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
*
Fix dump-oat-boot to work with new build location by supplying explict host-p...
Brian Carlstrom
2014-01-31
1
-1
/
+1
*
Remove jdwpspy.
Ian Rogers
2014-01-31
1
-1
/
+0
*
art: Rename persist.sys.dalvik.vm.lib to allow new default
Brian Carlstrom
2014-01-30
1
-3
/
+3
*
Use direct class pointers at allocation sites in the compiled code.
Hiroshi Yamauchi
2014-01-23
1
-0
/
+1
*
Fix bit-rot in clean-oat targets
Brian Carlstrom
2014-01-20
1
-3
/
+5
*
Move boot image generation to the build project
Brian Carlstrom
2013-12-17
1
-7
/
+12
*
Fix dependencies to be on core-libart, not core
Brian Carlstrom
2013-12-10
1
-2
/
+2
*
Fix clean-oat
Brian Carlstrom
2013-11-13
1
-0
/
+1
*
Allow host valgrind gtests to be run individually.
Ian Rogers
2013-11-13
1
-6
/
+1
*
Merge "Fix oatdump and valgrind." into dalvik-dev
Ian Rogers
2013-11-06
1
-8
/
+10
|
\
|
*
Fix oatdump and valgrind.
Ian Rogers
2013-11-06
1
-8
/
+10
*
|
Support hardware divide instruction
Dave Allison
2013-11-05
1
-1
/
+1
|
/
*
Move disassembler out of runtime.
Ian Rogers
2013-09-09
1
-0
/
+1
*
Add test-art-oat-<test> test-art-run-test-<test> variants
Brian Carlstrom
2013-08-28
1
-0
/
+7
*
Restore build-art minimal build
Brian Carlstrom
2013-08-02
1
-11
/
+13
*
Make test-art-host-run-test and test-art-host-oat run with and without interp...
Brian Carlstrom
2013-07-31
1
-22
/
+30
*
Enable darwin target build for art.
Brian Carlstrom
2013-07-23
1
-9
/
+0
*
Enable running cpplint.py on art C++ files when using mm and mmm
Brian Carlstrom
2013-07-19
1
-13
/
+1
*
Fixing cpplint runtime/arrays, runtime/int, runtime/virtual issues
Brian Carlstrom
2013-07-18
1
-2
/
+2
*
Fixing cpplint readability/constructors issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fixing cpplint readability/check issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fixing cpplint readability/casting issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fixing cpplint legal/copyright issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fixing cpplint whitespace/blank_line, whitespace/end_of_line, whitespace/labe...
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/indent issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint readability/braces issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/operators issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint readability/fn_size issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint build/namespaces issues
Brian Carlstrom
2013-07-18
1
-1
/
+1
*
Fix cpplint whitespace/blank_line issues
Brian Carlstrom
2013-07-18
1
-3
/
+3
*
Fix cpplint whitespace/newline issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix cpplint whitespace/comma issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix cpplint whitespace/braces issues
Brian Carlstrom
2013-07-17
1
-1
/
+1
*
Fix multiple inclusion guards to match new pathnames
Brian Carlstrom
2013-07-17
1
-5
/
+15
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-41
/
+13
*
add dalvik.system.VMRuntime.vmLibrary implementation for ART
Brian Carlstrom
2013-06-30
1
-6
/
+3
*
add use-art, use-artd, use-dalvik phony targets
Brian Carlstrom
2013-06-24
1
-0
/
+24
*
Fix oat-target to use new odex style extensions
Brian Carlstrom
2013-06-24
1
-8
/
+8
*
Move art to use dalvik names for .oat files
Brian Carlstrom
2013-06-20
1
-7
/
+16
*
Fix Mac build by making dalvikvm definition visible
Brian Carlstrom
2013-06-18
1
-0
/
+2
*
Rename art-cache to dalvik-cache
Brian Carlstrom
2013-06-10
1
-7
/
+7
*
Disable darwin build of art
Brian Carlstrom
2013-05-22
1
-0
/
+4
*
Interpreter entries and instrumentation as a listener.
Ian Rogers
2013-04-08
1
-1
/
+1
*
Fix missing dependency for test-art-host-gtest-dex_method_iterator_test
Brian Carlstrom
2013-03-31
1
-1
/
+1
*
Remove gcc-based tsan support
Brian Carlstrom
2013-03-22
1
-6
/
+0
*
Fix oat-target-* to create output directory
Brian Carlstrom
2013-03-13
1
-2
/
+5
*
Fix portable build on build server by removing depenency on ANDROID_HOST_OUT
Brian Carlstrom
2013-03-07
1
-3
/
+3
*
Update clean-oat to remove unstripped versions with symbols
Brian Carlstrom
2013-03-06
1
-0
/
+1
*
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
Brian Carlstrom
2013-03-06
1
-1
/
+8
*
Remove separate libart-compiler-llvm
Brian Carlstrom
2013-02-01
1
-3
/
+0
[next]