1. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  2. be1def8 libusbhost: Tweak comments. by Mike Lockwood · 14 years ago
  3. e533c5f libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  4. 90d07ae Merge "uptime: Use clock_gettime to get monotonic time" by Colin Cross · 14 years ago
  5. 9d6d030 uptime: Use clock_gettime to get monotonic time by Colin Cross · 14 years ago
  6. 6b8caf0 Merge "Fix refcounting in the rename case." by Paul Eastham · 14 years ago
  7. 77085c5 Fix refcounting in the rename case. by Paul Eastham · 14 years ago
  8. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  9. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  10. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  11. 512405a am f1c2a735: Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  12. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  13. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  14. 7d700f8 libusbhost: Add usb_device_get_name_from_unique_id() by Mike Lockwood · 14 years ago
  15. 1235389 Change libusbhost from static to shared library by Mike Lockwood · 14 years ago
  16. bdd4838 Merge "Reduce polling interval to 200ms" by Irfan Sheriff · 14 years ago
  17. b1723b6 Reduce polling interval to 200ms by Irfan Sheriff · 14 years ago
  18. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  19. 36f93f0 fix undefined behavior with certain left-shift count values by Stan Chesnutt · 14 years ago
  20. e88a1b9 Merge "libusbhost: Fix breakage due to not storing dev_name in struct usb_device" by Mike Lockwood · 14 years ago
  21. 93aff72 libusbhost: Fix breakage due to not storing dev_name in struct usb_device by Mike Lockwood · 14 years ago
  22. 333f24b don't run services with gid=0 by Nick Kralevich · 14 years ago
  23. ee87875 adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  24. 3227b5c Prevent rollover when dumping data around PC, SP, etc. by Paul Eastham · 14 years ago
  25. 4387ed1 am 660c8b71: am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  26. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  27. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  28. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  29. 584b8e3 Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  30. ec34ef5 Merge "libusbhost: Add accessor for the USB device descriptor" by Mike Lockwood · 14 years ago
  31. 11549b0 Merge "libusbhost: Add support for creating a usb_device struct from an existing fd" by Mike Lockwood · 14 years ago
  32. 5037207 libusbhost: Add accessor for the USB device descriptor by Mike Lockwood · 14 years ago
  33. cd185f2 libusbhost: Add support for creating a usb_device struct from an existing fd by Mike Lockwood · 14 years ago
  34. bf5abab Merge "Adding Texas Instruments to the VID list." by Alex Sakhartchouk · 14 years ago
  35. ffe55f7 Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  36. 07eddd8 Merge "Remove services for adding SDP records." by Jaikumar Ganesh · 14 years ago
  37. 1612425 Remove services for adding SDP records. by Jaikumar Ganesh · 14 years ago
  38. abf7378 am 44659e90: am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  39. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  40. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  41. 5599029 Manual merge of 144773f9 by Jean-Baptiste Queru · 14 years ago
  42. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  43. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  44. 127fd07 Merge "init: Allow non-root adbd to switch between TCP and USB modes" by Mike Lockwood · 14 years ago
  45. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  46. 535615c Merge "toolbox: add verbose option for lsusb" by Erik Gilling · 14 years ago
  47. bec29d4 toolbox: add verbose option for lsusb by Erik Gilling · 14 years ago
  48. 67ebdce Merge changes I4dcadf8e,I166d2859 by Erik Gilling · 14 years ago
  49. 3af05b0 libusbhost: add usb chapter 9 include to usbhost.h by Erik Gilling · 14 years ago
  50. fd1e855 toolbox: add lsusb command by Erik Gilling · 14 years ago
  51. 8d75827 sh: null check signame list since sig 0 is not valid by Dima Zavin · 14 years ago
  52. 9049392 Merge "dist for dist_files" by Ying Wang · 14 years ago
  53. 1c061b9 dist for dist_files by Ying Wang · 14 years ago
  54. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  55. 6388cfe Revert "HACK: slow_start for mediaserver to prevent restart race condition" by Iliyan Malchev · 14 years ago
  56. cfb61c2 Cygwin needs HAVE_OFF64_T and fix description by Kenny Root · 14 years ago
  57. 07ad996 Add HAVE_OFF64_T to AndroidConfig.h by Kenny Root · 14 years ago
  58. 9db7945 HACK: slow_start for mediaserver to prevent restart race condition by Paul Eastham · 14 years ago
  59. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  60. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  61. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  62. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  63. 9e04fcd am 8f461e5c: resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  64. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  65. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
  66. f629a73 am 720fdebb: am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  67. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  68. 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  69. 3e467f3 Merge "check the return value of setuid and friends" by Nick Kralevich · 14 years ago
  70. d49b4ef init.rc: Allow console in userdebug builds by Mike Lockwood · 14 years ago
  71. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  72. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  73. 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
  74. a9791e1 [PATCH] Init - make sure the last parameter to execve is NULL by Ethan · 14 years ago
  75. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  76. 2e0047b Add new AID_MEDIA_RW group to control write access to /data/media by Mike Lockwood · 14 years ago
  77. 4640fc0 Create directory for DRM plug-ins. by Gloria Wang · 14 years ago
  78. 8394e8a Merge "Add ls -n to toolbox." by Brad Fitzpatrick · 14 years ago
  79. a215823 am b7171987: am b4d65399: disable console in user builds by Brian Swetland · 14 years ago
  80. b717198 am b4d65399: disable console in user builds by Brian Swetland · 14 years ago
  81. b4d6539 disable console in user builds by Brian Swetland · 14 years ago
  82. 8c5669f Let SocketClient users write binary data to clients. by Brad Fitzpatrick · 14 years ago
  83. 7ffa661 am 60afdedc: am 146481b9: add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  84. 7ca8f12 am 439b4dfb: am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  85. 60afded am 146481b9: add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  86. 439b4df am bc57d4ce: init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  87. 146481b add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  88. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  89. e7fe5bf Add ls -n to toolbox. by Brad Fitzpatrick · 14 years ago
  90. 98b1378 am f3c29f0c: am 5988ea72: add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  91. f3c29f0 am 5988ea72: add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  92. 5988ea7 add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  93. 43e2184 am ec70a9e1: am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  94. 5fa7fcf am 34961b26: am 6713a2e0: Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  95. 5985f6c am 89463984: am 81347d27: Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago
  96. ec70a9e am f2ff2112: Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  97. 34961b2 am 6713a2e0: Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  98. f2ff211 Merge "Add config header file for Linux/PPC." by Jean-Baptiste Queru · 14 years ago
  99. 6713a2e Merge "Fix USB endianness bugs on Linux." by Jean-Baptiste Queru · 14 years ago
  100. 8946398 am 81347d27: Merge "adb: Improved detection of big endian architecture" by Jean-Baptiste Queru · 14 years ago