Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix broken checks in IsValidPartOfMemberNameUtf8Slow. | Narayan Kamath | 2015-05-07 | 1 | -3/+3 |
* | Be more lenient with 4 byte UTF-8 sequences. | Narayan Kamath | 2015-02-12 | 1 | -3/+19 |
* | Fix ImageWriter::ComputeEagerResolvedStringsCallback(). | Vladimir Marko | 2015-02-11 | 1 | -3/+4 |
* | Add hash map, reduce excessive hashing | Mathieu Chartier | 2014-11-07 | 1 | -2/+3 |
* | Reduce and speed-up class def searches. | Ian Rogers | 2014-09-02 | 1 | -0/+3 |
* | Avoid use of std::string where we have const char*. | Ian Rogers | 2014-08-12 | 1 | -1/+2 |
* | Enable annotalysis on clang ART builds. | Ian Rogers | 2014-03-06 | 1 | -0/+1 |
* | 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 | -2/+3 |
* | Fix multiple inclusion guards to match new pathnames | Brian Carlstrom | 2013-07-17 | 1 | -3/+3 |
* | Create separate Android.mk for main build targets | Brian Carlstrom | 2013-07-12 | 1 | -0/+97 |