index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dalvikvm
/
dalvikvm.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
Mathieu Chartier
2015-04-22
1
-11
/
+11
*
Add AbstractMethod, Constructor, Method
Mathieu Chartier
2015-04-21
1
-0
/
+1
*
Fix error message to match the code.
Piotr Jastrzebski
2014-10-17
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-3
/
+2
*
Add missing header necessary for libc++.
Ian Rogers
2014-05-16
1
-0
/
+1
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Preparation for transition to libc++.
Ian Rogers
2014-04-16
1
-3
/
+2
*
Fix dalvikvm -help
Brian Carlstrom
2014-02-25
1
-9
/
+9
*
Add explicit dependency on algorithm
Kenny Root
2013-09-11
1
-0
/
+1
*
Fix cpplint whitespace/comments issues
Brian Carlstrom
2013-07-26
1
-1
/
+1
*
Let dalvikvm default based on persist.sys.dalvik.vm.lib
Brian Carlstrom
2013-07-11
1
-1
/
+1
*
Use libnativehelper to find JNI_CreateJavaVM
Brian Carlstrom
2013-06-20
1
-18
/
+4
*
Add missing dlclose
Brian Carlstrom
2013-06-18
1
-0
/
+1
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
1
-0
/
+225