1. 92a7541 Helper to perform abortable blocking operations on a socket: by Nick Pelly · 15 years ago
  2. 8b0624c Fix x64 int / pointer warnings. by Jack Palevich · 15 years ago
  3. 0b5cb96 am d4cdd13f: init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  4. 2ca2019 Merge change 2096 by Android (Google) Code Review · 15 years ago
  5. e7b5906 Implement architecture-dependent defaults. by Jack Palevich · 15 years ago
  6. d4cdd13 init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  7. d4f2fab am e6be8706: Merge change 1950 into donut by Android (Google) Code Review · 15 years ago
  8. 8ad1568 resolved conflicts w/ f24e252903ca0f71c7fbfb135cf17e83e0c2ea90 merge... by San Mehat · 15 years ago
  9. e6be870 Merge change 1950 into donut by Android (Google) Code Review · 15 years ago
  10. 274663b Add a test script for testing the libacc compiler on ARM. by Jack Palevich · 15 years ago
  11. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 15 years ago
  12. 342520f am 1b154930: Merge change 1867 into donut by Android (Google) Code Review · 15 years ago
  13. 1b15493 Merge change 1867 into donut by Android (Google) Code Review · 15 years ago
  14. 473b9b2 new cdma event log tags by Tammo Spalink · 15 years ago
  15. 85246fe am b48acb0e: Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  16. b48acb0 Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  17. e78bd6a am b76a63b7: vold: Change VFAT mount options to enable sdcard write restrictions by San Mehat · 15 years ago
  18. b76a63b vold: Change VFAT mount options to enable sdcard write restrictions by San Mehat · 15 years ago
  19. 735b60e am 7edc4f94: vold: If a filesystem is read/only then restart the fscheck but don\'t make any changes by San Mehat · 15 years ago
  20. 7edc4f9 vold: If a filesystem is read/only then restart the fscheck but don't make any changes by San Mehat · 15 years ago
  21. 34c22c5 am 414ff7d9: Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  22. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 15 years ago
  23. 414ff7d Move fdevent from libcutils into adb directory. ADB is the only client of this API, and I intend to modify it extensively to clean its codebase soon. by David 'Digit' Turner · 15 years ago
  24. 8537cc5 Merge change 1821 by Android (Google) Code Review · 15 years ago
  25. 986145c Merge change 1820 by Android (Google) Code Review · 15 years ago
  26. b79c06a Merge change 1819 by Android (Google) Code Review · 15 years ago
  27. fd59668 Merge change 1818 by Android (Google) Code Review · 15 years ago
  28. 3d474a7 ACC ARM codegen: implement /, % by Jack Palevich · 15 years ago
  29. 7810bc9 ACC ARM codegen: Implement calling indirect functions. by Jack Palevich · 15 years ago
  30. 4d93f30 ACC ARM code gen: Implement global variables. by Jack Palevich · 15 years ago
  31. d99d144 resolved conflicts w/ b415390e74deae0f4c3eb43330c9f8708281acc5 merge by San Mehat · 15 years ago
  32. 328a4fb Make /system/xbin/tcpdump setuid root. by Dan Egnor · 15 years ago
  33. 408bf61 am e398151e: Merge change 1694 into donut by Android (Google) Code Review · 15 years ago
  34. fc1ceb6 am dee68663: Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  35. 9918d0a Add license, document language changes. by Jack Palevich · 15 years ago
  36. b415390 Merge change 1778 into donut by Android (Google) Code Review · 15 years ago
  37. e398151 Merge change 1694 into donut by Android (Google) Code Review · 15 years ago
  38. dee6866 Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  39. 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 15 years ago
  40. 5d6d417 nexus: Flesh out VPN support a bit more, cleanup service handling by San Mehat · 15 years ago
  41. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  42. 035b427 am 722a5c04: Add support for "standalone months" to tztime\'s strftime(). by Eric Fischer · 15 years ago
  43. 9ded6bb Merge change 1741 by Android (Google) Code Review · 15 years ago
  44. 243fb9f Merge change 1740 by Android (Google) Code Review · 15 years ago
  45. bd89490 ACC: Arm code gen improvements ++/--, &, odds and ends by Jack Palevich · 15 years ago
  46. 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 15 years ago
  47. 8de461d Implement <, >, ==, !=, >= <=, &&, and ||. by Jack Palevich · 15 years ago
  48. 60e300f Merge change 1714 by Android (Google) Code Review · 15 years ago
  49. 69796b6 ACC ARM code gen: Implement local variables, function args by Jack Palevich · 15 years ago
  50. a47c2fd am c83cd879: init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  51. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  52. cb1c9ef ACC ARM code gen improvements. printf("Hello, world\n"); works! by Jack Palevich · 15 years ago
  53. 54a1eb7 toolbox: ifconfig: Implement mtu setting, plus setting interface addr should by San Mehat · 15 years ago
  54. 83ec181 toolbox: route: Reflow some of the mess, fix route add parameter names to by San Mehat · 15 years ago
  55. 11f6b92 Merge change 1629 by Android (Google) Code Review · 15 years ago
  56. 2ae648f Merge change 1628 by Android (Google) Code Review · 15 years ago
  57. a6986aa Merge change 1627 by Android (Google) Code Review · 15 years ago
  58. a653561 ARM codegen: Add disassembler, implement return by Jack Palevich · 15 years ago
  59. 546b224 Begin filling in ARM code generator. by Jack Palevich · 15 years ago
  60. e00d31a am 0389a12: toolbox: Make that \'pointopoint\' instead of \'pointtopoint\' by San Mehat · 15 years ago
  61. 80c3b18 am 94447ca: nexus: Introduce skelaton OpenVpnController class + remove s by San Mehat · 15 years ago
  62. 4676aac am fa49e28: toolbox: Add \'pointopoint\' support to ifconfig by San Mehat · 15 years ago
  63. 06683a0 am 82a2116: nexus: Initial support for manipulating wifi networks + chan by San Mehat · 15 years ago
  64. c6f0a25 am df6c1b9: libsysutils: General clean up + disable build in simulator b by San Mehat · 15 years ago
  65. ef94ff4 am 6fc287b: Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  66. 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 15 years ago
  67. 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 15 years ago
  68. 2230513 Add stub Arm code generator. by Jack Palevich · 15 years ago
  69. fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 15 years ago
  70. 82a2116 nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs by San Mehat · 15 years ago
  71. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  72. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  73. 2ac16b7 am e67651c: nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  74. 8cdd901 am dbdb0db: libsysutils: Fix bug where we\'d leak our control pipes when by San Mehat · 15 years ago
  75. 62b6873 am 8d3fc3f: nexus: Use constants for errorcodes by San Mehat · 15 years ago
  76. 9c150d8 am d530592: libsysutils: Send command arguments to the command, not the by San Mehat · 15 years ago
  77. e67651c nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  78. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  79. 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 15 years ago
  80. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  81. 55e2c9d am 69772dc: nexus: Move to a line based protocol (similar to FTP) + fix by San Mehat · 15 years ago
  82. 294449d am d768066: libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  83. 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 15 years ago
  84. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  85. bf42c9c Move all x86-specific knowlege into the X86CodeGenerator. by Jack Palevich · 15 years ago
  86. 21a15a2 Various C++ improvements by Jack Palevich · 15 years ago
  87. a969305 Document acc language features. by Frabrice Bellard · 15 years ago
  88. bbf8ab5 Added command-line option "-t" to allow run-time switching between running and dumping. by Jack Palevich · 15 years ago
  89. aad2046 Merge change 1366 by Android (Google) Code Review · 15 years ago
  90. 7c2b8fb Merge change 1365 by Android (Google) Code Review · 15 years ago
  91. bdb4d40 Merge change 1364 by Android (Google) Code Review · 15 years ago
  92. ca5feb2 Merge change 1363 by Android (Google) Code Review · 15 years ago
  93. e115697 am c73d9e4: Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  94. c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  95. 77ae76e converted to C++ by Jack Palevich · 15 years ago
  96. f6b5a53 Remove all gcc warnings. by Jack Palevich · 15 years ago
  97. e27bf3e Replace acc.c with the contents of otccn.c, update tests. by Jack Palevich · 15 years ago
  98. 1613459 Original version of otccn.c from http://bellard.org/otcc/otccn.c by Fabrice Bellard · 15 years ago
  99. 16b5d6e am 3fd82b8: adb: osx: Match devices based on interface subclass and prot by Dima Zavin · 15 years ago
  100. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago