Michael Wu
|
2054c26c84
|
Bug 755142 - Use ssize_t to store length of the sensor list, patch by an anonymous silicon vendor contributor, r=mwu
|
2012-05-16 14:52:00 -04:00 |
Michael Wu
|
b0be407ce7
|
Bug 753521 - Use libhardware_legacy to turn off screen, r=jlebar
|
2012-05-09 14:30:22 -07:00 |
Etienne Segonzac
|
f59b43754d
|
Bug 752683 - Always broadcasting the sensor events. r=dougt
|
2012-05-09 13:35:14 -07:00 |
Cervantes Yu
|
df6892a531
|
Bug 743638: Implement orientation API backend in gonk. r=mwu
|
2012-04-20 19:43:25 +08:00 |
Chris Jones
|
fa7af56857
|
Bug 745145, part 4: Rename some things. r=mounir
--HG--
rename : hal/fallback/FallbackScreenOrientation.cpp => hal/fallback/FallbackScreenConfiguration.cpp
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
9699c13cf3
|
Bug 745145, part 2: Implement the ScreenConfiguration hal for gonk. r=mounir
|
2012-05-08 14:36:07 -07:00 |
Chris Jones
|
b689e2f633
|
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
|
ddb77225b4
|
Bug 751423 - Wait for IO thread to finish setup. r=cjones
|
2012-05-04 15:16:27 +08:00 |
Doug Turner
|
8037368886
|
Bug 738465 - implement device light sensor. r=smaug
|
2012-05-02 09:43:45 -07:00 |
Doug Turner
|
04eebc18ac
|
Bug 738131 - implement device proximity. r=smaug
* * *
Bug 738131 - implement device proximity. gonk implementation. r=mwu
|
2012-05-02 09:43:45 -07:00 |
Mounir Lamouri
|
d68a5816c5
|
Bug 749645 - Use fallback files in hal/ when a backend isn't implemneted instead of having randomly defined methods. r=cjones
--HG--
rename : hal/fallback/ScreenOrientationFallback.cpp => hal/fallback/FallbackScreenOrientation.cpp
rename : hal/linux/Power.cpp => hal/linux/LinuxPower.cpp
|
2012-05-03 12:05:32 +02:00 |
Makoto Kato
|
c93f80ef1d
|
Bug 625664 - accelerometer support using Windows 7 Sensor API. r=dougt
|
2012-05-01 12:04:30 +09:00 |
Steven Lee
|
44122843cc
|
Bug 736939 - Audio routing support. r=cjones, a=b2g-only
|
2012-04-22 14:09:22 -04:00 |
Kyle Machulis
|
544133616a
|
Bug 747545: Uevent Poller causes compile error when built debug due to ScopedClose member change - r=mwu a=b2g-only
|
2012-04-20 18:43:25 -07:00 |
Michael Wu
|
8a32501a13
|
Bug 746728 - Add sensor index fallback for qemu, r=gal a=b2g-only
|
2012-04-18 17:18:08 -04:00 |
Kan-Ru Chen
|
e9a3b24dc9
|
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
|
2012-04-16 18:35:33 -04:00 |
Cervantes Yu
|
faa35fb24e
|
Bug 742226 - Refactor battery updater using uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
Cervantes Yu
|
a37bbdbba1
|
Bug 742226 - Create a uevent poller implementation. r=cjones
|
2012-04-13 12:02:33 +08:00 |
Ryan VanderMeulen
|
7d4502a1e9
|
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 |
Cervantes Yu
|
3d98a50d76
|
Bug 742226 - Refactor battery updater using the uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
Cervantes Yu
|
1803e0951e
|
Bug 742226 - Add a uevent poller implementation. r=cjones
|
2012-04-05 15:49:28 +08:00 |
Kan-Ru Chen
|
9cef92cbab
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
Mounir Lamouri
|
3c04085775
|
Bug 740190 - Screen Orientation API: implement locking in Android. r=dougt
|
2012-03-29 23:31:12 -07:00 |
Mounir Lamouri
|
091e88db36
|
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
|
84809360fa
|
Bug 734869 - Fix hang when shutting down sensors. r=mwu
|
2012-03-26 09:59:02 +02:00 |
Doug Turner
|
5e40d633b6
|
Bug 738102 - devicemotion causes shutdown crash. r=jdm
|
2012-03-21 22:27:51 -07:00 |
Doug Turner
|
e600554aaf
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 23:36:17 -07:00 |
Doug Turner
|
e42333e984
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
Doug Turner
|
db7a42a5d6
|
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
|
4b5474c5bf
|
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
|
aaef4b09f9
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 14:50:55 -07:00 |
Doug Turner
|
a2214854a8
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
Doug Turner
|
357608e890
|
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
|
eb3c017bd7
|
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
|
cf2e77dadf
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-03-20 14:09:45 +01:00 |
Mounir Lamouri
|
0fb91e6221
|
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
|
4115e4cc48
|
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
|
f6521f01ed
|
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
|
39d6590876
|
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
|
fa986854e5
|
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
|
998f1739d5
|
Bug 720795 - Screen Orientation API reading and event implementation in Android. r=dougt
|
2012-03-16 19:43:10 +01:00 |
Mounir Lamouri
|
10ac0dbb67
|
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
|
7bc0de19aa
|
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
|
cb21a28887
|
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
|
2012-03-13 16:57:51 -07:00 |
Ed Morley
|
a8399ebd3b
|
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
|
b55850e152
|
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
|
2012-03-13 10:00:02 -07:00 |
Mounir Lamouri
|
8cc3ac98f4
|
Bug 733696 - Hal's CachingObservers shouldn't cache when GetCurrentInformation is called. r=jlebar
|
2012-03-07 19:26:38 +01:00 |
Fabrice Desré
|
c49ca100fd
|
Bug 730363 - startup slowdown waiting for batteryinfo [r=cjones]
|
2012-03-07 08:27:09 -08:00 |
Rafael Ávila de Espíndola
|
9136b26102
|
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
|
511d5f868b
|
Bug 697132 - Implement wakelock interfaces. r=jlebar
|
2012-03-07 12:03:25 +01:00 |