| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Split UTF functions from String8/16 | Kenny Root | 2010-11-12 | 1 | -0/+575 |
| | | | | | | | | Split out all the UTF-8/16/32 handling code from String8/16 to its own file to allow better reuse of code. Change-Id: If9ce63920edc75472c38da4adce0d13cda9ad2f7 | ||||
| * | Totally remove Unicode.cpp and rely on ICU | Kenny Root | 2010-02-12 | 1 | -132/+0 |
| | | | | | | | | Unicode.cpp used a packed data table for character data that essentially duplicated ICU's functionality. Change-Id: Ia68fe4ac94e89dc68d9a3f45f33f6e648a5500b7 | ||||
| * | Excise code from Unicode.cpp that was dead | Kenny Root | 2010-02-12 | 1 | -61/+0 |
| | | | | | | | | Remove some utility functions for discovering character data that ICU probably took over a while ago. Change-Id: I97abe4de2f51eb2bf48679941258bc501184c3dc | ||||
| * | rename a few files to camel-case, add copyright notices | Mathias Agopian | 2009-06-04 | 1 | -3/+3 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -0/+193 |
| | | |||||
| * | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1 | -193/+0 |
| | | |||||
| * | Initial Contribution | The Android Open Source Project | 2008-10-21 | 1 | -0/+193 |
