index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
class_linker_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Revert "Add intrinsic for Reference.get()"""
Sebastien Hertz
2014-07-11
1
-8
/
+0
*
Revert "Revert "Add intrinsic for Reference.get()""
Christopher Ferris
2014-07-11
1
-0
/
+8
*
Revert "Add intrinsic for Reference.get()"
Christopher Ferris
2014-07-11
1
-8
/
+0
*
Add intrinsic for Reference.get()
Fred Shih
2014-07-10
1
-0
/
+8
*
Change MethodHelper to use a Handle.
Mathieu Chartier
2014-06-09
1
-5
/
+3
*
Change FieldHelper to use a handle.
Mathieu Chartier
2014-06-06
1
-53
/
+31
*
Compaction cleanup for FindArrayClass.
Mathieu Chartier
2014-05-30
1
-1
/
+2
*
Revert "Revert "Fix an outstanding compaction bug in interpreter.""
Mathieu Chartier
2014-05-23
1
-4
/
+3
*
Revert "Fix an outstanding compaction bug in interpreter."
Mathieu Chartier
2014-05-22
1
-3
/
+4
*
Fix an outstanding compaction bug in interpreter.
Mathieu Chartier
2014-05-22
1
-4
/
+3
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Delete ClassHelper and fix compaction bug in GetDirectInterface
Mathieu Chartier
2014-05-18
1
-54
/
+56
*
Compatibility layer to transition from UniquePtr to std::unique_ptr.
Ian Rogers
2014-05-15
1
-1
/
+1
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-69
/
+86
*
Move quick frame info to OatQuickMethodHeader.
Vladimir Marko
2014-05-13
1
-3
/
+0
*
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
1
-2
/
+0
*
Make the support code for read barriers a bit more general.
Hiroshi Yamauchi
2014-03-31
1
-7
/
+7
*
Refactor reference code into mirror namespace.
Mathieu Chartier
2014-03-14
1
-0
/
+22
*
Unify 64bit int constant definitions.
Ian Rogers
2014-03-10
1
-2
/
+2
*
Avoid marking old class linker and intern table roots during pause.
Mathieu Chartier
2014-03-04
1
-1
/
+1
*
Split up CommonTest into CommonRuntimeTest and CommonCompilerTest
Brian Carlstrom
2014-02-26
1
-3
/
+3
*
(Experimental) Add Brooks pointers.
Hiroshi Yamauchi
2014-02-25
1
-1
/
+15
*
Avoid std::string allocations for finding an array class.
Ian Rogers
2014-02-24
1
-44
/
+52
*
Change root visitor to use Object**.
Mathieu Chartier
2014-02-18
1
-3
/
+2
*
Remove blacklist
Sebastien Hertz
2014-02-17
1
-9
/
+10
*
Add root types and thread id to root visiting.
Mathieu Chartier
2014-02-11
1
-1
/
+1
*
Object model changes to support 64bit.
Ian Rogers
2014-02-06
1
-17
/
+20
*
Remove intialized static storage from dex cache.
Ian Rogers
2014-01-08
1
-10
/
+4
*
Enable moving classes.
Mathieu Chartier
2013-12-10
1
-51
/
+52
*
Compacting collector.
Mathieu Chartier
2013-11-11
1
-24
/
+24
*
Implement Interface Method Tables (IMT).
Jeff Hao
2013-10-29
1
-3
/
+4
*
Clinits may not have the kAccConstructor flag.
Ian Rogers
2013-10-10
1
-1
/
+1
*
Introduce Signature type to avoid string comparisons.
Ian Rogers
2013-09-26
1
-10
/
+11
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-19
1
-7
/
+5
*
resolved conflicts for merge of 613eae4a to dalvik-dev
Mathieu Chartier
2013-09-17
1
-1
/
+1
|
\
|
*
Fix race in root marking.
Mathieu Chartier
2013-09-17
1
-1
/
+1
*
|
Add support for changing roots through the root visitor callback.
Mathieu Chartier
2013-09-13
1
-1
/
+2
|
/
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
1
-256
/
+214
*
Portable refactorings.
Ian Rogers
2013-07-30
1
-1
/
+1
*
Fix cpplint build/namespaces issues
Brian Carlstrom
2013-07-18
1
-1
/
+24
*
Fix cpplint whitespace/parens issues
Brian Carlstrom
2013-07-18
1
-7
/
+7
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-0
/
+1080