1. b40367e adb: keep mac build happy by JP Abgrall · 13 years ago
  2. bab2c6a Merge "adb: fix subprocess exit handling, oom adjust fixes, extra debugging." by JP Abgrall · 13 years ago
  3. 97d8176 am 4fecade5: am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  4. 471bfa7 am 15b15c4b: am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  5. a39cd62 am 34859033: am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  6. 4fecade am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  7. 15b15c4 am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  8. 3485903 am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  9. a6d6a6d am ff904188: am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  10. ff90418 am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  11. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  12. cdae7a1 Merge "defer firmware load until after filesystems are mounted" by Brian Swetland · 13 years ago
  13. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  14. ca1030a am b26662c0: am c3e69903: am 97919656: Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  15. b26662c am c3e69903: am 97919656: Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  16. c3e6990 am 97919656: Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  17. 9791965 Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  18. 9d15787 Add per interface dhcp client support by TK MUN · 13 years ago
  19. e31f2cd am 5c8cc803: (-s ours) am 4ae741bb: (-s ours) am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  20. 5c8cc80 am 4ae741bb: (-s ours) am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  21. cb1e616 am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  22. a14da5b am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  23. fdb915d am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  24. df42469 am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  25. 7c55654 Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  26. 499b45a Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  27. 4593e0a Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  28. 0e59123 Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  29. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  30. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  31. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  32. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  33. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  34. 4ae741b am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  35. 7238072 DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  36. 4be4e69 Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  37. 51101e8 Merge "Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item."" by Brian Carlstrom · 13 years ago
  38. 3eb0897 Merge "SocketClient: add optional reference counting" by Brad Fitzpatrick · 13 years ago
  39. e2f7123 Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item." by Brian Carlstrom · 13 years ago
  40. 9b53946 am cdfde07e: am f642c3d1: Make drmserver\'s primary group be system, so setgid is not required in ueventd.stingray.rc by Jeffrey Tinker · 13 years ago
  41. cdfde07 am f642c3d1: Make drmserver\'s primary group be system, so setgid is not required in ueventd.stingray.rc by Jeffrey Tinker · 13 years ago
  42. 648ebad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  43. f642c3d Make drmserver's primary group be system, so setgid is not required in ueventd.stingray.rc by Jeffrey Tinker · 13 years ago
  44. 9a75227 Merge "Fix uninitialized variable bug in sdcard emulator - Following members were not initialized in fuse_init(). fuse->root.actual_name fuse->root.gen - Initialize fuse->root with memset()." by Mike Lockwood · 13 years ago
  45. b513263 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  46. 28e1390 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 13 years ago
  47. d4e57a8 am f0a670eb: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  48. f0a670e do not merge. Fix a race in system properties. by satok · 13 years ago
  49. 8349cce Fix uninitialized variable bug in sdcard emulator by Terry Heo (Woncheol) · 13 years ago
  50. d685147 am 49ad2447: (-s ours) am c1b97e05: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  51. 49ad244 am c1b97e05: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  52. c1b97e0 do not merge. Fix a race in system properties. by satok · 13 years ago
  53. efd1fc2 am 187fb7e6: am cfce2826: Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  54. 187fb7e am cfce2826: Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  55. 7cf20f9 Merge "Fix a race in system properties." by Brad Fitzpatrick · 13 years ago
  56. 29d1f53 Merge "cutils: add popcount/popcountl/popcountll static inline definitions" by Dima Zavin · 13 years ago
  57. cfce282 Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  58. a076866 am 34f62a36: am fcad9d8d: Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  59. 34f62a3 am fcad9d8d: Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  60. fcad9d8 Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  61. 4297a04 am 3e5223a9: am c4c00d8e: libusbhost: Limit bulk transfer requests to 16384 bytes by Mike Lockwood · 13 years ago
  62. 3e5223a am c4c00d8e: libusbhost: Limit bulk transfer requests to 16384 bytes by Mike Lockwood · 13 years ago
  63. c4c00d8 libusbhost: Limit bulk transfer requests to 16384 bytes by Mike Lockwood · 13 years ago
  64. b7b770d Bug 4086255 drmserver process needs system group by Glenn Kasten · 13 years ago
  65. a251953 am bdf7b815: am 5db0897c: Merge "Load the persistent properties after decrypting the /data partition" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  66. bdf7b81 am 5db0897c: Merge "Load the persistent properties after decrypting the /data partition" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  67. 5db0897 Merge "Load the persistent properties after decrypting the /data partition" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  68. bb889dd am 276df093: am 70987108: Merge "Try to unmount writable filesystems when rebooting" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  69. 276df09 am 70987108: Merge "Try to unmount writable filesystems when rebooting" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  70. 7098710 Merge "Try to unmount writable filesystems when rebooting" into honeycomb-mr1 by Ken Sumrall · 13 years ago
  71. c5c5103 Load the persistent properties after decrypting the /data partition by Ken Sumrall · 13 years ago
  72. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 13 years ago
  73. dfa9f55 am e7ee3b1d: (-s ours) am a40481b2: Run surfaceflinger in its own process. [DO NOT MERGE] by Mathias Agopian · 13 years ago
  74. e7ee3b1 am a40481b2: Run surfaceflinger in its own process. [DO NOT MERGE] by Mathias Agopian · 13 years ago
  75. a40481b Run surfaceflinger in its own process. [DO NOT MERGE] by Mathias Agopian · 13 years ago
  76. eb1f0c6 Fix a race in system properties. by Brad Fitzpatrick · 13 years ago
  77. 5a809b9 cutils: add popcount/popcountl/popcountll static inline definitions by Dima Zavin · 13 years ago
  78. 9182662 am 5ef46801: am 9badcf70: (-s ours) am 5b63884e: wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  79. 5ef4680 am 9badcf70: (-s ours) am 5b63884e: wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  80. 9badcf7 am 5b63884e: wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  81. 5b63884 wimax : Fix for multiple dhcpcd service. by TK MUN · 13 years ago
  82. 48a7c2f Merge "Restart surfaceflinger with stop/start too." by Brad Fitzpatrick · 13 years ago
  83. d8ed091 Restart surfaceflinger with stop/start too. by Brad Fitzpatrick · 13 years ago
  84. 4fc3706 Merge "Revert "Define O_BINARY for non-Windows platforms."" by Raphael · 13 years ago
  85. d0e2953 Run surfaceflinger in its own process. by Mathias Agopian · 13 years ago
  86. 1e47832 Revert "Define O_BINARY for non-Windows platforms." by Raphael · 13 years ago
  87. cf01597 property_service: Give radio permission to set net.qmi* by Amol Bhatkar · 13 years ago
  88. f0900ad am 663268ca: am fe111c83: am e6b638be: Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  89. 879dd27 am e24624da: am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  90. 663268c am fe111c83: am e6b638be: Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  91. e24624d am 733e4701: am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  92. 51c17a9 Merge "Make optional valgrind binaries +x." by Brad Fitzpatrick · 13 years ago
  93. fe111c8 am e6b638be: Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  94. e6b638b Merge "x86: Add vold.fstab to mount the SD card" by David Turner · 13 years ago
  95. 2d13d14 fastboot: fix arg handling causing no-op. by JP Abgrall · 13 years ago
  96. 733e470 am fa5f2ad4: am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  97. 8d1c6e7 Make optional valgrind binaries +x. by Brad Fitzpatrick · 13 years ago
  98. e05b9c7 Merge "Add explicit 'help' command to fastboot." by Tsu Chiang Chuang · 13 years ago
  99. fa5f2ad am bd8f4a85: Merge "Define O_BINARY for non-Windows platforms." by Raphael Moll · 13 years ago
  100. 87da548 am e09c3fc7: (-s ours) am 0c8b18b9: (-s ours) am 126d4bc1: Give system server permission to enable and disable USB functions DO NOT MERGE by Mike Lockwood · 13 years ago