Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
cc78bd56fec8c4f697b3494eae0db90706bfe5ee
/
healthd
db1d182
healthd: restructure healthd_mode_charger
by Luke Song
· 8 years ago
eaf72e2
Added libhealthd-headers.
by Steven Moreland
· 8 years ago
a8356b0
Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20 am: 3a156e6c2b
by Mark Salyzyn
· 8 years ago
cbcdc55
healthd: notify listeners using local copy of list, drop lock am: fd68370074
by Todd Poynor
· 8 years ago
160a1ce
Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20
by Mark Salyzyn
· 8 years ago
68d0ecb
healthd: notify listeners using local copy of list, drop lock
by Todd Poynor
· 8 years ago
f1adabf
healthd: check console-ramoops-0
by Mark Salyzyn
· 8 years ago
16f1b66
Merge "healthd: add battery health status values from JEITA spec" am: 5dd87c4ef6
by Yueyao Zhu
· 8 years ago
f8b2bec
healthd: add battery health status values from JEITA spec
by Yueyao Zhu
· 8 years ago
1ed16d2
Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab am: c0405200b8
by Adam Lesinski
· 8 years ago
36d1d66
Merge "healthd: Implement scheduleUpdate" am: 6edabc75ab
by Adam Lesinski
· 8 years ago
42b2975
healthd: Implement scheduleUpdate
by Adam Lesinski
· 8 years ago
5d99f97
Merge "libutils: String\d+ make std_string private" am: 76850afa52 am: 2ebb1e5404
by Steven Moreland
· 8 years ago
86505c3
Merge "libutils: String\d+ make std_string private" am: 76850afa52
by Steven Moreland
· 8 years ago
1838db5
libutils: String\d+ make std_string private
by Steven Moreland
· 8 years ago
6c69e14
Merge "Revert "Add BMS as a Battery type""
by TreeHugger Robot
· 8 years ago
f3e579c
Revert "Add BMS as a Battery type"
by Yueyao Zhu
· 8 years ago
af9adac
health HAL uses "default" service name
by Chris Phoenix
· 8 years ago
9c98d47
healthd: return battery status property
by Jin Qian
· 8 years ago
d4e809e
healthd: charger mode use reboot(), not android_reboot()
by Todd Poynor
· 8 years ago
cbc265f
Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b am: 93e35655c4 am: bf90005832
by Tao Bao
· 8 years ago
2fe38cf
Merge "healthd: Track the API change of minui/minui.h." am: fb8c70cf4b
by Tao Bao
· 8 years ago
e902037
healthd: Track the API change of minui/minui.h.
by Tao Bao
· 8 years ago
c3d5f7e
Add BMS as a Battery type
by Adam Lesinski
· 8 years ago
e6b5df5
healthd: Show animation before waiting on timer am: 6f8314900f
by Nick Vaccaro
· 8 years ago
f8a2cdb
resolve merge conflicts of e3083de to nyc-mr1-dev-plus-aosp
by Nick Vaccaro
· 8 years ago
8747b10
Always show the battery percentage unless it is unknown am: 3f0250c3cc
by Damien Bargiacchi
· 8 years ago
da5810c
resolve merge conflicts of 1f1a6fd to nyc-mr1-dev-plus-aosp
by Nick Vaccaro
· 8 years ago
e90a40d
Split libhidl into base and transport.
by Yifan Hong
· 8 years ago
890a48e
healthd: start using the new Health hal
by Sandeep Patil
· 8 years ago
cd3147c
healthd: refactor healthd code to split into 'charger' and 'healthd'
by Sandeep Patil
· 8 years ago
4fcf157
healthd: build 'charger' and 'healthd' binaries
by Sandeep Patil
· 8 years ago
e3bc5cb
healthd: refactor to split charger and framework facing code
by Sandeep Patil
· 8 years ago
84ccf7a
healthd: Show animation before waiting on timer am: 6f8314900f am: 2ed637210e
by Nick Vaccaro
· 8 years ago
a54d4d4
healthd: Show animation before waiting on timer
by Nick Vaccaro
· 8 years ago
71e159e
resolve merge conflicts of 4897bb5 to nyc-mr2-dev-plus-aosp
by Tom Cherry
· 8 years ago
881803f
Enable CHARGER_ENABLE_SUSPEND to allow suspend am: e3083dec0f
by Nick Vaccaro
· 8 years ago
f671e0d
Merge "Enable CHARGER_ENABLE_SUSPEND to allow suspend" into cw-f-dev
by TreeHugger Robot
· 8 years ago
c7c0cb7
Always show the battery percentage unless it is unknown am: 3f0250c3cc
by Damien Bargiacchi
· 8 years ago
d855664
Always show the battery percentage unless it is unknown am: 3f0250c3cc
by Damien Bargiacchi
· 8 years ago
0d9b4cf
Merge "Always show the battery percentage unless it is unknown" into cw-f-dev
by TreeHugger Robot
· 8 years ago
e62ed2a
Always show the battery percentage unless it is unknown
by Damien Bargiacchi
· 8 years ago
1094f09
resolve merge conflicts of 7c5aeb0 to nyc-mr2-dev-plus-aosp
by Nick Vaccaro
· 8 years ago
ecdc467
Enable CHARGER_ENABLE_SUSPEND to allow suspend
by Nick Vaccaro
· 8 years ago
1724c91
healthd: allow override of wake interval timing
by Nick Vaccaro
· 8 years ago
28c35fb
healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85 am: 098babc7c8
by Tim Murray
· 8 years ago
7abc45a
healthd: move binder fd to not use EPOLLWAKEUP am: e89ea5eb85
by Tim Murray
· 8 years ago
9da6088
healthd: move binder fd to not use EPOLLWAKEUP
by Tim Murray
· 8 years ago
0581688
resolve merge conflicts of a4398c1 to stage-aosp-master am: 195669febc
by Elliott Hughes
· 8 years ago
e9355bf
Move off std::sto* function which abort on failure.
by Elliott Hughes
· 8 years ago
e2c7221
resolve merge conflicts of 565ba02 to nyc-mr1-dev-plus-aosp
by Damien Bargiacchi
· 9 years ago
b2b6fc5
Allow customization of charger animation
by Damien Bargiacchi
· 9 years ago
7782de3
Update to new minui text API am: 0ee524de68
by Damien Bargiacchi
· 9 years ago
71bf3fd
Update to new minui text API
by Damien Bargiacchi
· 9 years ago
c4f036f
Merge \"Fix clang-tidy performance warnings in healthd.\" am: b66b16b39a
by Chih-Hung Hsieh
· 9 years ago
245cfab
Fix clang-tidy performance warnings in healthd.
by Chih-Hung Hsieh
· 9 years ago
70eeb88
Merge \"Fix misc-macro-parentheses warnings in system/core.\" am: 495541c5bb
by Chih-Hung Hsieh
· 9 years ago
36e0a53
Merge "Fix misc-macro-parentheses warnings in system/core."
by Treehugger Robot
· 9 years ago
ec99ba6
Fix misc-macro-parentheses warnings in system/core.
by Chih-Hung Hsieh
· 9 years ago
c4bab46
resolve merge conflicts of a617e33 to stage-aosp-master
by Dmitry Shmidt
· 9 years ago
38fd8af
batterymonitor: simplify readFromFile and use std::string buffers
by Michael Scott
· 9 years ago
098940d
healthd: Check if battery device exists instead of charger drivers before setting fake properties. am: 9cb3d3ccf4
by Ruchi Kandoi
· 9 years ago
891af18
healthd: Check if battery device exists instead of charger drivers before
by Ruchi Kandoi
· 9 years ago
fad71dd
Merge "Export libbinder headers from libhealhd.default" am: c2241b9 am: a10b760
by Christopher Wiley
· 9 years ago
a7e4cc7
Export libbinder headers from libhealhd.default
by Christopher Wiley
· 9 years ago
24784c8
Merge "healthd: Explicitly reference headers from libbinder" am: 911982d
by Treehugger Robot
· 9 years ago
1895484
healthd: Explicitly reference headers from libbinder
by Christopher Wiley
· 9 years ago
5baaed7
healthd: Add charge counter for BatteryProperties. am: 3f9886b
by Ruchi Kandoi
· 9 years ago
6da3ef4
healthd: Add charge counter for BatteryProperties.
by Ruchi Kandoi
· 9 years ago
595146e
Merge "healthd: Check if battery device exists instead of charger drivers before setting fake properties."
by Ruchi Kandoi
· 9 years ago
9c52109
healthd: Check if battery device exists instead of charger drivers before
by Ruchi Kandoi
· 9 years ago
4846c71
Merge "healthd: Correct the scaling factor for maxVoltage and maxCurrent." into nyc-dev
by Ruchi Kandoi
· 9 years ago
96d25f9
healthd: Correct the scaling factor for maxVoltage and maxCurrent.
by Ruchi Kandoi
· 9 years ago
8f682f7
Merge "healthd: Read the max power supply voltage" into nyc-dev am: df09aefc16
by Badhri Jagan Sridharan
· 9 years ago
fda5114
healthd: Read the max power supply voltage
by Badhri Jagan Sridharan
· 9 years ago
294304b
healthd: support reading charge status from BatteryMonitor.
by Yabin Cui
· 9 years ago
4386096
healthd: separate libbatterymonitor for use in recovery.
by Yabin Cui
· 9 years ago
d30489a
healthd: init members of BatteryMonitor.
by Yabin Cui
· 9 years ago
d44cb91
Merge "healthd: Remove warning by clang compiler." am: 08c8b53800 am: 78ed1935e1
by Ruchi Kandoi
· 9 years ago
0913ccd
healthd: Remove warning by clang compiler.
by Ruchi Kandoi
· 9 years ago
60a3aef
Merge "healthd: support reading charge status from BatteryMonitor." am: d633106d3e
by Yabin Cui
· 9 years ago
706a3fb
healthd: support reading charge status from BatteryMonitor.
by Yabin Cui
· 9 years ago
69ee20e
resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp
by James Hawkins
· 9 years ago
8a78db4
Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr."
by James Hawkins
· 9 years ago
d5af824
Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a
by Yabin Cui
· 9 years ago
14f27d8
healthd: separate libbatterymonitor for use in recovery.
by Yabin Cui
· 9 years ago
fb6bb0a
system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr.
by James Hawkins
· 9 years ago
6562471
Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d
by Todd Poynor
· 9 years ago
011e863
healthd: Add "No UI" operation for charger mode
by Todd Poynor
· 9 years ago
69ee84d
Merge "healthd: init members of BatteryMonitor." am: 2773d4f96a
by Yabin Cui
· 9 years ago
1537823
healthd: init members of BatteryMonitor.
by Yabin Cui
· 9 years ago
4ad9c8c
Merge "Add support for USB_HVDCP chargers" am: ba3014c914 am: a902887970
by Elliott Hughes
· 9 years ago
b985cd1
Add support for USB_HVDCP chargers
by Johan Redestig
· 9 years ago
f615016
Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" am: 36ba2fad01
by Todd Poynor
· 9 years ago
cf3e563
healthd: BatteryPropertiesRegistrar binder service ref count fixup
by Todd Poynor
· 9 years ago
5d7ae91
Merge "logd: isMonotonic improvements" am: 554630f94e am: e4a625a844
by Mark Salyzyn
· 9 years ago
c2a1326
logd: isMonotonic improvements
by Mark Salyzyn
· 9 years ago
9ed018a
Merge "healthd: Track the API change of res_create_multi_display_surface()." am: a2f1e65d13
by Tao Bao
· 9 years ago
4c7f8be
healthd: Track the API change of res_create_multi_display_surface().
by Tao Bao
· 9 years ago
04790de
Merge remote-tracking branch \'origin/mnc-dr2-dev\' into mnc-dr2-dev-plus-aosp
by Qiwen Zhao
· 9 years ago
Next »