1. 2ad0bd0 logd: Allow (some) headers to be individually importable by Mark Salyzyn · 9 years ago
  2. 978cda5 Merge "Remove duplicate fdevent.cpp entry" by Dan Willemsen · 9 years ago
  3. 582c8fe Remove duplicate fdevent.cpp entry by Dan Willemsen · 9 years ago
  4. 72d6269 Merge "Clean up CLOEXEC in qtaguid." by Elliott Hughes · 9 years ago
  5. ed83cfb Merge "Clean up CLOEXEC in SocketListener." by Elliott Hughes · 9 years ago
  6. f405d24 Merge "Clean up CLOEXEC in debuggerd." by Elliott Hughes · 9 years ago
  7. 08c8b53 Merge "healthd: Remove warning by clang compiler." by Ruchi Kandoi · 9 years ago
  8. cec3964 Merge "liblog: event log list logging handler" by Mark Salyzyn · 9 years ago
  9. 51c3814 Merge changes Ib80dcce9,Ifef3de75 by Dimitry Ivanov · 9 years ago
  10. bd1ad04 liblog: event log list logging handler by Mark Salyzyn · 9 years ago
  11. 806bb17 Merge "liblog: deal with warning messages" by Mark Salyzyn · 9 years ago
  12. e9320b7 healthd: Remove warning by clang compiler. by Ruchi Kandoi · 9 years ago
  13. 0cd10d8 nativeloader: Export FindNamespaceByClassLoader by Dimitry Ivanov · 9 years ago
  14. 34fa704 nativeloader: refactor FindNamespaceByClassLoader method by Dimitry Ivanov · 9 years ago
  15. d633106 Merge "healthd: support reading charge status from BatteryMonitor." by Yabin Cui · 9 years ago brillo-m10-dev brillo-m10-release
  16. 0fc0066 Merge "adb: sysdeps_test: improve smoke test." by Josh Gao · 9 years ago
  17. 2275f7d adb: sysdeps_test: improve smoke test. by Josh Gao · 9 years ago
  18. 44b08c7 Merge changes I4a8aa840,I9708f2a3 by Josh Gao · 9 years ago
  19. fcd7295 Clean up CLOEXEC in SocketListener. by Elliott Hughes · 9 years ago
  20. b4de99c Clean up CLOEXEC in qtaguid. by Elliott Hughes · 9 years ago
  21. 17ba68d Clean up CLOEXEC in debuggerd. by Elliott Hughes · 9 years ago
  22. 2e70b2d Merge changes I9757ab85,Idac80a24 by Josh Gao · 9 years ago
  23. aedf603 healthd: support reading charge status from BatteryMonitor. by Yabin Cui · 9 years ago
  24. afcdcd7 adb: check for an error response from adbd between each write. by Josh Gao · 9 years ago
  25. 20a96c7 adbd: restore the old error handling behavior. by Josh Gao · 9 years ago
  26. 4a90842 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  27. b525884 liblog: deal with warning messages by Mark Salyzyn · 9 years ago
  28. 69469c4 adb: change unsigned to uint32_t in sync struct definitions. by Josh Gao · 9 years ago
  29. 0985547 adb: detect when the client disconnects in wait-for-device. by Josh Gao · 9 years ago
  30. ee127f3 Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  31. b1b7923 libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  32. fbaefc4 Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  33. 022d447 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  34. 6487e74 adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  35. b6232b9 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  36. 3777d2e adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  37. 6da1353 Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  38. bd04bb0 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  39. 219806b Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  40. e98e177 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  41. 6288b28 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  42. fb0670d Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  43. e771e84 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  44. 9ac4e00 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  45. 95fd527 libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  46. d5126dd Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  47. 588a2ca system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  48. 5da522e adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  49. d3289ac Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  50. fdd26c9 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  51. 7c5a3e1 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  52. 3fd5649 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  53. 0085a13 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  54. fd96190 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
  55. b3a77b1 Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
  56. b9e53b4 Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
  57. ce92718 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  58. 38e2b63 Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
  59. 2773d4f Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  60. bcaeb78 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  61. aad72a5 fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  62. 8a97f88 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  63. db04a49 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
  64. 8c09555 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  65. 500d715 bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  66. 753676a Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
  67. f9d16ef libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  68. 5e087e4 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  69. d1ac932 Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
  70. d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  71. 0a3a46a Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
  72. d122ee6 logd: enforce policy integrity by Sami Tolvanen · 9 years ago
  73. 8cd629a Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
  74. bc81b17 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  75. 737325f Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  76. e81f4d6 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
  77. ae2b746 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
  78. 9c98183 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
  79. bc31090 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  80. d93adf5 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
  81. 1c3d784 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  82. 06bfaa7 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." by James Hawkins · 9 years ago
  83. 8dccdbf Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago
  84. 6f74c0b bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 9 years ago
  85. 8b68829 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  86. 25aca65 Merge "Move libnativeloader headers into libnativeloader." by Elliott Hughes · 9 years ago
  87. 01f21da Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  88. ab5ed09 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 9 years ago
  89. 8501751 Move libnetutils headers into libnetutils. by Elliott Hughes · 9 years ago
  90. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  91. 1697f4e Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  92. 0bb350a Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  93. 18214a8 Merge "Add dependency on liblog" by Dimitry Ivanov · 9 years ago
  94. 519f9ae Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex." by Josh Gao · 9 years ago
  95. d7b3749 adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  96. 2aae509 Merge "liblog: test: newline space prefix and max length print tests" by Mark Salyzyn · 9 years ago
  97. 69c81c7 Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  98. b5fea14 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  99. 7fea044 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
  100. 3042d6d Add dependency on liblog by Dimitry Ivanov · 9 years ago