summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Create arch specific cache dirs during zygote startup.Narayan Kamath2014-05-011-0/+42
* Freeing frame mapMykola Kondratenko2014-04-302-6/+10
* Set NO_NEW_PRIVS on zygote initNick Kralevich2014-04-291-0/+10
* Fix a typo in an assertion.Elliott Hughes2014-04-231-1/+1
* Don't compare String8s to NULL.Narayan Kamath2014-04-121-1/+1
* Dual zygote cleanup.Narayan Kamath2014-04-101-2/+7
* Make zygotes aware of their supported ABIs.Narayan Kamath2014-04-091-1/+19
* Clean up argc / argv processing for runtime args.Narayan Kamath2014-04-091-40/+59
* Remove ProcessState::mArgc,mArgV,mArgLenNarayan Kamath2014-04-031-22/+24
* app_process: use LOCAL_MULTILIB := bothColin Cross2014-03-271-22/+3
* bootanimation: build 32-bit if 64-bit gl libraries are not availableColin Cross2014-03-191-0/+3
* build app_process64 on 64-bit targetsColin Cross2014-03-191-0/+22
* frameworks/base: move idmap from frameworks/nativeColin Cross2014-02-116-0/+1056
* [bootanimation] Drop user loadable bootanimation.zip abiltiy.Robert Craig2013-12-161-4/+0
* Don't try to set service.bootanim.exitNick Kralevich2013-12-111-3/+0
* 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
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-2214-494/+364
| |\
* | \ am 601fbc7a: am 24fe066e: Merge "Fix am argument ordering documentation." int...Jeff Sharkey2013-11-141-1/+1
|\ \ \
| * | | Fix am argument ordering documentation.Jeff Sharkey2013-11-141-1/+1
* | | | am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."Elliott Hughes2013-10-291-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-291-2/+2
* | | am 65d57713: am bacb5422: Merge "Also rely on enabled notification listeners ...Jean-Michel Trivi2013-10-071-0/+5
|\ \ \ | | |/ | |/|
| * | Also rely on enabled notification listeners for RemoteController registrationJean-Michel Trivi2013-10-041-0/+5
* | | am 78466f3e: am 69aa2f8a: Merge "revert ADDR_COMPAT_LAYOUT workaround."Nick Kralevich2013-09-181-29/+0
|\ \ \ | |/ / |/| / | |/
| * revert ADDR_COMPAT_LAYOUT workaround.Nick Kralevich2013-09-181-29/+0
* | Implement issue #10691359: Kill long-running processesDianne Hackborn2013-09-161-0/+19
* | Add #! to 'am' shell scriptAndy McFadden2013-09-041-0/+2
* | Fix check for default source in input commandMichael Wright2013-08-221-1/+1
* | Changes needed to support Skia at r10377.Derek Sollenberger2013-08-011-1/+1
* | get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-2/+0
* | get rid of PIXEL_FORMAT_A_8Mathias Agopian2013-07-251-2/+0
* | Add "adb shell am restart" command.Dianne Hackborn2013-07-231-0/+16
* | Fix swipe end locationMichael Wright2013-07-221-1/+1
* | Merge "Allow duration without source to be set for input commands"Michael Wright2013-07-191-76/+95
|\ \
| * | Allow duration without source to be set for input commandsMichael Wright2013-07-171-76/+95
* | | Remove dead code in system server initialization.Jeff Brown2013-07-156-392/+0
* | | Add stopservice command to amMarco Nelissen2013-07-111-0/+24
|/ /
* | Merge "Single-user restrictions"Amith Yamasani2013-06-261-0/+42
|\ \
| * | Single-user restrictionsAmith Yamasani2013-06-251-0/+42
* | | Fix a typoEvan Charlton2013-06-251-1/+1
|/ /
* | Add new API getStackBoxInfoCraig Mautner2013-06-171-3/+22
* | Add new API to retrieve a dumpsys of a single package.Dianne Hackborn2013-06-111-2/+21
* | Convert API refs to StackBox from ActivityStack.Craig Mautner2013-05-241-5/+5
* | Add retrieval of StackBox info for more flexibilityCraig Mautner2013-05-241-10/+10
* | Log stack issues and start resize effort.Craig Mautner2013-05-131-0/+17
* | Revert "Log stack issues and start resize effort."Guang Zhu2013-05-121-17/+0
* | Log stack issues and start resize effort.Craig Mautner2013-05-121-0/+17
* | Merge "surfaceflinger is now always running in its own process"Mathias Agopian2013-05-091-6/+0
|\ \
| * | surfaceflinger is now always running in its own processMathias Agopian2013-05-091-6/+0