summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* am eabc93db: am c4c08803: Merge "app_process: change app_process a symlink of...Narayan Kamath2014-05-151-2/+5
|\
| * am c4c08803: Merge "app_process: change app_process a symlink of primary vers...Narayan Kamath2014-05-151-2/+5
| |\
| | * app_process: change app_process a symlink of primary versionYongqin Liu2014-05-141-2/+5
* | | am c8a045d4: am 41f40581: Merge "Fix x86 build in app_process."Narayan Kamath2014-05-011-1/+1
|\ \ \ | |/ /
| * | am 41f40581: Merge "Fix x86 build in app_process."Narayan Kamath2014-05-011-1/+1
| |\ \ | | |/
| | * Fix x86 build in app_process.Narayan Kamath2014-05-011-1/+1
* | | am ff34f6fa: am 27b03e62: Merge "Create arch specific cache dirs during zygot...Narayan Kamath2014-05-011-0/+42
|\ \ \ | |/ /
| * | am 27b03e62: Merge "Create arch specific cache dirs during zygote startup."Narayan Kamath2014-05-011-0/+42
| |\ \ | | |/
| | * Create arch specific cache dirs during zygote startup.Narayan Kamath2014-05-011-0/+42
* | | am dbbf431b: am d0f7f418: Merge "Freeing frame map"Narayan Kamath2014-04-302-6/+10
|\ \ \ | |/ /
| * | am d0f7f418: Merge "Freeing frame map"Narayan Kamath2014-04-302-6/+10
| |\ \ | | |/
| | * Freeing frame mapMykola Kondratenko2014-04-302-6/+10
| * | Merge commit '0b62467b142b61ee1e449ba958ba37dfd961ef56' into HEADBill Yi2014-04-291-6/+13
| |\ \ | | |/ | |/|
| | * am e4360c8e: am 4308a523: Merge "bootanimation: build 32-bit if 64-bit gl lib...Colin Cross2014-03-201-0/+3
| | |\
| | * \ am 0dccb02b: am 19fc55e1: Merge "build app_process64 on 64-bit targets"Colin Cross2014-03-201-0/+22
| | |\ \
| | * \ \ am 01de2432: am 24d8fa73: Merge "frameworks/base: move idmap from frameworks/...Dianne Hackborn2014-03-076-0/+1056
| | |\ \ \
* | | \ \ \ am 1866e5dc: am af40649e: Merge "Set NO_NEW_PRIVS on zygote init"Nick Kralevich2014-04-291-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Set NO_NEW_PRIVS on zygote initNick Kralevich2014-04-291-0/+10
* | | | | | am 8d47f23e: am dbb0de21: Merge "Fix a typo in an assertion."Elliott Hughes2014-04-241-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix a typo in an assertion.Elliott Hughes2014-04-231-1/+1
* | | | | | am 549ae327: am aa19a2f6: Merge "Don\'t compare String8s to NULL."Narayan Kamath2014-04-141-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Don't compare String8s to NULL.Narayan Kamath2014-04-121-1/+1
* | | | | | am de442781: am 909a6a0e: Merge "Dual zygote cleanup."Narayan Kamath2014-04-111-2/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Dual zygote cleanup.Narayan Kamath2014-04-101-2/+7
* | | | | | am 05f980d4: am d4b64409: Merge "Make zygotes aware of their supported ABIs."Narayan Kamath2014-04-091-1/+19
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Make zygotes aware of their supported ABIs.Narayan Kamath2014-04-091-1/+19
* | | | | | am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime ...Narayan Kamath2014-04-091-40/+59
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Clean up argc / argv processing for runtime args.Narayan Kamath2014-04-091-40/+59
* | | | | | am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArgV,mArgLen"Narayan Kamath2014-04-031-22/+24
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove ProcessState::mArgc,mArgV,mArgLenNarayan Kamath2014-04-031-22/+24
* | | | | | am 232d4224: am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB := both"Colin Cross2014-03-271-22/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | app_process: use LOCAL_MULTILIB := bothColin Cross2014-03-271-22/+3
| | |_|_|/ | |/| | |
* | | | | am e4360c8e: am 4308a523: Merge "bootanimation: build 32-bit if 64-bit gl lib...Colin Cross2014-03-201-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | bootanimation: build 32-bit if 64-bit gl libraries are not availableColin Cross2014-03-191-0/+3
| | |_|/ | |/| |
* | | | am 0dccb02b: am 19fc55e1: Merge "build app_process64 on 64-bit targets"Colin Cross2014-03-201-0/+22
|\ \ \ \ | |/ / /
| * | | build app_process64 on 64-bit targetsColin Cross2014-03-191-0/+22
| | |/ | |/|
* | | am 01de2432: am 24d8fa73: Merge "frameworks/base: move idmap from frameworks/...Dianne Hackborn2014-02-146-0/+1056
|\ \ \ | |/ /
| * | frameworks/base: move idmap from frameworks/nativeColin Cross2014-02-116-0/+1056
* | | Extend stack management to other displays.Craig Mautner2014-01-061-10/+7
* | | Pair ActivityStacks with DisplaysCraig Mautner2013-12-181-3/+11
* | | am fbd6d5a8: am 09fdc159: am 3ddee4de: Merge "[bootanimation] Drop user loada...Nick Kralevich2013-12-161-4/+0
|\ \ \ | | |/ | |/|
| * | am 3ddee4de: Merge "[bootanimation] Drop user loadable bootanimation.zip abil...Nick Kralevich2013-12-161-4/+0
| |\ \ | | |/
| | * [bootanimation] Drop user loadable bootanimation.zip abiltiy.Robert Craig2013-12-161-4/+0
* | | am a6416309: am 1e137549: am efa5c88f: Merge "Don\'t try to set service.boota...Nick Kralevich2013-12-111-3/+0
|\ \ \ | |/ /
| * | am efa5c88f: Merge "Don\'t try to set service.bootanim.exit"Nick Kralevich2013-12-111-3/+0
| |\ \ | | |/
| | * Don't try to set service.bootanim.exitNick Kralevich2013-12-111-3/+0
* | | am 9f09408e: am 336bf2fb: am d21752df: Merge "Reimplement ZipFileRO in terms ...Narayan Kamath2013-12-112-41/+60
|\ \ \ | |/ /
| * | am d21752df: Merge "Reimplement ZipFileRO in terms of libziparchive."Narayan Kamath2013-12-112-41/+60
| |\ \ | | |/
| | * Merge "Reimplement ZipFileRO in terms of libziparchive."Narayan Kamath2013-12-112-41/+60
| | |\
| | | * Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-092-41/+60