Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b0c673b50e75cb9d931156d4e09e9628ba3caec1
/
tools
/
aapt
/
Resource.cpp
5892248
aapt: add option for stricter symbol generation
by Adrian Roos
· 9 years ago
1be312d
Merge "Re-enable -Wall and -Werror that were lost in a merge"
by Colin Cross
· 10 years ago
01f1856
Re-enable -Wall and -Werror that were lost in a merge
by Colin Cross
· 10 years ago
b12f241
Only Windows doesn't have %zd.
by Elliott Hughes
· 10 years ago
915f44e
am 503a4494: am f1f179a7: Merge "AAPT: Copy android:revisionCode to Splits" into lmp-mr1-dev
by Adam Lesinski
· 10 years ago
54de298
AAPT: Copy android:revisionCode to Splits
by Adam Lesinski
· 10 years ago
455550d
am 72a6aeac: am 91ca64ea: Merge "AAPT: Add pathMotion custom classes to Proguard Keep set" into lmp-mr1-dev
by Adam Lesinski
· 10 years ago
62c5df5
AAPT: Add pathMotion custom classes to Proguard Keep set
by Adam Lesinski
· 10 years ago
3550c6c
am f17611a2: am 130e30fe: Merge "AAPT: Add custom transition classes to Proguard keep set" into lmp-mr1-dev
by Adam Lesinski
· 10 years ago
4c488ff
AAPT: Add custom transition classes to Proguard keep set
by Adam Lesinski
· 10 years ago
685d363
Merge commit 'fb96e54' into manualmerge
by Adam Lesinski
· 10 years ago
3fd3400
Merge commit '78be0498' into manualmerge
by Adam Lesinski
· 10 years ago
de7de47
Add error checking to aapt for split generation
by Adam Lesinski
· 10 years ago
4bf5810
Fix issues that will be present in C++11
by Adam Lesinski
· 10 years ago
11d3d10
am 9295a135: am e40974d9: Merge "Fix an overflow found by ASAN."
by Dan Albert
· 10 years ago
d395f79
Fix an overflow found by ASAN.
by Dan Albert
· 10 years ago
87332a7
resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp
by Andreas Gampe
· 10 years ago
2412f84
Frameworks/base: Fix AAPT warnings
by Andreas Gampe
· 10 years ago
dc03c9f
am d4e5b601: am 37e3df38: am 1aa4db07: am 81745c51: Merge "AAPT: Continuation of public/private attribute fix" into lmp-dev
by Adam Lesinski
· 10 years ago
e572c01
AAPT: Continuation of public/private attribute fix
by Adam Lesinski
· 10 years ago
0fa7511
am 9ee3ba23: am e7e9ad6d: am 863b1a90: am 19f9d54f: Merge "Fix backwards compat problem with AAPT public attrs" into lmp-dev
by Adam Lesinski
· 10 years ago
82a2dd8
Fix backwards compat problem with AAPT public attrs
by Adam Lesinski
· 10 years ago
0bdcb84
am 972628dc: am 5128e88e: Merge "Don\'t use reflection when generating the onResourcesLoaded callback." into lmp-dev
by Marcin Kosiba
· 10 years ago
0f3a5a6
Don't use reflection when generating the onResourcesLoaded callback.
by Marcin Kosiba
· 10 years ago
20ec4fa
resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
f348c15
Use char16_t for char things.
by Dan Albert
· 10 years ago
ad2d07d
Stamp platform version code into app Apks
by Adam Lesinski
· 10 years ago
1e466385
Have R classes generate their own reference rewrite logic
by Adam Lesinski
· 10 years ago
27f69f4
AAPT: mipmaps should not end up in Splits
by Adam Lesinski
· 10 years ago
6a7d275
Use the correct versionCode for Split APKs
by Adam Lesinski
· 10 years ago
d3edfde
Add FeatureGroup to PackageInfo
by Adam Lesinski
· 10 years ago
6240840
Ensure that split names are valid
by Adam Lesinski
· 10 years ago
ec64709
Merge "AAPT support for feature splits" into lmp-dev
by Adam Lesinski
· 10 years ago
e8e9192
Have styleable indices be non-final for library projects
by Adam Lesinski
· 10 years ago
833f3cc
AAPT support for feature splits
by Adam Lesinski
· 10 years ago
78a1301
Mark resource-only splits as hasCode=false.
by Jeff Sharkey
· 10 years ago
2cfc848
Add versionCode to split manifest; compile.
by Jeff Sharkey
· 10 years ago
f90f2f8d
Support multiple resource tables with same package
by Adam Lesinski
· 10 years ago
eb490d6
Add support for @SystemApi annotation to aapt.
by Jeff Brown
· 10 years ago
fab5087
Add support for building split APKs
by Adam Lesinski
· 11 years ago
9cf4b4a
Child nodes of <preference-headers> now output proguard keep options.
by Adam Lesinski
· 11 years ago
df08d1c
Add --replace-version flag to aapt.
by Jeff Davidson
· 11 years ago
788fa41
Extended locales in AAPT / AssetManager.
by Narayan Kamath
· 11 years ago
91447d8
Extended locales in AAPT / AssetManager.
by Narayan Kamath
· 11 years ago
7c4887f
Change ResourceType cookies to int32_t.
by Narayan Kamath
· 11 years ago
00b3144
Change ResourceType cookies to int32_t.
by Narayan Kamath
· 11 years ago
b30296b
Re-apply several tools fixes lost by the directory rearrangement.
by Elliott Hughes
· 11 years ago
7cce7bb
Remove scenes from Resource.cpp
by Chet Haase
· 11 years ago
282e181
Revert "Move frameworks/base/tools/ to frameworks/tools/"
by Adam Lesinski
· 11 years ago
dbccd44a
Merge commit 'b873a17ce7be0a9771c24999adca6964431728f6' into HEAD
by The Android Open Source Project
· 11 years ago
c367d48
Fix a variety of small publicly-reported bugs.
by Elliott Hughes
· 11 years ago
d82c8ac
Transition API changes from API council recommendations
by Chet Haase
· 11 years ago
9f6a119
Move frameworks/base/tools/ to frameworks/tools/
by Mike Lockwood
· 11 years ago
1f5762e
libutils clean-up
by Mathias Agopian
· 12 years ago
5ae02e9
am eb6403e9: resolved conflicts for merge of bfdd2566 to jb-mr2-dev-plus-aosp
by Jeff Brown
· 12 years ago
caf7b0a
Generate SDK docs for v7 support library packages.
by Jeff Brown
· 12 years ago
faebd8f
First draft of Scenes & Transitions feature
by Chet Haase
· 12 years ago
a068eed
Revert "Make --non-constant-id generates non final IDs for styleable."
by Xavier Ducrohet
· 12 years ago
8730f46
Make --non-constant-id generates non final IDs for styleable.
by Xavier Ducrohet
· 12 years ago
253f763
am fb34490f: Merge "Fix writing text version of styleable IDs."
by Xavier Ducrohet
· 12 years ago
d160474
Fix writing text version of styleable IDs.
by Xavier Ducrohet
· 12 years ago
5de9603
am 31820a35: Merge "Add --output-text-symbols option to aapt."
by Xavier Ducrohet
· 12 years ago
cc9747e
am d7252571: Merge "Add --error-on-failed-insert option to aapt."
by Xavier Ducrohet
· 12 years ago
f5de650
Add --output-text-symbols option to aapt.
by Xavier Ducrohet
· 12 years ago
7714a24
Add --error-on-failed-insert option to aapt.
by Xavier Ducrohet
· 12 years ago
095cd2e
Fix aapt -G to properly support class attr in fragment.
by Xavier Ducrohet
· 12 years ago
9275197
Add aapt support for generating proguard rules for onClick methods.
by Dianne Hackborn
· 12 years ago
c0f7366
aapt: Preprocess images in parallel.
by Jeff Brown
· 13 years ago
1644c6d7
Only generate private symbols that are needed.
by Dianne Hackborn
· 13 years ago
6c997a9
aapt now sorts the strings in the resource string pool.
by Dianne Hackborn
· 13 years ago
f51125d
AAPT fix printf %zd crash on Windows.
by Raphael
· 13 years ago
e6b6803
New aapt feature to do smarter filtering of configurations.
by Dianne Hackborn
· 13 years ago
1797d60
am d98e1be2: am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names"
by Xavier Ducrohet
· 13 years ago
d98e1be
am f4750724: am 9d829f98: am 21e6e2de: Merge "Change generated dependency file names"
by Xavier Ducrohet
· 13 years ago
b711f3f
Change generated dependency file names
by Josiah Gaskin
· 13 years ago
ac1fe6f
am 84be06e4: resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp
by Xavier Ducrohet
· 13 years ago
84be06e
resolved conflicts for merge of ea9e6d24 to honeycomb-plus-aosp
by Xavier Ducrohet
· 13 years ago
e53365f6
am a125c937: resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp
by Xavier Ducrohet
· 13 years ago
a125c93
resolved conflicts for merge of 2c311be7 to honeycomb-plus-aosp
by Xavier Ducrohet
· 13 years ago
8a39da8
Added Caching for PreProcessed PNGs
by Josiah Gaskin
· 13 years ago
c810fff
am 9139868b: am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java"
by Xavier Ducrohet
· 13 years ago
9139868
am ba6c98db: am 82943ecf: am d40c93f6: Merge "Add dependency generation to Aapt for R.java"
by Xavier Ducrohet
· 13 years ago
03589cc
Add generation of dependency file for .ap_ package
by Josiah Gaskin
· 13 years ago
9bf34ca
Add dependency generation to Aapt for R.java
by Josiah Gaskin
· 13 years ago
45ccfa5
Output Proguard options for also overlay layouts.
by Ying Wang
· 13 years ago
b732b7b
am ce57a7f3: am 6504490c: am dff6b8e7: Merge "Add --non-constant-id to aapt."
by Xavier Ducrohet
· 14 years ago
d06c1af
Add --non-constant-id to aapt.
by Xavier Ducrohet
· 14 years ago
f31161a
Add new "animator" and "interpolator" resource directories.
by Dianne Hackborn
· 14 years ago
ddb76c4
Change assets to use 64-bit API
by Kenny Root
· 14 years ago
7c71023
Add knowledge of mipmap to aapt
by Kenny Root
· 14 years ago
f14fafd
am fa888784: am 89fef418: Merge "Avoid pre-processing images when they won\'t be used"
by Xavier Ducrohet
· 14 years ago
fa88878
am 89fef418: Merge "Avoid pre-processing images when they won\'t be used"
by Xavier Ducrohet
· 14 years ago
578a57f
Avoid pre-processing images when they won't be used
by Anthony Newnam
· 14 years ago
8e9bfab
Add a --debug-mode option to aapt.
by Xavier Ducrohet
· 14 years ago
d092f38
am b4649ec7: am 23827557: Merge "Add a --debug-mode option to aapt." into gingerbread
by Xavier Ducrohet
· 14 years ago
6487b09
Add a --debug-mode option to aapt.
by Xavier Ducrohet
· 14 years ago
8a44bb2
Update aapt to find fragment references.
by Dianne Hackborn
· 14 years ago
af4798d
am 8cfd3c01: am e05184f2: Merge "Output proguard keep flags for fragment classes." into gingerbread
by Ying Wang
· 14 years ago
561a918
Output proguard keep flags for fragment classes.
by Ying Wang
· 14 years ago
f1ff21a
Fixes a few minor problems with AAPT
by Steve Block
· 14 years ago
Next »