Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
1e607bf7e0e988ce4c9a6d8c83eea477079f921a
/
healthd
cd1e518
Merge "Remove obsolete BRILLO variable" am: dbfbf85f0c am: 2527add41a
by Dan Willemsen
· 7 years ago
4c99cf4
Remove obsolete BRILLO variable
by Dan Willemsen
· 7 years ago
2063e03
Merge "healthd: Fix negativity check after cast to unsigned enum" am: 3dad67af05 am: 4734981245
by Yi Kong
· 7 years ago
9ba7992
healthd: Fix negativity check after cast to unsigned enum
by Yi Kong
· 7 years ago
ada6958
healthd: don't report fake data for battery-less devices
by Todd Poynor
· 7 years ago
c328093
healthd: Remove access to /sys/class/power_supply/battery/batt_vol and batt_temp
by Yifan Hong
· 7 years ago
c506463
Revert "Revert "healthd: don't report fake data for battery-less devices""
by Todd Poynor
· 7 years ago
3c5bb10
healthd: move HealthServiceCommon
by Yifan Hong
· 7 years ago
e622ddc
health: Modify IHealthInfo Callback interface to return V2.0 HealthInfo
by Hridya Valsaraju
· 7 years ago
f988555
Create a friend method for reporting battery health
by Hridya Valsaraju
· 7 years ago
eeaf9c9
Add libhealthstoragedefault to make files
by Hridya Valsaraju
· 7 years ago
e3a135e
healthd: Replace hwbinder-specific calls with generic ones.
by Martijn Coenen
· 7 years ago
74b77c0
Revert "healthd: don't report fake data for battery-less devices"
by Todd Poynor
· 7 years ago
05a7658
healthd: don't report fake data for battery-less devices
by Todd Poynor
· 7 years ago
820427d
Move healthd default implementation to hardware/interfaces.
by Hridya Valsaraju
· 7 years ago
841f5ee
Merge "Add OWNERS." am: 3289b9c928 am: 515c8fe572 am: aede8375fe
by Elliott Hughes
· 7 years ago
a0236c5
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
8d084aa
Use -Werror in system/core/healthd
by Chih-Hung Hsieh
· 7 years ago
423ce20
healthd: clean up unused code
by Yifan Hong
· 7 years ago
77c7854
charger: add charger_test
by Yifan Hong
· 7 years ago
6e9dff0
healthd: charger use health 2.0 HAL
by Yifan Hong
· 7 years ago
4ebdcb0
healthd: move healthd_board_init call to Health::Health() c-tor
by Yifan Hong
· 7 years ago
51937bc
healthd: move global gHealth service pointer
by Yifan Hong
· 7 years ago
8c17355
healthd: remove global binder fd
by Yifan Hong
· 7 years ago
8998d13
healthd connect to health@1.0 hal
by Yifan Hong
· 7 years ago
36724d0
Refactor common code between healthd and health@2.0-service
by Yifan Hong
· 7 years ago
f2f452d
Health@2.0: uses @1.0::HealthInfo
by Yifan Hong
· 7 years ago
cd9c21c
Remove unused files in healthd.
by Yifan Hong
· 8 years ago
3b3d878
healthd provides IHealth/backup.
by Yifan Hong
· 8 years ago
3fad894
resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926
by Elliott Hughes
· 7 years ago
74b464d
resolve merge conflicts of 796987482 to stage-aosp-master
by Elliott Hughes
· 7 years ago
4e6a744
<stdbool.h> not necessary in C++.
by Elliott Hughes
· 8 years ago
c1e3070
<stdbool.h> not necessary in C++.
by Elliott Hughes
· 8 years ago
cb69b12
Update for expanding @2.0::HealthInfo.
by Yifan Hong
· 7 years ago
e26d739
Implement android.hardware.health@2.0.
by Yifan Hong
· 8 years ago
53b0e1c
libbatterymonitor: vendor_available
by Yifan Hong
· 8 years ago
6d35950
resolve merge conflicts of 74a5f22d9 to oc-dr1-dev-plus-aosp
by Luke Song
· 8 years ago
db1d182
healthd: restructure healthd_mode_charger
by Luke Song
· 8 years ago
49249e3
healthd: restructure healthd_mode_charger
by Luke Song
· 8 years ago
eaf72e2
Added libhealthd-headers.
by Steven Moreland
· 8 years ago
7032193
Merge "healthd: notify listeners using local copy of list, drop lock"
by Todd Poynor
· 8 years ago
1ff3910
healthd: notify listeners using local copy of list, drop lock
by Todd Poynor
· 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
Next »