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
/
art_field.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-5
/
+5
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-7
/
+19
*
Add read barriers to the constant roots.
Hiroshi Yamauchi
2014-06-27
1
-2
/
+5
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-0
/
+8
*
Simplify Class::IsArtFieldClass().
Hiroshi Yamauchi
2014-05-20
1
-1
/
+1
*
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-2
/
+3
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
1
-3
/
+5
*
Support field watchpoint in interpreter
Sebastien Hertz
2014-04-25
1
-0
/
+4
*
Improvements to Field.get/set.
Ian Rogers
2014-03-21
1
-0
/
+4
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-2
/
+16
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-1
/
+2
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-64
/
+40
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-0
/
+2
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-0
/
+165