1. d61ad3c Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  2. 0a3a46a Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
  3. 8cd629a Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
  4. bc81b17 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  5. 737325f Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  6. e81f4d6 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
  7. ae2b746 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
  8. 9c98183 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
  9. bc31090 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  10. d93adf5 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
  11. 1c3d784 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  12. 06bfaa7 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." by James Hawkins · 9 years ago
  13. 8dccdbf Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago
  14. 6f74c0b bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 9 years ago
  15. 8b68829 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  16. 25aca65 Merge "Move libnativeloader headers into libnativeloader." by Elliott Hughes · 9 years ago
  17. 01f21da Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  18. ab5ed09 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 9 years ago
  19. 8501751 Move libnetutils headers into libnetutils. by Elliott Hughes · 9 years ago
  20. e2b4e1e Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  21. 1697f4e Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  22. 0bb350a Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  23. 18214a8 Merge "Add dependency on liblog" by Dimitry Ivanov · 9 years ago
  24. 519f9ae Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex." by Josh Gao · 9 years ago
  25. d7b3749 adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  26. 2aae509 Merge "liblog: test: newline space prefix and max length print tests" by Mark Salyzyn · 9 years ago
  27. 69c81c7 Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  28. b5fea14 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  29. 7fea044 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
  30. 3042d6d Add dependency on liblog by Dimitry Ivanov · 9 years ago
  31. e8a9740 Merge "adb: redact reference to secret internal time machine." by Josh Gao · 9 years ago
  32. 6b42a2b adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
  33. 6636872 liblog: test: newline space prefix and max length print tests by Mark Salyzyn · 9 years ago
  34. 361b147 Merge "Preload public native libraries" by Dimitry Ivanov · 9 years ago
  35. 55bbb0d Preload public native libraries by Dimitry Ivanov · 9 years ago
  36. dda68c0 Merge "adb: sysdeps: add support for joining threads." by Josh Gao · 9 years ago
  37. c30c065 Merge "libbacktrace: support building static libraries on target." by Yabin Cui · 9 years ago
  38. c7f65d2 Merge "Fix UploadService unittests." by Alex Deymo · 9 years ago
  39. 9946a8f libbacktrace: support building static libraries on target. by Yabin Cui · 9 years ago
  40. 85c45bd adb: mkdirs fixes by Spencer Low · 9 years ago
  41. 3b3e10d adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  42. 76d3308 Merge "adb: allow wine's output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
  43. 22554c9 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
  44. de4497e Fix UploadService unittests. by Alex Deymo · 9 years ago
  45. c7f43c6 Merge "fastboot: add UDP protocol." by David Pursell · 9 years ago
  46. ac02db3 Merge "liblog: add gTests for logging with leading newline" by Mark Salyzyn · 9 years ago
  47. d18a6d4 Merge "logd: use ro.debuggable instead of ro.build.type" by Mark Salyzyn · 9 years ago
  48. d1f41d6 logd: use ro.debuggable instead of ro.build.type by Mark Salyzyn · 9 years ago
  49. 4601c97 fastboot: add UDP protocol. by David Pursell · 9 years ago
  50. 3f94122 liblog: add gTests for logging with leading newline by Mark Salyzyn · 9 years ago
  51. 250f595 Merge "adb: setsid() for adb host server." by Yabin Cui · 9 years ago
  52. 5cb0714 Merge "bootstat: Add support for logging the boot_reason metric." by James Hawkins · 9 years ago
  53. 6bf323b adb: setsid() for adb host server. by Yabin Cui · 9 years ago
  54. a4a1a4a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 9 years ago
  55. dc5bd3a Merge "Fix generation of event labels for getevent." by Elliott Hughes · 9 years ago
  56. 37adf18 Merge "logd: add internal prdebug function" by Mark Salyzyn · 9 years ago
  57. d048f11 logd: add internal prdebug function by Mark Salyzyn · 9 years ago
  58. b2803b5 Merge "adb: make ctrl-c when spawning a daemon not kill the daemon." by Josh Gao · 9 years ago
  59. 1a34944 Merge "adb: fix mkdirs test." by Josh Gao · 9 years ago
  60. b72b3f8 adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 9 years ago
  61. b958d22 Merge "libziparchive: port unit tests to darwin and windows." by Yabin Cui · 9 years ago
  62. 8e6f722 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  63. 3f68ba4 Merge "Fix windows 64-bit builds" by Dan Willemsen · 9 years ago
  64. bd02a47 Fix generation of event labels for getevent. by Elliott Hughes · 9 years ago
  65. 1172b2e adb: fix mkdirs test. by Josh Gao · 9 years ago
  66. d4ac11a Merge "fastboot: add Socket timeout detection." by David Pursell · 9 years ago
  67. 45c8586 Merge "Fix use of uninitialized memory." by Christopher Ferris · 9 years ago
  68. 86cf941 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  69. d4c8843 Fix use of uninitialized memory. by Christopher Ferris · 9 years ago
  70. c742a7f fastboot: add Socket timeout detection. by David Pursell · 9 years ago
  71. 7186250 Merge "init: fix writepid wrong pid written in file(s)" by Elliott Hughes · 9 years ago
  72. ead369b Merge "Fix libbase's logging dependency." by Elliott Hughes · 9 years ago
  73. 76f9977 Merge "libcutils: abort for invalid fd" by Mark Salyzyn · 9 years ago
  74. 20a6f0f Merge "init-debug.rc: add runtime mmc max speed property actors" by Mark Salyzyn · 9 years ago
  75. b702b46 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  76. 14c06e0 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  77. cfd44ee Merge "Suppress false positive memory leak warnings." by Chih-hung Hsieh · 9 years ago
  78. f7e7bd4 Suppress false positive memory leak warnings. by Chih-Hung Hsieh · 9 years ago
  79. 205cdb8 Merge "metricsd: Create a brillo::MessageLoop." by Alex Deymo · 9 years ago
  80. 42a53e0 Merge "Unit tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 9 years ago
  81. 1e7592c Unit tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  82. 5d56e28 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  83. a7d2777 Merge "crash_reporter_tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 9 years ago
  84. f1bf9e5 metricsd: Create a brillo::MessageLoop. by Alex Deymo · 9 years ago
  85. 512d677 crash_reporter_tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  86. 9dead6d Merge "logcat: build cleanup" by Mark Salyzyn · 9 years ago
  87. 7864e36 init-debug.rc: add runtime mmc max speed property actors by Mark Salyzyn · 9 years ago
  88. 5b89b49 logcat: build cleanup by Mark Salyzyn · 9 years ago
  89. 11aebd8 Merge "logcatd.rc: only deliver on eng and userdebug" by Mark Salyzyn · 9 years ago
  90. 6de62e5 logcatd.rc: only deliver on eng and userdebug by Mark Salyzyn · 9 years ago
  91. 5cf0dcd Fix libbase's logging dependency. by Elliott Hughes · 9 years ago
  92. aae1eb2 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 9 years ago
  93. 1617dd4 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 9 years ago
  94. 53a0a99 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
  95. 323899b adb: don't append a slash to a path that already ends with one. by Josh Gao · 9 years ago
  96. ba3014c Merge "Add support for USB_HVDCP chargers" by Elliott Hughes · 9 years ago
  97. 7aa7a81 Merge "adb: report subprocess creation errors to the client." by Josh Gao · 9 years ago
  98. 4323507 adb: report subprocess creation errors to the client. by Josh Gao · 9 years ago
  99. 2d2185e Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 9 years ago
  100. 6ad06b9 adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 9 years ago