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.gtest.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add small library for writing of DWARF data."
David Srbecky
2015-03-31
1
-0
/
+1
|
\
|
*
Add small library for writing of DWARF data.
David Srbecky
2015-03-31
1
-0
/
+1
*
|
ART: PathClassLoader for compiler
Andreas Gampe
2015-03-27
1
-1
/
+1
|
/
*
Merge "Support relative encoded dex locations in oat files."
Richard Uhler
2015-03-25
1
-0
/
+1
|
\
|
*
Support relative encoded dex locations in oat files.
Richard Uhler
2015-03-24
1
-0
/
+1
*
|
Add code cache test
Mathieu Chartier
2015-03-23
1
-0
/
+1
|
/
*
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
Richard Uhler
2015-03-12
1
-2
/
+8
|
\
|
*
Add missing patchoatd dependency for oat_file_assistant_test.
Richard Uhler
2015-03-12
1
-2
/
+8
*
|
Compress the Dex register maps built by the optimizing compiler.
Roland Levillain
2015-03-12
1
-0
/
+1
|
/
*
Create OatFileAssistant class for assisting with oat files.
Richard Uhler
2015-03-09
1
-4
/
+28
*
Change card cache mod-union table to use bitmaps
Mathieu Chartier
2015-02-26
1
-0
/
+1
*
ART: Add VALGRIND_LIB for gtests
Andreas Gampe
2015-02-20
1
-0
/
+1
*
ART: Use Valgrind from tree
Andreas Gampe
2015-02-19
1
-3
/
+15
*
Dead code elimination based on GVN results.
Vladimir Marko
2015-02-17
1
-0
/
+1
*
Be more lenient with 4 byte UTF-8 sequences.
Narayan Kamath
2015-02-12
1
-0
/
+1
*
art: Refactor RuntimeOptions/ParsedOptions
Igor Murashkin
2015-02-04
1
-0
/
+2
*
Add options for building/testing with coverage.
Dan Albert
2015-01-30
1
-1
/
+1
*
Remove libcxx.mk cruft.
Dan Albert
2015-01-29
1
-3
/
+0
*
ART: Allow to compile interpret-only mips64 files
Andreas Gampe
2015-01-15
1
-0
/
+1
*
ART: Fix Clang CFLAGS inclusion
Andreas Gampe
2015-01-07
1
-2
/
+2
*
Merge "ART: Add imgdiag_test test dependency"
Andreas Gampe
2015-01-06
1
-2
/
+10
|
\
|
*
ART: Add imgdiag_test test dependency
Andreas Gampe
2014-12-22
1
-2
/
+10
*
|
Merge "ART: Swap-space in the compiler"
Andreas Gampe
2014-12-22
1
-0
/
+1
|
\
\
|
*
|
ART: Swap-space in the compiler
Andreas Gampe
2014-12-22
1
-0
/
+1
|
|
/
*
|
Add heap task processor
Mathieu Chartier
2014-12-19
1
-0
/
+1
|
/
*
Add a new imgdiag tool to diff boot.art/core.art against a process
Igor Murashkin
2014-12-16
1
-0
/
+5
*
Merge "Add ReferenceQueue test"
Mathieu Chartier
2014-12-12
1
-0
/
+1
|
\
|
*
Add ReferenceQueue test
Mathieu Chartier
2014-12-12
1
-0
/
+1
*
|
Remove portable.
Elliott Hughes
2014-12-12
1
-11
/
+0
|
/
*
Merge "Bounds check elimination."
Mingyao Yang
2014-12-05
1
-0
/
+1
|
\
|
*
Bounds check elimination.
Mingyao Yang
2014-12-03
1
-0
/
+1
*
|
Remove unused headers.
Ian Rogers
2014-12-03
1
-3
/
+0
|
/
*
Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.
Serban Constantinescu
2014-11-28
1
-2
/
+2
*
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
*
|
Instruction set features for ARM64, MIPS and X86.
Ian Rogers
2014-11-13
1
-1
/
+7
*
|
Exercise the generation of SBFX on ARM32 & Thumb-2.
Roland Levillain
2014-11-13
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
*
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
*
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
1
-1
/
+0
[next]