1. 96a2bb6 Set the modes for rc.* files in /system/etc by Bruce Beare · 14 years ago
  2. 315c3a7 Merge "libsysutils: reimplement NetlinkEvent::findParam in the proper way" by Jean-Baptiste Queru · 14 years ago
  3. 91c3853 Added Toshiba's USB VID (0x0930) upon their request. by Takeshi Kishimoto · 14 years ago
  4. 81fbbc2 Added NEC and PMC's USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  5. 899913f print msg.command in human-readable format by Viral Mehta · 14 years ago
  6. fdb13f7 Merge "Fix ADB daemon file descriptor leak" by Jean-Baptiste Queru · 14 years ago
  7. 22b0b56 Merge "Use complete hardware name without spaces." by Jean-Baptiste Queru · 14 years ago
  8. 1929990 Fixed LOG_ASSERT() compilation errors in native debug builds. by Chris Pearson · 14 years ago
  9. e3f6a6e Merge "fix insmod reading more than one module parameter" by Jean-Baptiste Queru · 14 years ago
  10. 097b7df Merge "Fix sdcard mount issue." by Jean-Baptiste Queru · 14 years ago
  11. 2ee12e7 Fix sdcard mount issue. by Ravi K Yenduri · 14 years ago
  12. 6cebee2 Merge "Add -R to chmod" by Jean-Baptiste Queru · 14 years ago
  13. 3422591 Merge "Add -p support to mkdir" by Jean-Baptiste Queru · 14 years ago
  14. 365a09e Add -R to chmod by Anthony Newnam · 14 years ago
  15. b55de67 Add -p support to mkdir by Anthony Newnam · 14 years ago
  16. 80ec37a libsysutils: reimplement NetlinkEvent::findParam in the proper way by Chih-Wei Huang · 14 years ago
  17. 68fec9a Use complete hardware name without spaces. by Sean McNeil · 15 years ago
  18. bedaac5 Disable building libdiskconfig on non-Linux hosts by Kenny Root · 14 years ago
  19. 07b3d09 Build the host version of libdiskconfig by Bruce Beare · 14 years ago
  20. e94df97 DBUS is not fully implemented. Disable it for now by Bruce Beare · 14 years ago
  21. ec219a2 merge from open-source master by The Android Open Source Project · 14 years ago
  22. d05d268 Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Jean-Baptiste Queru · 14 years ago
  23. 6d4113f merge from open-source master by The Android Open Source Project · 14 years ago
  24. 424875b Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP" by Andy McFadden · 14 years ago
  25. 8f5daad Fix ADB daemon file descriptor leak by Teddie Stenvi · 14 years ago
  26. 1adbb60 merge from open-source master by The Android Open Source Project · 14 years ago
  27. 2ef5694 merge from open-source master by The Android Open Source Project · 14 years ago
  28. ee0306b merge from open-source master by The Android Open Source Project · 14 years ago
  29. d9a1904 merge from open-source master by The Android Open Source Project · 14 years ago
  30. 6f29e5a merge from open-source master by The Android Open Source Project · 14 years ago
  31. 07a804b merge from open-source master by The Android Open Source Project · 14 years ago
  32. f0d644f merge from open-source master by The Android Open Source Project · 14 years ago
  33. 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
  34. 83cb93b added vendor ID for http://www.onthegovideo.com/ by Michael Richardson · 14 years ago
  35. feff3a8 Merge "eliminate a compiler warning: signed/unsigned length" by Jean-Baptiste Queru · 14 years ago
  36. 7b67993 Merge "adb: optimize socket-list-walking code" by Jean-Baptiste Queru · 14 years ago
  37. b660bfc Merge "adb: remove unneeded assignment of id to zero" by Jean-Baptiste Queru · 14 years ago
  38. 1dbfce3 Merge "adb: clean up 0 --> NULL for pointers" by Jean-Baptiste Queru · 14 years ago
  39. 62f4d86 Fix build - cpu-features is ARM-specific by Jean-Baptiste Queru · 14 years ago
  40. 9101221 Merge "Adds support for UBFX to JIT and Disassembler" by Jean-Baptiste Queru · 14 years ago
  41. eb558b9 eliminate a compiler warning: signed/unsigned length by Michael Richardson · 14 years ago
  42. 8182829 adb: optimize socket-list-walking code by André Goddard Rosa · 14 years ago
  43. 8e78dc6 adb: remove unneeded assignment of id to zero by André Goddard Rosa · 14 years ago
  44. c419e2a adb: clean up 0 --> NULL for pointers by André Goddard Rosa · 14 years ago
  45. de50fc1 AndroidConfig: define HAVE_PTHREAD_SETNAME_NP by André Goddard Rosa · 14 years ago
  46. 75a1d21 merge from open-source master by The Android Open Source Project · 14 years ago
  47. 13b012a Merge "debuggerd: Show function names in tombstone backtraces" by Jean-Baptiste Queru · 14 years ago
  48. c88e09c - creates proper ifc.h and dhcp.h headers for libnetutils by Szymon Jakubczak · 14 years ago
  49. 7c84efe merge from open-source master by The Android Open Source Project · 14 years ago
  50. f2df6bb Merge "toolbox-ls: sort file and directory lists" by David 'Digit' Turner · 14 years ago
  51. 36d2550 merge from open-source master by The Android Open Source Project · 14 years ago
  52. 885e5a7 Merge "Spell system correctly" by Jean-Baptiste Queru · 14 years ago
  53. aa2106b toolbox-ls: sort file and directory lists by David 'Digit' Turner · 14 years ago
  54. c8c8c05 merge from open-source master by The Android Open Source Project · 14 years ago
  55. 6be163b merge from open-source master by The Android Open Source Project · 14 years ago
  56. 192a288 Improve linenoise.c compatability. by Jack Palevich · 14 years ago
  57. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 14 years ago
  58. 324a98f merge from open-source master by The Android Open Source Project · 14 years ago
  59. f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
  60. 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 14 years ago
  61. b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  62. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  63. 456688b merge from open-source master by The Android Open Source Project · 14 years ago
  64. 5dc0f5d merge from open-source master by The Android Open Source Project · 14 years ago
  65. c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
  66. 705b37b merge from open-source master by The Android Open Source Project · 14 years ago
  67. c0b3ad1 merge from open-source master by The Android Open Source Project · 14 years ago
  68. 230cb33 Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  69. 4dc1fa8 Adds support for UBFX to JIT and Disassembler by Martyn Capewell · 15 years ago
  70. 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  71. 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
  72. ae7b91b debuggerd: Show function names in tombstone backtraces by Meng Hu · 15 years ago
  73. d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  74. 5762ec290 Fix adb remount on non-MTD devices by Colin Cross · 14 years ago
  75. f1c03de adb: Add Qualcomm USB id by Dima Zavin · 14 years ago
  76. 49337b2 merge from open-source master by The Android Open Source Project · 14 years ago
  77. 5099d34 Merge "Fix "route add default dev <iface>" behaviour" by Jean-Baptiste Queru · 14 years ago
  78. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  79. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  80. 80bdda4 Merge "Added a move flag for init's mount command that maps to MS_MOVE." by Jean-Baptiste Queru · 14 years ago
  81. 538e577 merge from open-source master by The Android Open Source Project · 14 years ago
  82. 34ed47a Merge "sys_signame[] was added to libc, remove conflicting definition" by Jean-Baptiste Queru · 14 years ago
  83. d00eba4 merge from open-source master by The Android Open Source Project · 14 years ago
  84. 70b262a Spell system correctly by Anthony Newnam · 14 years ago
  85. 28a8dab Add a printf format. by christian.bejram · 14 years ago
  86. 25ffaff am 86b12152: fix windows SDK build by Brad Fitzpatrick · 14 years ago
  87. 218faa3 am e43c2483: More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  88. 86b1215 fix windows SDK build by Brad Fitzpatrick · 14 years ago
  89. e43c248 More fixes to Binder perf regression from Eclair by Brad Fitzpatrick · 14 years ago
  90. ba9025c am 253e27ac: Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  91. 253e27a Optimize set_sched_policy(), which gets called in every binder call. by Brad Fitzpatrick · 14 years ago
  92. 83b97a6 am 458f0633: For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  93. 44bce0f merge from open-source master by The Android Open Source Project · 14 years ago
  94. 458f063 For issue #2651381, allow library prelinking. by Dan Bornstein · 14 years ago
  95. 2bef93c cpu-features.h is only available for ARM by Bruce Beare · 14 years ago
  96. e57d891 merge from open-source master by The Android Open Source Project · 14 years ago
  97. 9b6c850 fix sim build by Jean-Baptiste Queru · 14 years ago
  98. f42d2fa Fix LDM addressing mode disassembly by Martyn Capewell · 15 years ago
  99. 86abd5f Merge "Adds UXTB16 support to Pixelflinger" by Jean-Baptiste Queru · 14 years ago
  100. 8ecf934 Merge "NEON shortcut for flat colour blending into 16-bit" by Jean-Baptiste Queru · 14 years ago