1. 336bc32 Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  2. a6a36c0 Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  3. 7238072 DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  4. 5b63884 wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  5. 126d4bc Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 13 years ago
  6. 642075b Set USB group for /dev/usb_accessory DO NOT MERGE by Mike Lockwood · 13 years ago
  7. f7ca604 Fix infinite loop in init when debugging is turned off by Colin Cross · 14 years ago
  8. b4d6539 disable console in user builds by Brian Swetland · 14 years ago
  9. 146481b add rules to set perms for input device sysfs attributes by Brian Swetland · 14 years ago
  10. bc57d4c init: support owner/permission setting for sysfs attributes of devices by Brian Swetland · 14 years ago
  11. 5988ea7 add sdcard access permission to ril daemon by Brian Swetland · 14 years ago
  12. d02e521 adb: Add support for Philips's USB vendor ID by Mike Lockwood · 14 years ago
  13. a775965 Merge "Add AID_NFC for use by the NFC service." into gingerbread by Nick Pelly · 14 years ago
  14. 89aff1d Add Asus USB vendor ID to adb. by Xavier Ducrohet · 14 years ago
  15. 85905a6 Add AID_NFC for use by the NFC service. by Nick Pelly · 14 years ago
  16. 8e0e372 Set PROT_EXEC on the whole pixelflinger code cache. by Jean-Baptiste Queru · 14 years ago
  17. 9cd8057 Merge "Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin." into gingerbread by Raphael Moll · 14 years ago
  18. 6c26369 Fix KT Tech's usb vendor ID. by Xavier Ducrohet · 14 years ago
  19. bb8ebab Define HAVE_STAT_ST_MTIM and disable it under MinGW/Cygwin. by Raphael Moll · 14 years ago
  20. 83c6b05 Print out the signal code along with signal number and address. by Carl Shapiro · 14 years ago
  21. 6be460d Add HAVE_PREAD definition to platforms by Kenny Root · 14 years ago
  22. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  23. 2f7b72f netstat should include /proc/net/tcp6 and /proc/net/udp6 data by Brian Carlstrom · 14 years ago
  24. d55f0ad Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  25. f62b23f Add new USB vendor IDs. by Xavier Ducrohet · 14 years ago
  26. c29919c Add AID_GPS user ID for GPS daemon by Mike Lockwood · 14 years ago
  27. 6490257 Make netd restart when system server hangs on it. by Brad Fitzpatrick · 14 years ago
  28. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  29. 2da0032 add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  30. 6fd7563 Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  31. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  32. 9915e3f Add dvm_lock_sample's new fields. by Brad Fitzpatrick · 14 years ago
  33. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  34. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  35. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  36. 09dd3e5 make df more readable by Brian Swetland · 14 years ago
  37. 4012c0a Merge "remount / as read-only only on post-fs to allow per-target config of /" into gingerbread by Brian Swetland · 14 years ago
  38. 56de7a1 remount / as read-only only on post-fs to allow per-target config of / by Brian Swetland · 14 years ago
  39. 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  40. f74af26 It seems that Windows actually does have a header for <stdbool.h>. by Dan Bornstein · 14 years ago
  41. 739cd9d Merge "get rid of compile time warning: "warning: ‘android_ids’ defined but not used"" into gingerbread by Nick Kralevich · 14 years ago
  42. 4688ac5 get rid of compile time warning: "warning: ‘android_ids’ defined but not used" by Nick Kralevich · 14 years ago
  43. 81ff156 am 2ad6067c: (-s ours) do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from master branch by Nick Kralevich · 14 years ago
  44. 2ad6067 do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from master branch by Nick Kralevich · 14 years ago
  45. 44db990 Fix bug 2950316. Check return values. by Nick Kralevich · 14 years ago
  46. 65e461c Fix the pagesize argument parsing by Maarten Hooft · 14 years ago
  47. fc2f7cb Fix usage string. by Ying Wang · 14 years ago
  48. 7ab237f Including dl heap stubs for the dalvikvm host build by Jesse Wilson · 14 years ago
  49. 0c0f68e Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 14 years ago
  50. 4553b08 sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard by Mike Lockwood · 14 years ago
  51. b14a2c6 fix up permissions by Brian Swetland · 14 years ago
  52. 03ee947 sdcard: a program to create a "virtual" /sdcard pointed at a path by Brian Swetland · 14 years ago
  53. 8417d69 handle 4096 byte pages if requested via --pagesize by Brian Swetland · 14 years ago
  54. f2af88e Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  55. 5a0adf9 Merge "Add basic lsof command" into gingerbread by Kenny Root · 14 years ago
  56. 53308d4 Correct copyright header for uptime and NOTICE by Kenny Root · 14 years ago
  57. 8b9b105 Add basic lsof command by Kenny Root · 14 years ago
  58. 4309d60 Merge "Added Toshiba's USB VID (0x0930) upon their request." into gingerbread by Xavier Ducrohet · 14 years ago
  59. 29837f9 Added Toshiba's USB VID (0x0930) upon their request. by Takeshi Kishimoto · 14 years ago
  60. fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  61. 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
  62. 8911803 Merge "Fix bug in debuggerd so it can successfully find the exidx section in libraries. This should fix the bug where the exception stack wasn't being printed past the PC." into gingerbread by Mike Dodd · 14 years ago
  63. 84a6071 add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  64. 38cb1b8 Merge "Add directories for OBB mounting" into gingerbread by Kenny Root · 14 years ago
  65. c7858a3 Add directories for OBB mounting by Kenny Root · 14 years ago
  66. 6b65747 Fix bug in debuggerd so it can successfully find the exidx section in by Mike Dodd · 14 years ago
  67. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  68. 63e5205 fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 14 years ago
  69. 57dbb2c Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  70. cc4d11c Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  71. 8e9d5c9 Add a HAVE define for pthread_setname_np(). by Andy McFadden · 14 years ago
  72. 9f6d28d Fix sim-eng build. by Andy McFadden · 14 years ago
  73. 931bdcc Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  74. eb42170 Display file sizes larger than 2GB correctly by Kenny Root · 14 years ago
  75. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  76. 2124afe Added NEC and PMC's USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  77. 8b0ec20 Update OOM adj levels. by Dianne Hackborn · 14 years ago
  78. 0659dd5 am c8c8c050: merge from open-source master by The Android Open Source Project · 14 years ago
  79. c8c8c05 merge from open-source master by The Android Open Source Project · 14 years ago
  80. c491fdc am 6be163b1: merge from open-source master by The Android Open Source Project · 14 years ago
  81. 6be163b merge from open-source master by The Android Open Source Project · 14 years ago
  82. 192a288 Improve linenoise.c compatability. by Jack Palevich · 14 years ago
  83. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 14 years ago
  84. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  85. f1a4618 am 324a98f1: merge from open-source master by The Android Open Source Project · 14 years ago
  86. 7bea36b am f7e148c1: merge from open-source master by The Android Open Source Project · 14 years ago
  87. 324a98f merge from open-source master by The Android Open Source Project · 14 years ago
  88. f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
  89. 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 14 years ago
  90. 25e7b8f am b1fb3bd1: am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  91. b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  92. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  93. 5458065 am 456688bf: merge from open-source master by The Android Open Source Project · 14 years ago
  94. 12e549b am 5dc0f5db: merge from open-source master by The Android Open Source Project · 14 years ago
  95. 456688b merge from open-source master by The Android Open Source Project · 14 years ago
  96. 7e81a61 am c57a22c8: merge from open-source master by The Android Open Source Project · 14 years ago
  97. 5dc0f5d merge from open-source master by The Android Open Source Project · 14 years ago
  98. a11a001 am 705b37b8: merge from open-source master by The Android Open Source Project · 14 years ago
  99. c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
  100. 62f3053 am c0b3ad16: merge from open-source master by The Android Open Source Project · 14 years ago