index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Android.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Host precompilation of apks to speed boot.
Ian Rogers
2011-11-03
1
-0
/
+100
*
Make it easier to run an optimized build, turn the GC timings back on, and re...
Elliott Hughes
2011-10-31
1
-4
/
+7
*
Add zygote-art and zygote-art-target-sync (non debug build targets)
Brian Carlstrom
2011-10-27
1
-8
/
+25
*
Implement ThreadContinuing and detach the JDWP thread before it exits.
Elliott Hughes
2011-10-25
1
-0
/
+1
*
Add ThreadStress test to try and exercise corner cases
Brian Carlstrom
2011-10-21
1
-2
/
+0
*
Fix cpplint's whitespace warnings.
Elliott Hughes
2011-10-17
1
-1
/
+1
*
ClassLinker changes
Brian Carlstrom
2011-10-17
1
-0
/
+1
*
Add missing 'explicit's on single-argument constructors.
Elliott Hughes
2011-10-17
1
-1
/
+3
*
Disable StrictMode when booting with art
Brian Carlstrom
2011-10-16
1
-0
/
+3
*
Add internal compiler option to control defaulting of boot.art
Brian Carlstrom
2011-10-16
1
-2
/
+2
*
Add oatopt drop in replacement for dexopt
Brian Carlstrom
2011-10-14
1
-1
/
+6
*
Implement DexFile_getClassNameList
Brian Carlstrom
2011-10-13
1
-3
/
+3
*
Add support for oat files in /data/art-cache
Brian Carlstrom
2011-10-13
1
-9
/
+17
*
Move art content to /data
Brian Carlstrom
2011-10-12
1
-20
/
+20
*
Fix Object::IsSoftReference
Brian Carlstrom
2011-10-12
1
-9
/
+26
*
Disable zygote preloading
Brian Carlstrom
2011-10-11
1
-2
/
+2
*
Add targets for switching zygote runtime
Brian Carlstrom
2011-10-11
1
-0
/
+24
*
Setup Thread's context ClassLoader and add image DexFiles to ClassLinker's bo...
Brian Carlstrom
2011-10-10
1
-2
/
+2
*
Working ClassLoader
Brian Carlstrom
2011-10-10
1
-1
/
+1
*
Update oat_process for recent command line argument changes
Brian Carlstrom
2011-10-04
1
-2
/
+2
*
Simplify command line arguments
Brian Carlstrom
2011-10-04
1
-6
/
+6
*
Separate oat from image
Brian Carlstrom
2011-10-03
1
-8
/
+17
*
Kill oat_process before rerunning
Brian Carlstrom
2011-09-27
1
-0
/
+1
*
Fixes for "null instanceof" and class initialization
Brian Carlstrom
2011-09-27
1
-1
/
+1
*
Fix bug in HasSameMethodDescriptorClass on return types
Brian Carlstrom
2011-09-26
1
-7
/
+13
*
Assorted fixes for running frameworks apps
Brian Carlstrom
2011-09-26
1
-5
/
+19
*
Tolerant compilation of classes with missing super classes
Brian Carlstrom
2011-09-24
1
-1
/
+1
*
Add support for oat_process for use as a wrap.* launcher
Brian Carlstrom
2011-09-23
1
-7
/
+47
*
Adding oat_process
Brian Carlstrom
2011-09-21
1
-2
/
+24
*
Move main method tests from gtests to oat tests
Brian Carlstrom
2011-09-18
1
-18
/
+3
*
Fix order CheckCastFromCode and enable Fibonacci test
Brian Carlstrom
2011-09-17
1
-1
/
+1
*
Filling in some Class, Method, and Field native code needed during startup an...
Brian Carlstrom
2011-09-16
1
-3
/
+3
*
oatdump
Brian Carlstrom
2011-09-16
1
-0
/
+4
*
Fix ClassLinker::LinkInterfaceMethods bug
Brian Carlstrom
2011-09-15
1
-11
/
+31
*
Add oat file generation and tests to build
Brian Carlstrom
2011-09-15
1
-3
/
+10
*
Only do host build on linux
Brian Carlstrom
2011-09-11
1
-2
/
+7
*
Finish moving state to managed heap
Brian Carlstrom
2011-09-11
1
-0
/
+7
*
Working dex2oat and oatexec
Brian Carlstrom
2011-09-06
1
-3
/
+3
*
Externalize test code
Brian Carlstrom
2011-08-29
1
-4
/
+7
*
Implement the direct ByteBuffer JNI functions, GetObjectRefType, and the stri...
Elliott Hughes
2011-08-24
1
-2
/
+2
*
Make formatting more consistent.
Carl Shapiro
2011-08-15
1
-3
/
+1
*
Add a tsan target.
Elliott Hughes
2011-08-14
1
-2
/
+11
*
Add a valgrind-art-host target to run the tests under valgrind.
Elliott Hughes
2011-08-12
1
-0
/
+5
*
Add support for opening classes.dex file from zip, jar, apk
Brian Carlstrom
2011-08-02
1
-2
/
+2
*
Switch tests and aexecd to use libartd
Brian Carlstrom
2011-07-27
1
-6
/
+6
*
Add NDEBUG build
Brian Carlstrom
2011-07-27
1
-7
/
+2
*
ClassLinker can now FindClass all libcore classes
Brian Carlstrom
2011-07-26
1
-0
/
+16
*
Import cpplint.py and make target cpplint-art
Brian Carlstrom
2011-07-23
1
-0
/
+5
*
Ignore the .arm hint in the top-level targets as well.
Carl Shapiro
2011-07-22
1
-4
/
+4
*
Move base64 to test code
Brian Carlstrom
2011-07-19
1
-0
/
+2
[next]