1. f217995 am 2dfe3970: am 55dc9744: am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  2. 67b73f8 am d3049ec8: am f5cb0a13: am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  3. 2dfe397 am 55dc9744: am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  4. d3049ec am f5cb0a13: am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  5. 62a0632 am a44aca65: (-s ours) Temporarily disable the drm service. do not merge by Gloria Wang · 14 years ago
  6. f3c42b6 Move rild to the core class. by Ken Sumrall · 14 years ago
  7. a44aca6 Temporarily disable the drm service. do not merge by Gloria Wang · 14 years ago
  8. 1cdd11c Merge "system/core: delete an old patch file" by Iliyan Malchev · 14 years ago
  9. e30dd2e system/core: delete an old patch file by Iliyan Malchev · 14 years ago
  10. c9ba230 am d66aa916: Merge changes Ife2dd406,I1ac481a2 into honeycomb by Jean-Baptiste Queru · 14 years ago
  11. d66aa91 Merge changes Ife2dd406,I1ac481a2 into honeycomb by Jean-Baptiste Queru · 14 years ago
  12. 48b911c am af7bdc64: Add separate permission and group for access to MTP USB driver by Mike Lockwood · 14 years ago
  13. af7bdc6 Add separate permission and group for access to MTP USB driver by Mike Lockwood · 14 years ago
  14. 73334cf Merge "adb: improve debug traces readability." by David 'Digit' Turner · 14 years ago
  15. 318f00c Merge "toolbox: make getprop print a sorted list of properties" by David 'Digit' Turner · 14 years ago
  16. 1d504ee Revert "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet" by Wink Saville · 14 years ago
  17. 9315c4b am b596608f: adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  18. a8d1afb toolbox: make getprop print a sorted list of properties by David 'Digit' Turner · 14 years ago
  19. b596608 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  20. 55dc974 am cdeba125: Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  21. f5cb0a1 am fc0b4ff1: Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  22. 1620941 Merge "To remove drm service from groups of "system" and "root"." by Gloria Wang · 14 years ago
  23. 60b5b40 To remove drm service from groups of "system" and "root". by Gloria Wang · 14 years ago
  24. bb12ac9 Assembly coded android_memset16 and android_memset32 by Lu, Hongjiu · 14 years ago
  25. cdeba12 Merge "Assembly coded android_memset16 and android_memset32" by Jean-Baptiste Queru · 14 years ago
  26. 9894bb4 Merge "Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet physical-layer up/down events can be tracked. Upper layers will use these events to enable/disable Ethernet connectivity." by Robert Greenwalt · 14 years ago
  27. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  28. fc0b4ff Merge "init: Fix parser line numbering" by Jean-Baptiste Queru · 14 years ago
  29. d548bfd am be1def8d: libusbhost: Tweak comments. by Mike Lockwood · 14 years ago
  30. be1def8 libusbhost: Tweak comments. by Mike Lockwood · 14 years ago
  31. ca6fe5f am e533c5f1: libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  32. 0fb9a1c Merge "rootdir: Fix system emulation startup." by David 'Digit' Turner · 14 years ago
  33. e533c5f libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  34. 730ff3b adb: improve debug traces readability. by David 'Digit' Turner · 14 years ago
  35. 1f2565c rootdir: Fix system emulation startup. by David 'Digit' Turner · 14 years ago
  36. 90d07ae Merge "uptime: Use clock_gettime to get monotonic time" by Colin Cross · 14 years ago
  37. 9d6d030 uptime: Use clock_gettime to get monotonic time by Colin Cross · 14 years ago
  38. 6b8caf0 Merge "Fix refcounting in the rename case." by Paul Eastham · 14 years ago
  39. 77085c5 Fix refcounting in the rename case. by Paul Eastham · 14 years ago
  40. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  41. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  42. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  43. d7a2952 Assembly coded android_memset16 and android_memset32 by Bruce Beare · 14 years ago
  44. 378083a init: Fix parser line numbering by Bruce Beare · 14 years ago
  45. 512405a am f1c2a735: Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  46. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  47. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  48. 7d700f8 libusbhost: Add usb_device_get_name_from_unique_id() by Mike Lockwood · 14 years ago
  49. 1235389 Change libusbhost from static to shared library by Mike Lockwood · 14 years ago
  50. 8418ac8 Add NETLINK_ROUTE processing to the netlink client code, so that Ethernet by Stan Chesnutt · 14 years ago
  51. bdd4838 Merge "Reduce polling interval to 200ms" by Irfan Sheriff · 14 years ago
  52. b1723b6 Reduce polling interval to 200ms by Irfan Sheriff · 14 years ago
  53. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  54. 36f93f0 fix undefined behavior with certain left-shift count values by Stan Chesnutt · 14 years ago
  55. e88a1b9 Merge "libusbhost: Fix breakage due to not storing dev_name in struct usb_device" by Mike Lockwood · 14 years ago
  56. 93aff72 libusbhost: Fix breakage due to not storing dev_name in struct usb_device by Mike Lockwood · 14 years ago
  57. 333f24b don't run services with gid=0 by Nick Kralevich · 14 years ago
  58. ee87875 adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  59. 3227b5c Prevent rollover when dumping data around PC, SP, etc. by Paul Eastham · 14 years ago
  60. 4387ed1 am 660c8b71: am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  61. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  62. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  63. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  64. 584b8e3 Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  65. ec34ef5 Merge "libusbhost: Add accessor for the USB device descriptor" by Mike Lockwood · 14 years ago
  66. 11549b0 Merge "libusbhost: Add support for creating a usb_device struct from an existing fd" by Mike Lockwood · 14 years ago
  67. 5037207 libusbhost: Add accessor for the USB device descriptor by Mike Lockwood · 14 years ago
  68. cd185f2 libusbhost: Add support for creating a usb_device struct from an existing fd by Mike Lockwood · 14 years ago
  69. bf5abab Merge "Adding Texas Instruments to the VID list." by Alex Sakhartchouk · 14 years ago
  70. ffe55f7 Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  71. 07eddd8 Merge "Remove services for adding SDP records." by Jaikumar Ganesh · 14 years ago
  72. 1612425 Remove services for adding SDP records. by Jaikumar Ganesh · 14 years ago
  73. abf7378 am 44659e90: am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  74. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  75. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  76. 5599029 Manual merge of 144773f9 by Jean-Baptiste Queru · 14 years ago
  77. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  78. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  79. 127fd07 Merge "init: Allow non-root adbd to switch between TCP and USB modes" by Mike Lockwood · 14 years ago
  80. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  81. 535615c Merge "toolbox: add verbose option for lsusb" by Erik Gilling · 14 years ago
  82. bec29d4 toolbox: add verbose option for lsusb by Erik Gilling · 14 years ago
  83. 67ebdce Merge changes I4dcadf8e,I166d2859 by Erik Gilling · 14 years ago
  84. 3af05b0 libusbhost: add usb chapter 9 include to usbhost.h by Erik Gilling · 14 years ago
  85. fd1e855 toolbox: add lsusb command by Erik Gilling · 14 years ago
  86. 8d75827 sh: null check signame list since sig 0 is not valid by Dima Zavin · 14 years ago
  87. 9049392 Merge "dist for dist_files" by Ying Wang · 14 years ago
  88. 1c061b9 dist for dist_files by Ying Wang · 14 years ago
  89. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  90. 6388cfe Revert "HACK: slow_start for mediaserver to prevent restart race condition" by Iliyan Malchev · 14 years ago
  91. cfb61c2 Cygwin needs HAVE_OFF64_T and fix description by Kenny Root · 14 years ago
  92. 07ad996 Add HAVE_OFF64_T to AndroidConfig.h by Kenny Root · 14 years ago
  93. 9db7945 HACK: slow_start for mediaserver to prevent restart race condition by Paul Eastham · 14 years ago
  94. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  95. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  96. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  97. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  98. 9e04fcd am 8f461e5c: resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  99. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  100. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago