Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace String CharArray with internal uint16_t array. | Jeff Hao | 2015-04-27 | 1 | -9/+0 |
* | Emit 4 byte UTF-sequences in place of encoded surrogate pairs. | Narayan Kamath | 2015-03-25 | 1 | -6/+47 |
* | Be more lenient with 4 byte UTF-8 sequences. | Narayan Kamath | 2015-02-12 | 1 | -6/+38 |
* | Fix ImageWriter::ComputeEagerResolvedStringsCallback(). | Vladimir Marko | 2015-02-11 | 1 | -6/+8 |
* | Add hash map, reduce excessive hashing | Mathieu Chartier | 2014-11-07 | 1 | -3/+3 |
* | Avoid signed arithmetic overflow in UTF hash functions. | Ian Rogers | 2014-10-30 | 1 | -6/+6 |
* | Reduce and speed-up class def searches. | Ian Rogers | 2014-09-02 | 1 | -0/+8 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Move hot utf routines into -inl.h. | Ian Rogers | 2013-09-23 | 1 | -35/+1 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+156 |