1. 3cac9cb am 38cb1b89: Merge "Add directories for OBB mounting" into gingerbread by Kenny Root · 15 years ago
  2. 38cb1b8 Merge "Add directories for OBB mounting" into gingerbread by Kenny Root · 15 years ago
  3. c7858a3 Add directories for OBB mounting by Kenny Root · 15 years ago
  4. 0bcda26 merge from open-source master by The Android Open Source Project · 15 years ago
  5. 6cebee2 Merge "Add -R to chmod" by Jean-Baptiste Queru · 15 years ago
  6. 3422591 Merge "Add -p support to mkdir" by Jean-Baptiste Queru · 15 years ago
  7. 365a09e Add -R to chmod by Anthony Newnam · 15 years ago
  8. b55de67 Add -p support to mkdir by Anthony Newnam · 15 years ago
  9. 62a54f3 am 25b15be9: init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 15 years ago
  10. beb7246 am 63e5205c: fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 15 years ago
  11. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 15 years ago
  12. 8e9cacc merge from open-source master by The Android Open Source Project · 15 years ago
  13. bedaac5 Disable building libdiskconfig on non-Linux hosts by Kenny Root · 15 years ago
  14. 8d6da44 merge from open-source master by The Android Open Source Project · 15 years ago
  15. 07b3d09 Build the host version of libdiskconfig by Bruce Beare · 15 years ago
  16. 0796f61 merge from open-source master by The Android Open Source Project · 15 years ago
  17. 63e5205 fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 15 years ago
  18. 635dc57 am 57dbb2cb: Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 15 years ago
  19. 57dbb2c Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 15 years ago
  20. efca226 am cc4d11c2: Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 15 years ago
  21. cc4d11c Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 15 years ago
  22. 8e9d5c9 Add a HAVE define for pthread_setname_np(). by Andy McFadden · 15 years ago
  23. 9f6d28d Fix sim-eng build. by Andy McFadden · 15 years ago
  24. a8c7404 am 931bdcc0: Set explicit timeout on USB control transfer by Werner Johansson · 15 years ago
  25. 931bdcc Set explicit timeout on USB control transfer by Werner Johansson · 15 years ago
  26. 0e5a6b1 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  27. 0b1ff6b am eb42170e: Display file sizes larger than 2GB correctly by Kenny Root · 15 years ago
  28. eb42170 Display file sizes larger than 2GB correctly by Kenny Root · 15 years ago
  29. e94df97 DBUS is not fully implemented. Disable it for now by Bruce Beare · 15 years ago
  30. 2c4676d am 93b0cb40: Define inline atomic operations for x86 and ARM. by Carl Shapiro · 15 years ago
  31. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 15 years ago
  32. ec219a2 merge from open-source master by The Android Open Source Project · 15 years ago
  33. d05d268 Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Jean-Baptiste Queru · 15 years ago
  34. 6d4113f merge from open-source master by The Android Open Source Project · 15 years ago
  35. 424875b Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Andy McFadden · 15 years ago
  36. 67e6fcd merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  37. f1792b3 am 2124afee: Added NEC and PMC\'s USB VIDs upon their request. by Takeshi Kishimoto · 15 years ago
  38. 2124afe Added NEC and PMC's USB VIDs upon their request. by Takeshi Kishimoto · 15 years ago
  39. 1adbb60 merge from open-source master by The Android Open Source Project · 15 years ago
  40. 2ef5694 merge from open-source master by The Android Open Source Project · 15 years ago
  41. ee0306b merge from open-source master by The Android Open Source Project · 15 years ago
  42. d9a1904 merge from open-source master by The Android Open Source Project · 15 years ago
  43. 6f29e5a merge from open-source master by The Android Open Source Project · 15 years ago
  44. 07a804b merge from open-source master by The Android Open Source Project · 15 years ago
  45. f0d644f merge from open-source master by The Android Open Source Project · 15 years ago
  46. 177e78e Merge "- creates proper ifc.h and dhcp.h headers for libnetutils - adds ifc_set_hwaddr - adds hwaddr command to netcfg - code reuse: dhcp_configure calls ifc_configure; inet_ntoa is used for printing - consistency: use net.XXX.dnsX properties in favor of dhcp.XXX.dnsX properties (see related change to WifiStateTracker) - updated system/core/nexus to use new headers, although not sure if anybody still uses nexus" by Jean-Baptiste Queru · 15 years ago
  47. 83cb93b added vendor ID for http://www.onthegovideo.com/ by Michael Richardson · 15 years ago
  48. feff3a8 Merge "eliminate a compiler warning: signed/unsigned length" by Jean-Baptiste Queru · 15 years ago
  49. 7b67993 Merge "adb: optimize socket-list-walking code" by Jean-Baptiste Queru · 15 years ago
  50. b660bfc Merge "adb: remove unneeded assignment of id to zero" by Jean-Baptiste Queru · 15 years ago
  51. 1dbfce3 Merge "adb: clean up 0 --> NULL for pointers" by Jean-Baptiste Queru · 15 years ago
  52. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 15 years ago
  53. 9101221 Merge "Adds support for UBFX to JIT and Disassembler" by Jean-Baptiste Queru · 15 years ago
  54. eb558b9 eliminate a compiler warning: signed/unsigned length by Michael Richardson · 15 years ago
  55. 50ca0c7 merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  56. 8182829 adb: optimize socket-list-walking code by André Goddard Rosa · 15 years ago
  57. 8e78dc6 adb: remove unneeded assignment of id to zero by André Goddard Rosa · 15 years ago
  58. c419e2a adb: clean up 0 --> NULL for pointers by André Goddard Rosa · 15 years ago
  59. 0c6672c am 8b0ec20d: Update OOM adj levels. by Dianne Hackborn · 15 years ago
  60. 8b0ec20 Update OOM adj levels. by Dianne Hackborn · 15 years ago
  61. de50fc1 AndroidConfig: define HAVE_PTHREAD_SETNAME_NP by André Goddard Rosa · 15 years ago
  62. 75a1d21 merge from open-source master by The Android Open Source Project · 15 years ago
  63. 13b012a Merge "debuggerd: Show function names in tombstone backtraces" by Jean-Baptiste Queru · 15 years ago
  64. f72961d merge from froyo-plus-aosp by Jean-Baptiste Queru · 15 years ago
  65. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 15 years ago
  66. 7c84efe merge from open-source master by The Android Open Source Project · 15 years ago
  67. f2df6bb Merge "toolbox-ls: sort file and directory lists" by David 'Digit' Turner · 15 years ago
  68. 36d2550 merge from open-source master by The Android Open Source Project · 15 years ago
  69. 885e5a7 Merge "Spell system correctly" by Jean-Baptiste Queru · 15 years ago
  70. aa2106b toolbox-ls: sort file and directory lists by David 'Digit' Turner · 15 years ago
  71. 0659dd5 am c8c8c050: merge from open-source master by The Android Open Source Project · 15 years ago
  72. c8c8c05 merge from open-source master by The Android Open Source Project · 15 years ago
  73. c491fdc am 6be163b1: merge from open-source master by The Android Open Source Project · 15 years ago
  74. 6be163b merge from open-source master by The Android Open Source Project · 15 years ago
  75. 192a288 Improve linenoise.c compatability. by Jack Palevich · 15 years ago
  76. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 15 years ago
  77. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 15 years ago
  78. f1a4618 am 324a98f1: merge from open-source master by The Android Open Source Project · 15 years ago
  79. 7bea36b am f7e148c1: merge from open-source master by The Android Open Source Project · 15 years ago
  80. 324a98f merge from open-source master by The Android Open Source Project · 15 years ago
  81. f7e148c merge from open-source master by The Android Open Source Project · 15 years ago
  82. 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 15 years ago
  83. 25e7b8f am b1fb3bd1: am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 15 years ago
  84. b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 15 years ago
  85. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 15 years ago
  86. 5458065 am 456688bf: merge from open-source master by The Android Open Source Project · 15 years ago
  87. 12e549b am 5dc0f5db: merge from open-source master by The Android Open Source Project · 15 years ago
  88. 456688b merge from open-source master by The Android Open Source Project · 15 years ago
  89. 7e81a61 am c57a22c8: merge from open-source master by The Android Open Source Project · 15 years ago
  90. 5dc0f5d merge from open-source master by The Android Open Source Project · 15 years ago
  91. a11a001 am 705b37b8: merge from open-source master by The Android Open Source Project · 15 years ago
  92. c57a22c merge from open-source master by The Android Open Source Project · 15 years ago
  93. 62f3053 am c0b3ad16: merge from open-source master by The Android Open Source Project · 15 years ago
  94. 705b37b merge from open-source master by The Android Open Source Project · 15 years ago
  95. c0b3ad1 merge from open-source master by The Android Open Source Project · 15 years ago
  96. 230cb33 Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 15 years ago
  97. 4dc1fa8 Adds support for UBFX to JIT and Disassembler by Martyn Capewell · 15 years ago
  98. 8dfa47d Atomic/SMP update, part 2. by Andy McFadden · 15 years ago
  99. 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 15 years ago
  100. 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 15 years ago