summaryrefslogtreecommitdiffstats
path: root/libs/androidfw
Commit message (Expand)AuthorAgeFilesLines
* Fix potential crash in libandroidfwAdam Lesinski2014-05-141-1/+1
* Add support for building split APKsAdam Lesinski2014-05-111-42/+49
* am 642421aa: am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifi...John Spurlock2014-04-041-0/+3
|\
| * am 5c31e487: Merge "Introduce new UI_MODE_TYPE_WATCH and qualifier." into klp...John Spurlock2014-04-041-0/+3
| |\
| | * Introduce new UI_MODE_TYPE_WATCH and qualifier.John Spurlock2014-04-041-0/+3
* | | resolved conflicts for merge of 22d07464 to masterNarayan Kamath2014-03-274-18/+21
|\ \ \ | |/ /
| * | AArch64: Make frameworks/base code more portableAshok Bhat2014-03-274-18/+21
* | | Shared library resource supportAdam Lesinski2014-03-253-62/+344
* | | am 9ca25502: am 48250e14: am 9a09a523: am 0b472ae1: Merge "androidfw: resolve...Mark Salyzyn2014-03-196-98/+98
|\ \ \ | |/ /
| * | androidfw: resolve 64-bit build issuesMark Salyzyn2014-03-196-98/+98
* | | resolved conflicts for merge of 92860a74 to masterNarayan Kamath2014-03-101-36/+36
|\ \ \ | |/ /
| * | 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