1. 035b427 am 722a5c04: Add support for "standalone months" to tztime\'s strftime(). by Eric Fischer · 15 years ago
  2. b862ab7 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  3. 9ded6bb Merge change 1741 by Android (Google) Code Review · 15 years ago
  4. 243fb9f Merge change 1740 by Android (Google) Code Review · 15 years ago
  5. bd89490 ACC: Arm code gen improvements ++/--, &, odds and ends by Jack Palevich · 15 years ago
  6. 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 15 years ago
  7. 8de461d Implement <, >, ==, !=, >= <=, &&, and ||. by Jack Palevich · 15 years ago
  8. 60e300f Merge change 1714 by Android (Google) Code Review · 15 years ago
  9. 69796b6 ACC ARM code gen: Implement local variables, function args by Jack Palevich · 15 years ago
  10. a47c2fd am c83cd879: init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  11. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  12. cb1c9ef ACC ARM code gen improvements. printf("Hello, world\n"); works! by Jack Palevich · 15 years ago
  13. 54a1eb7 toolbox: ifconfig: Implement mtu setting, plus setting interface addr should by San Mehat · 15 years ago
  14. 83ec181 toolbox: route: Reflow some of the mess, fix route add parameter names to by San Mehat · 15 years ago
  15. 11f6b92 Merge change 1629 by Android (Google) Code Review · 15 years ago
  16. 2ae648f Merge change 1628 by Android (Google) Code Review · 15 years ago
  17. a6986aa Merge change 1627 by Android (Google) Code Review · 15 years ago
  18. a653561 ARM codegen: Add disassembler, implement return by Jack Palevich · 15 years ago
  19. 546b224 Begin filling in ARM code generator. by Jack Palevich · 15 years ago
  20. e00d31a am 0389a12: toolbox: Make that \'pointopoint\' instead of \'pointtopoint\' by San Mehat · 15 years ago
  21. 80c3b18 am 94447ca: nexus: Introduce skelaton OpenVpnController class + remove s by San Mehat · 15 years ago
  22. 4676aac am fa49e28: toolbox: Add \'pointopoint\' support to ifconfig by San Mehat · 15 years ago
  23. 06683a0 am 82a2116: nexus: Initial support for manipulating wifi networks + chan by San Mehat · 15 years ago
  24. c6f0a25 am df6c1b9: libsysutils: General clean up + disable build in simulator b by San Mehat · 15 years ago
  25. ef94ff4 am 6fc287b: Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  26. 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 15 years ago
  27. 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 15 years ago
  28. 2230513 Add stub Arm code generator. by Jack Palevich · 15 years ago
  29. fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 15 years ago
  30. 82a2116 nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs by San Mehat · 15 years ago
  31. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  32. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  33. 2ac16b7 am e67651c: nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  34. 8cdd901 am dbdb0db: libsysutils: Fix bug where we\'d leak our control pipes when by San Mehat · 15 years ago
  35. 62b6873 am 8d3fc3f: nexus: Use constants for errorcodes by San Mehat · 15 years ago
  36. 9c150d8 am d530592: libsysutils: Send command arguments to the command, not the by San Mehat · 15 years ago
  37. e67651c nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  38. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  39. 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 15 years ago
  40. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  41. 55e2c9d am 69772dc: nexus: Move to a line based protocol (similar to FTP) + fix by San Mehat · 15 years ago
  42. 294449d am d768066: libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  43. 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 15 years ago
  44. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  45. bf42c9c Move all x86-specific knowlege into the X86CodeGenerator. by Jack Palevich · 15 years ago
  46. 21a15a2 Various C++ improvements by Jack Palevich · 15 years ago
  47. a969305 Document acc language features. by Frabrice Bellard · 15 years ago
  48. bbf8ab5 Added command-line option "-t" to allow run-time switching between running and dumping. by Jack Palevich · 15 years ago
  49. aad2046 Merge change 1366 by Android (Google) Code Review · 15 years ago
  50. 7c2b8fb Merge change 1365 by Android (Google) Code Review · 15 years ago
  51. bdb4d40 Merge change 1364 by Android (Google) Code Review · 15 years ago
  52. ca5feb2 Merge change 1363 by Android (Google) Code Review · 15 years ago
  53. e115697 am c73d9e4: Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  54. c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  55. 77ae76e converted to C++ by Jack Palevich · 15 years ago
  56. f6b5a53 Remove all gcc warnings. by Jack Palevich · 15 years ago
  57. e27bf3e Replace acc.c with the contents of otccn.c, update tests. by Jack Palevich · 15 years ago
  58. 1613459 Original version of otccn.c from http://bellard.org/otcc/otccn.c by Fabrice Bellard · 15 years ago
  59. 16b5d6e am 3fd82b8: adb: osx: Match devices based on interface subclass and prot by Dima Zavin · 15 years ago
  60. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  61. 3fd82b8 adb: osx: Match devices based on interface subclass and protocol by Dima Zavin · 15 years ago
  62. 1441e76 nexus: Implement wifi scanner and fix a lot of bugs by San Mehat · 15 years ago
  63. 431055c More deobfuscation. by Jack Palevich · 15 years ago
  64. 7448a2e Converted code constants from decimal to hexidecimal. by Jack Palevich · 15 years ago
  65. f0cbc92 More unobfuscation. by Jack Palevich · 15 years ago
  66. 50791f5 Make our global variables static. by Jack Palevich · 15 years ago
  67. d160530 Got rid of all warnings. (Yeah, right.) by Jack Palevich · 15 years ago
  68. f54db02 Add a simple regression test framework. by Jack Palevich · 15 years ago
  69. ae54f1f Continue deobfuscation. by Jack Palevich · 15 years ago
  70. 8831148 Start de-obfuscation process. by Jack Palevich · 15 years ago
  71. 38aa39a Original freeware Obfuscated Tiny C Compiler. by Fabrice Bellard · 15 years ago
  72. e910ea5 CDMA: add cdma tsmux device permissions by Erik Gilling · 15 years ago
  73. d6b8191 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  74. 6e1683f am b377955: init: Fix some broken code that did not cause problems until by Mike Lockwood · 15 years ago
  75. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 15 years ago
  76. 46f208e Merge change 1171 by Android (Google) Code Review · 15 years ago
  77. 1ecad9a Fix uninitialized variable loop by Chih-Wei Huang · 15 years ago
  78. ab15ac0 Merge commit 'goog/master' into merge_master by Mathias Agopian · 15 years ago
  79. db44926 Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  80. fec9617 am 3d40729: libsysutils: Add string.h to includes by San Mehat · 15 years ago
  81. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  82. e17cad5 am 9029056: Merge changes 1093,1094 into donut by Android (Google) Code Review · 15 years ago
  83. 9029056 Merge changes 1093,1094 into donut by Android (Google) Code Review · 15 years ago
  84. 9399844 am 747baad: Merge change 1092 into donut by Android (Google) Code Review · 15 years ago
  85. 747baad Merge change 1092 into donut by Android (Google) Code Review · 15 years ago
  86. 493726b am 2780827: Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  87. 2780827 Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  88. 269946c init.rc: Add Nexus to services (disabled for now) by San Mehat · 15 years ago
  89. dc26607 nexus: Initial checkin of Nexus - android native network management daemon. by San Mehat · 15 years ago
  90. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago
  91. 06c6589 am 770354d: init: Fix segfault when log_write() was missing an arg to fo by Dima Zavin · 15 years ago
  92. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 15 years ago
  93. 4a76235 Make the /dev/qemu_trace device readable and writable by all. by Jack Veenstra · 15 years ago
  94. 9b31744 Merge change 916 by Android (Google) Code Review · 15 years ago
  95. a26c4e0 Fix a potential integer overflow bug that could result in memory overwrites. by David 'Digit' Turner · 15 years ago
  96. 8cd81ab get rid of native_handle_{dup|copy} since they were not used any longer by Mathias Agopian · 15 years ago
  97. 318897a am feb3d6d: Merge change 877 into donut by Android (Google) Code Review · 15 years ago
  98. feb3d6d Merge change 877 into donut by Android (Google) Code Review · 15 years ago
  99. b9e966f adb seems to build in 64 bit mode these days, so it's safe to build for the simulator too. by Marco Nelissen · 15 years ago
  100. b55cf93 am 95ec983: fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago