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