summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print strerror for file read errors during flashingMatt Gumbel2012-07-261-8/+11
* Merge "Avoid zombies on androidscreencast"Colin Cross2012-07-231-0/+5
|\
| * Avoid zombies on androidscreencastYuriy Zabroda2012-07-231-0/+5
|/
* Merge changes I6c59381c,I0da088fc,I883572f5,Idc2cfe20,I1a156d10,I177abdb9,I18...Colin Cross2012-07-1724-95/+3755
|\
| * fastboot: add support for auto-resparsing large filesColin Cross2012-07-096-45/+409
| * fastboot: add fb_getvarColin Cross2012-07-092-6/+17
| * fastboot: use getopt_longColin Cross2012-07-091-46/+62
| * libsparse: rename symbols that conflict with libext4_utilsColin Cross2012-07-093-14/+14
| * libsparse: add sparse_file_lenColin Cross2012-07-092-0/+38
| * libsparse: add function to resparse a file and a utility to use itColin Cross2012-07-098-22/+365
| * libsparse: add callback output file typeColin Cross2012-07-094-28/+175
| * libsparse: pseudo-subclass output_file for normal and gz filesColin Cross2012-07-092-81/+158
| * libsparse: add sparse_file read and convert tools to use itColin Cross2012-07-095-535/+643
| * libsparse: fix windows image writingColin Cross2012-07-092-3/+38
| * libsparse: merge adjacent blocks of the same typeColin Cross2012-07-093-9/+76
| * libsparse: add error reporting functionsColin Cross2012-07-095-1/+59
| * libsparse: add support for including fdsColin Cross2012-07-096-17/+99
| * libsparse: cleanupsColin Cross2012-07-096-473/+447
| * libsparse: remove static variablesColin Cross2012-07-094-67/+87
| * system/core: move libsparse into system/coreColin Cross2012-07-0915-0/+2320
* | Add telephony-common and mms-common to BOOTCLASSPATH - DO NOT MERGEWink Saville2012-07-171-1/+1
|/
* Reconcile with jb-releaseThe Android Open Source Project2012-06-190-0/+0
|\
| * merge in jb-release history after reset to jb-devThe Android Automerger2012-06-130-0/+0
| |\
| | * merge in jb-release history after reset to jb-devThe Android Automerger2012-06-120-0/+0
| | |\
* | | | am aeceb517: adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
|\| | |
| * | | adb: Fix adb tcpip commandBenoit Goby2012-06-121-3/+3
| |/ /
* | | am 0f3974c3: Merge "Enable tracing on user builds" into jb-devJamie Gennis2012-06-122-5/+32
|\| |
| * | Merge "Enable tracing on user builds" into jb-devJamie Gennis2012-06-112-5/+32
| |\ \
| | * | Enable tracing on user buildsJamie Gennis2012-06-082-5/+32
* | | | am 16d2b6ae: am 91e5551f: Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
|\ \ \ \
| * \ \ \ am 91e5551f: Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| |\ \ \ \
| | * \ \ \ Merge "toolbox: rmmod: fix module unloading"Jean-Baptiste Queru2012-06-111-1/+10
| | |\ \ \ \
| | | * | | | toolbox: rmmod: fix module unloadingVishal Bhoj2012-05-151-1/+10
* | | | | | | Reconcile with jb-releaseThe Android Open Source Project2012-06-110-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | merge in jb-release history after reset to jb-devThe Android Automerger2012-06-110-0/+0
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
* | | | | | | am 9cec175c: Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
|\| | | | | |
| * | | | | | Remove a stray newline in the backtrace output.Jeff Brown2012-06-081-1/+1
* | | | | | | resolved conflicts for merge of 053b8654 to jb-dev-plus-aospJeff Brown2012-06-0814-891/+1324
|\| | | | | |
| * | | | | | Enhance native stack dumps.Jeff Brown2012-06-0814-893/+1326
* | | | | | | Reconcile with jb-releaseThe Android Open Source Project2012-06-070-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | merge in jb-release history after reset to jb-devThe Android Automerger2012-06-050-0/+0
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | am 5f2d00b0: rootdir: init.rc: remove audio app/sys groups, merge to fgDima Zavin2012-06-051-16/+2
|\| | | | | |
| * | | | | | rootdir: init.rc: remove audio app/sys groups, merge to fgDima Zavin2012-06-041-16/+2
* | | | | | | am 29319a67: cutils: sched_policy: remove audio app/sys groups, merge into fgDima Zavin2012-06-051-31/+4
|\| | | | | |
| * | | | | | cutils: sched_policy: remove audio app/sys groups, merge into fgDima Zavin2012-06-041-31/+4
* | | | | | | am df44b886: core: init.rc: create apps cgroup for fg tasks, move bg under itDima Zavin2012-06-051-13/+13
|\| | | | | |
| * | | | | | core: init.rc: create apps cgroup for fg tasks, move bg under itDima Zavin2012-06-041-13/+13
* | | | | | | am 13ed76bf: cutils: sched_policy: make bg group be nested under fgDima Zavin2012-06-051-4/+4
|\| | | | | |
| * | | | | | cutils: sched_policy: make bg group be nested under fgDima Zavin2012-06-041-4/+4
| | |_|_|_|/ | |/| | | |
* | | | | | am 7bb1b958: am ff856a2b: Merge "Add error handling to SocketClient::sendData"Robert Greenwalt2012-05-301-5/+5
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |