aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-04-288-39/+72
|\
| * Fixing spelling errors in adb docsBrian Carlstrom2010-04-282-7/+7
| * Make adb's daemon-port on the host machine configurable.Stefan Hilzinger2010-04-286-26/+65
| * adb: remove obsolete adb.connected system property.Mike Lockwood2010-04-281-6/+0
| * Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-04-281-0/+4
| * Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-04-281-0/+3
| * adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-04-282-3/+10
| * Add missing newlines to adb usage messageBrian Carlstrom2010-04-281-2/+2
| * adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-04-281-2/+2
| * Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.Takeshi Kishimoto2010-04-281-0/+3
| * Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-04-281-1/+3
* | am b419c35c: Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-233-5/+16
|\ \
| * | Fix adb, fastboot to compile in Windows SDK under Linux.Raphael2010-04-233-5/+16
* | | merge from open-source masterThe Android Open Source Project2010-04-211-3/+6
|\ \ \ | | |/ | |/|
| * | Merge "adb: Add persistent system property for running adb in TCPIP mode"Mike Lockwood2010-04-201-3/+6
| |\ \
| | * | adb: Add persistent system property for running adb in TCPIP modeMike Lockwood2010-04-201-3/+6
* | | | merge from open-source masterThe Android Open Source Project2010-04-203-9/+20
|\| | |
| * | | Add -l option to `adb sync`Anthony Newnam2010-04-193-9/+20
| * | | Merge "vold: fix a bug of crash"Jean-Baptiste Queru2010-04-191-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | vold: fix a bug of crashChih-Wei Huang2010-03-251-1/+1
* | | | merge from open-source masterThe Android Open Source Project2010-04-161-1/+1
|\| | |
| * | | Allow 'adb pull' to pull symlinked filesMatt Fischer2010-04-151-1/+1
* | | | am f54e0a4b: Add a log tag entry for the dalvik lock profiling event.Carl Shapiro2010-04-151-0/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | Add a log tag entry for the dalvik lock profiling event.Carl Shapiro2010-04-131-0/+1
* | | | merge from open-source masterThe Android Open Source Project2010-04-122-0/+89
|\ \ \ \ | |/ / / |/| / / | |/ /
| * / toolbox: add "uptime" commandMike Lockwood2010-04-092-0/+89
| |/
* | Rename logtag for clarity.Brad Fitzpatrick2010-04-081-1/+1
* | Add Pantech's USB vendor ID to adb.Xavier Ducrohet2010-03-311-0/+4
* | system/core: Switch libsysutils & sched_policy LOG -> SLOGSan Mehat2010-03-259-37/+37
* | Add NET_RAW to mediaserver so that it can open a raw HCI socket to configureNick Pelly2010-03-231-1/+1
* | MOAR GROUPSNick Pelly2010-03-231-1/+1
* | Add Bluetooth SCO connection blacklistEric Olsen2010-03-181-0/+1
* | Merge "fix [2483384] logcat crash when malloc debug is enabled"Mathias Agopian2010-03-171-2/+3
|\ \
| * | fix [2483384] logcat crash when malloc debug is enabledMathias Agopian2010-03-171-2/+3
* | | Add 'run-as' command implementation as set-uid program.David 'Digit' Turner2010-03-176-1/+896
* | | Merge "cleanup init.rc"Oscar Montemayor2010-03-161-7/+0
|\ \ \ | |/ / |/| |
| * | cleanup init.rcJean-Baptiste Queru2010-03-121-7/+0
* | | Added Kyocera's VID (0x0482), upon their request.Takeshi Kishimoto2010-03-121-0/+3
|/ /
* | Add '-t N' flag to logcat, to print only the last N lines of logcatDan Egnor2010-03-111-53/+60
* | Change permissions on pppd-rilWink Saville2010-03-111-0/+1
* | Merge "system: libdiskconfig: Add libdiskconfig"San Mehat2010-03-117-0/+1261
|\ \
| * | system: libdiskconfig: Add libdiskconfigSan Mehat2010-03-107-0/+1261
* | | Merge "Add wall-clock timing for each fastboot Action."Daniel Sandler2010-03-111-3/+25
|\ \ \
| * | | Add wall-clock timing for each fastboot Action.Daniel Sandler2010-02-251-3/+25
* | | | Merge "Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP...Colin Cross2010-03-103-4/+27
|\ \ \ \
| * | | | Use arch flags instead of TARGET_ARCH_VARIANT, and add support for VFP_D16Colin Cross2010-03-103-4/+27
* | | | | Remove an obsolete event log tag.Dan Egnor2010-03-101-2/+0
| |_|/ / |/| | |
* | | | Merge "sysutils: Increase number of command arguments to 16"Dmitry Shmidt2010-03-091-1/+1
|\ \ \ \
| * | | | sysutils: Increase number of command arguments to 16Dmitry Shmidt2010-03-091-1/+1
* | | | | adb: Add five second timeout for USB writes on Linux host.Mike Lockwood2010-03-082-3/+10
|/ / / /