Gervase Markham
|
1c9fc1e594
|
Bug 774614 - Relicense Gonk/Gecko interface code to Apache License 2.0.
|
2012-07-20 10:10:44 +01:00 |
|
Gene Lian
|
77e62ee33f
|
Bug 749551 - Alarm API (Hal/Gonk). r=cjones
|
2012-07-06 12:42:10 +02:00 |
|
Ed Morley
|
e73ef45549
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
cad479cbe7
|
Bug 749551 - Alarm API (Hal/Gonk). r=cjones
|
2012-07-03 11:24:13 +02:00 |
|
Ms2ger
|
3bfe10a2e0
|
Bug 712910 - Use stdint types in HAL; r=cjones
|
2012-05-25 09:18:30 +02:00 |
|
Michael Wu
|
9313f665de
|
Bug 753521 - Use libhardware_legacy to turn off screen, r=jlebar
|
2012-05-09 14:30:22 -07:00 |
|
Cervantes Yu
|
355b1a1c9a
|
Bug 743638: Implement orientation API backend in gonk. r=mwu
|
2012-04-20 19:43:25 +08:00 |
|
Chris Jones
|
78f28d4d90
|
Bug 745145, part 2: Implement the ScreenConfiguration hal for gonk. r=mounir
|
2012-05-08 14:36:07 -07:00 |
|
Mounir Lamouri
|
566a670f97
|
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 |
|
Kan-Ru Chen
|
c3b3e39fdb
|
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
|
2012-04-16 18:35:33 -04:00 |
|
Cervantes Yu
|
6eaec4fdaa
|
Bug 742226 - Refactor battery updater using uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
|
Ryan VanderMeulen
|
0f578d67d8
|
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
|
3f1da18346
|
Bug 742226 - Refactor battery updater using the uevent poller. r=cjones
|
2012-04-11 15:59:00 +08:00 |
|
Kan-Ru Chen
|
14c301c057
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
|
Chris Jones
|
82ead30e4f
|
Bug 722953 - "Cause hardware buttons to illuminate when button is pressed" [r=gal]
|
2012-02-14 19:24:00 -08:00 |
|
Vincent Chang
|
fc5a31fa0f
|
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é
|
10c4076464
|
Bug 727287 - Battery support for akami devices [r=mounir]
|
2012-02-16 14:40:43 -08:00 |
|
Ben Francis
|
d88855e2f1
|
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
|
6c6590f809
|
Bug 712378 followup - Fix incorrect license headers; r=sparky
|
2012-02-10 11:04:44 +01:00 |
|
Jim Straus
|
5050012b61
|
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 |
|
Ed Morley
|
46f66f0c50
|
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
|
d19707e250
|
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
|
3a65d78a07
|
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
|
9c8debe62e
|
Bug 717155: Poke a different backlight controller. Stopgap for bug 712378. rs=jlebar
|
2012-01-11 11:56:23 -08:00 |
|
Philipp von Weitershausen
|
6def101a2d
|
Bug 713149 - hal_impl has no method GetCurrentBatteryInformation. r=cjones
|
2011-12-24 06:03:55 +01:00 |
|
Justin Lebar
|
475c51c566
|
Bug 712665 - Fix GonkHal.cpp debug compile errors. r=mwu
|
2011-12-21 17:58:29 -08:00 |
|
Chris Jones
|
a68497db49
|
Bug 712226 - Crash when fclose(NULL)'ing a battery-status FILE*, r=mwu
|
2011-12-21 17:58:29 -08:00 |
|
Justin Lebar
|
b6324ce74d
|
Bug 694862 - Implement navigator.mozVibrate for Gonk, r=cjones
|
2011-12-21 17:58:29 -08:00 |
|
Michael Wu
|
3223390ab0
|
Land GonkHal.cpp - Bug 696042 r=cjones, Bug 702256 r=cjones,mounir, Bug 694862 r=cjones
|
2011-12-20 11:31:53 -08:00 |
|