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
*
Only Windows doesn't have %zd.
Elliott Hughes
2015-04-03
1
-1
/
+1
*
Merge commit '78be0498' into manualmerge
Adam Lesinski
2014-11-03
1
-1
/
+13
|
\
|
*
Fix issues that will be present in C++11
Adam Lesinski
2014-11-03
1
-2
/
+14
*
|
resolved conflicts for merge of 1dcc75b2 to lmp-mr1-dev-plus-aosp
Andreas Gampe
2014-10-01
1
-16
/
+37
|
\
\
|
*
|
Frameworks/base: Fix AAPT warnings
Andreas Gampe
2014-10-01
1
-16
/
+37
*
|
|
resolved conflicts for merge of fe50cfd5 to lmp-mr1-dev-plus-aosp
Dan Albert
2014-10-01
1
-11
/
+14
|
\
\
\
|
|
/
/
|
*
|
Use std::sort instead of qsort_r wrapper.
Dan Albert
2014-10-01
1
-11
/
+14
*
|
|
resolved conflicts for merge of 6c585756 to lmp-dev-plus-aosp
Dan Albert
2014-09-08
1
-3
/
+3
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Use char16_t for char things.
Dan Albert
2014-09-08
1
-3
/
+3
*
|
Don't dump data from a bad ResTable
Adam Lesinski
2014-05-19
1
-0
/
+8
*
|
Revert "Move frameworks/base/tools/ to frameworks/tools/"
Adam Lesinski
2014-01-27
1
-0
/
+574
*
|
Move frameworks/base/tools/ to frameworks/tools/
Mike Lockwood
2013-08-28
1
-574
/
+0
|
/
*
aapt: move qsort_r_compat here as it is sole client
Dima Zavin
2013-05-07
1
-1
/
+1
*
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