Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
8714a3437e13b4a403e49c4c624f272dd6dc8f4e
/
tools
/
aapt
/
StringPool.cpp
823abb6
aapt: move qsort_r_compat here as it is sole client
by Dima Zavin
· 12 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
· 15 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