Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use qsort_r_compat() as a portable wrapper for qsort_r(). | Jeff Brown | 2012-03-19 | 1 | -4/+0 |
* | Fix build break on glibc, for real. | Jeff Brown | 2012-03-19 | 1 | -0/+4 |
* | Use quicksort to sort the string pool. | Jeff Brown | 2012-03-16 | 1 | -1/+1 |
* | Remove dead code in StringPool. | Jeff Brown | 2012-03-16 | 1 | -25/+3 |
* | Make StringPool entry types trivially movable. | Jeff Brown | 2012-03-16 | 1 | -0/+9 |
* | frameworks/base refactoring. | Mathias Agopian | 2012-02-17 | 1 | -1/+1 |
* | aapt now sorts the strings in the resource string pool. | Dianne Hackborn | 2012-01-31 | 1 | -9/+54 |
* | Optional use of UTF-8 strings in resource bundles | Kenny Root | 2009-12-07 | 1 | -1/+5 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+148 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -148/+0 |
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+148 |