1. 3f582e9 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  2. ab6e55f Merge "Enlarge USB bulk transfer size for faster downloads" by Conley Owens · 13 years ago
  3. 0c297f5 Merge "Revert "Fold uevent message origin checking from init into libcutils."" by Nick Kralevich · 13 years ago
  4. de9e65d Revert "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  5. 282c2ab Merge "Fold uevent message origin checking from init into libcutils." by Nick Kralevich · 13 years ago
  6. f819d02 Merge "libsysutils: SocketListener: handle recv errors more gracefully." by Nick Kralevich · 13 years ago
  7. 8405ec0 Fold uevent message origin checking from init into libcutils. by Vernon Tang · 13 years ago
  8. 8795007 libsysutils: SocketListener: handle recv errors more gracefully. by Vernon Tang · 13 years ago
  9. 2f7995e Merge "adb: fix typo in helptext" by Mike Lockwood · 13 years ago
  10. 6715a43 adb: fix typo in helptext by Bernhard Reutner-Fischer · 13 years ago
  11. d068e5a Merge "pixelflinger: Provide more scanline shortcut functions." by David 'Digit' Turner · 13 years ago
  12. 39764f4 pixelflinger: Provide more scanline shortcut functions. by David 'Digit' Turner · 13 years ago
  13. d37e084 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  14. e994f18 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 13 years ago
  15. 913eb8b Enlarge USB bulk transfer size for faster downloads by David Krause · 13 years ago
  16. 7c55654 Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  17. 499b45a Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  18. 4593e0a Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  19. 0e59123 Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  20. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  21. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  22. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  23. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  24. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  25. e6b638b Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  26. fa5f2ad am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  27. bd8f4a8 Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  28. bd70e4a Define O_BINARY for non-Windows platforms. by Raphael Moll · 13 years ago
  29. 0db0921 x86: Add vold.fstab to mount the SD card by Jun Nakajima · 13 years ago
  30. d4894f4 am 034117e4: Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 13 years ago
  31. 034117e Merge changes I8df51128,Ie922b3e7,I31f78419,I7e8df44d,I6067857b,Ifd35587c,Ie8d66740 by Mike Lockwood · 13 years ago
  32. 3b4a0c8 Fix adb leaking file descriptors to forked processes by Benoit Goby · 13 years ago
  33. eb5df47 adb: Fix command-line parser. by David 'Digit' Turner · 13 years ago
  34. a5d4694 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  35. 3e42db2 adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  36. 487009e adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  37. 1d3fbed Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  38. 9c73d17 Support an additional alias for 'adb shell.' by Daniel Sandler · 14 years ago
  39. 63e70b2 am 4585e0e9: Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 13 years ago
  40. 4585e0e Merge changes I087d0074,I8a51924e by Brad Fitzpatrick · 13 years ago
  41. 55dc974 am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  42. f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  43. cdeba12 Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  44. fc0b4ff Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  45. b9634d0 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  46. a2a1f31 Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  47. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  48. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  49. d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
  50. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  51. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  52. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  53. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  54. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  55. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  56. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  57. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  58. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  59. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  60. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  61. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  62. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  63. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
  64. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  65. 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  66. a9791e1 [PATCH] Init - make sure the last parameter to execve is NULL by Ethan · 14 years ago
  67. b717198 am b4d65399: disable console in user builds by Brian Swetland · 14 years ago
  68. b4d6539 disable console in user builds by Brian Swetland · 14 years ago
  69. 60afded am 146481b9: add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  70. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  71. 146481b add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  72. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  73. f3c29f0 am 5988ea72: add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  74. 5988ea7 add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  75. ec70a9e am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  76. 34961b2 am 6713a2e0: Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  77. f2ff211 Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  78. 6713a2e Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  79. 8946398 am 81347d27: Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
  80. 81347d2 Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
  81. b08f7d8 Add config header file for Linux/PPC. by Marcus Comstedt · 14 years ago
  82. 6f703a2 Fix USB endianness bugs on Linux. by Marcus Comstedt · 14 years ago
  83. d340d2f adb: Improved detection of big endian architecture by Marcus Comstedt · 14 years ago
  84. a8b8c0e am d02e521d: adb: Add support for Philips\'s USB vendor ID by Mike Lockwood · 14 years ago
  85. 67672e0 Merge a775965b from gingerbread by Jean-Baptiste Queru · 14 years ago
  86. d02e521 adb: Add support for Philips's USB vendor ID by Mike Lockwood · 14 years ago
  87. fa5c690 am 89aff1d2: Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  88. a775965 Merge "Add AID_NFC for use by the NFC service." into gingerbread by Nick Pelly · 14 years ago
  89. 89aff1d Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  90. 287a958 am 8e0e372a: Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  91. 85905a6 Add AID_NFC for use by the NFC service. by Nick Pelly · 14 years ago
  92. 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  93. 7e65ede am 9cd8057b: Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  94. 9cd8057 Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  95. 1693c32 am 6c263694: Fix KT Tech\'s usb vendor ID. by Xavier Ducrohet · 14 years ago
  96. 6c26369 Fix KT Tech's usb vendor ID. by Xavier Ducrohet · 14 years ago
  97. bb8ebab Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin. by Raphael Moll · 14 years ago
  98. 5c5ff87 am 83c6b052: Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  99. 83c6b05 Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  100. d9387cf am 6be460d5: Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago