summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Frameworks/base: Fix two warnings in cmdsAndreas Gampe2014-11-081-3/+1
* Frameworks/base: Wall Werror in libs/androidfwAndreas Gampe2014-11-071-2/+2
* am 8bdb265f: am 19f9d54f: Merge "Fix backwards compat problem with AAPT publi...Adam Lesinski2014-09-191-0/+2
|\
| * Merge "Fix backwards compat problem with AAPT public attrs" into lmp-devAdam Lesinski2014-09-191-0/+2
| |\
| | * Fix backwards compat problem with AAPT public attrsAdam Lesinski2014-09-181-0/+2
* | | am d3d6ecdb: am 52e5e359: Merge "USB string descriptors are not UTF8, so it i...Mike Lockwood2014-09-191-0/+3
|\ \ \ | |/ /
| * | Merge "USB string descriptors are not UTF8, so it is not safe to treat them a...Mike Lockwood2014-09-191-0/+3
| |\ \ | | |/ | |/|
| | * USB string descriptors are not UTF8, so it is not safe to treat them as such.Mike Lockwood2014-09-081-0/+3
* | | am a38e59b1: am 683872af: Merge "Clean entire arg block when setting process ...Jeff Brown2014-09-121-3/+1
|\ \ \ | |/ /
| * | Clean entire arg block when setting process name.Jeff Brown2014-09-111-3/+1
| |/
* | resolved conflicts for merge of 6c585756 to lmp-dev-plus-aospDan Albert2014-09-081-10/+10
|\ \ | |/ |/|
| * Merge "Use char16_t for char things."Dan Albert2014-09-091-10/+10
| |\
| | * Use char16_t for char things.Dan Albert2014-09-081-10/+10
| * | Disable compilation based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-07-311-0/+1
| * | Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-07-311-0/+4
* | | Stamp platform version code into app ApksAdam Lesinski2014-08-271-1/+1
* | | Introduce anydpi density resource qualifierAdam Lesinski2014-08-251-0/+1
* | | AAPT: Fix regression generating dynamic ref table for shared librariesAdam Lesinski2014-08-201-0/+3
* | | Merge "AAPT support for feature splits" into lmp-devAdam Lesinski2014-08-091-0/+2
|\ \ \
| * | | AAPT support for feature splitsAdam Lesinski2014-08-041-0/+2
* | | | Disable compilation based on vold.decrypt. [frameworks/base]Brian Carlstrom2014-08-061-0/+1
* | | | Move from dalvik.vm.image-dex2oat-flags to dalvik.vm.dex2oat-filter [framewor...Brian Carlstrom2014-08-061-0/+4
|/ / /
* | | Merge "Add kModeSync" into lmp-devBo Liu2014-07-241-1/+6
|\ \ \
| * | | Add kModeSyncJohn Reck2014-07-241-1/+6
* | | | Move Canvas.h to a new location so that it can be shared with HWUI.Derek Sollenberger2014-07-251-0/+143
|/ / /
* | | Allow for appending of resources to an AssetManager.Martin Kosiba2014-07-171-0/+1
* | | am ce75618e: am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product ...Brian Carlstrom2014-07-091-0/+8
|\ \ \
| * \ \ am 5aba0149: am b85afb38: Merge "Make dex2oat heap size product configurable ...Brian Carlstrom2014-07-091-0/+8
| |\ \ \ | | |/ /
| | * | Make dex2oat heap size product configurable [frameworks/base]Brian Carlstrom2014-07-081-0/+8
| | |/
* | | Support multiple resource tables with same packageAdam Lesinski2014-06-183-13/+222
* | | camera2: Plumb DngCreator to native library.Ruben Brunk2014-05-161-0/+34
* | | 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