1. 8f198d1 Merge "fastboot: fix SocketMock send failures." am: e54ea1c12d by David Pursell · 9 years ago
  2. 27c5a27 Merge "fastboot: fix SocketMock send failures." by David Pursell · 9 years ago
  3. f3f17ed fastboot: fix SocketMock send failures. by David Pursell · 9 years ago
  4. 339f019 Merge "libcutils/fastboot: improve multi-buffer write." am: f6f800ef3c by David Pursell · 9 years ago
  5. fc196f9 Merge "libcutils/fastboot: improve multi-buffer write." by David Pursell · 9 years ago
  6. f4c457c libcutils/fastboot: improve multi-buffer write. by David Pursell · 9 years ago
  7. 93645b8 Merge "init.rc: too many start logd" am: 989daeaf5b by Mark Salyzyn · 9 years ago
  8. 7c15a32 Merge "init.rc: too many start logd" by Mark Salyzyn · 9 years ago
  9. 1a6f411 init.rc: too many start logd by Mark Salyzyn · 9 years ago
  10. 8709684 Merge "init: Fix load_firmware error" am: f330e5462d by Elliott Hughes · 9 years ago
  11. aba79ac Merge "init: Fix load_firmware error" by Elliott Hughes · 9 years ago
  12. e60aa82 Merge "libcutils: ashmem fortify and comply with Android coding standard" by Mark Salyzyn · 9 years ago
  13. 11dd206 Merge "libcutils: ashmem fortify and comply with Android coding standard" by Mark Salyzyn · 9 years ago
  14. 0066acc Merge "Start debuggerd as soon as logd is up." am: 1b729b3e04 by Elliott Hughes · 9 years ago
  15. 392fe65 Merge "Start debuggerd as soon as logd is up." by Elliott Hughes · 9 years ago
  16. d1d92c8 Start debuggerd as soon as logd is up. by Elliott Hughes · 9 years ago
  17. d1e3beb libcutils: ashmem fortify and comply with Android coding standard by Mark Salyzyn · 9 years ago
  18. 641c2bd Merge "Include icu4c libraries to the list of public libs" am: 17e33647f0 by Dimitry Ivanov · 9 years ago
  19. 4158a29 Merge "Include icu4c libraries to the list of public libs" by Dimitry Ivanov · 9 years ago
  20. 5d56e91 Merge "fastboot: socket testing improvements." am: f971b6a24b by David Pursell · 9 years ago
  21. 41eb662 Merge "fastboot: socket testing improvements." by David Pursell · 9 years ago
  22. b64b23c fastboot: socket testing improvements. by David Pursell · 9 years ago
  23. b717ae3 Merge "libcutils: add multi-buffer socket send." am: d95ecfc432 by David Pursell · 9 years ago
  24. 72887db Merge "libcutils: add multi-buffer socket send." by David Pursell · 9 years ago
  25. 4b35993 Merge "libcutils: add socket_get_local_port()." am: d90adbc45b by David Pursell · 9 years ago
  26. fd88b65 libcutils: add multi-buffer socket send. by David Pursell · 9 years ago
  27. 78a7b50 Include icu4c libraries to the list of public libs by Dimitry Ivanov · 9 years ago
  28. a5b600a Merge "libcutils: add socket_get_local_port()." by David Pursell · 9 years ago
  29. 037c6bf libcutils: add socket_get_local_port(). by David Pursell · 9 years ago
  30. 3935355 Merge "Fix for host simpleperf \'gettid\' unsat." am: 650f6809a3 by Yabin Cui · 9 years ago
  31. 8ba0dd9 Merge "Fix for host simpleperf 'gettid' unsat." by Yabin Cui · 9 years ago
  32. 1e0cf0e Merge "logd: security buffer only AID_SYSTEM reader" am: ef68c867ac by Mark Salyzyn · 9 years ago
  33. b318693 Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  34. 0c95c03 Merge "init.rc: add missing /dev/fd symlink" am: 54bf0718f4 by Greg Hackmann · 9 years ago
  35. a33932e Merge "init.rc: add missing /dev/fd symlink" by Greg Hackmann · 9 years ago
  36. 754fff8 logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 9 years ago
  37. f9114ea Merge "Fix static analyzer issues caught by clang" am: c2c0df900d by Colin Cross · 9 years ago
  38. dae464b Merge "Fix static analyzer issues caught by clang" by Colin Cross · 9 years ago
  39. ee3b9fb Fix for host simpleperf 'gettid' unsat. by Than McIntosh · 9 years ago
  40. 689e9e8 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  41. aa6e826 Merge "adb: win32: handle incomplete UTF-8 in console output, other fixes" by David Pursell · 9 years ago
  42. 52fa1d7 Merge "base: add SystemErrorCodeToString() function." am: 79d8f07a6f by David Pursell · 9 years ago
  43. 6032cf3 Merge "base: add SystemErrorCodeToString() function." by David Pursell · 9 years ago
  44. d32c76b base: add SystemErrorCodeToString() function. by David Pursell · 9 years ago
  45. 2ff9b40 Fix static analyzer issues caught by clang by Colin Cross · 9 years ago
  46. cc95137 Merge changes I93287b87,I30a3eb0b am: d18aea9974 by Josh Gao · 9 years ago
  47. 0f1b4dd Merge changes I93287b87,I30a3eb0b by Josh Gao · 9 years ago
  48. cec959f init.rc: add missing /dev/fd symlink by Greg Hackmann · 9 years ago
  49. c6f2da9 adb: add nullability specifiers to adb_client.h. by Josh Gao · 9 years ago
  50. aa5d1be adb: add adb_get_feature_set. by Josh Gao · 9 years ago
  51. 9c762a5 init: Fix load_firmware error by Biao Lu · 9 years ago
  52. 64d780e Merge "base: add API to remove file if it exists." am: aef26bb1a4 by Yabin Cui · 9 years ago
  53. 5ed35fd Merge "base: add API to remove file if it exists." by Yabin Cui · 9 years ago
  54. d91308d base: add API to remove file if it exists. by Yabin Cui · 9 years ago
  55. f368870 Merge "adb: fix subprocess termination for legacy shell." am: a9352202dd by David Pursell · 9 years ago
  56. 86015dd Merge "adb: fix subprocess termination for legacy shell." by David Pursell · 9 years ago
  57. 1585a62 Merge "adb: SIGWINCH support for Windows" am: c1eb5ba0fb by Josh Gao · 9 years ago
  58. 7d1f9ea Merge "adb: SIGWINCH support for Windows" by Josh Gao · 9 years ago
  59. 2b49b1e Merge "Always have ps output to stdout at least one line." am: 4602f2b77b by Christopher Ferris · 9 years ago
  60. a83f9ac Merge "Always have ps output to stdout at least one line." by Christopher Ferris · 9 years ago
  61. 5a58979 Merge "metricsd: Removing brillo::Any from weaved\'s public APIs" am: bade73d9b4 by Alex Vakulenko · 9 years ago
  62. 16c8f0d Merge "metricsd: Removing brillo::Any from weaved's public APIs" by Alex Vakulenko · 9 years ago
  63. c12f5b5 adb: SIGWINCH support for Windows by Spencer Low · 9 years ago
  64. 4934173 adb: win32: handle incomplete UTF-8 in console output, other fixes by Spencer Low · 9 years ago
  65. 64656c4 Always have ps output to stdout at least one line. by Christopher Ferris · 9 years ago
  66. 78eb8b5 Merge "Name the pixel format and transform enums" am: 53529ecacd by Dan Stoza · 9 years ago
  67. bd7adff Merge "Name the pixel format and transform enums" by Dan Stoza · 9 years ago
  68. 2e319b9 metricsd: Removing brillo::Any from weaved's public APIs by Alex Vakulenko · 9 years ago
  69. 32f5b76 Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" by Todd Poynor · 9 years ago
  70. e4b6945 Merge "healthd: BatteryPropertiesRegistrar binder service ref count fixup" by Todd Poynor · 9 years ago
  71. cf3e563 healthd: BatteryPropertiesRegistrar binder service ref count fixup by Todd Poynor · 9 years ago
  72. e783947 Merge "ADB security logging" am: 8dfe21eaad by Rubin Xu · 9 years ago
  73. 17e11e5 Merge "ADB security logging" by Rubin Xu · 9 years ago
  74. 114ce7e adb: fix subprocess termination for legacy shell. by David Pursell · 9 years ago
  75. 6d01468 Merge "Revert "nativebrige: log code_cache access errors to stderr as well"" by Calin Juravle · 9 years ago
  76. 26a43a7 Merge "Revert "nativebrige: log code_cache access errors to stderr as well"" by Calin Juravle · 9 years ago
  77. 4b022b1 Revert "nativebrige: log code_cache access errors to stderr as well" by Calin Juravle · 9 years ago
  78. dbfb325 Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" by Kevin Cernekee · 9 years ago
  79. e877e5c Merge "ueventd.rc: Document the different rule formats for /dev and /sys nodes" by Kevin Cernekee · 9 years ago
  80. 2c75359 Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" am: b5eb67ff23 by Mark Salyzyn · 9 years ago
  81. 7653b9c Merge "liblog: check getgroups for AID_LOG for AID_LOG_SECURITY" by Mark Salyzyn · 9 years ago
  82. 987be9c Merge "Revert "logd: security buffer only AID_SYSTEM reader"" am: c85ce9ba8e by Mark Salyzyn · 9 years ago
  83. e256a0a Merge "Revert "logd: security buffer only AID_SYSTEM reader"" by Mark Salyzyn · 9 years ago
  84. b7dde57 Revert "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  85. 5054f3c 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 · 9 years ago
  86. 7b391b7 liblog: check getgroups for AID_LOG for AID_LOG_SECURITY by Mark Salyzyn · 9 years ago
  87. e66a579 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 · 9 years ago
  88. ebcb647 Merge "logd: security buffer only AID_SYSTEM reader" am: 69ce7c5483 by Mark Salyzyn · 9 years ago
  89. 6331d4d Merge "logd: security buffer only AID_SYSTEM reader" by Mark Salyzyn · 9 years ago
  90. 974542d bootstat: Hook up bootstat to record the boot complete signal and log by James Hawkins · 9 years ago
  91. ae5d477 logd: security buffer only AID_SYSTEM reader by Mark Salyzyn · 9 years ago
  92. 96c6d2a Merge "Add BinPackArguments: false to .clang-format" am: 1503538869 by Alex Deymo · 9 years ago
  93. b2fcd91 Merge "Add BinPackArguments: false to .clang-format" by Alex Deymo · 9 years ago
  94. 384b7ed Merge "Put BacktraceOffline code into a separate library." am: 9adbf681a0 by Christopher Ferris · 9 years ago
  95. 4192b2e Merge "Put BacktraceOffline code into a separate library." by Christopher Ferris · 9 years ago
  96. ad534db Add BinPackArguments: false to .clang-format by Alex Deymo · 9 years ago
  97. aa2e9f1 Put BacktraceOffline code into a separate library. by Christopher Ferris · 9 years ago
  98. b17bfe7 Merge "logd: test wrap functionality" am: 1c92d83cda by Mark Salyzyn · 9 years ago
  99. 9fae36f Merge "logd: test wrap functionality" by Mark Salyzyn · 9 years ago
  100. 66400ee Merge "Use dlmalloc from external/dlmalloc instead of bionic/." am: 506d233e7a by Josh Gao · 9 years ago