index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
scoped_thread_state_change.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-06-02
1
-8
/
+3
*
Check IsReferenceVReg during deopt
Mathieu Chartier
2015-05-08
1
-0
/
+1
*
Delete invalid DCHECK
Mathieu Chartier
2015-05-04
1
-5
/
+1
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-9
/
+9
*
Move ArtField to native
Mathieu Chartier
2015-04-10
1
-8
/
+4
*
More of the concurrent copying collector.
Hiroshi Yamauchi
2015-01-23
1
-0
/
+1
*
Wire up check JNI force copy mode.
Ian Rogers
2014-08-08
1
-1
/
+6
*
Add GcRoot to clean up and enforce read barriers.
Hiroshi Yamauchi
2014-07-29
1
-0
/
+1
*
Add more read barriers for JNI roots.
Hiroshi Yamauchi
2014-06-20
1
-2
/
+4
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Don't get and restore thread state for ScopedFastNativeObjectAccess.
Mathieu Chartier
2014-05-19
1
-50
/
+80
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+1
*
Clean up ScopedThreadStateChange + Get/SetPrimtiveArrayRegion
Mathieu Chartier
2014-04-24
1
-10
/
+5
*
Remove support for app JNI workarounds.
Ian Rogers
2014-04-22
1
-1
/
+1
*
Refactor reflective method invocation.
Ian Rogers
2014-03-14
1
-22
/
+1
*
Add more VerifyObject calls.
Mathieu Chartier
2014-03-07
1
-2
/
+0
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-2
/
+3
*
Fix and optimize verify object.
Mathieu Chartier
2014-02-21
1
-3
/
+2
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-19
/
+10
*
Fast JNI support.
Ian Rogers
2013-10-20
1
-9
/
+4
*
Re-enable concurrent system weak sweeping.
Mathieu Chartier
2013-09-20
1
-8
/
+0
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-6
/
+6
*
Fix NewLocalRef to use AddLocalReference.
Elliott Hughes
2013-07-29
1
-7
/
+2
*
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
/
+309