1. b60d9ce Make atomic-inline.h usable from ordinary C++ code. by Carl Shapiro · 13 years ago
  2. 203f951 am 0ffe483a: am e4bcf830: am d37e0840: Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  3. 91758c1 Merge "Add the touch command to toolbox." by Ken Sumrall · 13 years ago
  4. 0ffe483 am e4bcf830: am d37e0840: Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  5. 6541ef1 Add keychain user by Brian Carlstrom · 13 years ago
  6. e4bcf83 am d37e0840: Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  7. d37e084 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  8. e994f18 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 13 years ago
  9. 795165b Add the touch command to toolbox. by Ken Sumrall · 13 years ago
  10. 18247d7 am ee3420bc: resolved conflicts for merge of 65475f89 to honeycomb-plus-aosp by Jeff Hamilton · 13 years ago
  11. ee3420b resolved conflicts for merge of 65475f89 to honeycomb-plus-aosp by Jeff Hamilton · 13 years ago
  12. 32e834b am b6623abc: am b98762f7: Teach fastboot to allow required variables per product. by Wink Saville · 13 years ago
  13. b6623ab am b98762f7: Teach fastboot to allow required variables per product. by Wink Saville · 13 years ago
  14. b98762f Teach fastboot to allow required variables per product. by Wink Saville · 13 years ago
  15. 65475f89 am 336bc321: Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  16. d6efa45 am 80337ffc: am 47e4ee59: am 71ead183: Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  17. 80337ff am 47e4ee59: am 71ead183: Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  18. 47e4ee5 am 71ead183: Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  19. 71ead18 Close the client socket early for ctl.* properties. by Brad Fitzpatrick · 13 years ago
  20. 336bc32 Make the NFC UID forward compatible. by Jeff Hamilton · 13 years ago
  21. ab0c4e0 Merge "ueventd: track platform device uevents to parse block device names" by Colin Cross · 13 years ago
  22. 320cbfa Merge "ueventd: refactor uevent handling" by Colin Cross · 13 years ago
  23. fadb85e ueventd: track platform device uevents to parse block device names by Colin Cross · 13 years ago
  24. eb5ba83 ueventd: refactor uevent handling by Colin Cross · 13 years ago
  25. 7b43eb1 am e9fa47ca: am 0dd572a5: Merge "Kill IPv6 sockets as well as IPv4 sockets." into honeycomb-LTE by Lorenzo Colitti · 13 years ago
  26. e9fa47c am 0dd572a5: Merge "Kill IPv6 sockets as well as IPv4 sockets." into honeycomb-LTE by Lorenzo Colitti · 13 years ago
  27. 0dd572a Merge "Kill IPv6 sockets as well as IPv4 sockets." into honeycomb-LTE by Lorenzo Colitti · 13 years ago
  28. a8bf832 am 719e4048: am 9cbac1fc: am 9f1e0e3a: Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  29. 124d193 am 99f28ca6: am be61f39a: (-s ours) am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  30. 719e404 am 9cbac1fc: am 9f1e0e3a: Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  31. 9cbac1f am 9f1e0e3a: Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  32. 9f1e0e3 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  33. 0b6f563 Merge "Close the property socket *after* updating properties." by Brad Fitzpatrick · 13 years ago
  34. 8ec4904 Close the property socket *after* updating properties. by Brad Fitzpatrick · 13 years ago
  35. 99f28ca am be61f39a: (-s ours) am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  36. 412514e Add ifndef guards to remaining logging macros. by Alexandre Elias · 13 years ago
  37. b40367e adb: keep mac build happy by JP Abgrall · 13 years ago
  38. bab2c6a Merge "adb: fix subprocess exit handling, oom adjust fixes, extra debugging." by JP Abgrall · 13 years ago
  39. 97d8176 am 4fecade5: am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  40. 471bfa7 am 15b15c4b: am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  41. a39cd62 am 34859033: am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  42. 4fecade am cb1e616e: am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  43. 15b15c4 am a14da5b1: am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  44. 3485903 am fdb915d2: (-s ours) am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  45. a6d6a6d am ff904188: am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  46. ff90418 am df424691: am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  47. 408fa57 adb: fix subprocess exit handling, oom adjust fixes, extra debugging. by JP Abgrall · 13 years ago
  48. cdae7a1 Merge "defer firmware load until after filesystems are mounted" by Brian Swetland · 13 years ago
  49. 8d48c8e defer firmware load until after filesystems are mounted by Brian Swetland · 13 years ago
  50. 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
  51. 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
  52. c3e6990 am 97919656: Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  53. be61f39 am a6a36c0b: Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  54. a6a36c0 Update the value for the NFC shared UID. by Jeff Hamilton · 13 years ago
  55. 9791965 Add support for the utime(2) family of system calls to the sdcard fuse filesystem. by Ken Sumrall · 13 years ago
  56. 9d15787 Add per interface dhcp client support by TK MUN · 13 years ago
  57. 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
  58. 5c8cc80 am 4ae741bb: (-s ours) am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  59. cb1e616 am 7c556549: Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  60. a14da5b am 499b45a3: Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  61. fdb915d am 4593e0a7: Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  62. df42469 am 0e59123a: Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  63. 7c55654 Merge changes Icdefb5ff,Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  64. 499b45a Merge "libsysutils: Fix a file descriptor leak." by Brad Fitzpatrick · 13 years ago
  65. 4593e0a Merge "libsysutils: Fix race condition in SocketListener thread." by Brad Fitzpatrick · 13 years ago
  66. 0e59123 Merge "libsysutils: Handle EINTR in SocketClient::sendData()" by Brad Fitzpatrick · 13 years ago
  67. 3549b0d Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  68. 13aa8ad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  69. 15d0985 libsysutils: Fix a file descriptor leak. by David 'Digit' Turner · 13 years ago
  70. 100c0e2 libsysutils: Fix race condition in SocketListener thread. by David 'Digit' Turner · 13 years ago
  71. 01feae2 libsysutils: Handle EINTR in SocketClient::sendData() by David 'Digit' Turner · 13 years ago
  72. 4ae741b am 7238072a: DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  73. 7238072 DO NOT MERGE Change IP renew service name by TK MUN · 13 years ago
  74. 4be4e69 Fix potential race introduced in Icd7f5f03 by Brad Fitzpatrick · 13 years ago
  75. 51101e8 Merge "Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item."" by Brian Carlstrom · 13 years ago
  76. 3eb0897 Merge "SocketClient: add optional reference counting" by Brad Fitzpatrick · 13 years ago
  77. e2f7123 Revert "Debuggerd now outputs the offset of libc.so on the device as a separate item." by Brian Carlstrom · 13 years ago
  78. 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
  79. 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
  80. 648ebad SocketClient: add optional reference counting by Brad Fitzpatrick · 13 years ago
  81. 6cf73ea Kill IPv6 sockets as well as IPv4 sockets. by Lorenzo Colitti · 13 years ago
  82. f642c3d Make drmserver's primary group be system, so setgid is not required in ueventd.stingray.rc by Jeffrey Tinker · 13 years ago
  83. 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
  84. b513263 Merge "In serial, skip over port as well if numbers found after colon." by Mike Lockwood · 13 years ago
  85. 28e1390 In serial, skip over port as well if numbers found after colon. by Terence Haddock · 13 years ago
  86. d4e57a8 am f0a670eb: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  87. f0a670e do not merge. Fix a race in system properties. by satok · 13 years ago
  88. 8349cce Fix uninitialized variable bug in sdcard emulator by Terry Heo (Woncheol) · 13 years ago
  89. d685147 am 49ad2447: (-s ours) am c1b97e05: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  90. 49ad244 am c1b97e05: (-s ours) do not merge. Fix a race in system properties. by satok · 13 years ago
  91. c1b97e0 do not merge. Fix a race in system properties. by satok · 13 years ago
  92. efd1fc2 am 187fb7e6: am cfce2826: Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  93. 187fb7e am cfce2826: Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  94. 7cf20f9 Merge "Fix a race in system properties." by Brad Fitzpatrick · 13 years ago
  95. 29d1f53 Merge "cutils: add popcount/popcountl/popcountll static inline definitions" by Dima Zavin · 13 years ago
  96. cfce282 Bug 4089635 mediaserver fewer supplementary groups by Glenn Kasten · 13 years ago
  97. a076866 am 34f62a36: am fcad9d8d: Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  98. 34f62a3 am fcad9d8d: Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  99. fcad9d8 Merge "Bug 4086255 drmserver process needs system group" into honeycomb-mr1 by Glenn Kasten · 13 years ago
  100. 4297a04 am 3e5223a9: am c4c00d8e: libusbhost: Limit bulk transfer requests to 16384 bytes by Mike Lockwood · 13 years ago