1. 3b4a0c8 Fix adb leaking file descriptors to forked processes by Benoit Goby · 13 years ago
  2. eb5df47 adb: Fix command-line parser. by David 'Digit' Turner · 13 years ago
  3. a5d4694 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  4. 3e42db2 adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  5. 487009e adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  6. 1d3fbed Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  7. 9c73d17 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
  8. 4585e0e Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 13 years ago
  9. cdeba12 Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  10. fc0b4ff Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  11. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  12. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  13. d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
  14. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  15. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  16. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  17. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  18. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  19. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  20. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  21. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  22. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  23. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  24. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  25. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  26. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  27. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
  28. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  29. 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  30. a9791e1 [PATCH] Init - make sure the last parameter to execve is NULL by Ethan · 14 years ago
  31. b717198 am b4d65399: disable console in user builds by Brian Swetland · 14 years ago
  32. b4d6539 disable console in user builds by Brian Swetland · 14 years ago
  33. 60afded am 146481b9: add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  34. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  35. 146481b add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  36. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  37. f3c29f0 am 5988ea72: add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  38. 5988ea7 add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  39. ec70a9e am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  40. 34961b2 am 6713a2e0: Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  41. f2ff211 Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  42. 6713a2e Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  43. 8946398 am 81347d27: Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
  44. 81347d2 Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
  45. b08f7d8 Add config header file for Linux/PPC. by Marcus Comstedt · 14 years ago
  46. 6f703a2 Fix USB endianness bugs on Linux. by Marcus Comstedt · 14 years ago
  47. d340d2f adb: Improved detection of big endian architecture by Marcus Comstedt · 14 years ago
  48. a8b8c0e am d02e521d: adb: Add support for Philips\'s USB vendor ID by Mike Lockwood · 14 years ago
  49. 67672e0 Merge a775965b from gingerbread by Jean-Baptiste Queru · 14 years ago
  50. d02e521 adb: Add support for Philips's USB vendor ID by Mike Lockwood · 14 years ago
  51. fa5c690 am 89aff1d2: Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  52. a775965 Merge "Add AID_NFC for use by the NFC service." into gingerbread by Nick Pelly · 14 years ago
  53. 89aff1d Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  54. 287a958 am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  55. 85905a6 Add AID_NFC for use by the NFC service. by Nick Pelly · 14 years ago
  56. 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  57. 7e65ede am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  58. 9cd8057 Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  59. 1693c32 am 6c263694: Fix KT Tech\'s usb vendor ID. by Xavier Ducrohet · 14 years ago
  60. 6c26369 Fix KT Tech's usb vendor ID. by Xavier Ducrohet · 14 years ago
  61. bb8ebab Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin. by Raphael Moll · 14 years ago
  62. 5c5ff87 am 83c6b052: Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  63. 83c6b05 Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  64. d9387cf am 6be460d5: Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  65. 6be460d Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  66. 78ea237 am 912ff85b: init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  67. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  68. f1fd5eb am 2f7b72f9: netstat should include /proc/net/tcp6 and /proc/net/udp6 data by Brian Carlstrom · 14 years ago
  69. 2f7b72f netstat should include /proc/net/tcp6 and /proc/net/udp6 data by Brian Carlstrom · 14 years ago
  70. df2f5a0 am d55f0adf: Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  71. d55f0ad Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  72. 1e3f8f2 am f62b23f2: Add new USB vendor IDs. by Xavier Ducrohet · 14 years ago
  73. f62b23f Add new USB vendor IDs. by Xavier Ducrohet · 14 years ago
  74. d1971c4 resolved conflicts for merge of c29919c8 to gingerbread-plus-aosp by Mike Lockwood · 14 years ago
  75. c29919c Add AID_GPS user ID for GPS daemon by Mike Lockwood · 14 years ago
  76. 33357f5 am 6490257d: Make netd restart when system server hangs on it. by Brad Fitzpatrick · 14 years ago
  77. 6490257 Make netd restart when system server hangs on it. by Brad Fitzpatrick · 14 years ago
  78. 3b5214a am 02863b95: add /vendor support by Brian Swetland · 14 years ago
  79. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  80. 06b2188 am 2da0032c: add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  81. 2da0032 add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  82. 1db75e7 am 6fd75635: Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  83. 6fd7563 Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  84. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  85. 2c42e44 am 9915e3fd: Add dvm_lock_sample\'s new fields. by Brad Fitzpatrick · 14 years ago
  86. 9915e3f Add dvm_lock_sample's new fields. by Brad Fitzpatrick · 14 years ago
  87. 0e6242f am 40c2b7cb: Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  88. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  89. c3fa614 am f31d2ed1: Return false on socket read error by Kenny Root · 14 years ago
  90. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  91. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  92. 5833769 am 09dd3e57: make df more readable by Brian Swetland · 14 years ago
  93. 09dd3e5 make df more readable by Brian Swetland · 14 years ago
  94. 1d10577 manual merge from readonly-korg-master by Jean-Baptiste Queru · 14 years ago
  95. 26ce6e0 manual merge from readonly-korg-master by Jean-Baptiste Queru · 14 years ago
  96. f41986b Don't alias 'stop' to 'kill -STOP' by Jeff Hamilton · 14 years ago
  97. bb130ba Merge "- Add drm and drmio service - Add /data/drm directory for storing DRM related data" by Jean-Baptiste Queru · 14 years ago
  98. 8df3a4a am 4012c0a4: Merge "remount / as read-only only on post-fs to allow per-target config of /" into gingerbread by Brian Swetland · 14 years ago
  99. 4012c0a Merge "remount / as read-only only on post-fs to allow per-target config of /" into gingerbread by Brian Swetland · 14 years ago
  100. 56de7a1 remount / as read-only only on post-fs to allow per-target config of / by Brian Swetland · 14 years ago