1. c6b0def libsysutils: Fix potential overwrites in FrameworkListener by David 'Digit' Turner · 14 years ago
  2. cf9e100 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 14 years ago
  3. af61509 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 14 years ago
  4. af174f0 libsysutils: Fix wait loop in ServiceManager::start and ::stop by David 'Digit' Turner · 14 years ago
  5. b59539d libsysutils: Handle EINTR in NetlinkListener by David 'Digit' Turner · 14 years ago
  6. 3311eea libsysutils: Fix NetLinkEvent security issues. by David 'Digit' Turner · 14 years ago
  7. a42f152 Merge "rootdir: Fix system emulation startup." into honeycomb by David 'Digit' Turner · 14 years ago
  8. 96e32df Merge "sdcard: Fix lower case squashing for case insensitivity support." into honeycomb by Mike Lockwood · 14 years ago
  9. b94d320 sdcard: Fix lower case squashing for case insensitivity support. by Mike Lockwood · 14 years ago
  10. e434915 Add a new trigger to support a progress bar UI for encrypt in place. by Ken Sumrall · 14 years ago
  11. 95df887 rootdir: Fix system emulation startup. by David 'Digit' Turner · 14 years ago
  12. 4e84d3b Set a read-only property to indicate if the device is running encrypted. by Ken Sumrall · 14 years ago
  13. 63990cf Merge "Move rild to the core class." into honeycomb by Ken Sumrall · 14 years ago
  14. a02714b Move rild to the core class. by Ken Sumrall · 14 years ago
  15. 1bedb73 sdcard: Have the -f option fix user/group permissions as well as file name case by Mike Lockwood · 14 years ago
  16. 4f35e62 sdcard: Add command line options for lowercase file name squashing: by Mike Lockwood · 14 years ago
  17. 51b3a2d sdcard: Force file names to lower case in order to provide case insensitivity by Mike Lockwood · 14 years ago
  18. 98af303 Merge "Use pread64/pwrite64 instead of pread/pwrite" into honeycomb by Kenny Root · 14 years ago
  19. 9074977 Use pread64/pwrite64 instead of pread/pwrite by Kenny Root · 14 years ago
  20. a44aca6 Temporarily disable the drm service. do not merge by Gloria Wang · 14 years ago
  21. d66aa91 Merge changes Ife2dd406,I1ac481a2 into honeycomb by Jean-Baptiste Queru · 14 years ago
  22. af7bdc6 Add separate permission and group for access to MTP USB driver by Mike Lockwood · 14 years ago
  23. b596608 adb: Increase device descriptor buffer size in Linux host USB support by Mike Lockwood · 14 years ago
  24. bb12ac9 Assembly coded android_memset16 and android_memset32 by Lu, Hongjiu · 14 years ago
  25. 1be6968 init: Fix parser line numbering by Bruce Beare · 14 years ago
  26. be1def8 libusbhost: Tweak comments. by Mike Lockwood · 14 years ago
  27. e533c5f libusbhost: Support for multiple pending requests on a single endpoint by Mike Lockwood · 14 years ago
  28. 90d07ae Merge "uptime: Use clock_gettime to get monotonic time" by Colin Cross · 14 years ago
  29. 9d6d030 uptime: Use clock_gettime to get monotonic time by Colin Cross · 14 years ago
  30. 6b8caf0 Merge "Fix refcounting in the rename case." by Paul Eastham · 14 years ago
  31. 77085c5 Fix refcounting in the rename case. by Paul Eastham · 14 years ago
  32. 8bc6fb3 am bf10797e: am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  33. bf10797 am f7ca6040: Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  34. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago android-2.3.3_r1 android-2.3.3_r1.1
  35. 512405a am f1c2a735: Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  36. f1c2a73 Merge "fastboot: Add help message for continue command" by Jean-Baptiste Queru · 14 years ago
  37. 24ce4bc fastboot: Add help message for continue command by Bruce Beare · 14 years ago
  38. 7d700f8 libusbhost: Add usb_device_get_name_from_unique_id() by Mike Lockwood · 14 years ago
  39. 1235389 Change libusbhost from static to shared library by Mike Lockwood · 14 years ago
  40. bdd4838 Merge "Reduce polling interval to 200ms" by Irfan Sheriff · 14 years ago
  41. b1723b6 Reduce polling interval to 200ms by Irfan Sheriff · 14 years ago
  42. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 14 years ago
  43. 36f93f0 fix undefined behavior with certain left-shift count values by Stan Chesnutt · 14 years ago
  44. e88a1b9 Merge "libusbhost: Fix breakage due to not storing dev_name in struct usb_device" by Mike Lockwood · 14 years ago
  45. 93aff72 libusbhost: Fix breakage due to not storing dev_name in struct usb_device by Mike Lockwood · 14 years ago
  46. 333f24b don't run services with gid=0 by Nick Kralevich · 14 years ago
  47. ee87875 adb: Don't report negative number of bytes after pushing file > 2 gigabytes by Mike Lockwood · 14 years ago
  48. 3227b5c Prevent rollover when dumping data around PC, SP, etc. by Paul Eastham · 14 years ago
  49. 4387ed1 am 660c8b71: am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  50. 660c8b7 am cbb9257a: Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  51. cbb9257 Merge "Fix debuggerd (native crash dump)." by Jean-Baptiste Queru · 14 years ago
  52. 0b4836f Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  53. 584b8e3 Fix debuggerd (native crash dump). by Mike Dodd · 14 years ago
  54. ec34ef5 Merge "libusbhost: Add accessor for the USB device descriptor" by Mike Lockwood · 14 years ago
  55. 11549b0 Merge "libusbhost: Add support for creating a usb_device struct from an existing fd" by Mike Lockwood · 14 years ago
  56. 5037207 libusbhost: Add accessor for the USB device descriptor by Mike Lockwood · 14 years ago
  57. cd185f2 libusbhost: Add support for creating a usb_device struct from an existing fd by Mike Lockwood · 14 years ago
  58. bf5abab Merge "Adding Texas Instruments to the VID list." by Alex Sakhartchouk · 14 years ago
  59. ffe55f7 Adding Texas Instruments to the VID list. by Alex Sakhartchouk · 14 years ago
  60. 07eddd8 Merge "Remove services for adding SDP records." by Jaikumar Ganesh · 14 years ago
  61. 1612425 Remove services for adding SDP records. by Jaikumar Ganesh · 14 years ago
  62. abf7378 am 44659e90: am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  63. 44659e9 am d3f59eab: Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  64. d3f59ea Merge "debuggerd: IA version" by Jean-Baptiste Queru · 14 years ago
  65. 5599029 Manual merge of 144773f9 by Jean-Baptiste Queru · 14 years ago
  66. 144773f am e382cc99: Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  67. e382cc9 Merge "debuggerd: Reorganize to facilitate IA commit" by Jean-Baptiste Queru · 14 years ago
  68. 127fd07 Merge "init: Allow non-root adbd to switch between TCP and USB modes" by Mike Lockwood · 14 years ago
  69. 58aa5b0 init: Allow non-root adbd to switch between TCP and USB modes by Mike Lockwood · 14 years ago
  70. 535615c Merge "toolbox: add verbose option for lsusb" by Erik Gilling · 14 years ago
  71. bec29d4 toolbox: add verbose option for lsusb by Erik Gilling · 14 years ago
  72. 67ebdce Merge changes I4dcadf8e,I166d2859 by Erik Gilling · 14 years ago
  73. 3af05b0 libusbhost: add usb chapter 9 include to usbhost.h by Erik Gilling · 14 years ago
  74. fd1e855 toolbox: add lsusb command by Erik Gilling · 14 years ago
  75. 8d75827 sh: null check signame list since sig 0 is not valid by Dima Zavin · 14 years ago
  76. 9049392 Merge "dist for dist_files" by Ying Wang · 14 years ago
  77. 1c061b9 dist for dist_files by Ying Wang · 14 years ago
  78. d5c8ddf Revert "Add "slow_start" keyword to init" by Iliyan Malchev · 14 years ago
  79. 6388cfe Revert "HACK: slow_start for mediaserver to prevent restart race condition" by Iliyan Malchev · 14 years ago
  80. cfb61c2 Cygwin needs HAVE_OFF64_T and fix description by Kenny Root · 14 years ago
  81. 07ad996 Add HAVE_OFF64_T to AndroidConfig.h by Kenny Root · 14 years ago
  82. 9db7945 HACK: slow_start for mediaserver to prevent restart race condition by Paul Eastham · 14 years ago
  83. 50b3afd Add "slow_start" keyword to init by Paul Eastham · 14 years ago
  84. 7e06476 Merge "Add missing headers for compilation on x86 targets" by Olivier Bailly · 14 years ago
  85. 6cc4923 debuggerd: IA version by Bruce Beare · 14 years ago
  86. 8492490 debuggerd: Reorganize to facilitate IA commit by Bruce Beare · 14 years ago
  87. 9e04fcd am 8f461e5c: resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  88. 8f461e5 resolved conflicts for merge of 1a15cb7e to gingerbread-plus-aosp by Jean-Baptiste Queru · 14 years ago
  89. 1a15cb7 Merge "[PATCH] Init - make sure the last parameter to execve is NULL" by Jean-Baptiste Queru · 14 years ago
  90. f629a73 am 720fdebb: am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  91. 720fdeb am 4906db21: Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  92. 4906db2 Merge "codeflinger: Correct misleading comment of STM instruction" by Jean-Baptiste Queru · 14 years ago
  93. 3e467f3 Merge "check the return value of setuid and friends" by Nick Kralevich · 14 years ago
  94. d49b4ef init.rc: Allow console in userdebug builds by Mike Lockwood · 14 years ago
  95. 2268718 check the return value of setuid and friends by Nick Kralevich · 14 years ago
  96. b93e581 Add missing headers for compilation on x86 targets by Olivier Bailly · 14 years ago
  97. 609d882 init: Abort firmware transfer if firmware is missing by Benoit Goby · 14 years ago
  98. a9791e1 [PATCH] Init - make sure the last parameter to execve is NULL by Ethan · 14 years ago
  99. 16ae478 Permit 0 length writes. by Brad Fitzpatrick · 14 years ago
  100. 2e0047b Add new AID_MEDIA_RW group to control write access to /data/media by Mike Lockwood · 14 years ago