index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a test to trigger GC.
Shih-wei Liao
2011-09-27
2
-0
/
+3
*
Assorted fixes for running frameworks apps
Brian Carlstrom
2011-09-26
1
-0
/
+1
*
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
Shih-wei Liao
2011-09-25
3
-3
/
+12
*
Implement java.lang.reflect.Constructor.constructNative.
Elliott Hughes
2011-09-25
1
-0
/
+1
*
Add support for oat_process for use as a wrap.* launcher
Brian Carlstrom
2011-09-23
1
-4
/
+4
*
Implement reflective method invocation.
Elliott Hughes
2011-09-23
1
-0
/
+1
*
Adding JNI code for dalvik.system.DexFile and java.lang.Class
Brian Carlstrom
2011-09-22
1
-0
/
+1
*
Adding oat_process
Brian Carlstrom
2011-09-21
3
-20
/
+39
*
Implement VMClassLoader's native methods.
Elliott Hughes
2011-09-20
1
-0
/
+1
*
Implement most of VMStack and some of Zygote.
Elliott Hughes
2011-09-20
1
-1
/
+2
*
Implement as much of VMDebug as we can reasonably do right now.
Elliott Hughes
2011-09-19
1
-0
/
+1
*
Fix compiler class initialization to properly deal with super classes
Brian Carlstrom
2011-09-19
1
-0
/
+1
*
Fix manyargs test
buzbee
2011-09-18
1
-2
/
+1
*
Uncaught exception handlers and automatic removal from thread groups.
Elliott Hughes
2011-09-18
1
-0
/
+1
*
Move main method tests from gtests to oat tests
Brian Carlstrom
2011-09-18
2
-28
/
+73
*
Change Class::component_type_ and implement reflect.Array
Brian Carlstrom
2011-09-18
1
-0
/
+1
*
Filling in some Class, Method, and Field native code needed during startup an...
Brian Carlstrom
2011-09-16
1
-0
/
+2
*
Add packing to class Thread.
Elliott Hughes
2011-09-16
1
-2
/
+2
*
Remove redundant libgtest_host linkage
Brian Carlstrom
2011-09-16
2
-2
/
+1
*
fix DCHECK in libartd
Brian Carlstrom
2011-09-16
1
-2
/
+3
*
Various bits of cleanup.
Elliott Hughes
2011-09-16
1
-1
/
+1
*
Implement monitors.
Elliott Hughes
2011-09-16
1
-0
/
+1
*
oatdump
Brian Carlstrom
2011-09-16
3
-0
/
+12
*
Support for exception throwing.
Ian Rogers
2011-09-15
1
-0
/
+3
*
Fix ClassLinker::LinkInterfaceMethods bug
Brian Carlstrom
2011-09-15
5
-7
/
+20
*
Add oat file generation and tests to build
Brian Carlstrom
2011-09-15
2
-0
/
+58
*
Implement VMRuntime.
Elliott Hughes
2011-09-14
1
-0
/
+1
*
Thread suspension.
Elliott Hughes
2011-09-14
1
-0
/
+1
*
Fix null check elimination
buzbee
2011-09-14
1
-0
/
+1
*
Add unit test for exercising AbstractMethodErrorStub code.
Shih-wei Liao
2011-09-14
1
-0
/
+1
*
Implement sun.misc.Unsafe and fix the jfieldID/jmethodID leak.
Elliott Hughes
2011-09-14
1
-0
/
+1
*
Support 64-bit volatiles and reference/pointer volatiles.
Elliott Hughes
2011-09-13
1
-0
/
+1
*
Support 32-bit volatiles.
Elliott Hughes
2011-09-13
5
-5
/
+25
*
Various things.
Elliott Hughes
2011-09-12
1
-0
/
+1
*
Generating stub code for registering a jni function at runtime.
Shih-wei Liao
2011-09-12
1
-1
/
+4
*
More threads work.
Elliott Hughes
2011-09-11
1
-0
/
+6
*
Finish moving state to managed heap
Brian Carlstrom
2011-09-11
5
-16
/
+44
*
Complete compiler portion of exception handling
buzbee
2011-09-10
1
-1
/
+0
*
Test conversion of floats and doubles to strings.
Elliott Hughes
2011-09-09
1
-0
/
+1
*
Support for cross compilation.
Ian Rogers
2011-09-08
1
-12
/
+12
*
Working dex2oat and oatexec
Brian Carlstrom
2011-09-06
4
-61
/
+83
*
Fix for argument passing bug
buzbee
2011-09-06
1
-0
/
+1
*
Log line-at-a-time to work around Android logging lossage.
Elliott Hughes
2011-09-06
1
-0
/
+1
*
Various fixes.
Elliott Hughes
2011-09-04
1
-0
/
+1
*
Fix the LDT code to be -O2 safe and valgrind clean.
Elliott Hughes
2011-09-04
1
-1
/
+1
*
Temporarily work around a problem with the LDT code.
Elliott Hughes
2011-09-02
1
-1
/
+1
*
Switch to -O2. -O0 benefits no-one.
Elliott Hughes
2011-09-02
1
-1
/
+1
*
Remove ARM suffix from JNI tests
Ian Rogers
2011-09-02
1
-2
/
+2
*
Start adding implementations for runtime-provided native methods.
Elliott Hughes
2011-09-01
1
-0
/
+5
*
Add HeapTest and make GC work enough to pass it
Brian Carlstrom
2011-08-31
1
-0
/
+2
[next]