summaryrefslogtreecommitdiffstats
path: root/tools/aapt/StringPool.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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