Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
deb2e6ed8c35516d724a80ee9aafbd13000fb085
/
tools
/
aapt
/
Android.mk
d3eac26
Convert host tools to Android.bp
by Dan Willemsen
· 7 years ago
896f018
Don't compile libaapt with the build number
by Dan Willemsen
· 7 years ago
85aee73
aapt: Always use our libz
by Dan Willemsen
· 7 years ago
9a1a3bc
Replace libziparchive-host with libziparchive
by Colin Cross
· 8 years ago
d90d8d6
Add bound checks to utf16_to_utf8
by Sergio Giro
· 8 years ago
13786e2
am 60dd5d59: Merge "Remove USE_MINGW, whitelist windows modules"
by Dan Willemsen
· 9 years ago
4aa679f
Remove USE_MINGW, whitelist windows modules
by Dan Willemsen
· 9 years ago
9a9fd61
am 0cd143ad: Merge "AAPT: Fix regression in resource versioning" into mnc-dev
by Adam Lesinski
· 9 years ago
beb9e33
AAPT: Fix regression in resource versioning
by Adam Lesinski
· 9 years ago
01efd7e
Merge "Use build_number from file"
by Colin Cross
· 9 years ago
b48adad
aapt: expat exports its header files now.
by Elliott Hughes
· 9 years ago
06e04f7
Use build_number from file
by Colin Cross
· 9 years ago
729ffa2
ICU format support for pseudolocalizes.
by Igor Viarheichyk
· 9 years ago
cbb1e67
ICU format support for pseudolocalizes.
by Igor Viarheichyk
· 9 years ago
9a59a99
Remove unused aapt target.
by Chih-Hung Hsieh
· 10 years ago
9762731
Remove unused aapt target.
by Chih-Hung Hsieh
· 10 years ago
9c8ba96
Add a static dependency on libbase.
by Narayan Kamath
· 10 years ago
01f1856
Re-enable -Wall and -Werror that were lost in a merge
by Colin Cross
· 10 years ago
b28ff48
resolved conflicts for merge of 5e6cf242 to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
ff1d8a6
Move frameworks/base over to libc++.
by Dan Albert
· 10 years ago
0cc963c
Fix build due to bad merge
by Adam Lesinski
· 10 years ago
3fd3400
Merge commit '78be0498' into manualmerge
by Adam Lesinski
· 10 years ago
4bf5810
Fix issues that will be present in C++11
by Adam Lesinski
· 10 years ago
8daabce
resolved conflicts for merge of 1dcc75b2 to lmp-dev-plus-aosp
by Andreas Gampe
· 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
47c23a2
resolved conflicts for merge of fe50cfd5 to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
864272f
resolved conflicts for merge of fe50cfd5 to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
0de19ad
Use std::sort instead of qsort_r wrapper.
by Dan Albert
· 10 years ago
8ab25d8
resolved conflicts for merge of 1a4527ce to lmp-mr1-dev-plus-aosp
by Dan Albert
· 10 years ago
c04d92c
resolved conflicts for merge of 1a4527ce to lmp-dev-plus-aosp
by Dan Albert
· 10 years ago
88ba339
Clean up makefile cruft.
by Dan Albert
· 10 years ago
ad2d07d
Stamp platform version code into app Apks
by Adam Lesinski
· 10 years ago
ad75122
Include build number in aapt version
by Adam Lesinski
· 10 years ago
9a9a17e
Revert "Include build number in aapt version"
by Adam Lesinski
· 10 years ago
71809ee
Include build number in aapt version
by Adam Lesinski
· 10 years ago
fab5087
Add support for building split APKs
by Adam Lesinski
· 11 years ago
74bebf6
Exclude the host aapt and aidl from PDK build.
by Ying Wang
· 11 years ago
afd31e0
Reimplement ZipFileRO in terms of libziparchive.
by Narayan Kamath
· 11 years ago
9d3b1a4
Move input library code to frameworks/native.
by Jeff Brown
· 11 years ago
5675b97
Switch to shared libpng/libz dependency.
by Stephen Hines
· 11 years ago
3b9831f
Merge "aapt: move qsort_r_compat here as it is sole client"
by Dima Zavin
· 12 years ago
1f5762e
libutils clean-up
by Mathias Agopian
· 12 years ago
823abb6
aapt: move qsort_r_compat here as it is sole client
by Dima Zavin
· 12 years ago
fb903a4
Allow compiling aapt for the device
by Bjorn Bringert
· 12 years ago
d685894
Add liblog
by Ying Wang
· 12 years ago
d8dde13a
Cache resource ID lookups in aapt
by Christopher Tate
· 12 years ago
ee15e15
Fix aapt to get expat header files from the approved location.
by Elliott Hughes
· 12 years ago
f22eb96
am c9fe6568: am 9e22d9c5: Merge "Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6."
by Jean-Baptiste Queru
· 12 years ago
41bdb03
Fix "Too many open files" error for aapt built with Mac OS X SDK 10.6.
by Ying Wang
· 12 years ago
cbc6971
another attempt at fixing the linux build
by Mathias Agopian
· 13 years ago
83c64e6
frameworks/base refactoring
by Mathias Agopian
· 13 years ago
64ef6b4
add -ldl to host executables
by Iliyan Malchev
· 13 years ago
e6b6803
New aapt feature to do smarter filtering of configurations.
by Dianne Hackborn
· 13 years ago
8a39da8
Added Caching for PreProcessed PNGs
by Josiah Gaskin
· 13 years ago
b7ffaf6
Fix build on some linux machines
by hmepas
· 16 years ago
74905e5
The aapt and aidl tools are prebuilt when we're doing an apps-only build, so don't try to build them.
by Joe Onorato
· 14 years ago
2935553
Fix aapt to build in Windows SDK under Linux
by Raphael
· 15 years ago
55e3d60
break dependency on utils/ZipEntry.h and utils/ZipFile.h, get rid of inet_address.h and Socket.h which were not used
by Mathias Agopian
· 15 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago