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.executable.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-0
/
+2
*
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-1
/
+0
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-10
/
+93
*
Remove portable.
Elliott Hughes
2014-12-12
1
-3
/
+0
*
Don't use the version script for executables.
Dan Albert
2014-12-10
1
-2
/
+2
*
ART: Wire up a valgrind-wrapped dex2oat run
Andreas Gampe
2014-12-03
1
-0
/
+11
*
Link libsigchain.a instead of sigchain.o
Dmitriy Ivanov
2014-10-20
1
-1
/
+2
*
Make ART compile with GCC -O0 again.
Ian Rogers
2014-10-16
1
-0
/
+1
*
Fix mac build (second attempt)
Dmitriy Ivanov
2014-10-14
1
-2
/
+0
*
Fixing mac build
Dmitriy Ivanov
2014-10-14
1
-1
/
+7
*
Remove libsigchain from LD_PRELOADS
Dmitriy Ivanov
2014-10-07
1
-2
/
+4
*
Multilib ART host.
Ian Rogers
2014-06-24
1
-3
/
+3
*
ART: Make LOCAL_CLANG architecture dependent for the target
Andreas Gampe
2014-06-04
1
-8
/
+2
*
Move art host to libc++
Dan Albert
2014-05-21
1
-1
/
+1
*
Now we have a proper C++ library, use std::unique_ptr.
Ian Rogers
2014-05-19
1
-2
/
+1
*
Switch ART to libc++.
Ian Rogers
2014-05-19
1
-1
/
+1
*
Preparation for transition to libc++.
Ian Rogers
2014-04-16
1
-4
/
+3
*
force dex2oat target executables to be compiled for 32-bit
Colin Cross
2014-04-02
1
-0
/
+3
*
Build changes to build multilib tests
Andreas Gampe
2014-04-01
1
-2
/
+0
*
Add -lpthread -ldl to link executable/tests
Andrew Hsieh
2014-04-01
1
-0
/
+1
*
HACK: force target art executables to be compiled for 32-bit
Colin Cross
2014-03-20
1
-0
/
+2
*
art: convert makefiles to support multilib build
Colin Cross
2014-02-18
1
-0
/
+5
*
Restore build-art minimal build
Brian Carlstrom
2013-08-02
1
-2
/
+2
*
Clean up stlport usage.
Elliott Hughes
2013-07-30
1
-5
/
+1
*
Create separate Android.mk for main build targets
Brian Carlstrom
2013-07-12
1
-43
/
+17
*
libart-compiler cleanup
Brian Carlstrom
2013-07-11
1
-20
/
+29
*
Move to new art dalvikvm
Brian Carlstrom
2013-06-17
1
-4
/
+2
*
Clang build support, -Wthread-safety with GCC 4.6.
Ian Rogers
2013-05-17
1
-0
/
+2
*
Remove gcc-based tsan support
Brian Carlstrom
2013-03-22
1
-5
/
+0
*
Remove ExtractCodeAndPrelink and switch Portable to MCLinker
Brian Carlstrom
2013-03-06
1
-2
/
+9
*
Remove Iceland.
Ian Rogers
2013-02-27
1
-3
/
+0
*
Eliminate #ifdef ART_USE_QUICK_COMPILER
buzbee
2012-10-26
1
-10
/
+2
*
GBC Expander. Removed lir.
Shih-wei Liao
2012-09-15
1
-0
/
+3
*
Foundation for Quick LLVM compiler
buzbee
2012-06-07
1
-0
/
+4
*
Add dex_lang as common frontend to lir and LLVM. dex_lang + bc2lir =
Shih-wei Liao
2012-05-28
1
-0
/
+4
*
Fix the LLVM build. Separate out libart-compiler-llvm.so.
Shih-wei Liao
2012-03-13
1
-2
/
+8
*
Turn on some basic tsan annotations.
Elliott Hughes
2012-02-07
1
-1
/
+5
*
Add installd support to dex2oat
Brian Carlstrom
2012-01-05
1
-4
/
+0
*
Merge art-cache dex files into oat files
Brian Carlstrom
2012-01-04
1
-1
/
+1
*
Bring our native stack usage down.
Elliott Hughes
2011-10-16
1
-0
/
+4
*
Add oatopt drop in replacement for dexopt
Brian Carlstrom
2011-10-14
1
-0
/
+4
*
Fix Object::IsSoftReference
Brian Carlstrom
2011-10-12
1
-26
/
+45
*
Remove redundant libgtest_host linkage
Brian Carlstrom
2011-09-16
1
-1
/
+0
*
oatdump
Brian Carlstrom
2011-09-16
1
-0
/
+4
*
Fix ClassLinker::LinkInterfaceMethods bug
Brian Carlstrom
2011-09-15
1
-1
/
+6
*
Support 32-bit volatiles.
Elliott Hughes
2011-09-13
1
-1
/
+5
*
Finish moving state to managed heap
Brian Carlstrom
2011-09-11
1
-9
/
+12
*
Working dex2oat and oatexec
Brian Carlstrom
2011-09-06
1
-0
/
+76