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