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
*
user build support for art (2 of 3)
Brian Carlstrom
2012-02-16
1
-7
/
+19
*
trygon support
Brian Carlstrom
2012-02-07
1
-370
/
+6
*
Remove apks from oat-target-sync that aren't built in mysid-userdebug
Ian Rogers
2012-02-01
1
-10
/
+8
*
full_stingray oat-target-sync support
Ian Rogers
2012-01-31
1
-0
/
+77
*
Test changes to support tradefed
Brian Carlstrom
2012-01-31
1
-2
/
+2
*
Support stingray in oat-target-sync
Ian Rogers
2012-01-30
1
-0
/
+69
*
Remove need for libarttest.so for gtests for tradefed
Brian Carlstrom
2012-01-27
1
-3
/
+3
*
Fix divide by zero in compiler stats
Brian Carlstrom
2012-01-26
1
-2
/
+0
*
Mac runtime fixes.
Elliott Hughes
2012-01-20
1
-2
/
+8
*
Add runtime dependencies to libjavacore.so
Brian Carlstrom
2012-01-19
1
-2
/
+2
*
Fix the handful of leaks detectable in our tests.
Elliott Hughes
2012-01-18
1
-1
/
+1
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-51
/
+11
*
Add sojus target.
Shih-wei Liao
2011-12-23
1
-1
/
+1
*
Enable art build for non-linux hosts
Brian Carlstrom
2011-12-15
1
-7
/
+2
*
Moving from libdvm to libart (1 of 5)
Brian Carlstrom
2011-12-14
1
-56
/
+11
*
Fix build.
Elliott Hughes
2011-12-13
1
-1
/
+1
*
Support building for mysid too.
Elliott Hughes
2011-12-13
1
-1
/
+123
*
Clean .art files as well as .oat files.
Elliott Hughes
2011-12-08
1
-0
/
+4
*
Add --image-classes to dex2oat
Brian Carlstrom
2011-11-29
1
-1
/
+1
*
Update APK list post-merge
Brian Carlstrom
2011-11-10
1
-4
/
+8
*
Replace persist.sys.strictmode.disabled with persist.sys.strictmode.disable
Brian Carlstrom
2011-11-09
1
-3
/
+3
*
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
[next]