1. 40b52b2 Add close_file flag to OpenArchiveFd() by Dmitriy Ivanov · 10 years ago
  2. d170bb0 Merge "Remove fastbootd." by Dan Albert · 9 years ago
  3. 71b99df Remove fastbootd. by Dan Albert · 9 years ago
  4. 07dcb12 Merge changes If22008be,Id0049ce6 by Paul Lawrence · 9 years ago
  5. 06b4e98 Merge "Add missing <malloc.h> and <string.h> includes." by Elliott Hughes · 9 years ago
  6. 36d0eae Make encryption configurable by Paul Lawrence · 10 years ago
  7. 2f7ee6b Provide a way to select force encryption from vendor partition by Paul Lawrence · 10 years ago
  8. a744b05 Add missing <malloc.h> and <string.h> includes. by Elliott Hughes · 9 years ago
  9. 9c4c5a6 Merge "Verify token length before adb signs it" by Sami Tolvanen · 9 years ago
  10. a034362 Merge "Make server port option work on windows" by Elliott Hughes · 9 years ago
  11. 9e37674 Merge "adb: tracing: don't make strings if runtime tracing is disabled" by Elliott Hughes · 9 years ago
  12. 0de77ff adb: tracing: don't make strings if runtime tracing is disabled by Spencer Low · 9 years ago
  13. e862350 Merge "Kill HAVE_PTHREADS." by Yabin Cui · 9 years ago
  14. 4a6e5a3 Kill HAVE_PTHREADS. by Yabin Cui · 9 years ago
  15. c6091d6 Merge "adb: Win32: set socket buffer sizes properly" by Elliott Hughes · 9 years ago
  16. 7b9c20d Verify token length before adb signs it by Sami Tolvanen · 9 years ago
  17. f055c19 adb: Win32: set socket buffer sizes properly by Spencer Low · 9 years ago
  18. a76f057 Merge "Protect from eng vs userdebug build breaks." by Dan Albert · 9 years ago
  19. 1f09bda Protect from eng vs userdebug build breaks. by Dan Albert · 9 years ago
  20. fe68578 Merge "Fix userdebug build." by Dan Albert · 9 years ago
  21. accebbf Merge "Fix win_sdk build." by Dan Albert · 9 years ago
  22. 030b76f Fix userdebug build. by Dan Albert · 9 years ago
  23. 4626b71 Fix win_sdk build. by Dan Albert · 9 years ago
  24. 64a5ff9 Merge "Begin moving code from adb to libadb." by Dan Albert · 9 years ago
  25. 630b9af Begin moving code from adb to libadb. by Dan Albert · 10 years ago
  26. 55dfa96 Merge "Remove the pt_regs_mips_t structure." by Christopher Ferris · 9 years ago
  27. b817094 Remove the pt_regs_mips_t structure. by Christopher Ferris · 9 years ago
  28. fb538fb Merge "Fix the v2 descriptor handling." by Christopher Ferris · 9 years ago
  29. c49f51c Fix the v2 descriptor handling. by Christopher Ferris · 10 years ago
  30. 5abd3d0 Merge "adbd: tcpip command uses port number from uninitialized memory" by Mike Lockwood · 9 years ago
  31. 943ef23 adbd: tcpip command uses port number from uninitialized memory by Spencer Low · 9 years ago
  32. e21d7ae Merge "Remove obsolete BUILD_TINY_ANDROID." by Elliott Hughes · 9 years ago
  33. 110dd4b Remove obsolete BUILD_TINY_ANDROID. by Elliott Hughes · 9 years ago
  34. ae79cb5 Merge "Add missing <string.h> includes." by Elliott Hughes · 9 years ago
  35. 2b7d75d Add missing <string.h> includes. by Elliott Hughes · 9 years ago
  36. d098493 Merge "Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile" by Elliott Hughes · 10 years ago
  37. d1ad84c Remove obsolete BUILD_TINY_ANDROID check from libsysutils makefile by Trevor Drake · 10 years ago
  38. 492dd1e Merge "Remove obsolete BUILD_TINY_ANDROID check from healthd makefile" by Elliott Hughes · 10 years ago
  39. 27d53d3 Remove obsolete BUILD_TINY_ANDROID check from healthd makefile by Trevor Drake · 10 years ago
  40. cb4ae20 Merge "Enable clang for init, after fix of global .mk files." by Chih-Hung Hsieh · 10 years ago
  41. 3e57869 Merge "logd: fix persistent blocking reader performance" by Mark Salyzyn · 10 years ago
  42. 8e8e8db logd: fix persistent blocking reader performance by Dragoslav Mitrinovic · 10 years ago
  43. 91581f1 Merge "liblog: add pstore write" by Mark Salyzyn · 10 years ago
  44. d91ab58 liblog: add pstore write by Mark Salyzyn · 10 years ago
  45. 69bdba2 Merge "liblog: use private/android_logger.h" by Mark Salyzyn · 10 years ago
  46. 7a80940 liblog: use private/android_logger.h by Mark Salyzyn · 10 years ago
  47. 4730328 Merge "logd: create private/android_logger.h" by Mark Salyzyn · 10 years ago
  48. b5f6e45 logd: create private/android_logger.h by Mark Salyzyn · 10 years ago
  49. 2c7f05d Merge "Remove unused -ldl to link true statically." by Chih-Hung Hsieh · 10 years ago
  50. 87997bf Remove unused -ldl to link true statically. by Chih-Hung Hsieh · 10 years ago
  51. 4e0bdd1 Merge "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  52. 8298234 fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  53. 1bc38a4 Merge "adb: Fix 'adb forward --no-rebind'." by David 'Digit' Turner · 10 years ago
  54. f0e0c2e adb: Fix 'adb forward --no-rebind'. by David 'Digit' Turner · 10 years ago
  55. 4083ed7 Merge "Revert "fs_mgr: Support filesystem labels in fstab"" by Elliott Hughes · 10 years ago
  56. 572226c Revert "fs_mgr: Support filesystem labels in fstab" by Elliott Hughes · 10 years ago
  57. f9e2339 Merge "fs_mgr: Support filesystem labels in fstab" by JP Abgrall · 10 years ago
  58. d3d4741 Enable clang for init, after fix of global .mk files. by Chih-Hung Hsieh · 10 years ago
  59. 045be13 Merge "liblog: logcat color output corrupted on 32-bit" by Mark Salyzyn · 10 years ago
  60. e242842 liblog: logcat color output corrupted on 32-bit by Mark Salyzyn · 10 years ago
  61. d426a4e Merge "Move 32 bit/64 bit check into debuggerd." by Christopher Ferris · 10 years ago
  62. 9774df6 Move 32 bit/64 bit check into debuggerd. by Christopher Ferris · 10 years ago
  63. 69407cc fs_mgr: Support filesystem labels in fstab by Christoffer Dall · 10 years ago
  64. ce34551 Merge "Lose id to toybox." by Elliott Hughes · 10 years ago
  65. 1bf5054 Lose id to toybox. by Elliott Hughes · 10 years ago
  66. 45c4c06 Merge "Remove unused cruft from libcutils." by Elliott Hughes · 10 years ago
  67. f21717c Remove unused cruft from libcutils. by Elliott Hughes · 10 years ago
  68. 9f72ef8 Merge "Extend to receive NFLOG packets." by Jeff Sharkey · 10 years ago
  69. 17e2f43 Merge "Lose cmp to toybox." by Elliott Hughes · 10 years ago
  70. 791a690 Merge "Add timed versions of stack dumping functions." by Christopher Ferris · 10 years ago
  71. fa41e0f Add timed versions of stack dumping functions. by Christopher Ferris · 10 years ago
  72. b546991 Lose cmp to toybox. by Elliott Hughes · 10 years ago
  73. 3d7951d Merge "Lose chown to toybox." by Elliott Hughes · 10 years ago
  74. 6eb88b2 Lose chown to toybox. by Elliott Hughes · 10 years ago
  75. 9a20e67 Extend to receive NFLOG packets. by Jeff Sharkey · 10 years ago
  76. e232949 Merge "sdcard : inode numbers must be fully representable as uint32_t." by Narayan Kamath · 10 years ago
  77. 5aadceb sdcard : inode numbers must be fully representable as uint32_t. by Narayan Kamath · 10 years ago
  78. 41341ee Merge "Lose date to toybox (as date and hwclock)." by Elliott Hughes · 10 years ago
  79. f8bf054 Lose date to toybox (as date and hwclock). by Elliott Hughes · 10 years ago
  80. 3bb5654 Merge "Lose ifconfig to toybox." by Elliott Hughes · 10 years ago
  81. 31399f4 Merge "logd: Fix pruning" by Mark Salyzyn · 10 years ago
  82. da6495d logd: Fix pruning by TraianX Schiau · 10 years ago
  83. f84994b Lose ifconfig to toybox. by Elliott Hughes · 10 years ago
  84. da3dec3 Merge "Lose toolbox notify in favor of toybox inotifyd." by Elliott Hughes · 10 years ago
  85. 30286c8 Lose toolbox notify in favor of toybox inotifyd. by Elliott Hughes · 10 years ago
  86. 4503a14 Merge "Switch to toybox cat." by Elliott Hughes · 10 years ago
  87. 532bb72 Switch to toybox cat. by Elliott Hughes · 10 years ago
  88. 3802b5d Merge "rootdir: add pstore" by Mark Salyzyn · 10 years ago
  89. 4b0313e rootdir: add pstore by Mark Salyzyn · 10 years ago
  90. 49beb7e Merge "property_service: Added vendor build properties to load_all_props" by Andres Morales · 10 years ago
  91. 1f1b058 property_service: Added vendor build properties to load_all_props by Andres Morales · 10 years ago
  92. fc2bdfa Merge "Python unit test for adb." by Riley Andrews · 10 years ago
  93. d3119b1 Merge "Add ip6-localhost to /system/etc/hosts." by Yabin Cui · 10 years ago
  94. d83a9c5 Python unit test for adb. by Riley Andrews · 10 years ago
  95. 2514741 Add ip6-localhost to /system/etc/hosts. by Yabin Cui · 10 years ago
  96. ce1928e Merge "Add required casts for clang/llvm -Wc++11-narrowing" by Chih-Hung Hsieh · 10 years ago
  97. 227f8bf Merge "Clean up adb Win32 symlink #ifdefs." by Elliott Hughes · 10 years ago
  98. 0a049b1 Clean up adb Win32 symlink #ifdefs. by Elliott Hughes · 10 years ago
  99. ba8cdf9 Add required casts for clang/llvm -Wc++11-narrowing by Chih-Hung Hsieh · 10 years ago
  100. ec55652 Merge "Remove HAVE_LIBC_SYSTEM_PROPERTIES and HAVE_SYSTEM_PROPERTY_SERVER." by Elliott Hughes · 10 years ago