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