1. b548552 Remove two bogus libutils dependencies. by Elliott Hughes · 9 years ago
  2. 4cc0bcf Merge "healthd: init members of BatteryMonitor." by Yabin Cui · 9 years ago
  3. 961b824 Merge "fastboot: fix TCP protocol version check." by David Pursell · 9 years ago
  4. 4b3d54a fastboot: fix TCP protocol version check. by David Pursell · 9 years ago
  5. ebb9997 Merge "bootstat: Record metrics for factory_reset and time_since_factory_reset." by James Hawkins · 9 years ago
  6. 1537823 healthd: init members of BatteryMonitor. by Yabin Cui · 9 years ago
  7. 99c22c4 Merge "libutils: remove whitespaces in String16.cpp and String16.h" by Samuel Tan · 9 years ago
  8. 36bfbaa bootstat: Record metrics for factory_reset and time_since_factory_reset. by James Hawkins · 9 years ago
  9. fb81615 Merge "Add .clang-format symlink to Brillo's clang-format." by Alex Deymo · 9 years ago
  10. 1b5ed1a libutils: remove whitespaces in String16.cpp and String16.h by Samuel Tan · 9 years ago
  11. cb24824 Add .clang-format symlink to Brillo's clang-format. by Alex Deymo · 9 years ago
  12. 73b2a8f Merge "logd: enforce policy integrity" by Sami Tolvanen · 9 years ago
  13. 29302ac Merge "Move libnetutils headers into libnetutils." by Elliott Hughes · 9 years ago
  14. 7417e14 Merge "Remove unnecessary #include from <memtrack/memtrack.h>." by Elliott Hughes · 9 years ago
  15. 4d47ce7 logd: enforce policy integrity by Sami Tolvanen · 9 years ago
  16. f33a1ca Merge "liblog: document fakeLogClose never to be called" by Mark Salyzyn · 9 years ago
  17. 5627646 liblog: document fakeLogClose never to be called by Mark Salyzyn · 9 years ago
  18. e91ef30 Merge "Move libdiskconfig headers into libdiskconfig." by Elliott Hughes · 9 years ago
  19. e71e402 Remove unnecessary #include from <memtrack/memtrack.h>. by Elliott Hughes · 9 years ago
  20. 3f10390 Merge "Don't go busy loop when waiting child process." by Elliott Hughes · 9 years ago
  21. 338c4c9 Merge "fs_mgr: BLKGETSIZE causes memory corruption" by Elliott Hughes · 9 years ago
  22. de0b515 Don't go busy loop when waiting child process. by Tao Wu · 9 years ago
  23. 67a8172 fs_mgr: BLKGETSIZE causes memory corruption by Keith Mok · 9 years ago
  24. 5ec63b6 Merge "Move libmemtrack headers into libmemtrack." by Elliott Hughes · 9 years ago
  25. 10f94e7 Merge "bootstat: Add a few more bootreasons and rebase the index against index 1." by James Hawkins · 9 years ago
  26. 4686c37 Move libdiskconfig headers into libdiskconfig. by Elliott Hughes · 9 years ago
  27. fceb0c6 bootstat: Add a few more bootreasons and rebase the index against index 1. by James Hawkins · 9 years ago
  28. f28d1da Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  29. 16b5a4f Merge "Move libnativeloader headers into libnativeloader." by Elliott Hughes · 9 years ago
  30. c62fcfc Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  31. e7a7fe7 Move libmemtrack headers into libmemtrack. by Elliott Hughes · 9 years ago
  32. 492ef8b Move libnetutils headers into libnetutils. by Elliott Hughes · 9 years ago
  33. b0e3901 Move libnativeloader headers into libnativeloader. by Elliott Hughes · 9 years ago
  34. 854cd77 Merge "Add missing liblog dependency" by Dimitry Ivanov · 9 years ago
  35. e6a638d Add missing liblog dependency by Dimitry Ivanov · 9 years ago
  36. ad4d270 Merge "Add dependency on liblog" by Dimitry Ivanov · 9 years ago
  37. 6d0b1bd Merge "adb: sysdeps_win32: actually change ExitThread to _endthreadex." by Josh Gao · 9 years ago
  38. 349972c adb: sysdeps_win32: actually change ExitThread to _endthreadex. by Josh Gao · 9 years ago
  39. b3c6c2d Merge "liblog: test: newline space prefix and max length print tests" by Mark Salyzyn · 9 years ago
  40. 4802fca Merge "adb: make adb_thread_func_t return void, add adb_thread_exit." by Josh Gao · 9 years ago
  41. 9e7d6e0 adb: make adb_thread_func_t return void, add adb_thread_exit. by Josh Gao · 9 years ago
  42. 9a08564 Merge "adb: mkdirs fixes" by Josh Gao · 9 years ago
  43. 4d1a466 Add dependency on liblog by Dimitry Ivanov · 9 years ago
  44. 5fd5f6a Merge "adb: redact reference to secret internal time machine." by Josh Gao · 9 years ago
  45. 156a475 adb: redact reference to secret internal time machine. by Josh Gao · 9 years ago
  46. 6f7d223 liblog: test: newline space prefix and max length print tests by Mark Salyzyn · 9 years ago
  47. e198b65 Merge "Preload public native libraries" by Dimitry Ivanov · 9 years ago
  48. dda98ff Preload public native libraries by Dimitry Ivanov · 9 years ago
  49. a564195 Merge "adb: sysdeps: add support for joining threads." by Josh Gao · 9 years ago
  50. 2054520 Merge "libbacktrace: support building static libraries on target." by Yabin Cui · 9 years ago
  51. 2e565b0 Merge "Fix UploadService unittests." by Alex Deymo · 9 years ago
  52. 4a5b2a5 libbacktrace: support building static libraries on target. by Yabin Cui · 9 years ago
  53. 58a2a9a adb: mkdirs fixes by Spencer Low · 9 years ago
  54. 32801d8 adb: sysdeps: add support for joining threads. by Josh Gao · 9 years ago
  55. d898110 Merge "adb: allow wine's output for sysdeps_win32 strerror test." by Josh Gao · 9 years ago
  56. 90ac8e4 adb: allow wine's output for sysdeps_win32 strerror test. by Josh Gao · 9 years ago
  57. b2e6713 Fix UploadService unittests. by Alex Deymo · 9 years ago
  58. d065255 Merge "fastboot: add UDP protocol." by David Pursell · 9 years ago
  59. 1bee3a2 Merge "liblog: add gTests for logging with leading newline" by Mark Salyzyn · 9 years ago
  60. 5423b03 Merge "logd: use ro.debuggable instead of ro.build.type" by Mark Salyzyn · 9 years ago
  61. 6265451 logd: use ro.debuggable instead of ro.build.type by Mark Salyzyn · 9 years ago
  62. 2929765 fastboot: add UDP protocol. by David Pursell · 9 years ago
  63. b3e7f66 liblog: add gTests for logging with leading newline by Mark Salyzyn · 9 years ago
  64. ed983c5 Merge "adb: setsid() for adb host server." by Yabin Cui · 9 years ago
  65. c14e686 Merge "bootstat: Add support for logging the boot_reason metric." by James Hawkins · 9 years ago
  66. 88e2c38 adb: setsid() for adb host server. by Yabin Cui · 9 years ago
  67. d190c2a bootstat: Add support for logging the boot_reason metric. by James Hawkins · 9 years ago
  68. 4f0f428 Merge "Fix generation of event labels for getevent." by Elliott Hughes · 9 years ago
  69. 6410226 Merge "logd: add internal prdebug function" by Mark Salyzyn · 9 years ago
  70. 59a4727 logd: add internal prdebug function by Mark Salyzyn · 9 years ago
  71. b3f8372 Merge "adb: make ctrl-c when spawning a daemon not kill the daemon." by Josh Gao · 9 years ago
  72. b1763b9 Merge "adb: fix mkdirs test." by Josh Gao · 9 years ago
  73. c084a5b adb: make ctrl-c when spawning a daemon not kill the daemon. by Josh Gao · 9 years ago
  74. 0ece71a Merge "libziparchive: port unit tests to darwin and windows." by Yabin Cui · 9 years ago
  75. 28b6687 libziparchive: port unit tests to darwin and windows. by Yabin Cui · 9 years ago
  76. 781959f Merge "Fix windows 64-bit builds" by Dan Willemsen · 9 years ago
  77. e57ce76 Fix generation of event labels for getevent. by Elliott Hughes · 9 years ago
  78. af9c087 adb: fix mkdirs test. by Josh Gao · 9 years ago
  79. 0a5c4cb Merge "fastboot: add Socket timeout detection." by David Pursell · 9 years ago
  80. 71c8543 Merge "Fix use of uninitialized memory." by Christopher Ferris · 9 years ago
  81. 14005d2 Fix windows 64-bit builds by Dan Willemsen · 9 years ago
  82. 5f33b67 Fix use of uninitialized memory. by Christopher Ferris · 9 years ago
  83. becfc3c fastboot: add Socket timeout detection. by David Pursell · 9 years ago
  84. f916430 Merge "init: fix writepid wrong pid written in file(s)" by Elliott Hughes · 9 years ago
  85. 7258416 Merge "Fix libbase's logging dependency." by Elliott Hughes · 9 years ago
  86. 082ef68 Merge "libcutils: abort for invalid fd" by Mark Salyzyn · 9 years ago
  87. 08104f5 Merge "init-debug.rc: add runtime mmc max speed property actors" by Mark Salyzyn · 9 years ago
  88. 430a8a7 init: fix writepid wrong pid written in file(s) by Anestis Bechtsoudis · 9 years ago
  89. b1bc363 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 9 years ago
  90. 99ae1ff Merge "Suppress false positive memory leak warnings." by Chih-hung Hsieh · 9 years ago
  91. 64ee6d1 Suppress false positive memory leak warnings. by Chih-Hung Hsieh · 9 years ago
  92. 1b9fd69 Merge "metricsd: Create a brillo::MessageLoop." by Alex Deymo · 9 years ago
  93. d8e972e Merge "Unit tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 9 years ago
  94. 77c8b33 Unit tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  95. b1ac284 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 9 years ago
  96. 6cc6c71 Merge "crash_reporter_tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 9 years ago
  97. ed34677 metricsd: Create a brillo::MessageLoop. by Alex Deymo · 9 years ago
  98. 9a32378 crash_reporter_tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 9 years ago
  99. 39c5414 Merge "logcat: build cleanup" by Mark Salyzyn · 9 years ago
  100. 5e61551 init-debug.rc: add runtime mmc max speed property actors by Mark Salyzyn · 9 years ago