index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
Android.oattest.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Test changes to support tradefed
Brian Carlstrom
2012-01-31
1
-31
/
+16
*
Remove need for libarttest.so for gtests for tradefed
Brian Carlstrom
2012-01-27
1
-1
/
+1
*
Rename SystemMethods to ReflectionTest.
Elliott Hughes
2012-01-09
1
-2
/
+2
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-3
/
+3
*
Moving from libdvm to libart (1 of 5)
Brian Carlstrom
2011-12-14
1
-0
/
+1
*
Revert dex2oat file locking
Brian Carlstrom
2011-12-12
1
-1
/
+0
*
Basic file locking.
Elliott Hughes
2011-11-04
1
-0
/
+1
*
Host precompilation of apks to speed boot.
Ian Rogers
2011-11-03
1
-1
/
+1
*
Added support for -XX:HeapGrowthLimit switch
jeffhao
2011-10-28
1
-0
/
+1
*
Created --runtime-arg switch for dex2oat to pass arguments to runtime.
jeffhao
2011-10-25
1
-1
/
+1
*
Make ResolveField not rely on Field::GetType resolution
Brian Carlstrom
2011-10-25
1
-2
/
+5
*
Fixes for ThreadStress test
Brian Carlstrom
2011-10-21
1
-3
/
+1
*
Add ThreadStress test to try and exercise corner cases
Brian Carlstrom
2011-10-21
1
-0
/
+3
*
Clean up the makefile and add a missing 'static'.
Elliott Hughes
2011-10-17
1
-6
/
+4
*
Fix a heap lock/thread list lock deadlock.
Elliott Hughes
2011-10-17
1
-1
/
+1
*
Add ParallelGC to reproduce system_server hang
Brian Carlstrom
2011-10-17
1
-1
/
+4
*
Disable StrictMode when booting with art
Brian Carlstrom
2011-10-16
1
-1
/
+1
*
Add a unit test for ReferenceMap that involves try-catch-finally.
Shih-wei Liao
2011-10-15
1
-0
/
+1
*
Implement DexFile_getClassNameList
Brian Carlstrom
2011-10-13
1
-2
/
+1
*
Add support for oat files in /data/art-cache
Brian Carlstrom
2011-10-13
1
-5
/
+5
*
Move art content to /data
Brian Carlstrom
2011-10-12
1
-6
/
+7
*
Turn on StackWalk. It passes the test now.
Shih-wei Liao
2011-10-11
1
-2
/
+2
*
Setup AbstractMethodError and dlsym stub when loading from oat
Brian Carlstrom
2011-10-10
1
-3
/
+3
*
Working ClassLoader
Brian Carlstrom
2011-10-10
1
-2
/
+2
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
1
-2
/
+2
*
Separate oat from image
Brian Carlstrom
2011-10-03
1
-2
/
+2
*
Fix stack scanning bugs: Add PC OFFSET before retrieving Registermap.
Shih-wei Liao
2011-09-28
1
-2
/
+1
*
Disable test until RegisterMap is fixed for thread run.
Shih-wei Liao
2011-09-27
1
-1
/
+2
*
Add a test to trigger GC.
Shih-wei Liao
2011-09-27
1
-0
/
+2
*
Stack scanning: Find RegisterMap and unit-test it. Add decoding of the map.
Shih-wei Liao
2011-09-25
1
-0
/
+3
*
Add support for oat_process for use as a wrap.* launcher
Brian Carlstrom
2011-09-23
1
-4
/
+4
*
Adding oat_process
Brian Carlstrom
2011-09-21
1
-7
/
+14
*
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
1
-0
/
+73