index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
mirror
/
dex_cache.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-24
/
+20
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-19
/
+12
*
ART: More cutouts for unstarted runtime
Andreas Gampe
2015-03-12
1
-0
/
+4
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-4
/
+8
*
ART: Fix verifier mishandling erroneous array component types
Andreas Gampe
2014-07-30
1
-5
/
+2
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-8
/
+12
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-8
/
+8
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-19
/
+24
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-1
/
+3
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-34
/
+26
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-14
/
+1
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-0
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-15
/
+15
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
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
/
+182