summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* merge from open-source masterThe Android Open Source Project2010-03-081-0/+10
|\
| * Merge "Fix Heap Corruption from too long of a TAG"Andy McFadden2010-03-021-0/+10
| |\
| | * Fix Heap Corruption from too long of a TAGKeith Preston2010-02-181-0/+10
* | | Merge "toolbox: nandread: Add options to extract raw images, partial images, ...Arve Hjønnevåg2010-03-081-20/+50
|\ \ \
| * | | toolbox: nandread: Add options to extract raw images, partial images, and fix...Arve Hjønnevåg2010-03-031-20/+50
* | | | Change netcfg permissions to 2750.Nick Kralevich2010-03-081-1/+1
* | | | remove stray printfs.Joe Onorato2010-03-031-2/+0
* | | | newfs_msdos: Allow -s option to work by itselfSan Mehat2010-03-031-2/+5
* | | | cutils: sched_policy: Make getSchedulerGroup() play nicely with multiple cont...San Mehat2010-03-021-20/+44
* | | | Merge "init.rc: Add cpuacct to cgroup mount for cpu statistic"Mike Chan2010-03-021-0/+5
|\ \ \ \
| * | | | init.rc: Add cpuacct to cgroup mount for cpu statisticMike Chan2010-03-011-0/+5
* | | | | Add missing newlines to adb usage messageBrian Carlstrom2010-03-011-2/+2
* | | | | Make logcat print both the main and system buffers by default. Make SLOGx ma...Joe Onorato2010-03-016-37/+190
|/ / / /
* | | | Revert "init.rc: Add cpuacct to cgroup mount for cpu statistics"San Mehat2010-02-271-3/+1
* | | | Merge "adb: do not mix printf() with write() when writing to stdout."Mike Lockwood2010-02-271-2/+2
|\ \ \ \
| * | | | adb: do not mix printf() with write() when writing to stdout.Mike Lockwood2010-02-251-2/+2
* | | | | cutils: schedpolicy: remove stray includeSan Mehat2010-02-261-1/+0
* | | | | Merge "Allow logcat to take multiple -b options, and interleave the results."Joe Onorato2010-02-261-67/+257
|\ \ \ \ \
| * | | | | Allow logcat to take multiple -b options, and interleave the results.Joe Onorato2010-02-261-67/+257
* | | | | | init.rc: Add cpuacct to cgroup mount for cpu statisticsMike Chan2010-02-261-1/+3
* | | | | | cutils: iosched_policy: Don't do anything for simulatorSan Mehat2010-02-261-0/+7
|/ / / / /
* | | | | rootdir: init.rc: Enable I/O priorities for media server and voldSan Mehat2010-02-261-0/+2
* | | | | init: Add support for specifying a services i/o prioritySan Mehat2010-02-264-0/+39
* | | | | Merge "system: Add support for getting/setting i/o priorities and include a u...San Mehat2010-02-265-2/+160
|\ \ \ \ \
| * | | | | system: Add support for getting/setting i/o priorities and include a userspac...San Mehat2010-02-255-2/+160
* | | | | | Merge "Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request."Satoshi Kataoka2010-02-261-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Added ZTE's USB Vendor ID (0x19D2) upon ZTE's request.Takeshi Kishimoto2010-02-221-0/+3
* | | | | | Update bluetooth data files path.Jaikumar Ganesh2010-02-252-3/+5
| |/ / / / |/| | | |
* | | | | adb: Attempt to unmount the SD card before rebooting.Mike Lockwood2010-02-242-2/+17
* | | | | rootdir: init.rc: Add 'ASEC_MOUNTPOINT' environment variable.San Mehat2010-02-241-0/+1
* | | | | am d6391c6a: merge from open-source masterThe Android Open Source Project2010-02-230-0/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | merge from open-source masterThe Android Open Source Project2010-02-233-71/+76
| |\ \ \ \
| | * | | | ADB: Garmin-Asus's USB Vendor IDRaphael2010-02-151-1/+3
| | * | | | adb: add Nvidia's vendor id to adbErik Gilling2010-02-151-0/+3
| | * | | | make "adb bugreport" run "bugreport" (which invokes "dumpstate"Dan Egnor2010-02-151-4/+2
| | * | | | adb: Fix problems detecting adb in more complicated USB configurations.Mike Lockwood2010-02-151-64/+63
| | * | | | Make adb pull use . as the target file directory if you don't supply one.Joe Onorato2010-02-151-3/+8
| | | |_|/ | | |/| |
* | | | | system: Remove dead vold1 codeSan Mehat2010-02-2333-5367/+0
| |_|/ / |/| | |
* | | | Remove dead services from init.rc.Chia-chi Yeh2010-02-221-12/+0
* | | | generic_rootdir: vold_fstab: Change '/sdcard' -> '/mnt/sdcard'San Mehat2010-02-191-1/+1
* | | | rootdir: init.rc: Create secure staging directories, and a compat symlinkSan Mehat2010-02-191-5/+20
* | | | adb: add -s option to adb install for installing apps on SD card.Mike Lockwood2010-02-191-4/+13
* | | | fix [2448319] out of bounds array index in fogMathias Agopian2010-02-162-2/+2
* | | | remove unused YUV constantsMathias Agopian2010-02-162-20/+27
* | | | pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planarDima Zavin2010-02-161-0/+4
* | | | Merge "Allow numeric uid & gid in chown"Andy Stadler2010-02-161-9/+18
|\ \ \ \
| * | | | Allow numeric uid & gid in chownAndrew Stadler2010-02-121-9/+18
* | | | | fastboot: add nand page size param, used for boot and flash:raw commandsDima Zavin2010-02-161-4/+11
* | | | | Merge "Added USB vendor id of Sharp, based on Sharp's request. Sharp's vendor...Satoshi Kataoka2010-02-151-1/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Added USB vendor id of Sharp, based on Sharp's request.Takeshi Kishimoto2010-02-091-1/+3