1. 383688b toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 15 years ago
  2. 5e92446 Merge change 5662 into donut by Android (Google) Code Review · 15 years ago
  3. 4a1465f toolbox: Revise route utility. by Chia-chi Yeh · 15 years ago
  4. 4322f2d init: Enable sched_yield() compatability mode on boot. by San Mehat · 15 years ago
  5. 9f9c951 vold: Force formatting of cards to FAT32 by San Mehat · 15 years ago
  6. 3860b6e rootdir: Obsolete ppp/peers/common and racoon/racoon.conf. by Chia-chi Yeh · 15 years ago
  7. abb0855 Merge change 4728 into donut by Android (Google) Code Review · 15 years ago
  8. bbdab64 Merge change 4592 into donut by Android (Google) Code Review · 15 years ago
  9. a1140ad Merge change 5455 into donut by Android (Google) Code Review · 15 years ago
  10. 34ccf65 Add new PPP IPCP script for VPN. by Hung-ying Tyan · 15 years ago
  11. c3115b9 vold: Logging to catch when the disk checker crashes by San Mehat · 15 years ago
  12. 1537d48 vold: Fix bug where logwrapper would pass data to LOG() in the format field, by San Mehat · 15 years ago
  13. e7f444f vold: Switch vfat fsck tools by San Mehat · 15 years ago
  14. d6c6796 nexus: Rename onInterfaceStarted -> onInterfaceConnected and add Dhcp start/stop control by San Mehat · 15 years ago
  15. 54962e0 nexus: Add skeleton for DhcpClient by San Mehat · 15 years ago
  16. 88dc657 Add device, property, directory, and file permissions for VPN. by Chia-chi Yeh · 15 years ago
  17. abd54c1 rootdir: Remove gprs/pppd related scripts. by Chia-chi Yeh · 15 years ago
  18. bfa2f8e init: Bump up the max cpu bandwidth shares ratio for background. by San Mehat · 15 years ago
  19. d0290ea nexus: Fix SupplicantStatus decoding by San Mehat · 15 years ago
  20. 052403e nexus: Less verbosity in TiwlanEventListener for now by San Mehat · 15 years ago
  21. 891cb2c nexus: Add TiwlanEventListener to makefile by San Mehat · 15 years ago
  22. bbe92c3 nexus: Initialize frequency in SupplicantAssociatingEvent constructor by San Mehat · 15 years ago
  23. 0f48658 nexus: Add some logging output to WifiController by San Mehat · 15 years ago
  24. 5fc4129 nexus: Add TiwlanEventListener for reading driver events directly by San Mehat · 15 years ago
  25. 43c1619 Merge change 4228 into donut by Android (Google) Code Review · 15 years ago
  26. 2d0a6ca Merge change 4227 into donut by Android (Google) Code Review · 15 years ago
  27. 12a26e3 Merge change 4226 into donut by Android (Google) Code Review · 15 years ago
  28. 3aff2d1 Nexus: Clean up supplicant events, protocol, and continue plumbing by San Mehat · 15 years ago
  29. 669a701 nexctl: Refactor so Nexus can be tested from scripts easily. by San Mehat · 15 years ago
  30. c73a3a5 libsysutils: Move to a null terminated string protocol using space as a field separator. by San Mehat · 15 years ago
  31. d709b58 remove 3G timeout values from init.rc, this should be device specific by Mike Chan · 15 years ago
  32. 47c1d73 Merge change 4051 into donut by Android (Google) Code Review · 15 years ago
  33. 825c27d vold: Give logwrapper the ability to put jobs into the background sched group. by San Mehat · 15 years ago
  34. 0bd9a9f Add the ipcp scripts for pppd and racoon configuration for ipsec-tools. by Chung-yih Wang · 15 years ago
  35. 2cf6cff Add a note to event-log-tags listing the log tag range by Dan Egnor · 15 years ago
  36. 34c3426 Merge change 3951 into donut by Android (Google) Code Review · 15 years ago
  37. 02d40b5 Revert "adb: Workaround for adb disconnect problem." by Mike Lockwood · 15 years ago
  38. 3d6f16e init.rc: Set default cpu shares for background scheduler group to < 1% by San Mehat · 15 years ago
  39. 1f75d70 Add VPN and Keystore services and data directories. by Chung-yih Wang · 15 years ago
  40. 17df71e Add an OOM adjustment category for apps undergoing backup by Christopher Tate · 15 years ago
  41. 8765778 Merge change 3008 into donut by Android (Google) Code Review · 15 years ago
  42. e38a31e adb: Workaround for adb disconnect problem. by Mike Lockwood · 15 years ago
  43. 47e234f Merge commit '66e4691ad097cfc37bdb7d3b1705ee9132f3234e' into donut by The Android Open Source Project · 15 years ago
  44. 66e4691 AI 149490: Add support for 3rd party USB Vendor. BUG=1890147 by Xavier Ducrohet · 15 years ago
  45. f754f74 Revert "Mount SD card synchronous. This is an experimental change intended to" by San Mehat · 15 years ago
  46. 21e90f0 nexus: Validate that priority and KeyManagement are set before enabling a network by San Mehat · 15 years ago
  47. 78828ff nexus: Use interface for handling Supplicant events by San Mehat · 15 years ago
  48. 3762925 nexus: Remove dependancy on libutil by San Mehat · 15 years ago
  49. 3f62720 Merge change 2875 into donut by Android (Google) Code Review · 15 years ago
  50. 8b48cf6 Merge change 2897 into donut by Android (Google) Code Review · 15 years ago
  51. 7be52b1 Added ashmem_get_size_region() function. by Bjorn Bringert · 15 years ago
  52. 006ba85 fix 1650170 pixelflinger depends on KeyedVector.h, etc by Mathias Agopian · 15 years ago
  53. 3c5a6f0 nexus: Refactor some of the create/remove network path and add code for by San Mehat · 15 years ago
  54. 192331d nexus: Add ListCmd to CommandListener by San Mehat · 15 years ago
  55. 03f0d27 libsysutils: Fix command argument passing bug + whitespace cleanup by San Mehat · 15 years ago
  56. 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
  57. fc0182e add support and proper permissions for /dev/msm_camera/ by Iliyan Malchev · 15 years ago
  58. a4aace7 Merge change 2437 into donut by Android (Google) Code Review · 15 years ago
  59. 653164b Modify init.goldfish.sh to launch the 'qemu-props' program when the emulator boots up. by David 'Digit' Turner · 15 years ago
  60. 1f546e6 adb: Allow enabling of device side adbd logging with a persistent system property. by Mike Lockwood · 15 years ago
  61. 6a3075c adb: Add adbd to the AID_SDCARD_RW group to allow writing to the SD card. by Mike Lockwood · 15 years ago
  62. 0469d2c Merge change 2282 into donut by Android (Google) Code Review · 15 years ago
  63. a481d09 Support for 3rd party USB Vendor IDs in adb. by Xavier Ducrohet · 15 years ago
  64. 4919d55 Merge change 2135 into donut by Android (Google) Code Review · 15 years ago
  65. 4876567 nexus: Switch controllers to use abstracted properties and refactor command protocol by San Mehat · 15 years ago
  66. 47c7389 Merge change 2166 into donut by Android (Google) Code Review · 15 years ago
  67. 8b2cf9f add bootanimation service to init.rc by Mathias Agopian · 15 years ago
  68. fee77ec don't use cdefs.h as it breaks the windows build. by Mathias Agopian · 15 years ago
  69. a09fbd1 Preparation work for adb to support USB vendor Ids provided by SDK add-ons. by Xavier Ducrohet · 15 years ago
  70. 463de48 Merge change 2162 into donut by Android (Google) Code Review · 15 years ago
  71. 23eaecf Mount SD card synchronous. This is an experimental change intended to by Dave Sparks · 15 years ago
  72. db01754 libsysutils: const correctness fixes + remove some debugging by San Mehat · 15 years ago
  73. 2fd9c58 nexus: OpenVPN: Instead of creating / using a configfile, use the new by San Mehat · 15 years ago
  74. a61755e Merge change 2077 into donut by Android (Google) Code Review · 15 years ago
  75. 8f13782 move native_handle stuff from master_gl by Mathias Agopian · 15 years ago
  76. d4cdd13 init: Clean up dynamic argument handling for services by San Mehat · 15 years ago
  77. 249ad57 adb: adbd no longer disables OOM and now sets children's OOM adjustment to zero by Mike Lockwood · 15 years ago
  78. e6be870 Merge change 1950 into donut by Android (Google) Code Review · 15 years ago
  79. f24e252 init: Add the ability to start services with dynamic arguments. by San Mehat · 15 years ago
  80. 1b15493 Merge change 1867 into donut by Android (Google) Code Review · 15 years ago
  81. 473b9b2 new cdma event log tags by Tammo Spalink · 15 years ago
  82. b48acb0 Merge change 1795 into donut by Android (Google) Code Review · 15 years ago
  83. b76a63b vold: Change VFAT mount options to enable sdcard write restrictions by San Mehat · 15 years ago
  84. 7edc4f9 vold: If a filesystem is read/only then restart the fscheck but don't make any changes by San Mehat · 15 years ago
  85. f6330a2 Cleaning up whitespace in adb sources. Nothing more, nothing less. by David 'Digit' Turner · 15 years ago
  86. 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
  87. 328a4fb Make /system/xbin/tcpdump setuid root. by Dan Egnor · 15 years ago
  88. b415390 Merge change 1778 into donut by Android (Google) Code Review · 15 years ago
  89. e398151 Merge change 1694 into donut by Android (Google) Code Review · 15 years ago
  90. dee6866 Merge change 1693 into donut by Android (Google) Code Review · 15 years ago
  91. 4a6f232 init: Create new 'vpn' user/group and set owner of '/dev/tun' to it. by San Mehat · 15 years ago
  92. 5d6d417 nexus: Flesh out VPN support a bit more, cleanup service handling by San Mehat · 15 years ago
  93. c41d1c8 libsysutils: Introduce 'ServiceManager', for starting/stopping init services by San Mehat · 15 years ago
  94. 722a5c0 Add support for "standalone months" to tztime's strftime(). by Eric Fischer · 15 years ago
  95. c83cd87 init: Fix heap corruption for services with arguments by San Mehat · 15 years ago
  96. 54a1eb7 toolbox: ifconfig: Implement mtu setting, plus setting interface addr should by San Mehat · 15 years ago
  97. 83ec181 toolbox: route: Reflow some of the mess, fix route add parameter names to by San Mehat · 15 years ago
  98. 0389a12 toolbox: Make that 'pointopoint' instead of 'pointtopoint' by San Mehat · 15 years ago
  99. 94447ca nexus: Introduce skelaton OpenVpnController class + remove some debug messages by San Mehat · 15 years ago
  100. fa49e28 toolbox: Add 'pointopoint' support to ifconfig by San Mehat · 15 years ago