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