aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Check fastboot oem command line length"Jean-Baptiste Queru2010-07-291-1/+7
|\
| * Check fastboot oem command line lengthBruce Beare2010-07-151-1/+7
* | Set the modes for rc.* files in /system/etcBruce Beare2010-07-231-0/+1
* | Merge "libsysutils: reimplement NetlinkEvent::findParam in the proper way"Jean-Baptiste Queru2010-07-221-7/+5
|\ \
| * | libsysutils: reimplement NetlinkEvent::findParam in the proper wayChih-Wei Huang2010-07-141-7/+5
* | | Added Toshiba's USB VID (0x0930) upon their request.Takeshi Kishimoto2010-07-211-0/+3
* | | Added NEC and PMC's USB VIDs upon their request.Takeshi Kishimoto2010-07-211-0/+6
* | | print msg.command in human-readable formatViral Mehta2010-07-191-2/+4
* | | Merge "Fix ADB daemon file descriptor leak"Jean-Baptiste Queru2010-07-191-1/+26
|\ \ \
| * | | Fix ADB daemon file descriptor leakTeddie Stenvi2010-06-181-1/+26
* | | | Merge "Use complete hardware name without spaces."Jean-Baptiste Queru2010-07-161-2/+3
|\ \ \ \
| * | | | Use complete hardware name without spaces.Sean McNeil2010-07-131-2/+3
| | |_|/ | |/| |
* | | | Fixed LOG_ASSERT() compilation errors in native debug builds.Chris Pearson2010-07-162-13/+40
* | | | Merge "fix insmod reading more than one module parameter"Jean-Baptiste Queru2010-07-161-1/+0
|\ \ \ \
| * | | | fix insmod reading more than one module parameterViral Mehta2010-04-201-1/+0
* | | | | Merge "Fix sdcard mount issue."Jean-Baptiste Queru2010-07-151-1/+1
|\ \ \ \ \
| * | | | | Fix sdcard mount issue.Ravi K Yenduri2010-07-151-1/+1
| | |/ / / | |/| | |
* | | | | Merge "Add -R to chmod"Jean-Baptiste Queru2010-07-141-3/+64
|\ \ \ \ \
| * | | | | Add -R to chmodAnthony Newnam2010-07-141-3/+64
* | | | | | Merge "Add -p support to mkdir"Jean-Baptiste Queru2010-07-141-6/+55
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add -p support to mkdirAnthony Newnam2010-07-141-6/+55
| |/ / / /
* | | | / Disable building libdiskconfig on non-Linux hostsKenny Root2010-07-121-3/+2
| |_|_|/ |/| | |
* | | | Build the host version of libdiskconfigBruce Beare2010-07-121-3/+12
* | | | DBUS is not fully implemented. Disable it for nowBruce Beare2010-06-241-1/+1
* | | | merge from open-source masterThe Android Open Source Project2010-06-223-15/+0
|\ \ \ \
| * | | | Revert "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"Jean-Baptiste Queru2010-06-223-15/+0
* | | | | merge from open-source masterThe Android Open Source Project2010-06-223-0/+15
|\| | | |
| * | | | Merge "AndroidConfig: define HAVE_PTHREAD_SETNAME_NP"Andy McFadden2010-06-223-0/+15
| |\ \ \ \
| | * | | | AndroidConfig: define HAVE_PTHREAD_SETNAME_NPAndré Goddard Rosa2010-06-103-0/+15
* | | | | | merge from open-source masterThe Android Open Source Project2010-06-158-114/+163
|\| | | | |
| * | | | | Merge "- creates proper ifc.h and dhcp.h headers for libnetutils - adds ifc_s...Jean-Baptiste Queru2010-06-158-114/+163
| |\ \ \ \ \
| | * | | | | - creates proper ifc.h and dhcp.h headers for libnetutilsSzymon Jakubczak2010-06-098-114/+163
| | |/ / / /
* | | | | | merge from open-source masterThe Android Open Source Project2010-06-151-0/+3
|\| | | | |
| * | | | | added vendor ID for http://www.onthegovideo.com/Michael Richardson2010-06-151-0/+3
* | | | | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+1
|\| | | | |
| * | | | | Merge "eliminate a compiler warning: signed/unsigned length"Jean-Baptiste Queru2010-06-151-1/+1
| |\ \ \ \ \
| | * | | | | eliminate a compiler warning: signed/unsigned lengthMichael Richardson2010-06-141-1/+1
| | | |_|_|/ | | |/| | |
* | | | | | merge from open-source masterThe Android Open Source Project2010-06-151-2/+5
|\| | | | |
| * | | | | Merge "adb: optimize socket-list-walking code"Jean-Baptiste Queru2010-06-151-2/+5
| |\ \ \ \ \
| | * | | | | adb: optimize socket-list-walking codeAndré Goddard Rosa2010-06-141-2/+5
* | | | | | | merge from open-source masterThe Android Open Source Project2010-06-151-1/+0
|\| | | | | |
| * | | | | | Merge "adb: remove unneeded assignment of id to zero"Jean-Baptiste Queru2010-06-151-1/+0
| |\| | | | |
| | * | | | | adb: remove unneeded assignment of id to zeroAndré Goddard Rosa2010-06-141-1/+0
* | | | | | | merge from open-source masterThe Android Open Source Project2010-06-151-3/+3
|\| | | | | |
| * | | | | | Merge "adb: clean up 0 --> NULL for pointers"Jean-Baptiste Queru2010-06-151-3/+3
| |\| | | | |
| | * | | | | adb: clean up 0 --> NULL for pointersAndré Goddard Rosa2010-06-141-3/+3
| | |/ / / /
* | | | | | merge from open-source masterThe Android Open Source Project2010-06-157-1/+49
|\| | | | |
| * | | | | Fix build - cpu-features is ARM-specificJean-Baptiste Queru2010-06-151-0/+2
| * | | | | Merge "Adds support for UBFX to JIT and Disassembler"Jean-Baptiste Queru2010-06-157-1/+47
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Adds support for UBFX to JIT and DisassemblerMartyn Capewell2010-05-287-1/+47