- 2f38b69 adb: Improved support for running adb over TCP/IP by Mike Lockwood · 16 years ago
- 26f3de6 BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDK by Raphael · 16 years ago
- ecfb75d adb: Fix infinite loop in Linux host device discovery. by Mike Lockwood · 16 years ago
- 668cc77 adb: print better error message when there are insufficient permissions for a device. by Mike Lockwood · 16 years ago
- a8be72f adb: update call to register_usb_transport in Mac and Windows builds. by Mike Lockwood · 16 years ago
- 95b837d adb: On Linux, detect USB devices for which adb does not have permissions to communicate with. by Mike Lockwood · 16 years ago
- e64004d adb: Use correct language ID when retrieving USB serial number. by Guang Zhu · 16 years ago
- 63e6152 adb: Remove adbd from simulator build. by Mike Lockwood · 16 years ago
- 5f4b051 adb: add "adb reboot" command. by Mike Lockwood · 16 years ago
- 3969080 get rid of utils/executablepath.h, which now lives in the simulator by Mathias Agopian · 16 years ago
- 22048ef Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to. by Nick Pelly · 16 years ago
- 1e07084 Fix incorrect check for LOG_UEVENTS by Chuck Tuffli · 16 years ago
- 7acf338 init.rc: Fixes typo: sytem -> system. by Hiroshi Takekawa · 16 years ago
- 41ced02 Merge change 11205 by Android Code Review · 16 years ago
- e36c153 system/core: vold: Change permission of external storage device nodes by San Mehat · 16 years ago
- e353047 Fix bug of mmc.c not checking read_file result. by Xinyu Chen · 16 years ago
- 227c74a vold: Check partitions 1-4 instead of 0-3 by Ben Winslow · 16 years ago
- 1f7aceb merge from donut by Jean-Baptiste Queru · 16 years ago
- cc1de48 adb: Another attempted workaround for the adb disconnect problem. by Mike Lockwood · 16 years ago
- a868359 merge from donut by Jean-Baptiste Queru · 16 years ago
- 96d58f4 Merge korg/donut into korg/master by Jean-Baptiste Queru · 16 years ago
- de6f62a Add support for Samsung and Motorola devices. by Xavier Ducrohet · 16 years ago
- d52f54c install recovery image using patch mechanism by Doug Zongker · 16 years ago
- 1f27821 vold: If we're bootstrapping, don't automatically mount the SD card. Also fixes some by San Mehat · 16 years ago
- d8221d9 vold: vfat: Run up to 3 passes of the disk checker when the checker by San Mehat · 16 years ago
- b6e70d8 vold: Allow a damaged volume to be re-evaluated for mounting by San Mehat · 16 years ago
- 160d4b0 Merge change 6738 into donut by Android (Google) Code Review · 16 years ago
- 1219448 rootdir: Remove ip-up-vpn script, which is replaced by an executable. by Chia-chi Yeh · 16 years ago
- 7bf6884 adb: Increment ADB_SERVER_VERSION by Mike Lockwood · 16 years ago
- 48d116e init.rc: Fix commands for allowing the system_server to access wpa_supplicant.conf by Mike Lockwood · 16 years ago
- dc9d52f adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
- c989199 Fix typo in adb commandline help by Kenny Root · 16 years ago
- 3d9b265 adb: Use correct language ID when retrieving USB serial number. by Mike Lockwood · 16 years ago
- b3edd07 vold: Change the disk formatter we use + fix commandline argument creation by San Mehat · 16 years ago
- 72eead4 toolbox: mkdosfs: Imported new 'newfs_msdos' updated disk formatter by San Mehat · 16 years ago
- eefef32 Set the permissions of wifi supplicant file so that system can access it. by Amith Yamasani · 16 years ago
- 5c49135 Merge change 5852 into donut by Android (Google) Code Review · 16 years ago
- 9ad18f0 vold: Kill logspam by San Mehat · 16 years ago
- 51afbf5 rootdir: Modify init.rc to run mtpd/racoon as a non-root user. by Chia-chi Yeh · 16 years ago
- 383688b toolbox: Fix uninitalized stack variable in mount. by Dima Zavin · 16 years ago
- 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
- 417a323 Fix typo in adb commandline help by Kenny Root · 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
- fa5bf90 Fix bug where ECONNABORTED would have always occured on asocket_write. by Nick Pelly · 16 years ago
- 260f48a Helper to perform abortable blocking operations on a socket: by Nick Pelly · 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 · 16 years ago
- a4aace7 Merge change 2437 into donut by Android (Google) Code Review · 16 years ago