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