index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Don't use the version script for executables.
Dan Albert
2014-12-10
1
-2
/
+2
*
|
ARM64: Enable Optimizing compiler image generation.
Serban Constantinescu
2014-12-10
1
-11
/
+2
*
|
Make it possible to enable heap poisoning via make variable.
Hiroshi Yamauchi
2014-12-08
1
-0
/
+4
|
/
*
Merge "Bounds check elimination."
Mingyao Yang
2014-12-05
1
-0
/
+1
|
\
|
*
Bounds check elimination.
Mingyao Yang
2014-12-03
1
-0
/
+1
*
|
Merge "ART: Wire up a valgrind-wrapped dex2oat run"
Andreas Gampe
2014-12-04
2
-29
/
+73
|
\
\
|
*
|
ART: Wire up a valgrind-wrapped dex2oat run
Andreas Gampe
2014-12-03
2
-29
/
+73
|
|
/
*
|
Merge "Remove unused headers."
Ian Rogers
2014-12-04
1
-3
/
+0
|
\
\
|
*
|
Remove unused headers.
Ian Rogers
2014-12-03
1
-3
/
+0
|
|
/
*
|
On arm64/optimizing, compile the boot image with interpreter.
Nicolas Geoffray
2014-12-04
1
-3
/
+6
*
|
Build core.oat without flags.
Nicolas Geoffray
2014-12-04
1
-8
/
+10
|
/
*
Merge "Fix VM-less builds."
David 'Digit' Turner
2014-12-03
1
-8
/
+13
|
\
|
*
Fix VM-less builds.
David 'Digit' Turner
2014-12-03
1
-8
/
+13
*
|
Explicitly give compiler options to test scripts
Nicolas Geoffray
2014-12-03
1
-0
/
+6
*
|
Don't force color diagnostics.
Dan Albert
2014-12-02
1
-4
/
+1
|
/
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
2
-2
/
+3
*
Add a way to change the IMT size
Mathieu Chartier
2014-11-26
1
-0
/
+8
*
Add ART_USE_OPTIMIZING_COMPILER flag.
Nicolas Geoffray
2014-11-25
1
-0
/
+4
*
Merge "Fix transitive equality error in set."
Mathieu Chartier
2014-11-19
1
-1
/
+1
|
\
|
*
Fix transitive equality error in set.
Mathieu Chartier
2014-11-19
1
-1
/
+1
*
|
Fix the last users of TARGET_CPU_SMP.
Elliott Hughes
2014-11-19
1
-13
/
+1
|
/
*
Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""
Nicolas Geoffray
2014-11-17
1
-2
/
+2
|
\
|
*
Revert "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-2
/
+2
*
|
Merge "Arm64: Use the debug version of VIXL for debug builds."
Nicolas Geoffray
2014-11-17
1
-2
/
+2
|
\
\
|
|
/
|
*
Arm64: Use the debug version of VIXL for debug builds.
Serban Constantinescu
2014-11-14
1
-2
/
+2
*
|
Merge "The libc++ gtest is being renamed to libgtest."
Dan Albert
2014-11-15
1
-1
/
+1
|
\
\
|
*
|
The libc++ gtest is being renamed to libgtest.
Dan Albert
2014-11-11
1
-1
/
+1
*
|
|
Up the stack size limit for SANITIZE_HOST.
Dan Albert
2014-11-14
1
-1
/
+3
|
|
/
|
/
|
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
2
-3
/
+16
*
|
Exercise the generation of SBFX on ARM32 & Thumb-2.
Roland Levillain
2014-11-13
1
-1
/
+3
*
|
Modify the behavior of thread suspend shootouts.
Ian Rogers
2014-11-12
1
-1
/
+3
*
|
Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"
Brian Carlstrom
2014-11-12
1
-3
/
+2
|
\
\
|
*
|
Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest
Brian Carlstrom
2014-11-10
1
-3
/
+2
|
|
/
*
|
Allow JNI AttachCurrentThread to fail if not enough stack.
Ian Rogers
2014-11-11
1
-0
/
+1
|
/
*
Update dependency after libgtest_libc++_host renaming.
Nicolas Geoffray
2014-11-10
1
-1
/
+1
*
Fix ld_library_path now that a target can be 64bits only.
Nicolas Geoffray
2014-11-10
1
-1
/
+5
*
Support TARGET_ARCH=64 with no 2ND_TARGET_ARCH.
Nicolas Geoffray
2014-11-07
1
-4
/
+11
*
Add hash set
Mathieu Chartier
2014-11-06
1
-0
/
+1
*
Fix dependency from phony targets to real files to remove need for m or mma
Brian Carlstrom
2014-11-04
1
-1
/
+1
*
Merge "ART: More warnings"
Andreas Gampe
2014-11-05
1
-1
/
+29
|
\
|
*
ART: More warnings
Andreas Gampe
2014-11-04
1
-1
/
+29
*
|
Add a test for SafeMath.
Ian Rogers
2014-11-04
1
-0
/
+1
|
/
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
2
-3
/
+0
*
Merge "ART: Add missing test dependency"
Andreas Gampe
2014-11-03
1
-1
/
+1
|
\
|
*
ART: Add missing test dependency
Andreas Gampe
2014-11-03
1
-1
/
+1
*
|
Remove generated file if compiling the image failed.
Nicolas Geoffray
2014-11-03
1
-1
/
+1
*
|
Add missing $() when testing TARGET_ARCH.
Nicolas Geoffray
2014-11-03
1
-1
/
+1
*
|
Only use Quick for optimizing on arm64.
Nicolas Geoffray
2014-10-31
1
-5
/
+20
|
/
*
Merge "Tidy and reduce ART library dependencies on the host."
Ian Rogers
2014-10-30
1
-5
/
+3
|
\
|
*
Tidy and reduce ART library dependencies on the host.
Ian Rogers
2014-10-30
1
-5
/
+3
[prev]
[next]