1. 287c71c fix decompression bug in fastboot by Doug Zongker · 15 years ago
  2. f8b8288 am 43c16197: Merge change 4228 into donut by Android (Google) Code Review · 15 years ago
  3. 338df9d am 2d0a6ca2: Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
  4. 43c1619 Merge change 4228 into donut by Android (Google) Code Review · 15 years ago
  5. 2d0a6ca Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
  6. 12a26e3 Merge change 4226 into donut by Android (Google) Code Review · 15 years ago
  7. 3aff2d1 Nexus: Clean up supplicant events, protocol, and continue plumbing by San Mehat · 15 years ago
  8. 669a701 nexctl: Refactor so Nexus can be tested from scripts easily. by San Mehat · 15 years ago
  9. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  10. 6df2e9f am d709b582: remove 3G timeout values from init.rc, this should be device specific by Mike Chan · 15 years ago
  11. ba4dea8 Merge changes 4101,4102 by Android (Google) Code Review · 15 years ago
  12. a1804dd Allow local variables to be declared anywhere in a block. by Jack Palevich · 15 years ago
  13. d7461a7 Support variable initialization. by Jack Palevich · 15 years ago
  14. b96ebd7 Merge change 4092 by Android (Google) Code Review · 15 years ago
  15. d709b58 remove 3G timeout values from init.rc, this should be device specific by Mike Chan · 15 years ago
  16. f1728be Reserve all C99 keywords. by Jack Palevich · 15 years ago
  17. 5a5b16c Merge change 4084 by Android (Google) Code Review · 15 years ago
  18. 22e3e8e Handle end-of-file inside of comments, local declarations. by Jack Palevich · 15 years ago
  19. befe95b Merge change 4081 by Android (Google) Code Review · 15 years ago
  20. b4758ff Implement string and character backslash constants. by Jack Palevich · 15 years ago
  21. 7829ec0 Merge change 4072 by Android (Google) Code Review · 15 years ago
  22. 2ccc40d Make #define work again. (Had accidentally omitted the keyword.) by Jack Palevich · 15 years ago
  23. 01fa704 am 47c1d734: Merge change 4051 into donut by Android (Google) Code Review · 15 years ago
  24. 9862028 am 0bd9a9f5: Add the ipcp scripts for pppd and racoon configuration for ipsec-tools. by Chung-yih Wang · 15 years ago
  25. 3b7daf6 Merge change 4067 by Android (Google) Code Review · 15 years ago
  26. 4da9e18 Merge change 4066 by Android (Google) Code Review · 15 years ago
  27. a6baa23 Improve symbol-related error checking by Jack Palevich · 15 years ago
  28. 38e2649 merged 2cf6cff71f36b76e816a7a90c66f4b04c71e8278 w/minor conflict by The Android Open Source Project · 15 years ago
  29. 47c1d73 Merge change 4051 into donut by Android (Google) Code Review · 15 years ago
  30. 825c27d vold: Give logwrapper the ability to put jobs into the background sched group. by San Mehat · 15 years ago
  31. 0bd9a9f Add the ipcp scripts for pppd and racoon configuration for ipsec-tools. by Chung-yih Wang · 15 years ago
  32. 7490e4b am 34c34267: Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
  33. 61d22dc Improve nested variable test. by Jack Palevich · 15 years ago
  34. b67b18f Add code generator tracer. by Jack Palevich · 15 years ago
  35. 303d8ff Improve local variable scoping. by Jack Palevich · 15 years ago
  36. 2cf6cff Add a note to event-log-tags listing the log tag range by Dan Egnor · 15 years ago
  37. 34c3426 Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
  38. 02d40b5 Revert "adb: Workaround for adb disconnect problem." by Mike Lockwood · 15 years ago
  39. 2db168f Use a separate table for keywords. by Jack Palevich · 15 years ago
  40. 0a280a0 Remove use of setjmp/longjmp from libacc compiler. by Jack Palevich · 15 years ago
  41. 6f5fb6f am 3d6f16e5: init.rc: Set default cpu shares for background scheduler group to < 1% by San Mehat · 15 years ago
  42. 3d6f16e init.rc: Set default cpu shares for background scheduler group to < 1% by San Mehat · 15 years ago
  43. 1d36696 Bluez4 changes by Jaikumar Ganesh · 15 years ago
  44. 61cd81d Merge change 3537 by Android (Google) Code Review · 15 years ago
  45. 607e5dd Merge change 3645 by Android (Google) Code Review · 15 years ago
  46. 5b533be Merge change 3499 by Android (Google) Code Review · 15 years ago
  47. 268eec1 Merge change 3498 by Android (Google) Code Review · 15 years ago
  48. 8dc662e Make otcc code work in x64 based system with 32-bit chroot. by Jack Palevich · 15 years ago
  49. 720f08f Add /config mounting point by Dmitry Shmidt · 15 years ago
  50. 5090077 am 1f75d709: Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  51. 1f75d70 Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  52. cae5f6a Add tag for AggregationService. by Jim Miller · 15 years ago
  53. 36d9414 Make a host version of acc for testing. by Jack Palevich · 15 years ago
  54. 2d11dfb Move macros into their own table. by Jack Palevich · 15 years ago
  55. ce51b3b break dependency on utils/Endian.h by Mathias Agopian · 15 years ago
  56. 65adbbb am 17df71e0: Add an OOM adjustment category for apps undergoing backup by Christopher Tate · 15 years ago
  57. 17df71e Add an OOM adjustment category for apps undergoing backup by Christopher Tate · 15 years ago
  58. b7c81e9 Switch to ANSI C style C function declarations. by Jack Palevich · 15 years ago
  59. eedf9d2 Add support for #pragma foo(bar) by Jack Palevich · 15 years ago
  60. f4c9494 am 87657782: Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
  61. 8765778 Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
  62. e38a31e adb: Workaround for adb disconnect problem. by Mike Lockwood · 15 years ago
  63. 49ef866 am 47e234fa: Merge commit \'66e4691ad097cfc37bdb7d3b1705ee9132f3234e\' into donut by The Android Open Source Project · 15 years ago
  64. 47e234f Merge commit '66e4691ad097cfc37bdb7d3b1705ee9132f3234e' into donut by The Android Open Source Project · 15 years ago
  65. 66e4691 AI 149490: Add support for 3rd party USB Vendor. BUG=1890147 by Xavier Ducrohet · 15 years ago
  66. efc0c13 am f754f740: Revert "Mount SD card synchronous. This is an experimental change intended to" by San Mehat · 15 years ago
  67. c4c8d0e am 21e90f0e: nexus: Validate that priority and KeyManagement are set before enabling a network by San Mehat · 15 years ago
  68. e085355 am 78828ff4: nexus: Use interface for handling Supplicant events by San Mehat · 15 years ago
  69. f754f74 Revert "Mount SD card synchronous. This is an experimental change intended to" by San Mehat · 15 years ago
  70. 21e90f0 nexus: Validate that priority and KeyManagement are set before enabling a network by San Mehat · 15 years ago
  71. 78828ff nexus: Use interface for handling Supplicant events by San Mehat · 15 years ago
  72. 3762925 nexus: Remove dependancy on libutil by San Mehat · 15 years ago
  73. baf83e0 am 3f627205: Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
  74. 3f62720 Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
  75. f6243df am 8b48cf61: Merge change 2897 into donut by Android (Google) Code Review · 15 years ago
  76. 8b48cf6 Merge change 2897 into donut by Android (Google) Code Review · 15 years ago
  77. 7be52b1 Added ashmem_get_size_region() function. by Bjorn Bringert · 15 years ago
  78. 006ba85 fix 1650170 pixelflinger depends on KeyedVector.h, etc by Mathias Agopian · 15 years ago
  79. cbc92d0 am 3c5a6f0b: nexus: Refactor some of the create/remove network path and add code for retrieving network lists from supplicant nexus: Rework properties nexus: Implement wifi network enable/disable and add some error checking nexus: Add some TODOs nexus: Whitespace cleanup nexus: Add bindings between controllers and network interfaces nexus: Add properties for InterfaceConfig nexus: Fix a few conversion bugs in InterfaceConfig by San Mehat · 15 years ago
  80. 9b8c28a am 192331d9: nexus: Add ListCmd to CommandListener by San Mehat · 15 years ago
  81. ae41f61 am 03f0d27f: libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  82. 89ac364 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 15 years ago
  83. f1f39cc Make sure we don't overflow various internal compiler buffers. by Jack Palevich · 15 years ago
  84. 3c5a6f0 nexus: Refactor some of the create/remove network path and add code for by San Mehat · 15 years ago
  85. 192331d nexus: Add ListCmd to CommandListener by San Mehat · 15 years ago
  86. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  87. ac0e95e Improve ACC error reporting. by Jack Palevich · 15 years ago
  88. 653f42d Pointer-ize the acc front end. by Jack Palevich · 15 years ago
  89. 730c8d7 am ebefc48e: Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> by David 'Digit' Turner · 15 years ago
  90. ebefc48 Expose the stable/frozen log-related definitions of <cutils/logd.h> into a new header: <android/log.h> by David 'Digit' Turner · 15 years ago
  91. 09555c7 Fix symbol lookup logic, squelch LOG output. by Jack Palevich · 15 years ago
  92. 0675ba5 am fc0182eb: add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 15 years ago
  93. fc0182e add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 15 years ago
  94. f3cdf37 Don't compile abort_socket.c for host targets. It is only intended to run on Linux targets. by Raphael · 15 years ago
  95. cd95bf3 am a4aace71: Merge change 2437 into donut by Android (Google) Code Review · 15 years ago
  96. a4aace7 Merge change 2437 into donut by Android (Google) Code Review · 15 years ago
  97. 653164b Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator boots up. by David 'Digit' Turner · 15 years ago
  98. 5b043d6 am 1f546e6d: adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 15 years ago
  99. 1f546e6 adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 15 years ago
  100. 64c6397 am 6a3075c7: adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. by Mike Lockwood · 15 years ago