1. abcfdb0 Update make_ext4fs_internal param-list to match new implementation by Mohamad Ayyash · 9 years ago
  2. 69ee20e resolve merge conflicts of 0f5d443d0c to nyc-dev-plus-aosp by James Hawkins · 9 years ago
  3. 34574bf Update make_ext4fs_internal param-list to match new implementation by Mohamad Ayyash · 9 years ago
  4. 0020bd2 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  5. 8a78db4 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  6. d5af824 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
  7. 8826012 Merge "healthd: separate libbatterymonitor for use in recovery." am: 219806bc7a by Yabin Cui · 9 years ago
  8. fa3a552 Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  9. 14f27d8 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  10. 7883bd1 Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
  11. a563a3e Merge "libutils: add String8 and String16 std_string utility methods" am: fb0670d650 by Samuel Tan · 9 years ago
  12. f93ce1e Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  13. 2adbb5b Merge "imprecise mark and sweep native memory leak detector" am: 6288b28fc7 by Colin Cross · 9 years ago
  14. aa2a431 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  15. f7a5972 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  16. 824d9a9 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  17. 1a733a2 Merge "libutils: remove whitespace from String8 files" am: e771e846a8 by Samuel Tan · 9 years ago
  18. 7fa0b74 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  19. a181cb6 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  20. afb802d libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  21. a940982 Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  22. 2c6f39c Merge "adb: fix clang-format for access modifier dedent." am: d5126ddf71 by Josh Gao · 9 years ago
  23. ecf42a0 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  24. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  25. 9bcaa75 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  26. 371a5f2 Limit libart.so visibility to apps targeting <= M am: dab56737ca by Dimitry Ivanov · 9 years ago
  27. 57d79c1 Limit libart.so visibility to apps targeting <= M by Dimitry Ivanov · 9 years ago
  28. bb03fc2 Merge "Remove logcat\'s false dependency on a libutils header file." am: d3289ac581 by Elliott Hughes · 9 years ago
  29. 0eabe39 Merge "Remove logcat\'s false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  30. f4a325a Merge changes Ib17f0a55,Ia5bbae6b,I339d42fc into nyc-dev am: 7bbb4a0c49 by David Pursell · 9 years ago
  31. 7845de6 Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  32. c93127d Merge changes Ib17f0a55,Ia5bbae6b,I339d42fc into nyc-dev by David Pursell · 9 years ago
  33. 6562471 Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
  34. 119654e Merge "healthd: Add "No UI" operation for charger mode" am: fdd26c961d by Todd Poynor · 9 years ago
  35. add6174 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  36. 011e863 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  37. c5ab849 Merge "fake_log_device: long lived allocations" am: 3fd5649424 am: c10b039d28 by Mark Salyzyn · 9 years ago
  38. df5943e fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  39. cf4a191 fastboot: add UDP protocol. by David Pursell · 9 years ago
  40. 96284af Merge "fake_log_device: long lived allocations" am: 3fd5649424 by Mark Salyzyn · 9 years ago
  41. 52fbc44 fastboot: add Socket timeout detection. by David Pursell · 9 years ago
  42. 10f2490 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  43. dc86674 Merge "Remove two bogus libutils dependencies." am: fd9619004b am: b3639658ed by Elliott Hughes · 9 years ago
  44. 60fd4da Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 am: 0a475f8dd2 by Elliott Hughes · 9 years ago
  45. f621c88 Merge commit \'4352ee87fd74b931d4b58192fb8974e91aa899d0\' into HEAD by Bill Yi · 9 years ago
  46. ce06233 Merge "Remove two bogus libutils dependencies." am: fd9619004b by Elliott Hughes · 9 years ago
  47. d29946d Merge "Remove libbase\'s libutils dependency." am: b3a77b1198 by Elliott Hughes · 9 years ago
  48. 04ae8e2 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  49. 8e98bd8 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
  50. a636c1a Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
  51. c0c649e Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
  52. b548552 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  53. 494fa9b Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
  54. d580ce8 Merge commit '4352ee87fd74b931d4b58192fb8974e91aa899d0' into HEAD by Bill Yi · 9 years ago
  55. 69ee84d Merge "healthd: init members of BatteryMonitor." am: 2773d4f96a by Yabin Cui · 9 years ago
  56. 4cc0bcf Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  57. 5dbb6d5 Merge "fastboot: fix TCP protocol version check." am: bcaeb78f63 by David Pursell · 9 years ago
  58. 961b824 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  59. 4b3d54a fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  60. c628af4 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  61. ebb9997 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  62. 5e70a51 Add CASIO to approved vendor IDs am: 6c48349dee am: 1dec743e01 -s ours by Mohamad Ayyash · 9 years ago
  63. f56a920 Add CASIO to approved vendor IDs am: 6c48349dee am: 1dec743e01 -s ours by Mohamad Ayyash · 9 years ago
  64. 4377416 Add CASIO to approved vendor IDs am: 6c48349dee by Mohamad Ayyash · 9 years ago
  65. eac568f Add CASIO to approved vendor IDs by Mohamad Ayyash · 9 years ago
  66. 58aa513 Merge "Tolerate RTM_DELADDR messages from deleted interfaces." into nyc-dev by Lorenzo Colitti · 9 years ago
  67. bab97b9 Merge "Tolerate RTM_DELADDR messages from deleted interfaces." into nyc-dev by Lorenzo Colitti · 9 years ago
  68. cfc1ca9 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." into nyc-dev by James Hawkins · 9 years ago
  69. 1537823 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
  70. 4042696 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  71. 99c22c4 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  72. 36bfbaa bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  73. bae4b32 Merge "Add .clang-format symlink to Brillo\'s clang-format." am: 753676a154 by Alex Deymo · 9 years ago
  74. a6ebc75 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." into nyc-dev by James Hawkins · 9 years ago
  75. fb81615 Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
  76. 1b5ed1a libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  77. cb24824 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  78. da02bd5 Merge "logd: enforce policy integrity" am: d1ac932330 by Sami Tolvanen · 9 years ago
  79. 7b35e3e Merge "Move libnetutils headers into libnetutils." am: d61ad3c44e by Elliott Hughes · 9 years ago
  80. 73b2a8f Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
  81. edb7c4d Merge "Remove unnecessary #include from <memtrack/memtrack.h>." am: 0a3a46afea by Elliott Hughes · 9 years ago
  82. 29302ac Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  83. 7417e14 Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
  84. 4d47ce7 logd: enforce policy integrity by Sami Tolvanen · 9 years ago
  85. eb7c3a4 Merge "liblog: document fakeLogClose never to be called" am: 8cd629aedd by Mark Salyzyn · 9 years ago
  86. c61aeaf Merge "Move libdiskconfig headers into libdiskconfig." am: 737325fb7c by Elliott Hughes · 9 years ago
  87. 2364a3f Merge "Don\'t go busy loop when waiting child process." am: ae2b746c82 by Elliott Hughes · 9 years ago
  88. 27e0a25 Merge "fs_mgr: BLKGETSIZE causes memory corruption" am: 9c9818374e by Elliott Hughes · 9 years ago
  89. 54a66ab Merge "Move libmemtrack headers into libmemtrack." am: 1c3d784030 by Elliott Hughes · 9 years ago
  90. f33a1ca Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
  91. 5627646 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  92. e91ef30 Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  93. e71e402 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
  94. 3f10390 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
  95. 338c4c9 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
  96. de0b515 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  97. 67a8172 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
  98. 5ec63b6 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  99. abbddb0 Tolerate RTM_DELADDR messages from deleted interfaces. by Lorenzo Colitti · 9 years ago
  100. 654d76b Re-derive permissions after package changes. am: a44febd19b am: 36a6835aa5 am: 77a3c8fccd by Jeff Sharkey · 9 years ago