summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am 97175deb: am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing...Narayan Kamath2014-04-091-3/+2
|\
| * am 3856a219: am cecfb94f: Merge "Clean up argc / argv processing for runtime ...Narayan Kamath2014-04-091-3/+2
| |\
| | * Clean up argc / argv processing for runtime args.Narayan Kamath2014-04-091-3/+2
* | | am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...John Spurlock2014-04-041-0/+1
|\ \ \ | |/ /
| * | am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...John Spurlock2014-04-041-0/+1
| |\ \ | | |/ | |/|
| | * Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+1
* | | am 71ae2bd4: am f87b3a25: am 374db6c3: Merge "Remove ProcessState::mArgc,mArg...Narayan Kamath2014-04-031-1/+5
|\ \ \ | |/ /
| * | Remove ProcessState::mArgc,mArgV,mArgLenNarayan Kamath2014-04-031-1/+5
* | | Add invokeFunctorJohn Reck2014-03-281-1/+4
* | | Remove kStatusInvoke & kStatusDrawJohn Reck2014-03-281-8/+0
* | | Shared library resource supportAdam Lesinski2014-03-252-5/+83
* | | resolved conflicts for merge of 92860a74 to masterNarayan Kamath2014-03-101-25/+44
|\ \ \ | |/ /
| * | LP64: Make 9 patches architecture agnostic.Narayan Kamath2014-03-101-25/+44
* | | am 674fd6c4: am a258b4a9: am 485e3b45: am 5c126c3d: Merge "Add dex2oat-flags ...Brian Carlstrom2014-03-051-1/+1
|\ \ \ | |/ /
| * | Add dex2oat-flags plumbing to AndroidRuntimeBrian Carlstrom2014-03-041-1/+1
| * | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-141-14/+27
| * | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-141-4/+84
| * | Fix build.Dianne Hackborn2014-02-121-2/+2
| * | Use size_t* in AssetManager::createIdmapColin Cross2014-02-111-1/+1
* | | Merge "Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and th...Andreas Huber2014-02-132-53/+16
|\ \ \
| * | | Revert "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-132-53/+16
* | | | Merge "Split AndroidRuntime into AndroidRuntimeBase base-class and the rest."Andreas Huber2014-02-132-16/+53
|\ \ \ \ | |/ / /
| * | | Split AndroidRuntime into AndroidRuntimeBase base-class and the rest.Andreas Huber2014-02-122-16/+53
* | | | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-122-29/+21
|\ \ \ \
| * \ \ \ resolved conflicts for merge of dd3d95f1 to klp-volantis-devNick Kralevich2014-02-122-29/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Runtime resource overlay, iteration 2Mårten Kongstad2014-02-032-29/+21
| * | | | Fix build.Dianne Hackborn2014-02-112-3/+3
| |/ / /
* | | | Fix build.Dianne Hackborn2014-02-112-3/+3
* | | | am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-112-2/+31
|\ \ \ \ | |/ / /
| * | | New command line tool 'idmap'Mårten Kongstad2014-02-032-2/+31
| * | | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-311-7/+6
| | |/ | |/|
| * | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-7/+7
| * | Fix ResTable_config::CONFIG_* typo (MCC vs MNC)Mårten Kongstad2013-12-161-1/+1
| * | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-092-133/+57
* | | Move inputservice over to frameworks/nativeMichael Wright2014-02-111-33/+0
| |/ |/|
* | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-101-14/+27
* | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-101-4/+84
* | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-281-7/+6
* | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-7/+7
* | Fix MCC/MNC typoChristopher Tate2014-01-271-1/+1
* | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-272-133/+57
* | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-2712-0/+3448
* | move libandroidfw to frameworks/nativeMike Lockwood2013-10-0312-3448/+0
|/
* Remove dependency on JNIHelp header side effects.Ruben Brunk2013-09-101-0/+35
* Clearly separate consumer and producer interfacesMathias Agopian2013-08-061-2/+5
* Remove an unused C zip API.Elliott Hughes2013-08-051-61/+0
* Resource memory optimization.Dianne Hackborn2013-07-311-4/+10
* Move input library code to frameworks/native.Jeff Brown2013-07-0112-2486/+1
* libutils clean-upMathias Agopian2013-05-076-2/+441
* Allow compiling aapt for the deviceBjorn Bringert2013-04-261-1/+1