summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* Rewrite input handling for native applicationsMichael Wright2013-04-223-103/+88
* Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-1/+2
|\
| * Pipe through device resolution informationMichael Wright2013-04-041-1/+2
* | Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-0/+3
|/
* clean-up following Surface splitMathias Agopian2013-02-151-1/+1
* Implement issue #6646859: 4K!!!! 4K!!!! 4K!!!!Dianne Hackborn2013-02-121-0/+1
* Add initial plumbing for brightness keysMichael Wright2013-02-011-0/+2
* Rename ISurfaceTexture and SurfaceTextureAndy McFadden2012-12-182-6/+6
* am 58ed5d74: am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
|\
| * am 768d9e1a: Merge "Correct executable bit for source files"Kenny Root2012-11-071-0/+0
| |\
| | * Correct executable bit for source filesKenny Root2012-11-071-0/+0
* | | More changes to fix PDK build:Mike Lockwood2012-10-241-30/+0
|/ /
* | Handle multi-user mountObb() requests.Jeff Sharkey2012-09-251-2/+5
* | Make input system aware of multiple displays.Jeff Brown2012-09-101-0/+9
* | Add support for Wifi display.Jeff Brown2012-09-071-0/+5
* | Merge "Add support for "-rtl" in resources" into jb-mr1-devFabrice Di Meglio2012-09-041-2/+10
|\ \