1. 62b6873 am 8d3fc3f: nexus: Use constants for errorcodes by San Mehat · 15 years ago
  2. 9c150d8 am d530592: libsysutils: Send command arguments to the command, not the by San Mehat · 15 years ago
  3. 8d3fc3f nexus: Use constants for errorcodes by San Mehat · 15 years ago
  4. d530592 libsysutils: Send command arguments to the command, not the command again :P by San Mehat · 15 years ago
  5. 55e2c9d am 69772dc: nexus: Move to a line based protocol (similar to FTP) + fix by San Mehat · 15 years ago
  6. 294449d am d768066: libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  7. 69772dc nexus: Move to a line based protocol (similar to FTP) + fix bugs by San Mehat · 15 years ago
  8. d768066 libsysutils: Tweak SocketListener and friends by San Mehat · 15 years ago
  9. bf42c9c Move all x86-specific knowlege into the X86CodeGenerator. by Jack Palevich · 15 years ago
  10. 21a15a2 Various C++ improvements by Jack Palevich · 15 years ago
  11. a969305 Document acc language features. by Frabrice Bellard · 15 years ago
  12. bbf8ab5 Added command-line option "-t" to allow run-time switching between running and dumping. by Jack Palevich · 15 years ago
  13. aad2046 Merge change 1366 by Android (Google) Code Review · 15 years ago
  14. 7c2b8fb Merge change 1365 by Android (Google) Code Review · 15 years ago
  15. bdb4d40 Merge change 1364 by Android (Google) Code Review · 15 years ago
  16. ca5feb2 Merge change 1363 by Android (Google) Code Review · 15 years ago
  17. e115697 am c73d9e4: Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  18. c73d9e4 Merge changes 1341,1342 into donut by Android (Google) Code Review · 15 years ago
  19. 77ae76e converted to C++ by Jack Palevich · 15 years ago
  20. f6b5a53 Remove all gcc warnings. by Jack Palevich · 15 years ago
  21. e27bf3e Replace acc.c with the contents of otccn.c, update tests. by Jack Palevich · 15 years ago
  22. 1613459 Original version of otccn.c from http://bellard.org/otcc/otccn.c by Fabrice Bellard · 15 years ago
  23. 16b5d6e am 3fd82b8: adb: osx: Match devices based on interface subclass and prot by Dima Zavin · 15 years ago
  24. fa644ff libsysutils: Add multiple client support and fix some bugs by San Mehat · 15 years ago
  25. 3fd82b8 adb: osx: Match devices based on interface subclass and protocol by Dima Zavin · 15 years ago
  26. 1441e76 nexus: Implement wifi scanner and fix a lot of bugs by San Mehat · 15 years ago
  27. 431055c More deobfuscation. by Jack Palevich · 15 years ago
  28. 7448a2e Converted code constants from decimal to hexidecimal. by Jack Palevich · 15 years ago
  29. f0cbc92 More unobfuscation. by Jack Palevich · 15 years ago
  30. 50791f5 Make our global variables static. by Jack Palevich · 15 years ago
  31. d160530 Got rid of all warnings. (Yeah, right.) by Jack Palevich · 15 years ago
  32. f54db02 Add a simple regression test framework. by Jack Palevich · 15 years ago
  33. ae54f1f Continue deobfuscation. by Jack Palevich · 15 years ago
  34. 8831148 Start de-obfuscation process. by Jack Palevich · 15 years ago
  35. 38aa39a Original freeware Obfuscated Tiny C Compiler. by Fabrice Bellard · 15 years ago
  36. e910ea5 CDMA: add cdma tsmux device permissions by Erik Gilling · 15 years ago
  37. 6e1683f am b377955: init: Fix some broken code that did not cause problems until by Mike Lockwood · 15 years ago
  38. b377955 init: Fix some broken code that did not cause problems until switching to gcc 4.4 by Mike Lockwood · 15 years ago
  39. 46f208e Merge change 1171 by Android (Google) Code Review · 15 years ago
  40. db44926 Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 15 years ago
  41. fec9617 am 3d40729: libsysutils: Add string.h to includes by San Mehat · 15 years ago
  42. 3d40729 libsysutils: Add string.h to includes by San Mehat · 15 years ago
  43. e17cad5 am 9029056: Merge changes 1093,1094 into donut by Android (Google) Code Review · 15 years ago
  44. 9029056 Merge changes 1093,1094 into donut by Android (Google) Code Review · 15 years ago
  45. 9399844 am 747baad: Merge change 1092 into donut by Android (Google) Code Review · 15 years ago
  46. 747baad Merge change 1092 into donut by Android (Google) Code Review · 15 years ago
  47. 493726b am 2780827: Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  48. 2780827 Merge change 1005 into donut by Android (Google) Code Review · 15 years ago
  49. 269946c init.rc: Add Nexus to services (disabled for now) by San Mehat · 15 years ago
  50. dc26607 nexus: Initial checkin of Nexus - android native network management daemon. by San Mehat · 15 years ago
  51. 168415b libsysutils: New C++ system convenience library by San Mehat · 15 years ago
  52. 06c6589 am 770354d: init: Fix segfault when log_write() was missing an arg to fo by Dima Zavin · 15 years ago
  53. 770354d init: Fix segfault when log_write() was missing an arg to format. by Dima Zavin · 15 years ago
  54. 4a76235 Make the /dev/qemu_trace device readable and writable by all. by Jack Veenstra · 15 years ago
  55. 9b31744 Merge change 916 by Android (Google) Code Review · 15 years ago
  56. a26c4e0 Fix a potential integer overflow bug that could result in memory overwrites. by David 'Digit' Turner · 15 years ago
  57. 318897a am feb3d6d: Merge change 877 into donut by Android (Google) Code Review · 15 years ago
  58. feb3d6d Merge change 877 into donut by Android (Google) Code Review · 15 years ago
  59. 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
  60. b55cf93 am 95ec983: fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago
  61. 95ec983 fastboot: Update the help message with -b argument by Dima Zavin · 15 years ago
  62. 7e3424b am 8634c6c: Merge change 685 into donut by Android (Google) Code Review · 15 years ago
  63. e4da6a1 am cb9ae42: system/core: Remove old mountd code by San Mehat · 15 years ago
  64. 9fe0f0d am 6181f70: Merge change 484 into donut by Android (Google) Code Review · 15 years ago
  65. 8634c6c Merge change 685 into donut by Android (Google) Code Review · 15 years ago
  66. 2a63bb7 fastboot, mkbootimg: support alternate base addresses by Brian Swetland · 15 years ago
  67. cb9ae42 system/core: Remove old mountd code by San Mehat · 15 years ago
  68. 6181f70 Merge change 484 into donut by Android (Google) Code Review · 15 years ago
  69. 6e1f215 filesystem: Add new group 'sdcard_rw' for restricting sd card write access by San Mehat · 15 years ago
  70. 63d5ac6 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  71. ca983f9 merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  72. f6c9571 Merge donut into master by Jean-Baptiste Queru · 15 years ago
  73. 4933098 cgroups: Initialize cgroups at startup. by San Mehat · 15 years ago
  74. 41e3a2c Merge branch 'readonly-p4-master' by Chung-yih Wang · 15 years ago
  75. f309f77 AI 146558: am: CL 146260 Add the net-based routing entries. by Chung-yih Wang · 15 years ago
  76. 8b0fb37 Merge branch 'readonly-p4-donut' into donut by Chung-yih Wang · 15 years ago
  77. 98c297f AI 146260: Add the net-based routing entries. by Chung-yih Wang · 15 years ago
  78. 33d50dc Merge branch 'readonly-p4-master' by Andy McFadden · 15 years ago
  79. b33d341 AI 145220: Added "-d" flag to ls. by Andy McFadden · 15 years ago
  80. 477b430 Improvements to get events: -p, better output. by Dianne Hackborn · 15 years ago
  81. 83eb023 Merge branch 'readonly-p4-master' by Wink Saville · 15 years ago
  82. 89efdc9 AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger. by Wink Saville · 15 years ago
  83. 7bdfb16 AI 144185: Integrate cdma into the main code base. by Wink Saville · 15 years ago
  84. 455a6df Merge branch 'open_source' into google_internal by The Android Open Source Project · 15 years ago
  85. 0b022b8 AI 143248: am: CL 142809 am: CL 142808 Don't run hcid through logwrapper. by Nick Pelly · 15 years ago
  86. 7be77b5 Merge commit 'korg/cupcake' by The Android Open Source Project · 15 years ago
  87. e49f9c9 Automated import from //branches/master/...@142981,142981 by Doug Kwan · 15 years ago
  88. 0116116 Automated import from //branches/donutburger/...@142809,142809 by Nick Pelly · 15 years ago
  89. 8fbedcf Automated import from //branches/cupcake/...@142808,142808 by Nick Pelly · 15 years ago
  90. f441e1e Automated import from //branches/donutburger/...@140818,140818 by Dianne Hackborn · 15 years ago
  91. 161b03c Automated import from //branches/master/...@140824,140824 by Dianne Hackborn · 15 years ago
  92. 3207e48 auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 16 years ago
  93. b1487e4 auto import //branches/master/...@140412 by The Android Open Source Project · 16 years ago
  94. f614d64 auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 16 years ago
  95. 83b6548 Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 16 years ago
  96. e037fd7 auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 16 years ago
  97. 2015549 auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 16 years ago
  98. e4749f3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 16 years ago
  99. dd7bc33 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  100. e54eebb auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago