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
*
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
*
Improve ART_BUILD_ disabling
Brian Carlstrom
2013-02-01
1
-0
/
+20
*
Interpreter oat tests.
Ian Rogers
2013-01-17
1
-3
/
+11
*
Add test-art-host-interpreter-run-test build rule.
Ian Rogers
2012-11-21
1
-0
/
+11
*
Eliminate #ifdef ART_USE_QUICK_COMPILER
buzbee
2012-10-26
1
-3
/
+0
*
Revert "Remove dump-oat-Calculator"
Brian Carlstrom
2012-10-18
1
-1
/
+7
*
Remove dump-oat-Calculator
Ian Rogers
2012-09-17
1
-7
/
+1
*
Compare checksum in oat files adjacent to jar/apk to support oat in system image
Brian Carlstrom
2012-06-25
1
-1
/
+5
*
clean-oat should not build anything
Brian Carlstrom
2012-06-18
1
-32
/
+53
*
Improve run-test to use new directory for each run
Brian Carlstrom
2012-06-14
1
-2
/
+2
*
Remove explicit dex2oat calls from run-test
Brian Carlstrom
2012-06-04
1
-0
/
+1
*
Fix cross compiling ISA flag for oat-target.
Logan Chien
2012-06-03
1
-2
/
+2
*
Fix oat-target-sync dependency: Use $$(OUT_OAT_FILE) instead of $.
Shih-wei Liao
2012-05-28
1
-3
/
+3
*
Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir =
Shih-wei Liao
2012-05-28
1
-0
/
+3
*
oat-target-sync: Only build those apks that haven't been dex2oat'ed.
Shih-wei Liao
2012-05-28
1
-1
/
+13
[next]