1. 912ff85 init: Add support for SOCK_SEQPACKET socket type by Mike Lockwood · 14 years ago
  2. 2f7b72f netstat should include /proc/net/tcp6 and /proc/net/udp6 data by Brian Carlstrom · 14 years ago
  3. d55f0ad Qualify the source argument of atomic loads as a const pointer. by Carl Shapiro · 14 years ago
  4. f62b23f Add new USB vendor IDs. by Xavier Ducrohet · 14 years ago
  5. c29919c Add AID_GPS user ID for GPS daemon by Mike Lockwood · 14 years ago
  6. 6490257 Make netd restart when system server hangs on it. by Brad Fitzpatrick · 14 years ago
  7. 02863b9 add /vendor support by Brian Swetland · 14 years ago
  8. 2da0032 add graphics events to the eventlog definitions by Mathias Agopian · 14 years ago
  9. 6fd7563 Merge "Fetch peer credentials for local sockets" into gingerbread by Kenny Root · 14 years ago
  10. 30abb72 Fetch peer credentials for local sockets by Kenny Root · 14 years ago
  11. 9915e3f Add dvm_lock_sample's new fields. by Brad Fitzpatrick · 14 years ago
  12. 40c2b7c Merge "Add missing lock in SocketListener." into gingerbread by Brad Fitzpatrick · 14 years ago
  13. 86d01de Add missing lock in SocketListener. by Brad Fitzpatrick · 14 years ago
  14. f31d2ed Return false on socket read error by Kenny Root · 14 years ago
  15. 09dd3e5 make df more readable by Brian Swetland · 14 years ago
  16. 4012c0a Merge "remount / as read-only only on post-fs to allow per-target config of /" into gingerbread by Brian Swetland · 14 years ago
  17. 56de7a1 remount / as read-only only on post-fs to allow per-target config of / by Brian Swetland · 14 years ago
  18. 17dcc5c Use makedev helper for device major and minor numbers by Colin Cross · 14 years ago
  19. f74af26 It seems that Windows actually does have a header for <stdbool.h>. by Dan Bornstein · 14 years ago
  20. 739cd9d Merge "get rid of compile time warning: "warning: ‘android_ids’ defined but not used"" into gingerbread by Nick Kralevich · 14 years ago
  21. 4688ac5 get rid of compile time warning: "warning: ‘android_ids’ defined but not used" by Nick Kralevich · 14 years ago
  22. 81ff156 am 2ad6067c: (-s ours) do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from master branch by Nick Kralevich · 14 years ago
  23. 2ad6067 do not merge: cherry-picked 44db990d3a4ce0edbdd16fa7ac20693ef601b723 from master branch by Nick Kralevich · 14 years ago
  24. 44db990 Fix bug 2950316. Check return values. by Nick Kralevich · 14 years ago
  25. 65e461c Fix the pagesize argument parsing by Maarten Hooft · 14 years ago
  26. fc2f7cb Fix usage string. by Ying Wang · 14 years ago
  27. 7ab237f Including dl heap stubs for the dalvikvm host build by Jesse Wilson · 14 years ago
  28. 0c0f68e Fix a long standing bug in the output buffer size computation. by Carl Shapiro · 14 years ago
  29. 4553b08 sdcard: Implement statfs, stat time values and change mount point to /mnt/sdcard by Mike Lockwood · 14 years ago
  30. b14a2c6 fix up permissions by Brian Swetland · 14 years ago
  31. 03ee947 sdcard: a program to create a "virtual" /sdcard pointed at a path by Brian Swetland · 14 years ago
  32. 8417d69 handle 4096 byte pages if requested via --pagesize by Brian Swetland · 14 years ago
  33. f2af88e Tracking merge of dalvik-dev to gingerbread by Brian Carlstrom · 14 years ago
  34. 5a0adf9 Merge "Add basic lsof command" into gingerbread by Kenny Root · 14 years ago
  35. 53308d4 Correct copyright header for uptime and NOTICE by Kenny Root · 14 years ago
  36. 8b9b105 Add basic lsof command by Kenny Root · 14 years ago
  37. 4309d60 Merge "Added Toshiba's USB VID (0x0930) upon their request." into gingerbread by Xavier Ducrohet · 14 years ago
  38. 29837f9 Added Toshiba's USB VID (0x0930) upon their request. by Takeshi Kishimoto · 14 years ago
  39. fad7204 resolved conflicts for merge of 5f5d5c8c to gingerbread by Nick Kralevich · 14 years ago
  40. 5f5d5c8 validate the source of uevent messages by Nick Kralevich · 14 years ago
  41. 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
  42. 84a6071 add meta-files about 3rd party projects by The Android Open Source Project · 14 years ago
  43. 38cb1b8 Merge "Add directories for OBB mounting" into gingerbread by Kenny Root · 14 years ago
  44. c7858a3 Add directories for OBB mounting by Kenny Root · 14 years ago
  45. 6b65747 Fix bug in debuggerd so it can successfully find the exidx section in by Mike Dodd · 14 years ago
  46. 25b15be init: use tmpfs/ftruncate for properties backing store instead of ashmem by Brian Swetland · 14 years ago
  47. 63e5205 fastboot: make it so I can actually see the bootloader chatter by Brian Swetland · 14 years ago
  48. 57dbb2c Merge "Add a HAVE define for pthread_setname_np()." into gingerbread by Andy McFadden · 14 years ago
  49. cc4d11c Merge "Fix sim-eng build." into gingerbread by Andy McFadden · 14 years ago
  50. 8e9d5c9 Add a HAVE define for pthread_setname_np(). by Andy McFadden · 14 years ago
  51. 9f6d28d Fix sim-eng build. by Andy McFadden · 14 years ago
  52. 931bdcc Set explicit timeout on USB control transfer by Werner Johansson · 14 years ago
  53. eb42170 Display file sizes larger than 2GB correctly by Kenny Root · 14 years ago
  54. 93b0cb4 Define inline atomic operations for x86 and ARM. by Carl Shapiro · 14 years ago
  55. 2124afe Added NEC and PMC's USB VIDs upon their request. by Takeshi Kishimoto · 14 years ago
  56. 8b0ec20 Update OOM adj levels. by Dianne Hackborn · 14 years ago
  57. 0659dd5 am c8c8c050: merge from open-source master by The Android Open Source Project · 14 years ago
  58. c8c8c05 merge from open-source master by The Android Open Source Project · 14 years ago
  59. c491fdc am 6be163b1: merge from open-source master by The Android Open Source Project · 14 years ago
  60. 6be163b merge from open-source master by The Android Open Source Project · 14 years ago
  61. 192a288 Improve linenoise.c compatability. by Jack Palevich · 14 years ago
  62. ad5431d Emit shell prompt even when in non-interactive mode. by Jack Palevich · 14 years ago
  63. 982a815 Reap firmware child processes to prevent zombies by Colin Cross · 14 years ago
  64. f1a4618 am 324a98f1: merge from open-source master by The Android Open Source Project · 14 years ago
  65. 7bea36b am f7e148c1: merge from open-source master by The Android Open Source Project · 14 years ago
  66. 324a98f merge from open-source master by The Android Open Source Project · 14 years ago
  67. f7e148c merge from open-source master by The Android Open Source Project · 14 years ago
  68. 1bc4eae sh: Fix problem with stray '\r' character that was introduced in previous change by Mike Lockwood · 14 years ago
  69. 25e7b8f am b1fb3bd1: am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  70. b1fb3bd am 230cb33f: Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  71. cbbe79a adb connect and disconnect improvements: by Mike Lockwood · 14 years ago
  72. 5458065 am 456688bf: merge from open-source master by The Android Open Source Project · 14 years ago
  73. 12e549b am 5dc0f5db: merge from open-source master by The Android Open Source Project · 14 years ago
  74. 456688b merge from open-source master by The Android Open Source Project · 14 years ago
  75. 7e81a61 am c57a22c8: merge from open-source master by The Android Open Source Project · 14 years ago
  76. 5dc0f5d merge from open-source master by The Android Open Source Project · 14 years ago
  77. a11a001 am 705b37b8: merge from open-source master by The Android Open Source Project · 14 years ago
  78. c57a22c merge from open-source master by The Android Open Source Project · 14 years ago
  79. 62f3053 am c0b3ad16: merge from open-source master by The Android Open Source Project · 14 years ago
  80. 705b37b merge from open-source master by The Android Open Source Project · 14 years ago
  81. c0b3ad1 merge from open-source master by The Android Open Source Project · 14 years ago
  82. 230cb33 Make /proc/kmsg and /proc/sysrq-trigger system-process-readable by Christopher Tate · 14 years ago
  83. 8dfa47d Atomic/SMP update, part 2. by Andy McFadden · 14 years ago
  84. 67d5358 adb: remove obsolete shell history support. by Mike Lockwood · 14 years ago
  85. 7fe202f Use linenoise to add simple editing and history to the Android shell. by Jack Palevich · 14 years ago
  86. d9d1ca4 Let "adb connect" connect to emulators too by Stefan Hilzinger · 14 years ago
  87. 5762ec290 Fix adb remount on non-MTD devices by Colin Cross · 14 years ago
  88. f1c03de adb: Add Qualcomm USB id by Dima Zavin · 14 years ago
  89. dc59428 Merge "Fix kernel panics in fastboot on OS X." into kraken by Jeff Brown · 14 years ago
  90. b640637 Fix kernel panics in fastboot on OS X. by Jeff Brown · 14 years ago
  91. ac322da Atomic/SMP update. by Andy McFadden · 14 years ago
  92. 53a79a8 am 49337b27: merge from open-source master by The Android Open Source Project · 14 years ago
  93. 49337b2 merge from open-source master by The Android Open Source Project · 14 years ago
  94. 5099d34 Merge "Fix "route add default dev <iface>" behaviour" by Jean-Baptiste Queru · 14 years ago
  95. c0d8fb5 DO NOT MERGE resolved conflicts for merge of e95aad61 to kraken by Mike Lockwood · 14 years ago
  96. e95aad6 merge from open-source master by The Android Open Source Project · 14 years ago
  97. 93ac155 init: Add support for /dev/bus/usb/ file system and add new unix group AID_USB. by Mike Lockwood · 14 years ago
  98. 509f739 fastboot: Add more vendor usb ids by Dima Zavin · 14 years ago
  99. 80bdda4 Merge "Added a move flag for init's mount command that maps to MS_MOVE." by Jean-Baptiste Queru · 14 years ago
  100. 156b9f3 am 538e5778: merge from open-source master by The Android Open Source Project · 14 years ago