Ms2ger
|
bd867a9461
|
Bug 712910 - Use stdint types in HAL; r=cjones
|
2012-05-25 09:18:30 +02:00 |
|
Cervantes Yu
|
4446f576b1
|
Bug 755546: fix incorrect deletion of the sensor observer list in unregistration of one observer. r=cjones
|
2012-05-21 18:12:03 +08:00 |
|
Kartikaya Gupta
|
5dc9bb416d
|
Bug 757025 - Guard against a null mObservers which is possible due to a race condition on some platforms. r=cjones
|
2012-05-24 13:53:40 -04:00 |
|
Chris Jones
|
08bc295eab
|
Bug 745145, part 1: Generalize ScreenOrientation into ScreenConfiguration, and add screen rect and color+pixel depth to it. r=mounir
|
2012-05-08 14:36:07 -07:00 |
|
Steven Lee
|
e2dc778d3c
|
Bug 736939 - Audio routing support. r=cjones, a=b2g-only
|
2012-04-22 14:09:22 -04:00 |
|
Kan-Ru Chen
|
59aaef5e4f
|
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
|
2012-04-16 18:35:33 -04:00 |
|
Ryan VanderMeulen
|
dbe343ca02
|
Back out entire dd28759eba7b push (bug 739913 and bug 742226) due to OSX 10.7 and b2g bustage. r=shouldausedtry
|
2012-04-12 20:00:57 -04:00 |
|
Kan-Ru Chen
|
a71df85ef4
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
|
Mounir Lamouri
|
44f3cf2417
|
Bug 740188 - Screen Orientation API locking (1/3): DOM/HAL boilerplate. r=smaug sr=sicking
|
2012-03-29 12:43:16 -07:00 |
|
Doug Turner
|
262487ca1c
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 23:36:17 -07:00 |
|
Matt Brubeck
|
7c4b6228e2
|
Back out bug 735330, bug 737462, bug 734854 because they broke XUL Fennec
|
2012-03-20 16:59:24 -07:00 |
|
Doug Turner
|
0055e637de
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 14:50:55 -07:00 |
|
Mounir Lamouri
|
5feb887377
|
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
|
546689ba61
|
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
|
0d581a8109
|
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
|
335c2f59ce
|
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
|
7ad5680768
|
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
|
a050658fe3
|
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
|
29aa51129a
|
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 |
|
Mounir Lamouri
|
c17f4bc307
|
Bug 733696 - Hal's CachingObservers shouldn't cache when GetCurrentInformation is called. r=jlebar
|
2012-03-07 19:26:38 +01:00 |
|
Rafael Ávila de Espíndola
|
86400e9485
|
Bug 733721 - Fix lookup into dependent base class. r=jlebar.
|
2012-03-07 12:44:05 -03:00 |
|
Kan-Ru Chen
|
d1a73de292
|
Bug 697132 - Implement wakelock interfaces. r=jlebar
|
2012-03-07 12:03:25 +01:00 |
|
Vincent Chang
|
7e7e723215
|
Bug 717150: Support adjust system clock and set timezone APIs in hal layer r=cjones.
|
2012-02-17 02:44:00 -08:00 |
|
Ms2ger
|
3346edb69a
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
|
Jim Straus
|
f2eee0a2ff
|
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
|
d07879baed
|
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 |
|
Ed Morley
|
6811dc0b43
|
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
|
079709ee4f
|
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
|
eb580e11c4
|
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 |
|
Kan-Ru Chen
|
a0f8ffaaef
|
Bug 709585 - Part 5, hal code for the Power API. r=cjones
|
2012-01-31 01:08:00 -05:00 |
|
Scott Johnson
|
69a38c86a7
|
Backout 6a4c4cb828a8 for bustage on windows.
|
2012-01-30 18:47:43 -06:00 |
|
Kan-Ru Chen
|
2829ddd08a
|
Bug 709585 - Part 5/6, hal code for the Power API. r=cjones
|
2012-01-30 17:02:51 -06:00 |
|
Mounir Lamouri
|
bd3b3a0552
|
Bug 677166 - Part 6 - Add NetworkInformation handling into hal. r=jlebar
|
2012-01-16 14:39:57 +01:00 |
|
Marco Bonardo
|
3f7ebf48c6
|
Backout 789f244f34f8, 1bea53f2d067, 577cba6021d2, 4191fe602648 (bug 697641) for win build bustage
|
2012-01-16 15:43:46 +01:00 |
|
Dão Gottwald
|
81c7f5ce72
|
Bug 697641, part 3: Make Sensor API available for Sandbox. r=cjones
Add Sensor API to PHal protocol that Sandbox can access sensors.
|
2012-01-16 14:37:49 +01:00 |
|
Mounir Lamouri
|
f6366b7c75
|
Bug 709584 - Make Hal observer management a more generic. r=jlebar sr=cjones
|
2011-12-17 22:51:44 +01:00 |
|
Mounir Lamouri
|
d381103fe6
|
Bug 710793 - Move hal's private methods outside of Hal.h. r=jlebar sr=cjones
|
2011-12-17 22:04:51 +01:00 |
|
Mounir Lamouri
|
5231438c8e
|
Bug 710745 - Don't expose WindowIdentifier in Hal.h. r=jlebar sr=cjones
|
2011-12-17 22:04:26 +01:00 |
|
Justin Lebar
|
e28ce2d492
|
Bug 706958 - Add ClearOnShutdown() function which will clear a smart pointer on shutdown. r=bsmedberg
|
2011-12-15 10:51:11 -05:00 |
|
Justin Lebar
|
3dcde4d38a
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
|
2011-12-05 01:07:00 +08:00 |
|
Marco Bonardo
|
5c2568d9e0
|
Backout 407fba8cbd5a (bug 702256) for build failure on Windows.
|
2011-12-05 13:48:59 +01:00 |
|
Justin Lebar
|
0fd476e25d
|
Bug 702256 - "[Gonk] Add DOM API for turning screen on/off and adjusting the screen's brightness" r=cjones,mounir
|
2011-12-05 01:07:00 +08:00 |
|
Chris Jones
|
4e0abf2d51
|
Bug 679966, part 1: Add vibrator support for android. r=blassey,cjones
|
2011-09-30 00:00:48 -07:00 |
|
Mounir Lamouri
|
67f913dca3
|
Bug 678694 - (6/7) hal code for the Battery API. r=cjones
|
2011-11-02 16:14:01 +01:00 |
|
Chris Jones
|
2308d7cdc7
|
Bug 690670, parts 1 and 2: Add a hal/ directory in which we can add device-interaction code, and build goop thereto. r=khuey sr=roc
|
2011-10-05 15:15:45 -07:00 |
|