Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make large string use large object space. | Jeff Hao | 2015-06-22 | 1 | -2/+2 |
* | Move mirror::ArtMethod to native | Mathieu Chartier | 2015-06-02 | 1 | -2/+2 |
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -0/+1 |
* | Fix some compaction bugs in string allocation | Mathieu Chartier | 2015-04-28 | 1 | -16/+42 |
* | Replace String CharArray with internal uint16_t array. | Jeff Hao | 2015-04-27 | 1 | -17/+124 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | Be more lenient with 4 byte UTF-8 sequences. | Narayan Kamath | 2015-02-12 | 1 | -14/+4 |
* | Change intern table to unordered set. | Mathieu Chartier | 2014-09-02 | 1 | -0/+11 |
* | Reduced memory usage of primitive fields smaller than 4-bytes | Fred Shih | 2014-08-25 | 1 | -1/+1 |
* | Improve performance of invokevirtual/invokeinterface with embedded imt/vtable | Mingyao Yang | 2014-07-11 | 1 | -0/+6 |
* | Force inlining on trivial accessors. | Ian Rogers | 2014-04-29 | 1 | -0/+67 |