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