1. c184d56 #include <arpa/inet.h> for htonl. by Elliott Hughes · 10 years ago
  2. 1267738 Merge "Lose mv to toybox." by Elliott Hughes · 10 years ago
  3. a264cca Lose mv to toybox. by Elliott Hughes · 10 years ago
  4. 300a85e Merge "Lose rm to toybox." by Elliott Hughes · 10 years ago
  5. fdab0f5 Lose rm to toybox. by Elliott Hughes · 10 years ago
  6. cc825ae Merge "Lose cp to toybox." by Elliott Hughes · 10 years ago
  7. b3fa826 Lose cp to toybox. by Elliott Hughes · 10 years ago
  8. 700a957 Merge "Lose ln to toybox." by Elliott Hughes · 10 years ago
  9. ae96efc Lose ln to toybox. by Elliott Hughes · 10 years ago
  10. a7e6dbd Merge "Lose rmdir to toybox." by Elliott Hughes · 10 years ago
  11. ff60f7c Lose rmdir to toybox. by Elliott Hughes · 10 years ago
  12. 8dc9777 Merge "Lose mkdir to toybox." by Elliott Hughes · 10 years ago
  13. de4fd83 Lose mkdir to toybox. by Elliott Hughes · 10 years ago
  14. 8641dae Merge "Lose chcon to toybox." by Elliott Hughes · 10 years ago
  15. 2f5d6d3 Lose chcon to toybox. by Elliott Hughes · 10 years ago
  16. 0e74cfb Merge "Fix references to HAVE_PRCTL." by Elliott Hughes · 10 years ago
  17. 292ccd3 Fix references to HAVE_PRCTL. by Elliott Hughes · 10 years ago
  18. fae953e Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." by Elliott Hughes · 10 years ago
  19. 6acf3d7 HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>. by Elliott Hughes · 10 years ago
  20. 48d7489 Merge "Fix build with clang" by Chih-hung Hsieh · 10 years ago
  21. 2bd4124 Fix build with clang by Bernhard Rosenkränzer · 10 years ago
  22. 53432b4 Merge "fix memory leak in copy_remote_dir_local" by Riley Andrews · 10 years ago
  23. 4d04d24 fix memory leak in copy_remote_dir_local by Riley Andrews · 10 years ago
  24. 1f5cad5 Merge "Cleanup libsparse Android.mk" by Elliott Hughes · 10 years ago
  25. 0ccde5f Merge "Cleanup fastbootd Android.mk" by Elliott Hughes · 10 years ago
  26. 48a941c Merge "Cleanup libbacktrace Android.mk" by Elliott Hughes · 10 years ago
  27. 5f0c32c Cleanup fastbootd Android.mk by Trevor Drake · 10 years ago
  28. 5e4d0a5 Cleanup libbacktrace Android.mk by Trevor Drake · 10 years ago
  29. a840300 Cleanup libsparse Android.mk by Trevor Drake · 10 years ago
  30. ffe4d9c Merge "toybox has md5sum, so lose toolbox's md5." by Elliott Hughes · 10 years ago
  31. 014ab46 toybox has md5sum, so lose toolbox's md5. by Elliott Hughes · 10 years ago
  32. da4f30c Merge "Remove incompatible Unicode compatibility types." by Dan Albert · 10 years ago
  33. efd482f Merge "Lose mknod to toybox." by Elliott Hughes · 10 years ago
  34. 71cf21f Lose mknod to toybox. by Elliott Hughes · 10 years ago
  35. d1090ea Merge "Make crasher smash-stack work." by Yabin Cui · 10 years ago
  36. 2331b95 Make crasher smash-stack work. by Yabin Cui · 10 years ago
  37. fc38387 Merge "Remove toolbox hd." by Elliott Hughes · 10 years ago
  38. c6251d8 Remove toolbox hd. by Elliott Hughes · 10 years ago
  39. 8386e13 Merge "Fix clang compiler warning." by Chih-Hung Hsieh · 10 years ago
  40. 81784ae Merge "Lose chmod to toybox." by Elliott Hughes · 10 years ago
  41. 59970e7 Fix clang compiler warning. by Chih-Hung Hsieh · 10 years ago
  42. 98c80a0 Lose chmod to toybox. by Elliott Hughes · 10 years ago
  43. 3570072 Merge "Use full qualified name in macros." by Chih-Hung Hsieh · 10 years ago
  44. c777f21 Use full qualified name in macros. by Chih-Hung Hsieh · 10 years ago
  45. de180fc Merge "Remove unused local variable." by Chih-Hung Hsieh · 10 years ago
  46. 058932c Remove unused local variable. by Chih-Hung Hsieh · 10 years ago
  47. 250d1d1 Merge "Move property_context label handling to libselinux." by dcashman · 10 years ago
  48. 05345bf Move property_context label handling to libselinux. by dcashman · 10 years ago
  49. 765f371 Merge "Print ASCII near register for all archs" by Dmitriy Ivanov · 10 years ago
  50. 5eb4311 Merge "Allow updates for open file descriptors" by Marco Nelissen · 10 years ago
  51. a80f098 Allow updates for open file descriptors by Marco Nelissen · 10 years ago
  52. 052fc0a Print ASCII near register for all archs by Dmitriy Ivanov · 10 years ago
  53. 65c06de Merge "kill libunz" by Elliott Hughes · 10 years ago
  54. 71a9686 kill libunz by Yabin Cui · 10 years ago
  55. a97c107 Merge "Fix Nick's nits" by Elliott Hughes · 10 years ago
  56. 88a12fb Fix Nick's nits by Paul Lawrence · 10 years ago
  57. 294e610 Merge "Fix verity on system partitions larger than 2G" by Elliott Hughes · 10 years ago
  58. 02c698d Fix verity on system partitions larger than 2G by Sami Tolvanen · 10 years ago
  59. cbdf4a9 Merge "Fix some style issues in adb_commandline()." by Riley Andrews · 10 years ago
  60. 0dc15b3 Merge "Refactor the host adb argument parsing loop to remove a goto" by Riley Andrews · 10 years ago
  61. c43ca87 Merge "Revert "Move property_context label handling to libselinux."" by Nick Kralevich · 10 years ago
  62. 59f64ec Revert "Move property_context label handling to libselinux." by Nick Kralevich · 10 years ago
  63. 98f58e8 Fix some style issues in adb_commandline(). by Riley Andrews · 10 years ago
  64. c8514c8 Refactor the host adb argument parsing loop to remove a goto by Riley Andrews · 10 years ago
  65. 55c38f7 Merge "Fix build" by Elliott Hughes · 10 years ago
  66. 1d931bc Fix build by Paul Lawrence · 10 years ago
  67. 18237c7 Merge "Add adb enable-verity" by Elliott Hughes · 10 years ago
  68. 982089d Add adb enable-verity by Paul Lawrence · 10 years ago
  69. b471f52 Merge "Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""" by Elliott Hughes · 10 years ago
  70. ec900bb Revert "Revert "Enable verity on userdebug, and add disable-verity to adb"" by Paul Lawrence · 10 years ago
  71. 7a497e3 Merge "adb warns on remount when verity is enabled" by Elliott Hughes · 10 years ago
  72. 3463755 adb warns on remount when verity is enabled by Paul Lawrence · 10 years ago
  73. e1fb089 Merge "fastbootd: Use FASTBOOT constants instead of ADB constants" by Elliott Hughes · 10 years ago
  74. e3c72fd fastbootd: Use FASTBOOT constants instead of ADB constants by Badhri Jagan Sridharan · 10 years ago
  75. 83b4047 Merge "adbd & fastbootd: Support for new f_fs descriptor format" by Elliott Hughes · 10 years ago
  76. ab3446d adbd & fastbootd: Support for new f_fs descriptor format by Badhri Jagan Sridharan · 10 years ago
  77. 1dbf33b Merge "Fix build on mac." by Elliott Hughes · 10 years ago
  78. 298b6c7 Fix build on mac. by leozwang · 10 years ago
  79. 173310a Merge "Add more debug information." by Elliott Hughes · 10 years ago
  80. cbf0267 Add more debug information. by leozwang · 10 years ago
  81. 3e16e2d Merge "Fix adb/fastboot windows compilations." by Elliott Hughes · 10 years ago
  82. 67a7a4a Fix adb/fastboot windows compilations. by Christopher Ferris · 10 years ago
  83. 02ef15f Merge "Introduce "adb keygen"" by Elliott Hughes · 10 years ago
  84. 3f76082 Merge "Move property_context label handling to libselinux." by dcashman · 10 years ago
  85. ab0d542 Merge "fastboot: Support USB 3.x SuperSpeed devices on Linux" by Elliott Hughes · 10 years ago
  86. dbb7c46 Merge "ADB on linux: Handle USB SuperSpeed extra Descriptors" by Elliott Hughes · 10 years ago
  87. bea3f9c Introduce "adb keygen" by Nick Kralevich · 10 years ago
  88. a5e9b06 Merge "adb: enable superspeed support" by Elliott Hughes · 10 years ago
  89. 5124839 Merge "Clean up adb/Android.mk" by Elliott Hughes · 10 years ago
  90. d6ee9f2 adb: enable superspeed support by Zhuang Jin Can · 10 years ago
  91. 3f5bba5 Merge "Reject zip archives whose entry names are not valid UTF-8." by Narayan Kamath · 10 years ago
  92. 044bc8e Reject zip archives whose entry names are not valid UTF-8. by Narayan Kamath · 10 years ago
  93. b79a2d5 Clean up adb/Android.mk by Trevor Drake · 10 years ago
  94. afe3d27 Merge "Clean up libutils Android.mk" by Elliott Hughes · 10 years ago
  95. dabdbf9 Clean up libutils Android.mk by Trevor Drake · 10 years ago
  96. 3579f04 Merge "Clean up libziparchive Android.mk" by Elliott Hughes · 10 years ago
  97. f732373 Clean up libziparchive Android.mk by Trevor Drake · 10 years ago
  98. 862e4d5 Merge "logd: auditd remove logDmesg method" by Mark Salyzyn · 10 years ago
  99. eb06de7 logd: auditd remove logDmesg method by Mark Salyzyn · 10 years ago
  100. e0a5ab5 Merge "logcat: use liblog to determine -b all list" by Mark Salyzyn · 10 years ago