Ryan VanderMeulen
|
b74e4a29db
|
Revert c39d36167b99 due to a horribly munged backout.
|
2012-06-10 19:44:50 -04:00 |
|
Ryan VanderMeulen
|
061d4c2616
|
Backout the bug 754202 backout due to orange.
|
2012-06-10 19:37:47 -04:00 |
|
Steven Lee
|
f87cdd3b31
|
Bug 761796 Fixed the assertion failure. r=mwu
|
2012-06-07 10:00:26 -07:00 |
|
Ms2ger
|
2d6f04146c
|
Merge m-c to m-i.
|
2012-05-25 11:15:32 +02:00 |
|
Ms2ger
|
cd52b67ce6
|
Bug 712910 - Use stdint types in HAL; r=cjones
|
2012-05-25 09:18:30 +02:00 |
|
Cervantes Yu
|
bd6bfa30f7
|
Bug 758096: don't use NS_INLINE_DECL_REFCOUNTING() for classes to be passed between threads. r=mwu
|
2012-05-24 17:09:05 +08:00 |
|
Cervantes Yu
|
ddd21ace5a
|
Bug 758097: fix false warnings in debug build when reading switch uevent. r=mwu
|
2012-05-25 15:56:03 +08:00 |
|
Dave Hylands
|
7cbc07a2bb
|
Bug 737153 - Enable mounting storage through USB from a host machine - Add the AutoMounter, sr=cjones r=qDot
|
2012-05-24 21:03:34 -07:00 |
|
Michael Wu
|
fb6913bd3f
|
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
|
4d5c363c02
|
Bug 753521 - Use libhardware_legacy to turn off screen, r=jlebar
|
2012-05-09 14:30:22 -07:00 |
|
Etienne Segonzac
|
6af99b97a0
|
Bug 752683 - Always broadcasting the sensor events. r=dougt
|
2012-05-09 13:35:14 -07:00 |
|
Cervantes Yu
|
9e34e52e44
|
Bug 743638: Implement orientation API backend in gonk. r=mwu
|
2012-04-20 19:43:25 +08:00 |
|
Chris Jones
|
03cf24ab29
|
Bug 745145, part 2: Implement the ScreenConfiguration hal for gonk. r=mounir
|
2012-05-08 14:36:07 -07:00 |
|
Steven Lee
|
54757fadc3
|
Bug 751423 - Wait for IO thread to finish setup. r=cjones
|
2012-05-04 15:16:27 +08:00 |
|
Doug Turner
|
9eaa2d7486
|
Bug 738465 - implement device light sensor. r=smaug
|
2012-05-02 09:43:45 -07:00 |
|
Doug Turner
|
f158836867
|
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
|
a51ab096d6
|
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 |
|
Steven Lee
|
aac1e868e2
|
Bug 736939 - Audio routing support. r=cjones, a=b2g-only
|
2012-04-22 14:09:22 -04:00 |
|
Kyle Machulis
|
8d6a060fd5
|
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
|
c3f60daae2
|
Bug 746728 - Add sensor index fallback for qemu, r=gal a=b2g-only
|
2012-04-18 17:18:08 -04:00 |
|
Kan-Ru Chen
|
aa08af3ddb
|
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
|
2012-04-16 18:35:33 -04:00 |
|
Cervantes Yu
|
3c7724646e
|
Bug 742226 - Refactor battery updater using uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
|
Cervantes Yu
|
e8ac3dca53
|
Bug 742226 - Create a uevent poller implementation. r=cjones
|
2012-04-13 12:02:33 +08:00 |
|
Ryan VanderMeulen
|
0dae59a989
|
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
|
4f29a1fdfa
|
Bug 742226 - Refactor battery updater using the uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
|
Cervantes Yu
|
503521efbe
|
Bug 742226 - Add a uevent poller implementation. r=cjones
|
2012-04-05 15:49:28 +08:00 |
|
Kan-Ru Chen
|
b8b1c82e13
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
|
Steven Lee
|
df8d8f4125
|
Bug 734869 - Fix hang when shutting down sensors. r=mwu
|
2012-03-26 09:59:02 +02:00 |
|
Doug Turner
|
8a52ef48c7
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
e9b99834bc
|
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
|
bb974fd0d2
|
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
|
627f30a32b
|
Bug 735330 - move device motion from dom/system to hal. gonk cleanup. r=jdm
|
2012-03-20 14:46:37 -07:00 |
|
Doug Turner
|
cb66f15674
|
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 |
|
Fabrice Desré
|
bc2cd6dad8
|
Bug 730363 - startup slowdown waiting for batteryinfo [r=cjones]
|
2012-03-07 08:27:09 -08:00 |
|
Chris Jones
|
fd940540cc
|
Bug 722953 - "Cause hardware buttons to illuminate when button is pressed" [r=gal]
|
2012-02-14 19:24:00 -08:00 |
|
Vincent Chang
|
116aaa5731
|
Bug 717150: Support adjust system clock and set timezone APIs in hal layer r=cjones.
|
2012-02-17 02:44:00 -08:00 |
|
Fabrice Desré
|
3f105d381f
|
Bug 727287 - Battery support for akami devices [r=mounir]
|
2012-02-16 14:40:43 -08:00 |
|
Ben Francis
|
dc37a99bf7
|
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
|
3953c27825
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
|
Jim Straus
|
e873ad365e
|
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
|
558004c794
|
Bug 714413 - Sensor support for gonk [r=cjones]
|
2012-02-05 18:41:15 -08:00 |
|
Ed Morley
|
c427e1b142
|
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
|
87d44b9f14
|
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 |
|
Mounir Lamouri
|
8727971f2d
|
Bug 719632 - Add Network API fallback methods to the hal's gonk backend. r=cjones
|
2012-01-22 08:43:38 +01:00 |
|
Chris Jones
|
6c88085d76
|
Bug 717155: Poke a different backlight controller. Stopgap for bug 712378. rs=jlebar
|
2012-01-11 11:56:23 -08:00 |
|
Philipp von Weitershausen
|
bef6c15bac
|
Bug 713149 - hal_impl has no method GetCurrentBatteryInformation. r=cjones
|
2011-12-24 06:03:55 +01:00 |
|
Justin Lebar
|
c5dcd31779
|
Bug 712665 - Fix GonkHal.cpp debug compile errors. r=mwu
|
2011-12-21 17:58:29 -08:00 |
|
Chris Jones
|
0eff829115
|
Bug 712226 - Crash when fclose(NULL)'ing a battery-status FILE*, r=mwu
|
2011-12-21 17:58:29 -08:00 |
|
Justin Lebar
|
73e59b28dd
|
Bug 694862 - Implement navigator.mozVibrate for Gonk, r=cjones
|
2011-12-21 17:58:29 -08:00 |
|
Michael Wu
|
37a4ba5160
|
Land GonkHal.cpp - Bug 696042 r=cjones, Bug 702256 r=cjones,mounir, Bug 694862 r=cjones
|
2011-12-20 11:31:53 -08:00 |
|