index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
verifier
/
register_line.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore interpreter check during DoCall removed by string init.
Jeff Hao
2015-04-29
1
-1
/
+1
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-1
/
+12
*
Fix incompatible class change error for JIT stress mode
Mathieu Chartier
2015-03-11
1
-4
/
+9
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
1
-0
/
+43
*
Avoid abort in malformed dex code.
Ian Rogers
2014-11-14
1
-2
/
+6
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-250
/
+129
*
Revert "Add read barriers for the roots in the verifier."
Ian Rogers
2014-09-10
1
-55
/
+54
*
Add read barriers for the roots in the verifier.
Hiroshi Yamauchi
2014-07-31
1
-54
/
+55
*
ART: Method verifier needs to check 2-reg values
Andreas Gampe
2014-06-19
1
-1
/
+1
*
Reduce header files including header files.
Ian Rogers
2014-06-06
1
-0
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-1
/
+1
*
Change monitor checks to warnings in verifier.
Jeff Hao
2013-11-11
1
-4
/
+4
*
Reduce memory allocation in verifier.
Ian Rogers
2013-09-24
1
-2
/
+1
*
Fix handling of unresolved references in verifier.
Jeff Hao
2013-09-24
1
-11
/
+9
*
Fix up TODO: c++0x, update cpplint.
Mathieu Chartier
2013-08-16
1
-3
/
+2
*
Make verifier allow integral types to be put in integral type arrays.
Jeff Hao
2013-08-11
1
-2
/
+2
*
Revert "Revert "Remove non-live vregs from GC map on return.""
Ian Rogers
2013-07-25
1
-1
/
+26
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-1
/
+0
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+495