1. bd02a47 Fix generation of event labels for getevent. by Elliott Hughes · 8 years ago
  2. ead369b Merge "Fix libbase's logging dependency." by Elliott Hughes · 8 years ago
  3. 76f9977 Merge "libcutils: abort for invalid fd" by Mark Salyzyn · 8 years ago
  4. 20a6f0f Merge "init-debug.rc: add runtime mmc max speed property actors" by Mark Salyzyn · 8 years ago
  5. 14c06e0 Merge "Newer kernels added SEGV_BNDERR." by Christopher Ferris · 8 years ago
  6. cfd44ee Merge "Suppress false positive memory leak warnings." by Chih-hung Hsieh · 8 years ago
  7. f7e7bd4 Suppress false positive memory leak warnings. by Chih-Hung Hsieh · 8 years ago
  8. 205cdb8 Merge "metricsd: Create a brillo::MessageLoop." by Alex Deymo · 8 years ago
  9. 42a53e0 Merge "Unit tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 8 years ago
  10. 1e7592c Unit tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  11. 5d56e28 Newer kernels added SEGV_BNDERR. by Christopher Ferris · 8 years ago
  12. a7d2777 Merge "crash_reporter_tests: Compile only on 'eng' builds." by Jorge Lucangeli Obes · 8 years ago
  13. f1bf9e5 metricsd: Create a brillo::MessageLoop. by Alex Deymo · 8 years ago
  14. 512d677 crash_reporter_tests: Compile only on 'eng' builds. by Jorge Lucangeli Obes · 8 years ago
  15. 9dead6d Merge "logcat: build cleanup" by Mark Salyzyn · 8 years ago
  16. 7864e36 init-debug.rc: add runtime mmc max speed property actors by Mark Salyzyn · 8 years ago
  17. 5b89b49 logcat: build cleanup by Mark Salyzyn · 8 years ago
  18. 11aebd8 Merge "logcatd.rc: only deliver on eng and userdebug" by Mark Salyzyn · 8 years ago
  19. 6de62e5 logcatd.rc: only deliver on eng and userdebug by Mark Salyzyn · 8 years ago
  20. 5cf0dcd Fix libbase's logging dependency. by Elliott Hughes · 8 years ago
  21. aae1eb2 Merge "adb: don't append a slash to a path that already ends with one." by Josh Gao · 8 years ago
  22. 1617dd4 Merge "adb: win32: fix start-server to properly display UTF-8 on the console" by Elliott Hughes · 8 years ago
  23. 53a0a99 adb: win32: fix start-server to properly display UTF-8 on the console by Spencer Low · 9 years ago
  24. 323899b adb: don't append a slash to a path that already ends with one. by Josh Gao · 8 years ago
  25. ba3014c Merge "Add support for USB_HVDCP chargers" by Elliott Hughes · 8 years ago
  26. 7aa7a81 Merge "adb: report subprocess creation errors to the client." by Josh Gao · 8 years ago
  27. 4323507 adb: report subprocess creation errors to the client. by Josh Gao · 8 years ago
  28. 2d2185e Merge "adb: fix mistaken uses of SendFail in file_sync_service.cpp." by Josh Gao · 8 years ago
  29. 6ad06b9 adb: fix mistaken uses of SendFail in file_sync_service.cpp. by Josh Gao · 8 years ago
  30. 9c551a1 Merge "libcutils: ashmem print error message for invalid fd" by Mark Salyzyn · 8 years ago
  31. 1a84f47 Merge "libcutils: ashmem check fd validity" by Mark Salyzyn · 8 years ago
  32. 80e88a1 Merge "Fix the version number in the fastboot documentation." by Elliott Hughes · 8 years ago
  33. 53c0ca6 libcutils: abort for invalid fd by Mark Salyzyn · 8 years ago
  34. e37111d libcutils: ashmem print error message for invalid fd by Mark Salyzyn · 8 years ago
  35. d505cd8 Fix the version number in the fastboot documentation. by Elliott Hughes · 8 years ago
  36. 80dc9d8 Merge "fastboot: add TCP protocol." by David Pursell · 8 years ago
  37. 2ec418a fastboot: add TCP protocol. by David Pursell · 8 years ago
  38. a2dd734 Merge "liblog: remove strdup from logging calls" by Colin Cross · 8 years ago
  39. 1186f3a libcutils: ashmem check fd validity by Mark Salyzyn · 8 years ago
  40. da1a9a2 Merge "crash_reporter: Fix paths for kernel panic collection" by Steve Fung · 8 years ago
  41. e54ea1c Merge "fastboot: fix SocketMock send failures." by David Pursell · 8 years ago
  42. 2c094f7 fastboot: fix SocketMock send failures. by David Pursell · 8 years ago
  43. f6f800e Merge "libcutils/fastboot: improve multi-buffer write." by David Pursell · 8 years ago
  44. b34e4a0 libcutils/fastboot: improve multi-buffer write. by David Pursell · 8 years ago
  45. 989daea Merge "init.rc: too many start logd" by Mark Salyzyn · 8 years ago
  46. 3282861 Add support for USB_HVDCP chargers by Johan Redestig · 8 years ago
  47. 2bedc74 crash_reporter: Fix paths for kernel panic collection by Steve Fung · 8 years ago
  48. 0604f6f init.rc: too many start logd by Mark Salyzyn · 8 years ago
  49. f330e54 Merge "init: Fix load_firmware error" by Elliott Hughes · 8 years ago
  50. 7a106f7 liblog: remove strdup from logging calls by Colin Cross · 8 years ago
  51. 0e0a462 Merge "libcutils: ashmem fortify and comply with Android coding standard" by Mark Salyzyn · 8 years ago
  52. 1b729b3 Merge "Start debuggerd as soon as logd is up." by Elliott Hughes · 8 years ago
  53. 2f74a5d Start debuggerd as soon as logd is up. by Elliott Hughes · 8 years ago
  54. c2d8aad libcutils: ashmem fortify and comply with Android coding standard by Mark Salyzyn · 8 years ago
  55. 17e3364 Merge "Include icu4c libraries to the list of public libs" by Dimitry Ivanov · 8 years ago
  56. f971b6a Merge "fastboot: socket testing improvements." by David Pursell · 8 years ago
  57. c3a4669 fastboot: socket testing improvements. by David Pursell · 8 years ago
  58. d95ecfc Merge "libcutils: add multi-buffer socket send." by David Pursell · 8 years ago
  59. 8385fb2 libcutils: add multi-buffer socket send. by David Pursell · 8 years ago
  60. c24ca89 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 8 years ago
  61. d90adbc Merge "libcutils: add socket_get_local_port()." by David Pursell · 8 years ago
  62. 756e1c8 libcutils: add socket_get_local_port(). by David Pursell · 8 years ago
  63. 650f680 Merge "Fix for host simpleperf 'gettid' unsat." by Yabin Cui · 8 years ago
  64. ef68c86 Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 8 years ago
  65. 54bf071 Merge "init.rc: add missing /dev/fd symlink" by Greg Hackmann · 8 years ago
  66. 8fa8896 logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 8 years ago
  67. c2c0df9 Merge "Fix static analyzer issues caught by clang" by Colin Cross · 8 years ago
  68. 1e0fea2 Fix for host simpleperf 'gettid' unsat. by Than McIntosh · 8 years ago
  69. 85c65da Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 8 years ago
  70. 79d8f07 Merge "base: add SystemErrorCodeToString() function." by David Pursell · 8 years ago
  71. 5f787ed base: add SystemErrorCodeToString() function. by David Pursell · 8 years ago
  72. 1eb743b Fix static analyzer issues caught by clang by Colin Cross · 8 years ago
  73. d18aea9 Merge changes I93287b87,I30a3eb0b by Josh Gao · 8 years ago
  74. 40a96e4 init.rc: add missing /dev/fd symlink by Greg Hackmann · 8 years ago
  75. a166e71 adb: add nullability specifiers to adb_client.h. by Josh Gao · 8 years ago
  76. f3f6a1d adb: add adb_get_feature_set. by Josh Gao · 8 years ago
  77. dc84856 init: Fix load_firmware error by Biao Lu · 8 years ago
  78. aef26bb Merge "base: add API to remove file if it exists." by Yabin Cui · 8 years ago
  79. b6e314a base: add API to remove file if it exists. by Yabin Cui · 8 years ago
  80. a935220 Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 8 years ago
  81. c1eb5ba Merge "adb: SIGWINCH support for Windows" by Josh Gao · 8 years ago
  82. 4602f2b Merge "Always have ps output to stdout at least one line." by Christopher Ferris · 8 years ago
  83. bade73d Merge "metricsd: Removing brillo::Any from weaved's public APIs" by Alex Vakulenko · 8 years ago
  84. 2e02dc6 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  85. a30b79a adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  86. 78e0806 Always have ps output to stdout at least one line. by Christopher Ferris · 8 years ago
  87. 53529ec Merge "Name the pixel format and transform enums" by Dan Stoza · 8 years ago
  88. eca14e3 metricsd: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 8 years ago
  89. 36ba2fa Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" by Todd Poynor · 8 years ago
  90. e553564 healthd: BatteryPropertiesRegistrar binder service ref count fixup by Todd Poynor · 8 years ago
  91. 8dfe21e Merge "ADB security logging" by Rubin Xu · 8 years ago
  92. 57dd5ae adb: fix subprocess termination for legacy shell. by David Pursell · 8 years ago
  93. 8b999d8 Merge "Revert "nativebrige: log code_cache access errors to stderr as well"" by Calin Juravle · 8 years ago
  94. 5e11a29 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 8 years ago
  95. fa432b0 Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" by Kevin Cernekee · 8 years ago
  96. b5eb67f Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" by Mark Salyzyn · 8 years ago
  97. c85ce9b Merge "Revert "logd: security buffer only AID_SYSTEM reader"" by Mark Salyzyn · 8 years ago
  98. 674ce6e Revert "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 8 years ago
  99. 9107c46 liblog: check getgroups for AID_LOG for AID_LOG_SECURITY by Mark Salyzyn · 8 years ago
  100. dac84b5 Merge "bootstat: Hook up bootstat to record the boot complete signal and log boot events in the LOCAL_INIT_RC file, bootstat.rc." by James Hawkins · 8 years ago