summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
...
| * | LP64: Make 9 patches architecture agnostic.Narayan Kamath2014-03-101-36/+36
* | | am d8ccf8b7: am be094d89: am 8fb22ae7: am eee2c72f: Merge "Various format str...Narayan Kamath2014-02-281-4/+4
|\ \ \ | |/ /
| * | Various format string fixes for 64bitKévin PETIT2014-02-241-4/+4
* | | Don't assume that we're at start of file at ctor timeChristopher Tate2014-02-211-2/+4
* | | am bcb433b4: am b1903653: am 128599e4: am 2b3c14bf: Merge "libandroidfw: fix ...Narayan Kamath2014-02-201-39/+36
|\ \ \ | |/ /
| * | libandroidfw: fix build error for 64-bitPatrik Bannura2014-02-201-39/+36
| * | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-143-46/+114
| * | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-143-45/+347
| * | Use size_t* in AssetManager::createIdmapColin Cross2014-02-111-1/+1
* | | resolved conflicts for merge of 1cbea39f to masterNick Kralevich2014-02-122-172/+218
|\ \ \
| * \ \ resolved conflicts for merge of dd3d95f1 to klp-volantis-devNick Kralevich2014-02-122-172/+218
| |\ \ \ | | |/ /
| | * | Runtime resource overlay, iteration 2Mårten Kongstad2014-02-032-172/+218
| * | | Fix build.Dianne Hackborn2014-02-111-2/+2
| |/ /
* | | Fix build.Dianne Hackborn2014-02-111-2/+2
* | | am be49403a: am 0cd115e1: am 578087e3: Merge "New command line tool \'idmap\'"Dianne Hackborn2014-02-112-1/+26
|\ \ \ | |/ /
| * | New command line tool 'idmap'Mårten Kongstad2014-02-032-1/+26
| * | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-312-17/+17
| |/
| * AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-13/+12
| * Add libutils dependency for libandroidfw host build.Narayan Kamath2013-12-111-2/+1
| * Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-097-1004/+249
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-2223-6048/+1776
| |\
| * | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-292-12/+12
* | | Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-103-46/+114
* | | AssetManager support for 3 letter lang/country codes.Narayan Kamath2014-02-103-45/+347
* | | Change ResourceType cookies to int32_t.Narayan Kamath2014-01-282-17/+17
* | | AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-13/+12
* | | Add libutils dependency for libandroidfw host build.Narayan Kamath2014-01-271-2/+1
* | | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2014-01-277-1004/+249
* | | Re-apply androidfw fixes lost by the directory rearrangement.Elliott Hughes2014-01-272-2/+2
* | | Revert "move libandroidfw to frameworks/native"Adam Lesinski2014-01-2719-0/+14047
* | | move libandroidfw to frameworks/nativeMike Lockwood2013-10-0319-14047/+0
* | | add a test for BackupData helpers.Chris Wren2013-09-252-0/+439
| |/ |/|
* | Fix another off-by-one error in ZipFileROKenny Root2013-09-111-1/+1
* | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
* | Revert "Reconcile differences between zip implementations"Kenny Root2013-09-111-129/+65
* | Reconcile differences between zip implementationsKenny Root2013-09-111-65/+129
* | Remove an unused C zip API.Elliott Hughes2013-08-052-55/+0
* | Resource memory optimization.Dianne Hackborn2013-07-311-83/+257
* | add static dependency on liblogColin Cross2013-07-231-0/+2
* | Move input library code to frameworks/native.Jeff Brown2013-07-0117-5957/+16
* | input: Handle a few extra error conditions.Jeff Brown2013-06-181-2/+2
* | Move VelocityTracker.cpp to target build onlyNick Kralevich2013-05-212-3/+2
* | libutils clean-upMathias Agopian2013-05-0710-6/+1488
* | Allow compiling aapt for the deviceBjorn Bringert2013-04-262-2/+5
|/
* Maybe fix issue #8620910: Win_sdk build failed and unable to create...Dianne Hackborn2013-04-151-0/+2
* Add new resources trace, also trace apk dex loading.Dianne Hackborn2013-04-121-0/+12
* Merge "Pipe through device resolution information" into jb-mr2-devMichael Wright2013-04-051-2/+2
|\
| * Pipe through device resolution informationMichael Wright2013-04-041-2/+2
* | Correctly manage the lifecycle of IME InputChannels.Jeff Brown2013-04-041-0/+5
|/
* DO NOT MERGE - Full backup/restore now handles OBBs sensiblyChristopher Tate2013-03-081-1/+1