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