summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Add missing ICU_Delegate methods.Deepanshu Gupta2014-04-211-0/+10
* Fix warning introduced by recent psuedolocalizer change.Elliott Hughes2014-04-181-1/+1
* Pseudolocalizer improvements.Anton Krumin2014-04-099-105/+336
* Reduce warning verbosity in aaptAdam Lesinski2014-03-244-92/+98
* Fix layoutlib build.Narayan Kamath2014-03-141-1/+1
* Merge "Fix the delegate method signatures in LayoutLib"Deepanshu Gupta2014-03-116-94/+46
|\
| * Fix the delegate method signatures in LayoutLibDeepanshu Gupta2014-03-056-94/+46
* | LP64: Make 9 patches architecture agnostic.Narayan Kamath2014-03-101-50/+25
* | Merge "aidl: Support building with updated host sysroot."David 'Digit' Turner2014-03-051-0/+2
|\ \ | |/ |/|
| * aidl: Support building with updated host sysroot.David 'Digit' Turner2014-03-051-0/+2
* | Fix indirect misuse of $(my-dir).Ying Wang2014-02-281-1/+1
* | Update layoutlib method for SystemClockDeepanshu Gupta2014-02-241-5/+0
|/
* Extended locales in AAPT / AssetManager.Narayan Kamath2014-02-148-224/+522
* Change ResourceType cookies to int32_t.Narayan Kamath2014-01-312-3/+2
* Merge "AArch64: Use of long for pointers in PropertyValuesHolder"Narayan Kamath2014-01-301-4/+4
|\
| * AArch64: Use of long for pointers in PropertyValuesHolderAshok Bhat2014-01-291-4/+4
* | Fix a few more delegate methods in layoutlib.Narayan Kamath2014-01-293-4/+4
|/
* Track 64bit changes to android/graphics.Narayan Kamath2014-01-2838-344/+344
* AssetManager cookies should be int32_t and not void*.Narayan Kamath2014-01-271-1/+1
* Merge "Don't pseudolocalize untranslatable strings."Narayan Kamath2013-12-181-5/+13
|\
| * Don't pseudolocalize untranslatable strings.Narayan Kamath2013-12-101-5/+13
* | Merge "Reimplement ZipFileRO in terms of libziparchive."Narayan Kamath2013-12-111-1/+2
|\ \
| * | Reimplement ZipFileRO in terms of libziparchive.Narayan Kamath2013-12-091-1/+2
| |/
| * Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEADThe Android Open Source Project2013-11-2252-500/+1683
| |\
* | \ am ea04da7a: am 9570ed56: Merge "Add libphonenumber to layoutlib.jar. DO NOT ...Deepanshu Gupta2013-11-182-1/+7
|\ \ \
| * | | Add libphonenumber to layoutlib.jar. DO NOT MERGEDeepanshu Gupta2013-11-132-1/+7
* | | | am 42453ede: am 599105a9: Merge "Fix NPE in layoutlib. DO NOT MERGE" into klp...Deepanshu Gupta2013-11-181-1/+0
|\ \ \ \ | |/ / /
| * | | Fix NPE in layoutlib. DO NOT MERGEDeepanshu Gupta2013-11-131-1/+0
* | | | am 6870d29c: am 78cfdf31: Update changed delegate method in Bitmap_Delegate. ...Deepanshu Gupta2013-11-131-1/+2
|\ \ \ \ | |/ / /
| * | | Update changed delegate method in Bitmap_Delegate. DO NOT MERGEDeepanshu Gupta2013-11-131-1/+2
* | | | am 679ba4e8: am 6cd206b2: Merge "Relayout windows that handle their own confi...Craig Mautner2013-11-121-1/+1
|\ \ \ \ | |/ / /
| * | | Relayout windows that handle their own config change.Craig Mautner2013-11-121-1/+1
* | | | am 76b715e5: am e45d8b2d: Merge "Fix text size in Fake Action Bar" into klp-devDeepanshu Gupta2013-11-101-1/+1
|\ \ \ \ | |/ / /
| * | | Fix text size in Fake Action BarDeepanshu Gupta2013-11-081-1/+1
* | | | am 8f592378: am 69920427: Merge "Fix a variety of small publicly-reported bugs."Elliott Hughes2013-10-293-40/+40
|\ \ \ \ | | |/ / | |/| |
| * | | am 69920427: Merge "Fix a variety of small publicly-reported bugs."Elliott Hughes2013-10-293-40/+40
| |\ \ \
| | * | | Fix a variety of small publicly-reported bugs.Elliott Hughes2013-10-293-40/+40
* | | | | am d19385bf: am 21657181: Merge "Add a method to set a list of uids for a wak...Marco Nelissen2013-10-251-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add a method to set a list of uids for a wake lockMarco Nelissen2013-10-251-0/+5
* | | | | am 16e8c4f7: am 7d292145: Merge "Prune unneeded density resources from APK" i...Adam Lesinski2013-10-181-1/+38
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Prune unneeded density resources from APK" into klp-devAdam Lesinski2013-10-181-1/+38
| |\ \ \ \
| | * | | | Prune unneeded density resources from APKAdam Lesinski2013-10-151-1/+38
* | | | | | am 5a6541eb: am b4f33d8f: Merge "Layoutlib Create: Remove references to java ...Deepanshu Gupta2013-10-183-3/+138
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Layoutlib Create: Remove references to java package class Objects.Deepanshu Gupta2013-10-173-3/+138
* | | | | | am ddc069cb: am 6c3a638d: Merge "Fix layoutlib for KK" into klp-devDeepanshu Gupta2013-10-174-15/+50
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix layoutlib for KK" into klp-devDeepanshu Gupta2013-10-184-15/+50
| |\ \ \ \ \
| | * | | | | Fix layoutlib for KKDeepanshu Gupta2013-10-164-15/+50
| | |/ / / /
* | | | | | am e1abede3: am 29cf698d: Merge "Layoutlib: Add DateIntervalFormat_Delegate r...Deepanshu Gupta2013-10-172-0/+71
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Layoutlib: Add DateIntervalFormat_Delegate required by CalendarViewDeepanshu Gupta2013-10-172-0/+71
* | | | | | am 0b447eb8: am 4fc655dd: am 873c76d0: am fb1ee08c: am a49c3585: Merge "Fix C...Deepanshu Gupta2013-10-172-0/+62
|\ \ \ \ \ \ | |/ / / / /