aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for Acer devicesRobert CH Chou2009-11-031-0/+1
* Merge change I4e5c1c26Android Code Review2009-11-021-1/+1
|\
| * Fix use of memset functionKenny Root2009-08-291-1/+1
* | FreeBSD support for usb-connected devices in adbAlexey Tarasov2009-10-253-0/+699
* | Make get_my_path() saferAlexey Tarasov2009-10-226-17/+20
* | adb: Add "adb disconnect" command for disconnecting TCP/IP devices.Mike Lockwood2009-10-138-8/+93
* | Add support for Acer devicesRobert CH Chou2009-10-131-0/+3
* | adb: Add USB Vendor IDs for LG and HuaweiMike Lockwood2009-10-131-0/+6
* | Add NOTICE file and license tag for adbJean-Baptiste Queru2009-10-132-0/+191
* | adb: Clean up argument passing for create_service_thread()Mike Lockwood2009-10-131-4/+5
* | Revert "adb: Another attempted workaround for the adb disconnect problem."Joe Onorato2009-10-131-81/+12
* | libsysutils: Fix some bugs in NetlinkListener and NetlinkEventSan Mehat2009-10-103-4/+6
* | Merge change 10445Android Code Review2009-09-174-0/+494
|\ \
| * | added SuperH atomic support to libcutilsShin-ichiro KAWASAKI2009-08-044-0/+494
* | | Set permissions properly for any ALSA device under /dev/sndSean McNeil2009-09-151-0/+1
* | | Merge change 9779Android Code Review2009-09-140-0/+0
|\ \ \
| * | | Fix uninitialized variable loopChih-Wei Huang2009-05-081-1/+1
* | | | ARM architecture reference manuals for ARMv6 & ARMv7 state that the use of 's...Vinay HARUGOP2009-09-101-5/+11
* | | | merge from masterJean-Baptiste Queru2009-09-032-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | system/core: vold: Change permission of external storage device nodesSan Mehat2009-08-211-1/+1
| * | | BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-111-3/+5
| * | | DO NOT MERGE adb: Remove adbd from simulator build.Mike Lockwood2009-08-101-3/+3
| * | | DO NOT MERGE cherry-pick "adb reboot" from master:Mike Lockwood2009-08-104-1/+52
| * | | Merge change 20354 into donutAndroid (Google) Code Review2009-08-071-0/+1
| |\ \ \
| | * | | strip comments from event-log-tags on deviceDoug Zongker2009-08-061-0/+1
| * | | | rootdir: init.rc: Bump up background cpu shares to 5.0%San Mehat2009-08-061-1/+2
| |/ / /
* | | | Merge change 7315Android Code Review2009-08-281-1/+2
|\ \ \ \
| * | | | Allow an onrestart command to stop the current serviceBen Gruver2009-08-271-1/+2
* | | | | BUGFIX - ro.kernel.android.{qemud | ril} and ro.android.norilSimon Braunschmidt2009-08-271-5/+9
|/ / / /
* | | | added chdir/chroot commands to init for mount switching/pivotingJay Freeman (saurik)2009-08-274-0/+24
* | | | Trivial implementation of init's import command.Jay Freeman (saurik)2009-08-271-1/+1
* | | | Merge change 2903Android Code Review2009-08-273-3/+4
|\ \ \ \
| * | | | completed implementation of "trigger" for initJay Freeman (saurik)2009-08-253-3/+4
* | | | | adb: Fix emulator support.Mike Lockwood2009-08-262-8/+10
* | | | | Fix broken 'adb root' command.Xavier Ducrohet2009-08-261-1/+1
* | | | | adb: Improved support for running adb over TCP/IPMike Lockwood2009-08-266-51/+140
* | | | | BUG 2033924: Add AdbWinUsbApi.dll to prebuilt for Windows SDKRaphael2009-08-261-3/+5
* | | | | adb: Fix infinite loop in Linux host device discovery.Mike Lockwood2009-08-261-5/+1
* | | | | adb: print better error message when there are insufficient permissions for a...Mike Lockwood2009-08-261-7/+5
* | | | | adb: update call to register_usb_transport in Mac and Windows builds.Mike Lockwood2009-08-262-2/+2
* | | | | adb: On Linux, detect USB devices for which adb does not have permissions to ...Mike Lockwood2009-08-265-121/+159
* | | | | adb: Use correct language ID when retrieving USB serial number.Guang Zhu2009-08-261-24/+48
* | | | | adb: Remove adbd from simulator build.Mike Lockwood2009-08-261-3/+3
* | | | | adb: add "adb reboot" command.Mike Lockwood2009-08-264-1/+52
* | | | | get rid of utils/executablepath.h, which now lives in the simulatorMathias Agopian2009-08-262-2/+0
* | | | | Allow adb to use ANDORID_SERIAL env variable to specify the device to talk to.Nick Pelly2009-08-261-1/+4
* | | | | Fix incorrect check for LOG_UEVENTSChuck Tuffli2009-08-261-1/+1
* | | | | init.rc: Fixes typo: sytem -> system.Hiroshi Takekawa2009-08-261-1/+1
|/ / / /
* | | | Merge change 11205Android Code Review2009-08-211-0/+4
|\ \ \ \
| * | | | Fix bug of mmc.c not checking read_file result.Xinyu Chen2009-08-161-0/+4