index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
aapt
/
StringPool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use qsort_r_compat() as a portable wrapper for qsort_r().
Jeff Brown
2012-03-19
1
-11
/
+2
*
Fix build break on glibc hosts.
Jeff Brown
2012-03-19
1
-0
/
+10
*
Use quicksort to sort the string pool.
Jeff Brown
2012-03-16
1
-5
/
+9
*
Add some comments about StringPool sort order.
Jeff Brown
2012-03-16
1
-2
/
+4
*
Remove dead code in StringPool.
Jeff Brown
2012-03-16
1
-77
/
+15
*
Fix an issue where a non-styled string could be made into a styled string
Ben Gruver
2012-03-07
1
-1
/
+3
*
aapt now sorts the strings in the resource string pool.
Dianne Hackborn
2012-01-31
1
-18
/
+226
*
AAPT fix printf %zd crash on Windows.
Raphael
2011-10-27
1
-1
/
+9
*
Change assets to use 64-bit API
Kenny Root
2010-12-08
1
-1
/
+1
*
Fixes a few minor problems with AAPT
Steve Block
2010-06-25
1
-1
/
+1
*
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-2
/
+6
*
Add the --rename-manifest-package option to aapt.
Jeff Hamilton
2010-02-01
1
-1
/
+1
*
Optional use of UTF-8 strings in resource bundles
Kenny Root
2009-12-07
1
-12
/
+50
*
Fix bitmask in aapt's StringPool length construction
Kenny Root
2009-12-04
1
-1
/
+1
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+369
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-369
/
+0
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+369