1. 7903463 Merge changes I6541bb13,I486055bb,Id6ac1c54,I16cf7d44 by Josh Gao · 9 years ago
  2. aa17dbc Merge "libmemunreachable: fix long timeout on error" by Colin Cross · 9 years ago
  3. e7f53cb libmemunreachable: fix long timeout on error by Colin Cross · 9 years ago
  4. 5cc580b Merge "Remove dead code from debuggerd." by Elliott Hughes · 9 years ago
  5. d486558 adb: make fdevent_test, socket_test compile on Windows. by Josh Gao · 9 years ago
  6. 0c8b7bf adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. by Josh Gao · 9 years ago
  7. 3c2e9c0 adb: move win32 fd base to 2048, fix fd allocation. by Josh Gao · 9 years ago
  8. 3640ed1 adb: don't emulate fdevent or socketpair on Windows. by Josh Gao · 9 years ago
  9. 384411a Remove dead code from debuggerd. by Elliott Hughes · 9 years ago
  10. 8a78db4 Merge "system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr." by James Hawkins · 9 years ago
  11. fa3a552 Merge "healthd: separate libbatterymonitor for use in recovery." by Yabin Cui · 9 years ago
  12. 14f27d8 healthd: separate libbatterymonitor for use in recovery. by Yabin Cui · 9 years ago
  13. aa2a431 Merge "imprecise mark and sweep native memory leak detector" by Colin Cross · 9 years ago
  14. 824d9a9 Merge "libutils: add String8 and String16 std_string utility methods" by Samuel Tan · 9 years ago
  15. 7fa0b74 Merge "libutils: remove whitespace from String8 files" by Samuel Tan · 9 years ago
  16. a181cb6 libutils: add String8 and String16 std_string utility methods by Samuel Tan · 9 years ago
  17. afb802d libutils: remove whitespace from String8 files by Samuel Tan · 9 years ago
  18. ecf42a0 Merge "adb: fix clang-format for access modifier dedent." by Josh Gao · 9 years ago
  19. fb6bb0a system/core: Cleanup direct calls to opendir by containing in a std::unique_ptr. by James Hawkins · 9 years ago
  20. 9bcaa75 adb: fix clang-format for access modifier dedent. by Josh Gao · 9 years ago
  21. 7845de6 Merge "Remove logcat's false dependency on a libutils header file." by Elliott Hughes · 9 years ago
  22. add6174 Merge "healthd: Add "No UI" operation for charger mode" by Todd Poynor · 9 years ago
  23. 011e863 healthd: Add "No UI" operation for charger mode by Todd Poynor · 9 years ago
  24. 10f2490 Merge "fake_log_device: long lived allocations" by Mark Salyzyn · 9 years ago
  25. 04ae8e2 fake_log_device: long lived allocations by Mark Salyzyn · 9 years ago
  26. 8e98bd8 Merge "Remove two bogus libutils dependencies." by Elliott Hughes · 9 years ago
  27. a636c1a Merge "Remove libbase's libutils dependency." by Elliott Hughes · 9 years ago
  28. c0c649e Remove logcat's false dependency on a libutils header file. by Elliott Hughes · 9 years ago
  29. b548552 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  30. 494fa9b Remove libbase's libutils dependency. by Elliott Hughes · 9 years ago
  31. 4cc0bcf Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  32. 961b824 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  33. 4b3d54a fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  34. ebb9997 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  35. 1537823 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
  36. 99c22c4 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  37. 36bfbaa bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  38. fb81615 Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
  39. 1b5ed1a libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  40. cb24824 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  41. 73b2a8f Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
  42. 29302ac Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  43. 7417e14 Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
  44. 4d47ce7 logd: enforce policy integrity by Sami Tolvanen · 9 years ago
  45. f33a1ca Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
  46. 5627646 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  47. e91ef30 Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  48. e71e402 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
  49. 3f10390 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
  50. 338c4c9 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
  51. de0b515 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  52. 67a8172 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
  53. 5ec63b6 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  54. 10f94e7 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." by James Hawkins · 9 years ago
  55. 4686c37 Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago
  56. fceb0c6 bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 9 years ago
  57. f28d1da Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  58. 16b5a4f Merge "Move libnativeloader headers into libnativeloader." by Elliott Hughes · 9 years ago
  59. c62fcfc Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  60. e7a7fe7 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 9 years ago
  61. 492ef8b Move libnetutils headers into libnetutils. by Elliott Hughes · 9 years ago
  62. b0e3901 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  63. 854cd77 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  64. e6a638d Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  65. ad4d270 Merge "Add dependency on liblog" by Dimitry Ivanov · 9 years ago
  66. 6d0b1bd Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex." by Josh Gao · 9 years ago
  67. 349972c adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  68. b3c6c2d Merge "liblog: test: newline space prefix and max length print tests" by Mark Salyzyn · 9 years ago
  69. 4802fca Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  70. 9e7d6e0 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  71. 9a08564 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
  72. 4d1a466 Add dependency on liblog by Dimitry Ivanov · 9 years ago
  73. 5fd5f6a Merge "adb: redact reference to secret internal time machine." by Josh Gao · 9 years ago
  74. 156a475 adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
  75. 6f7d223 liblog: test: newline space prefix and max length print tests by Mark Salyzyn · 9 years ago
  76. e198b65 Merge "Preload public native libraries" by Dimitry Ivanov · 9 years ago
  77. dda98ff Preload public native libraries by Dimitry Ivanov · 9 years ago
  78. a564195 Merge "adb: sysdeps: add support for joining threads." by Josh Gao · 9 years ago
  79. 2054520 Merge "libbacktrace: support building static libraries on target." by Yabin Cui · 9 years ago
  80. 2e565b0 Merge "Fix UploadService unittests." by Alex Deymo · 9 years ago
  81. 4a5b2a5 libbacktrace: support building static libraries on target. by Yabin Cui · 9 years ago
  82. 58a2a9a adb: mkdirs fixes by Spencer Low · 9 years ago
  83. 32801d8 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  84. d898110 Merge "adb: allow wine's output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
  85. 90ac8e4 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
  86. b2e6713 Fix UploadService unittests. by Alex Deymo · 9 years ago
  87. d065255 Merge "fastboot: add UDP protocol." by David Pursell · 9 years ago
  88. 1bee3a2 Merge "liblog: add gTests for logging with leading newline" by Mark Salyzyn · 9 years ago
  89. 5423b03 Merge "logd: use ro.debuggable instead of ro.build.type" by Mark Salyzyn · 9 years ago
  90. 6265451 logd: use ro.debuggable instead of ro.build.type by Mark Salyzyn · 9 years ago
  91. 2929765 fastboot: add UDP protocol. by David Pursell · 9 years ago
  92. b3e7f66 liblog: add gTests for logging with leading newline by Mark Salyzyn · 9 years ago
  93. ed983c5 Merge "adb: setsid() for adb host server." by Yabin Cui · 9 years ago
  94. c14e686 Merge "bootstat: Add support for logging the boot_reason metric." by James Hawkins · 9 years ago
  95. 88e2c38 adb: setsid() for adb host server. by Yabin Cui · 9 years ago
  96. d190c2a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 9 years ago
  97. 4f0f428 Merge "Fix generation of event labels for getevent." by Elliott Hughes · 9 years ago
  98. 6410226 Merge "logd: add internal prdebug function" by Mark Salyzyn · 9 years ago
  99. 59a4727 logd: add internal prdebug function by Mark Salyzyn · 9 years ago
  100. 910deac imprecise mark and sweep native memory leak detector by Colin Cross · 9 years ago