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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace String CharArray with internal uint16_t array.
Jeff Hao
2015-04-27
1
-1
/
+2
*
Fix incompatible class change error for JIT stress mode
Mathieu Chartier
2015-03-11
1
-1
/
+3
*
ART: Fix verification of constructors.
Stephen Kyle
2014-12-22
1
-0
/
+12
*
Avoid abort in malformed dex code.
Ian Rogers
2014-11-14
1
-16
/
+15
*
Code cleanup.
Logan Chien
2014-09-30
1
-3
/
+1
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-44
/
+48
*
Revert "Add read barriers for the roots in the verifier."
Ian Rogers
2014-09-10
1
-33
/
+33
*
Add native memory accounting through custom allocator.
Mathieu Chartier
2014-08-29
1
-8
/
+7
*
Add read barriers for the roots in the verifier.
Hiroshi Yamauchi
2014-07-31
1
-33
/
+33
*
Fix mismatched new[] delete in verifier.
Mathieu Chartier
2014-06-06
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Reduce memory allocation in verifier.
Ian Rogers
2013-09-24
1
-14
/
+18
*
Make verifier allow integral types to be put in integral type arrays.
Jeff Hao
2013-08-11
1
-1
/
+1
*
Revert "Revert "Remove non-live vregs from GC map on return.""
Ian Rogers
2013-07-25
1
-0
/
+7
*
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
/
+358