Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ART: Clean up arm64 kNumberOfXRegisters usage. | Vladimir Marko | 2015-05-26 | 1 | -1/+1 |
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | stdint types all the way! | Ian Rogers | 2014-10-09 | 1 | -2/+2 |
* | Remove some stray stringpiece.h includes | Brian Carlstrom | 2014-02-27 | 1 | -0/+1 |
* | Object model changes to support 64bit. | Ian Rogers | 2014-02-06 | 1 | -1/+1 |
* | Don't use UTF16 length as length for MUTF8. | Ian Rogers | 2013-10-30 | 1 | -14/+69 |
* | Introduce Signature type to avoid string comparisons. | Ian Rogers | 2013-09-26 | 1 | -0/+4 |
* | StringPiece clean up. | Ian Rogers | 2013-09-24 | 1 | -0/+11 |
* | 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/+47 |