Cervantes Yu
|
d88e3e5f1e
|
Bug 742226 - Refactor battery updater using the uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
|
Cervantes Yu
|
2eb2f392bc
|
Bug 742226 - Add a uevent poller implementation. r=cjones
|
2012-04-05 15:49:28 +08:00 |
|
Kan-Ru Chen
|
0bcf5a8211
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
|
Mounir Lamouri
|
15a94acd89
|
Bug 740190 - Screen Orientation API: implement locking in Android. r=dougt
|
2012-03-29 23:31:12 -07:00 |
|
Mounir Lamouri
|
e07e2adfa7
|
Bug 740188 - Screen Orientation API locking (1/3): DOM/HAL boilerplate. r=smaug sr=sicking
|
2012-03-29 12:43:16 -07:00 |
|
Steven Lee
|
19fa741c05
|
Bug 734869 - Fix hang when shutting down sensors. r=mwu
|
2012-03-26 09:59:02 +02:00 |
|
Doug Turner
|
b46b142894
|
Bug 738102 - devicemotion causes shutdown crash. r=jdm
|
2012-03-21 22:27:51 -07:00 |
|
Doug Turner
|
c78413b635
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
fab1546828
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
1707159de2
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 23:36:17 -07:00 |
|
Matt Brubeck
|
65e0765863
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
--HG--
rename : hal/cocoa/smslib.h => dom/system/cocoa/smslib.h
rename : hal/cocoa/smslib.mm => dom/system/cocoa/smslib.mm
|
2012-03-20 16:59:24 -07:00 |
|
Doug Turner
|
20a9ae5e15
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 14:50:55 -07:00 |
|
Doug Turner
|
f9ae7a37f3
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
|
Doug Turner
|
72f04d8a25
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 14:46:14 -07:00 |
|
Takanori MATSUURA
|
5ba43136ae
|
Bug 736836 - Fix include so that hal/sandbox/PHal.ipdl can build with system NSPR. r=cjones
|
2012-03-20 17:21:56 -04:00 |
|
Mounir Lamouri
|
7061af5d83
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-03-20 14:09:45 +01:00 |
|
Mounir Lamouri
|
e1a1b3e2af
|
Bug 735778 - Call MOZ_ASSERT if RemoveObserver is called with an observer that is not present. r=jlebar
|
2012-03-19 16:49:39 +01:00 |
|
Mounir Lamouri
|
9dc7a97d56
|
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
|
2012-03-13 17:42:46 +01:00 |
|
Mounir Lamouri
|
9e710093e5
|
Bug 725951 - Don't abort if mObservers is null when removing an observer from ObserversManager. r=jlebar
|
2012-03-14 19:18:26 +01:00 |
|
Mark Finkle
|
c5c1e891ea
|
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
|
2012-03-17 21:51:39 -04:00 |
|
Mounir Lamouri
|
ac0d9d477a
|
Bug 735778 - Call MOZ_ASSERT if RemoveObserver is called with an observer that is not present. r=jlebar
|
2012-03-16 19:32:11 +01:00 |
|
Mounir Lamouri
|
3be7d6c979
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-03-16 19:43:10 +01:00 |
|
Mounir Lamouri
|
d69485a4f2
|
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
|
2012-03-13 17:42:46 +01:00 |
|
Mounir Lamouri
|
924b98f40b
|
Bug 725951 - Don't abort if mObservers is null when removing an observer from ObserversManager. r=jlebar
|
2012-03-14 19:18:26 +01:00 |
|
Doug Turner
|
2274638595
|
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
|
2012-03-13 16:57:51 -07:00 |
|
Ed Morley
|
12222d2d31
|
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
|
2012-03-13 22:29:29 +00:00 |
|
Doug Turner
|
95c2676d58
|
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
|
2012-03-13 10:00:02 -07:00 |
|
Mounir Lamouri
|
11d811a229
|
Bug 733696 - Hal's CachingObservers shouldn't cache when GetCurrentInformation is called. r=jlebar
|
2012-03-07 19:26:38 +01:00 |
|
Fabrice Desré
|
e063b8cf33
|
Bug 730363 - startup slowdown waiting for batteryinfo [r=cjones]
|
2012-03-07 08:27:09 -08:00 |
|
Rafael Ávila de Espíndola
|
20d2a36ada
|
Bug 733721 - Fix lookup into dependent base class. r=jlebar.
--HG--
extra : rebase_source : be77ad9f7b833f32c8b6a0efe389836abc758bd4
|
2012-03-07 12:44:05 -03:00 |
|
Kan-Ru Chen
|
255811e424
|
Bug 697132 - Implement wakelock interfaces. r=jlebar
|
2012-03-07 12:03:25 +01:00 |
|
Richard Newman
|
85840c2035
|
Merge last win pgo-green changeset from m-i to m-c.
|
2012-02-23 18:35:17 -08:00 |
|
Masatoshi Kimura
|
28f2776f50
|
Bug 699247 - Remove Win2K related code. r=jimm, sr=neil
|
2012-02-23 08:53:55 -06:00 |
|
Mark Capella
|
0af24742c6
|
Bug 721496 - Remove MOZ_WINSDK_TARGETVER ifdefs for pre-Windows 7 SDKs. r=jimm
|
2012-02-23 01:33:19 +01:00 |
|
Vincent Chang
|
45f42c66fc
|
Bug 717150: Support adjust system clock and set timezone APIs in hal layer r=cjones.
|
2012-02-17 02:44:00 -08:00 |
|
Chris Jones
|
e8ddc60853
|
Bug 722953 - "Cause hardware buttons to illuminate when button is pressed" [r=gal]
|
2012-02-14 19:24:00 -08:00 |
|
Fabrice Desré
|
e44917de0e
|
Bug 727287 - Battery support for akami devices [r=mounir]
|
2012-02-16 14:40:43 -08:00 |
|
Ben Francis
|
c44c953812
|
Bug 726612 - Gonk Battery API backend doesn't mark the device as charging when plugged to AC. r=mounir
|
2012-02-15 13:10:15 -05:00 |
|
Ms2ger
|
b5ab39ac78
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
|
Jim Straus
|
4994f785ee
|
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
|
2012-02-01 22:09:00 -08:00 |
|
Steven Lee
|
53515fa787
|
Bug 714413 - Sensor support for gonk [r=cjones]
|
2012-02-05 18:41:15 -08:00 |
|
Sinker Li
|
ebbf06da6a
|
Bug 697641, part 3: Make Sensor API available for Sandbox. r=cjones
Add Sensor API to PHal protocol that Sandbox can access sensors.
|
2012-02-05 19:51:06 +00:00 |
|
Sinker Li
|
d65d8e1017
|
Bug 697641, part 2: Add a hal API for sensor access. r=cjones
With this API, Gecko code can access sensors provied by system. This
patch include an implementation for Android.
|
2012-02-05 19:51:06 +00:00 |
|
Ed Morley
|
b99d579b4b
|
Backout 90f7f032757f, 6695904a4a70, 50e98f67df1b & d26e8631514c (bug 697641) for native Android failures and 20289eb83e51 (bug 712378) because it conflicted with the backout CLOSED TREE
|
2012-02-02 10:09:40 +00:00 |
|
Jim Straus
|
dab257b9cd
|
Bug 712378: Add an interface to control lights, and use it for the screen backlight on Gonk. r=cjones
|
2012-02-01 22:09:00 -08:00 |
|
Sinker Li
|
d66fd0a876
|
Bug 697641, part 3: Make Sensor API available for Sandbox. r=cjones
Add Sensor API to PHal protocol that Sandbox can access sensors.
|
2012-02-01 22:47:55 -08:00 |
|
Sinker Li
|
e2c13d2e36
|
Bug 697641, part 2: Add a hal API for sensor access. r=cjones
With this API, Gecko code can access sensors provied by system. This
patch include an implementation for Android.
|
2012-02-01 22:47:53 -08:00 |
|
Kan-Ru Chen
|
2c4bd4541e
|
Bug 709585 - Part 5, hal code for the Power API. r=cjones
--HG--
extra : rebase_source : 49c8cb29be617293eb9143b3e3c760229b37943c
|
2012-01-31 01:08:00 -05:00 |
|
Scott Johnson
|
2e97d9bcda
|
Backout 6a4c4cb828a8 for bustage on windows.
|
2012-01-30 18:47:43 -06:00 |
|
Kan-Ru Chen
|
b6bf636f26
|
Bug 709585 - Part 5/6, hal code for the Power API. r=cjones
--HG--
extra : rebase_source : 689315521a72444c8a0fc92efe128d5bf3fbbada
|
2012-01-30 17:02:51 -06:00 |
|