1. 2ae648f Merge change 1628 by Android (Google) Code Review · 15 years ago
  2. a6986aa Merge change 1627 by Android (Google) Code Review · 15 years ago
  3. 546b224 Begin filling in ARM code generator. by Jack Palevich · 15 years ago
  4. e00d31a am 0389a12: toolbox: Make that \'pointopoint\' instead of \'pointtopoint\' by San Mehat · 15 years ago
  5. 80c3b18 am 94447ca: nexus: Introduce skelaton OpenVpnController class + remove s by San Mehat · 15 years ago
  6. 4676aac am fa49e28: toolbox: Add \'pointopoint\' support to ifconfig by San Mehat · 15 years ago
  7. 06683a0 am 82a2116: nexus: Initial support for manipulating wifi networks + chan by San Mehat · 15 years ago
  8. c6f0a25 am df6c1b9: libsysutils: General clean up + disable build in simulator b by San Mehat · 15 years ago
  9. ef94ff4 am 6fc287b: Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  10. 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 15 years ago
  11. 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 15 years ago
  12. 2230513 Add stub Arm code generator. by Jack Palevich · 15 years ago
  13. fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 15 years ago
  14. 82a2116 nexus: Initial support for manipulating wifi networks + change wifi scan notification msgs by San Mehat · 15 years ago
  15. df6c1b9 libsysutils: General clean up + disable build in simulator builds by San Mehat · 15 years ago
  16. 6fc287b Fix sim build (need explicit -lpthread). by Andy McFadden · 15 years ago
  17. 2ac16b7 am e67651c: nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  18. 8cdd901 am dbdb0db: libsysutils: Fix bug where we\'d leak our control pipes when by San Mehat · 15 years ago
  19. 62b6873 am 8d3fc3f: nexus: Use constants for errorcodes by San Mehat · 15 years ago
  20. 9c150d8 am d530592: libsysutils: Send command arguments to the command, not the by San Mehat · 15 years ago
  21. e67651c nexus: Cleanup the scanner and plug it all in so it works by San Mehat · 15 years ago
  22. dbdb0db libsysutils: Fix bug where we'd leak our control pipes when closing down a listener by San Mehat · 15 years ago
  23. 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 16 years ago
  24. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 16 years ago
  25. 55e2c9d am 69772dc: nexus: Move to a line based protocol (similar to FTP) + fix by San Mehat · 16 years ago
  26. 294449d am d768066: libsysutils: Tweak SocketListener and friends by San Mehat · 16 years ago
  27. 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 16 years ago
  28. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 16 years ago
  29. bf42c9c Move all x86-specific knowlege into the X86CodeGenerator. by Jack Palevich · 16 years ago
  30. 21a15a2 Various C++ improvements by Jack Palevich · 16 years ago
  31. a969305 Document acc language features. by Frabrice Bellard · 16 years ago
  32. bbf8ab5 Added command-line option "-t" to allow run-time switching between running and dumping. by Jack Palevich · 16 years ago
  33. aad2046 Merge change 1366 by Android (Google) Code Review · 16 years ago
  34. 7c2b8fb Merge change 1365 by Android (Google) Code Review · 16 years ago
  35. bdb4d40 Merge change 1364 by Android (Google) Code Review · 16 years ago
  36. ca5feb2 Merge change 1363 by Android (Google) Code Review · 16 years ago
  37. e115697 am c73d9e4: Merge changes 1341,1342 into donut by Android (Google) Code Review · 16 years ago
  38. c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 16 years ago
  39. 77ae76e converted to C++ by Jack Palevich · 16 years ago
  40. f6b5a53 Remove all gcc warnings. by Jack Palevich · 16 years ago
  41. e27bf3e Replace acc.c with the contents of otccn.c, update tests. by Jack Palevich · 16 years ago
  42. 1613459 Original version of otccn.c from http://bellard.org/otcc/otccn.c by Fabrice Bellard · 16 years ago
  43. 16b5d6e am 3fd82b8: adb: osx: Match devices based on interface subclass and prot by Dima Zavin · 16 years ago
  44. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 16 years ago
  45. 3fd82b8 adb: osx: Match devices based on interface subclass and protocol by Dima Zavin · 16 years ago
  46. 1441e76 nexus: Implement wifi scanner and fix a lot of bugs by San Mehat · 16 years ago
  47. 431055c More deobfuscation. by Jack Palevich · 16 years ago
  48. 7448a2e Converted code constants from decimal to hexidecimal. by Jack Palevich · 16 years ago
  49. f0cbc92 More unobfuscation. by Jack Palevich · 16 years ago
  50. 50791f5 Make our global variables static. by Jack Palevich · 16 years ago
  51. d160530 Got rid of all warnings. (Yeah, right.) by Jack Palevich · 16 years ago
  52. f54db02 Add a simple regression test framework. by Jack Palevich · 16 years ago
  53. ae54f1f Continue deobfuscation. by Jack Palevich · 16 years ago
  54. 8831148 Start de-obfuscation process. by Jack Palevich · 16 years ago
  55. 38aa39a Original freeware Obfuscated Tiny C Compiler. by Fabrice Bellard · 16 years ago
  56. e910ea5 CDMA: add cdma tsmux device permissions by Erik Gilling · 16 years ago
  57. 6e1683f am b377955: init: Fix some broken code that did not cause problems until by Mike Lockwood · 16 years ago
  58. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 16 years ago
  59. 46f208e Merge change 1171 by Android (Google) Code Review · 16 years ago
  60. db44926 Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 16 years ago
  61. fec9617 am 3d40729: libsysutils: Add string.h to includes by San Mehat · 16 years ago
  62. 3d40729 libsysutils: Add string.h to includes by San Mehat · 16 years ago
  63. e17cad5 am 9029056: Merge changes 1093,1094 into donut by Android (Google) Code Review · 16 years ago
  64. 9029056 Merge changes 1093,1094 into donut by Android (Google) Code Review · 16 years ago
  65. 9399844 am 747baad: Merge change 1092 into donut by Android (Google) Code Review · 16 years ago
  66. 747baad Merge change 1092 into donut by Android (Google) Code Review · 16 years ago
  67. 493726b am 2780827: Merge change 1005 into donut by Android (Google) Code Review · 16 years ago
  68. 2780827 Merge change 1005 into donut by Android (Google) Code Review · 16 years ago
  69. 269946c init.rc: Add Nexus to services (disabled for now) by San Mehat · 16 years ago
  70. dc26607 nexus: Initial checkin of Nexus - android native network management daemon. by San Mehat · 16 years ago
  71. 168415b libsysutils: New C++ system convenience library by San Mehat · 16 years ago
  72. 06c6589 am 770354d: init: Fix segfault when log_write() was missing an arg to fo by Dima Zavin · 16 years ago
  73. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 16 years ago
  74. 4a76235 Make the /dev/qemu_trace device readable and writable by all. by Jack Veenstra · 16 years ago
  75. 9b31744 Merge change 916 by Android (Google) Code Review · 16 years ago
  76. a26c4e0 Fix a potential integer overflow bug that could result in memory overwrites. by David 'Digit' Turner · 16 years ago
  77. 318897a am feb3d6d: Merge change 877 into donut by Android (Google) Code Review · 16 years ago
  78. feb3d6d Merge change 877 into donut by Android (Google) Code Review · 16 years ago
  79. b9e966f adb seems to build in 64 bit mode these days, so it's safe to build for the simulator too. by Marco Nelissen · 16 years ago
  80. b55cf93 am 95ec983: fastboot: Update the help message with -b argument by Dima Zavin · 16 years ago
  81. 95ec983 fastboot: Update the help message with -b argument by Dima Zavin · 16 years ago
  82. 7e3424b am 8634c6c: Merge change 685 into donut by Android (Google) Code Review · 16 years ago
  83. e4da6a1 am cb9ae42: system/core: Remove old mountd code by San Mehat · 16 years ago
  84. 9fe0f0d am 6181f70: Merge change 484 into donut by Android (Google) Code Review · 16 years ago
  85. 8634c6c Merge change 685 into donut by Android (Google) Code Review · 16 years ago
  86. 2a63bb7 fastboot, mkbootimg: support alternate base addresses by Brian Swetland · 16 years ago
  87. cb9ae42 system/core: Remove old mountd code by San Mehat · 16 years ago
  88. 6181f70 Merge change 484 into donut by Android (Google) Code Review · 16 years ago
  89. 6e1f215 filesystem: Add new group 'sdcard_rw' for restricting sd card write access by San Mehat · 16 years ago
  90. 63d5ac6 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  91. ca983f9 merge cupcake into donut by Jean-Baptiste Queru · 16 years ago
  92. f6c9571 Merge donut into master by Jean-Baptiste Queru · 16 years ago
  93. 4933098 cgroups: Initialize cgroups at startup. by San Mehat · 16 years ago
  94. 41e3a2c Merge branch 'readonly-p4-master' by Chung-yih Wang · 16 years ago
  95. f309f77 AI 146558: am: CL 146260 Add the net-based routing entries. by Chung-yih Wang · 16 years ago
  96. 8b0fb37 Merge branch 'readonly-p4-donut' into donut by Chung-yih Wang · 16 years ago
  97. 98c297f AI 146260: Add the net-based routing entries. by Chung-yih Wang · 16 years ago
  98. 33d50dc Merge branch 'readonly-p4-master' by Andy McFadden · 16 years ago
  99. b33d341 AI 145220: Added "-d" flag to ls. by Andy McFadden · 16 years ago
  100. 477b430 Improvements to get events: -p, better output. by Dianne Hackborn · 16 years ago