summaryrefslogtreecommitdiffstats
path: root/runtime/primitive.h
Commit message (Expand)AuthorAgeFilesLines
* Move mirror::ArtMethod to nativeMathieu Chartier2015-06-021-1/+0
* Replace NULL with nullptrMathieu Chartier2015-04-221-1/+1
* Move ArtField to nativeMathieu Chartier2015-04-101-16/+6
* ART: Formatting and comments in BooleanSimplifierDavid Brazdil2015-03-251-2/+2
* ART: Boolean simplifierDavid Brazdil2015-03-241-0/+3
* Opt compiler: Basic simplification for arithmetic operations.Alexandre Rames2015-03-111-0/+4
* Introduce primitive type helpers.Alexandre Rames2015-01-291-0/+21
* Improve error messages in art::GraphChecker and art::SSACheckerRoland Levillain2015-01-211-0/+2
* Some optimizations for the array alloc path.Hiroshi Yamauchi2014-09-251-0/+36
* Reduced memory usage of primitive fields smaller than 4-bytesFred Shih2014-08-251-4/+0
* Wire up check JNI force copy mode.Ian Rogers2014-08-081-5/+3
* Object model changes to support 64bit.Ian Rogers2014-02-061-1/+2
* Fix multiple inclusion guards to match new pathnamesBrian Carlstrom2013-07-171-3/+3
* Create separate Android.mk for main build targetsBrian Carlstrom2013-07-121-0/+126