Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
b1772f92bd0a81e3600b2eea0f5700806552cb35
/
tools
/
aapt
/
StringPool.cpp
dc36bb6
For Win32, don't cast ssize_t while printing
by Pirama Arumuga Nainar
· 6 years ago
281386d
aapt: remove duplicate definition of ZD
by Colin Cross
· 8 years ago
e819d01
Fix misc-macro-parentheses warnings in aapt and androidfw.
by Chih-Hung Hsieh
· 8 years ago
b12f241
Only Windows doesn't have %zd.
by Elliott Hughes
· 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
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
0de19ad
Use std::sort instead of qsort_r wrapper.
by Dan Albert
· 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
25e9d55
Don't dump data from a bad ResTable
by Adam Lesinski
· 10 years ago
282e181
Revert "Move frameworks/base/tools/ to frameworks/tools/"
by Adam Lesinski
· 11 years ago
9f6a119
Move frameworks/base/tools/ to frameworks/tools/
by Mike Lockwood
· 11 years ago
823abb6
aapt: move qsort_r_compat here as it is sole client
by Dima Zavin
· 11 years ago
fe75d62
Use qsort_r_compat() as a portable wrapper for qsort_r().
by Jeff Brown
· 13 years ago
46fc3953
Fix build break on glibc hosts.
by Jeff Brown
· 13 years ago
c9fd926
Use quicksort to sort the string pool.
by Jeff Brown
· 13 years ago
61361f3
Add some comments about StringPool sort order.
by Jeff Brown
· 13 years ago
345b7eb
Remove dead code in StringPool.
by Jeff Brown
· 13 years ago
db6e67d
Fix an issue where a non-styled string could be made into a styled string
by Ben Gruver
· 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
ddb76c4
Change assets to use 64-bit API
by Kenny Root
· 14 years ago
f1ff21a
Fixes a few minor problems with AAPT
by Steve Block
· 14 years ago
780d2a1
Use UTF-8 strings to avoid duplicate caching, part 1
by Kenny Root
· 15 years ago
2fee0ed
Add the --rename-manifest-package option to aapt.
by Jeff Hamilton
· 15 years ago
1913846
Optional use of UTF-8 strings in resource bundles
by Kenny Root
· 15 years ago
88721af
Fix bitmask in aapt's StringPool length construction
by Kenny Root
· 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