1. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  2. 2ef5694 merge from open-source master by The Android Open Source Project · 14 years ago
  3. ee0306b merge from open-source master by The Android Open Source Project · 14 years ago
  4. d9a1904 merge from open-source master by The Android Open Source Project · 14 years ago
  5. 6f29e5a merge from open-source master by The Android Open Source Project · 14 years ago
  6. 07a804b merge from open-source master by The Android Open Source Project · 14 years ago
  7. f0d644f merge from open-source master by The Android Open Source Project · 14 years ago
  8. 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 · 14 years ago
  9. 83cb93b added vendor ID for http://www.onthegovideo.com/ by Michael Richardson · 14 years ago
  10. feff3a8 Merge "eliminate a compiler warning: signed/unsigned length" by Jean-Baptiste Queru · 14 years ago
  11. 7b67993 Merge "adb: optimize socket-list-walking code" by Jean-Baptiste Queru · 14 years ago
  12. b660bfc Merge "adb: remove unneeded assignment of id to zero" by Jean-Baptiste Queru · 14 years ago
  13. 1dbfce3 Merge "adb: clean up 0 --> NULL for pointers" by Jean-Baptiste Queru · 14 years ago
  14. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 14 years ago
  15. 9101221 Merge "Adds support for UBFX to JIT and Disassembler" by Jean-Baptiste Queru · 14 years ago
  16. eb558b9 eliminate a compiler warning: signed/unsigned length by Michael Richardson · 14 years ago
  17. 8182829 adb: optimize socket-list-walking code by André Goddard Rosa · 14 years ago
  18. 8e78dc6 adb: remove unneeded assignment of id to zero by André Goddard Rosa · 14 years ago
  19. c419e2a adb: clean up 0 --> NULL for pointers by André Goddard Rosa · 14 years ago
  20. 75a1d21 merge from open-source master by The Android Open Source Project · 14 years ago
  21. 13b012a Merge "debuggerd: Show function names in tombstone backtraces" by Jean-Baptiste Queru · 14 years ago
  22. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  23. 7c84efe merge from open-source master by The Android Open Source Project · 14 years ago
  24. f2df6bb Merge "toolbox-ls: sort file and directory lists" by David 'Digit' Turner · 14 years ago
  25. 36d2550 merge from open-source master by The Android Open Source Project · 14 years ago
  26. 885e5a7 Merge "Spell system correctly" by Jean-Baptiste Queru · 14 years ago
  27. aa2106b toolbox-ls: sort file and directory lists by David 'Digit' Turner · 14 years ago
  28. c8c8c05 merge from open-source master by The Android Open Source Project · 14 years ago
  29. 6be163b merge from open-source master by The Android Open Source Project · 14 years ago
  30. 192a288 Improve linenoise.c compatability. by Jack Palevich · 14 years ago
  31. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 14 years ago
  32. 324a98f merge from open-source master by The Android Open Source Project · 14 years ago
  33. f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
  34. 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 14 years ago
  35. b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  36. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  37. 456688b merge from open-source master by The Android Open Source Project · 14 years ago
  38. 5dc0f5d merge from open-source master by The Android Open Source Project · 14 years ago
  39. c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
  40. 705b37b merge from open-source master by The Android Open Source Project · 14 years ago
  41. c0b3ad1 merge from open-source master by The Android Open Source Project · 14 years ago
  42. 230cb33 Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  43. 4dc1fa8 Adds support for UBFX to JIT and Disassembler by Martyn Capewell · 15 years ago
  44. 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  45. 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
  46. ae7b91b debuggerd: Show function names in tombstone backtraces by Meng Hu · 15 years ago
  47. d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  48. 5762ec290 Fix adb remount on non-MTD devices by Colin Cross · 14 years ago
  49. f1c03de adb: Add Qualcomm USB id by Dima Zavin · 14 years ago
  50. 49337b2 merge from open-source master by The Android Open Source Project · 14 years ago
  51. 5099d34 Merge "Fix "route add default dev <iface>" behaviour" by Jean-Baptiste Queru · 14 years ago
  52. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  53. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  54. 80bdda4 Merge "Added a move flag for init's mount command that maps to MS_MOVE." by Jean-Baptiste Queru · 14 years ago
  55. 538e577 merge from open-source master by The Android Open Source Project · 14 years ago
  56. 34ed47a Merge "sys_signame[] was added to libc, remove conflicting definition" by Jean-Baptiste Queru · 14 years ago
  57. d00eba4 merge from open-source master by The Android Open Source Project · 14 years ago
  58. 70b262a Spell system correctly by Anthony Newnam · 14 years ago
  59. 28a8dab Add a printf format. by christian.bejram · 14 years ago
  60. 25ffaff am 86b12152: fix windows SDK build by Brad Fitzpatrick · 14 years ago
  61. 218faa3 am e43c2483: More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  62. 86b1215 fix windows SDK build by Brad Fitzpatrick · 14 years ago
  63. e43c248 More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  64. ba9025c am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  65. 253e27a Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  66. 83b97a6 am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  67. 44bce0f merge from open-source master by The Android Open Source Project · 14 years ago
  68. 458f063 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  69. 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 14 years ago
  70. e57d891 merge from open-source master by The Android Open Source Project · 14 years ago
  71. 9b6c850 fix sim build by Jean-Baptiste Queru · 14 years ago
  72. f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
  73. 86abd5f Merge "Adds UXTB16 support to Pixelflinger" by Jean-Baptiste Queru · 14 years ago
  74. 8ecf934 Merge "NEON shortcut for flat colour blending into 16-bit" by Jean-Baptiste Queru · 14 years ago
  75. cd64315 Add documentation for some adb environmental variables. by Tim · 14 years ago
  76. 9a22c68 merge from open-source master by The Android Open Source Project · 14 years ago
  77. 26bb6e9 Fixing spelling errors in adb docs by Brian Carlstrom · 14 years ago
  78. a84a42e Make adb's daemon-port on the host machine configurable. by Stefan Hilzinger · 14 years ago
  79. 23e6416 adb: remove obsolete adb.connected system property. by Mike Lockwood · 14 years ago
  80. 4f66069 Add Pantech's USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  81. c22b9bf Added Kyocera's VID (0x0482), upon their request. by Takeshi Kishimoto · 14 years ago
  82. 505bd6e adb: Add five second timeout for USB writes on Linux host. by Mike Lockwood · 14 years ago
  83. 805c4a7 Add missing newlines to adb usage message by Brian Carlstrom · 14 years ago
  84. c519c00 adb: do not mix printf() with write() when writing to stdout. by Mike Lockwood · 15 years ago
  85. 16f1550 Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request. by Takeshi Kishimoto · 14 years ago
  86. 1727309 Added USB vendor id of Sharp, based on Sharp's request. by Takeshi Kishimoto · 14 years ago
  87. a00a69e am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  88. b419c35 Fix adb, fastboot to compile in Windows SDK under Linux. by Raphael · 14 years ago
  89. 775a8df merge from open-source master by The Android Open Source Project · 14 years ago
  90. e898fad Fix "route add default dev <iface>" behaviour by Daniel Baeyens · 15 years ago
  91. ed33625 Added a move flag for init's mount command that maps to MS_MOVE. by Jay Freeman (saurik) · 15 years ago
  92. 05f202a Merge "adb: Add persistent system property for running adb in TCPIP mode" by Mike Lockwood · 14 years ago
  93. 8e2ceae adb: Add persistent system property for running adb in TCPIP mode by Mike Lockwood · 14 years ago
  94. b26c856 sys_signame[] was added to libc, remove conflicting definition by Thorsten Glaser · 15 years ago
  95. 3523412 merge from open-source master by The Android Open Source Project · 14 years ago
  96. 705c944 Add -l option to `adb sync` by Anthony Newnam · 14 years ago
  97. 944f7ca Merge "vold: fix a bug of crash" by Jean-Baptiste Queru · 14 years ago
  98. 8ac5010 merge from open-source master by The Android Open Source Project · 14 years ago
  99. 457d81c Allow 'adb pull' to pull symlinked files by Matt Fischer · 15 years ago
  100. db2f5ad am f54e0a4b: Add a log tag entry for the dalvik lock profiling event. by Carl Shapiro · 14 years ago