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