summaryrefslogtreecommitdiffstats
path: root/tools/aapt/StringPool.h
Commit message (Expand)AuthorAgeFilesLines
* aapt: Use a std::map instead of a SortedVectorChristopher R. Palmer2016-01-051-1/+2
* Merge commit '78be0498' into manualmergeAdam Lesinski2014-11-031-0/+3
|\
| * Fix issues that will be present in C++11Adam Lesinski2014-11-031-1/+4
| * Revert "Move frameworks/base/tools/ to frameworks/tools/"Adam Lesinski2014-01-271-0/+183
| * Move frameworks/base/tools/ to frameworks/tools/Mike Lockwood2013-08-281-183/+0
* | Use std::sort instead of qsort_r wrapper.Dan Albert2014-10-011-1/+8
* | Use char16_t for char things.Dan Albert2014-09-081-1/+1
|/
* libutils clean-upMathias Agopian2013-05-071-1/+0
* Fix aapt to get expat header files from the approved location.Elliott Hughes2012-09-091-1/+1
* Use qsort_r_compat() as a portable wrapper for qsort_r().Jeff Brown2012-03-191-4/+0
* Fix build break on glibc, for real.Jeff Brown2012-03-191-0/+4
* Use quicksort to sort the string pool.Jeff Brown2012-03-161-1/+1
* Remove dead code in StringPool.Jeff Brown2012-03-161-25/+3
* Make StringPool entry types trivially movable.Jeff Brown2012-03-161-0/+9
* frameworks/base refactoring.Mathias Agopian2012-02-171-1/+1
* aapt now sorts the strings in the resource string pool.Dianne Hackborn2012-01-311-9/+54
* Optional use of UTF-8 strings in resource bundlesKenny Root2009-12-071-1/+5
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+148
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-148/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+148