1. 5f790ec Increase size of the the adb packets sent over the wire by Tamas Berghammer · 10 years ago
  2. 75742e3 Merge "init: use init's property expansion code for mount_all" by Elliott Hughes · 10 years ago
  3. 8a05881 init: use init's property expansion code for mount_all by Nan Liu · 10 years ago
  4. 3ac47e8 Merge "logd: refine is_prio" by Mark Salyzyn · 10 years ago
  5. 3cf5f6c logd: refine is_prio by Mark Salyzyn · 10 years ago
  6. 8c60e9d Merge "Show "(reverse)" in "adb reverse --list"." by Elliott Hughes · 10 years ago
  7. e739779 Show "(reverse)" in "adb reverse --list". by Elliott Hughes · 10 years ago
  8. 8541587 Merge "init: Fix logging stutter" by Mark Salyzyn · 10 years ago
  9. 4a438b7 Merge "init: Add additional logging levels" by Mark Salyzyn · 10 years ago
  10. 656c94a init: Fix logging stutter by Mark Salyzyn · 10 years ago
  11. 2b35b79 init: Add additional logging levels by Mark Salyzyn · 10 years ago
  12. 325f063 Merge ""adb tcpip" should require a numeric argument." by Elliott Hughes · 10 years ago
  13. 7c20a43 "adb tcpip" should require a numeric argument. by Elliott Hughes · 10 years ago
  14. ed67eff Merge "Recognize IPv6 addresses for "adb connect"." by Elliott Hughes · 10 years ago
  15. 1e03521 Recognize IPv6 addresses for "adb connect". by Elliott Hughes · 10 years ago
  16. ac89235 Merge "adb: logging: newlines, thread ids, error code overwriting" by Elliott Hughes · 10 years ago
  17. 254ab1d Merge "Use fsck.f2fs -a instead of -f for faster boot" by Yusuke Sato · 10 years ago
  18. c02b854 adb: logging: newlines, thread ids, error code overwriting by Spencer Low · 10 years ago
  19. 7e30aa8 Merge "Remove subproc events when ADB_HOST." by Elliott Hughes · 10 years ago
  20. 209485a Merge "rootdir: Create cache folder in Android.mk" by Daniel Rosenberg · 10 years ago
  21. 666a15d Merge "Fix adbd/adb server confusion in an error message." by Elliott Hughes · 10 years ago
  22. 0d63afe Merge "Add a "dbus" AID for running dbus-daemon." by Daniel Erat · 10 years ago
  23. 6f3ef35 Fix adbd/adb server confusion in an error message. by Elliott Hughes · 10 years ago
  24. 580bccd Merge "Fix the Mac libcutils build." by Elliott Hughes · 10 years ago
  25. f1ae4a4 Fix the Mac libcutils build. by Elliott Hughes · 10 years ago
  26. 4589f4f Merge "Fix N9 boot." by Elliott Hughes · 10 years ago
  27. 00c567c Fix N9 boot. by Elliott Hughes · 10 years ago
  28. 57e1cc9 Merge "Switch libcutils from gethostbyname to getaddrinfo." by Elliott Hughes · 10 years ago
  29. 26159e9 Switch libcutils from gethostbyname to getaddrinfo. by Elliott Hughes · 10 years ago
  30. a071d98 Add a "dbus" AID for running dbus-daemon. by Daniel Erat · 10 years ago
  31. 6b6e410 Remove subproc events when ADB_HOST. by Alex Vallée · 10 years ago
  32. a04989e Merge "init: Fix bootchart trigger for emulator" by Elliott Hughes · 10 years ago
  33. 0a094ef Merge "Move mkdirs to adb_utils." by Elliott Hughes · 10 years ago
  34. 3b32cf5 Merge "init: refuse to start process if domain transition not defined" by Nick Kralevich · 10 years ago
  35. 2e02c77 init: refuse to start process if domain transition not defined by Nick Kralevich · 10 years ago
  36. b7d4777 Move mkdirs to adb_utils. by Alex Vallée · 10 years ago
  37. 9f8abe6 Merge "Update partition.*.verified even with ro.boot.veritymode set" by Sami Tolvanen · 10 years ago
  38. 42a5129 Use fsck.f2fs -a instead of -f for faster boot by Yusuke Sato · 10 years ago
  39. e152b9e Update partition.*.verified even with ro.boot.veritymode set by Sami Tolvanen · 10 years ago
  40. e16a8bb init: Fix bootchart trigger for emulator by Yu Ning · 10 years ago
  41. a37d70e rootdir: Create cache folder in Android.mk by Daniel Rosenberg · 10 years ago
  42. 49f9a8b Merge "Remove creation of root directory folders" by Daniel Rosenberg · 10 years ago
  43. 2c5fe24 Merge "libcutils: fs_config: Add folders normally created in init.rc" by Daniel Rosenberg · 10 years ago
  44. 17f7c7f Merge "rootdir: Create folders in Android.mk" by Daniel Rosenberg · 10 years ago
  45. 5ec7bb9 Merge "Allow native bridge to work without a code cache" by Calin Juravle · 10 years ago
  46. 0f89c50 Merge "libsparse: Wrap sparse_crc32.h to be C++ compatible." by Tao Bao · 10 years ago
  47. 3282021 libsparse: Wrap sparse_crc32.h to be C++ compatible. by Tao Bao · 10 years ago
  48. 71ad12b Allow native bridge to work without a code cache by jgu21 · 10 years ago
  49. d81f0fe Merge "Dump memory going from unreadable to readable." by Christopher Ferris · 10 years ago
  50. 3d38711 Merge "Use delete[] to de-allocate pointers from new[]" by Pirama Arumuga Nainar · 10 years ago
  51. ab9ed13 Dump memory going from unreadable to readable. by Christopher Ferris · 10 years ago
  52. 611dc9c Merge "Revert "Turn on -Wformat-nonliteral."" by Dan Albert · 10 years ago
  53. 44dddf7 Revert "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  54. 70b94b3 Merge "Turn on -Wformat-nonliteral." by Dan Albert · 10 years ago
  55. 01ccd71 Use delete[] to de-allocate pointers from new[] by Pirama Arumuga Nainar · 10 years ago
  56. f1f9fae Turn on -Wformat-nonliteral. by Dan Albert · 10 years ago
  57. ca701ec Merge "Replace HAVE_WIN32_IPC with _WIN32." by Elliott Hughes · 10 years ago
  58. 0bea0d8 Replace HAVE_WIN32_IPC with _WIN32. by Elliott Hughes · 10 years ago
  59. 890e5df Remove creation of root directory folders by Daniel Rosenberg · 10 years ago
  60. 2493df2 libcutils: fs_config: Add folders normally created in init.rc by Daniel Rosenberg · 10 years ago
  61. 8451167 rootdir: Create folders in Android.mk by Daniel Rosenberg · 10 years ago
  62. f21f322 Merge "New property that determines when to wait for gdb." by Christopher Ferris · 10 years ago
  63. 3ff04f9 New property that determines when to wait for gdb. by Christopher Ferris · 10 years ago
  64. fdfd590 Merge "Fix "adb remount" for when the root directory is in system.img" by Daniel Rosenberg · 10 years ago
  65. 625d851 Fix "adb remount" for when the root directory is in system.img by Daniel Rosenberg · 10 years ago
  66. ff911ce Merge "Replace all _LOG error calls with ALOGE." by Christopher Ferris · 10 years ago
  67. 7ffb164 Merge "Fix debuggerd's gdbclient instructions." by Elliott Hughes · 10 years ago
  68. 1565a53 Fix debuggerd's gdbclient instructions. by Elliott Hughes · 10 years ago
  69. 6692bc2 Merge "Fixed a documentation error in protocol.txt" by Elliott Hughes · 10 years ago
  70. 986c15a Fixed a documentation error in protocol.txt by Derrick Bonafilia · 10 years ago
  71. 280c760 Merge "Add static versions for libbacktrace and libnativebridge. Bug fixes." by Calin Juravle · 10 years ago
  72. b566916 Add static versions for libbacktrace and libnativebridge. Bug fixes. by Calin Juravle · 10 years ago
  73. 8fde285 Replace all _LOG error calls with ALOGE. by Christopher Ferris · 10 years ago
  74. 369fcbb Merge "Fix ODR issues in ART." by Evgenii Stepanov · 10 years ago
  75. aa1141e Merge "Consistently use strerror in libutils." by Elliott Hughes · 10 years ago
  76. 3ad22ae Consistently use strerror in libutils. by Elliott Hughes · 10 years ago
  77. d879ada Fix ODR issues in ART. by Evgenii Stepanov · 10 years ago
  78. 2749dc2 Merge "adb server: don't close stale fd when TCP transport is closed" by Elliott Hughes · 10 years ago
  79. 617df09 Merge "Rename ZipEntryName to ZipString" by Yusuke Sato · 10 years ago
  80. 4c220d2 Merge "Add |optional_suffix| to StartIteration()" by Yusuke Sato · 10 years ago
  81. 55c6e5c Rename ZipEntryName to ZipString by Yusuke Sato · 10 years ago
  82. 17739cf Add |optional_suffix| to StartIteration() by Yusuke Sato · 10 years ago
  83. 7c1480e Merge "logd: serialize accesses to stats helpers" by Mark Salyzyn · 10 years ago
  84. fce15a0 logd: serialize accesses to stats helpers by Mark Salyzyn · 10 years ago
  85. 2ff7a9a Merge "Fix Mac fastboot build." by Elliott Hughes · 10 years ago
  86. 0d2313b Fix Mac fastboot build. by Elliott Hughes · 10 years ago
  87. b91c034 Merge "Improve the "device '(null)' not found" error." by Elliott Hughes · 10 years ago
  88. fd4ceb3 Merge "Move fastboot's Windows code to C++." by Elliott Hughes · 10 years ago
  89. 9ae666c Merge "Move fastboot's Mac OS code to C++." by Elliott Hughes · 10 years ago
  90. 2d52931 Move fastboot's Mac OS code to C++. by Elliott Hughes · 10 years ago
  91. 313eda9 Merge "SANITIZE_TARGET: set global ASAN_OPTIONS" by Evgenii Stepanov · 10 years ago
  92. 773065e Move fastboot's Windows code to C++. by Elliott Hughes · 10 years ago
  93. 5b35f59 Improve the "device '(null)' not found" error. by Elliott Hughes · 10 years ago
  94. 91aeb21 Merge "Move fastboot to C++." by Elliott Hughes · 10 years ago
  95. 15e5852 Move fastboot to C++. by Elliott Hughes · 10 years ago
  96. 157c026 Merge "Ignore ro.adb.secure in user builds." by Elliott Hughes · 10 years ago
  97. aeb8db9 SANITIZE_TARGET: set global ASAN_OPTIONS by Evgenii Stepanov · 10 years ago
  98. ceac133 Merge "init/util.cpp: don't return a negative unsigned value" by Nick Kralevich · 10 years ago
  99. 7833f4b init/util.cpp: don't return a negative unsigned value by Nick Kralevich · 10 years ago
  100. 70363562 Ignore ro.adb.secure in user builds. by Elliott Hughes · 10 years ago