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