summaryrefslogtreecommitdiffstats
path: root/build/Android.gtest.mk
Commit message (Expand)AuthorAgeFilesLines
* Change card cache mod-union table to use bitmapsMathieu Chartier2015-02-261-0/+1
* ART: Add VALGRIND_LIB for gtestsAndreas Gampe2015-02-201-0/+1
* ART: Use Valgrind from treeAndreas Gampe2015-02-191-3/+15
* Dead code elimination based on GVN results.Vladimir Marko2015-02-171-0/+1
* Be more lenient with 4 byte UTF-8 sequences.Narayan Kamath2015-02-121-0/+1
* art: Refactor RuntimeOptions/ParsedOptionsIgor Murashkin2015-02-041-0/+2
* Add options for building/testing with coverage.Dan Albert2015-01-301-1/+1
* Remove libcxx.mk cruft.Dan Albert2015-01-291-3/+0
* ART: Allow to compile interpret-only mips64 filesAndreas Gampe2015-01-151-0/+1
* ART: Fix Clang CFLAGS inclusionAndreas Gampe2015-01-071-2/+2
* Merge "ART: Add imgdiag_test test dependency"Andreas Gampe2015-01-061-2/+10
|\
| * ART: Add imgdiag_test test dependencyAndreas Gampe2014-12-221-2/+10
* | Merge "ART: Swap-space in the compiler"Andreas Gampe2014-12-221-0/+1
|\ \
| * | ART: Swap-space in the compilerAndreas Gampe2014-12-221-0/+1
| |/
* | Add heap task processorMathieu Chartier2014-12-191-0/+1
|/
* Add a new imgdiag tool to diff boot.art/core.art against a processIgor Murashkin2014-12-161-0/+5
* Merge "Add ReferenceQueue test"Mathieu Chartier2014-12-121-0/+1
|\
| * Add ReferenceQueue testMathieu Chartier2014-12-121-0/+1
* | Remove portable.Elliott Hughes2014-12-121-11/+0
|/
* Merge "Bounds check elimination."Mingyao Yang2014-12-051-0/+1
|\
| * Bounds check elimination.Mingyao Yang2014-12-031-0/+1
* | Remove unused headers.Ian Rogers2014-12-031-3/+0
|/
* Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug.Serban Constantinescu2014-11-281-2/+2
* Merge "Revert "Arm64: Use the debug version of VIXL for debug builds.""Nicolas Geoffray2014-11-171-2/+2
|\
| * Revert "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
* | Merge "Arm64: Use the debug version of VIXL for debug builds."Nicolas Geoffray2014-11-171-2/+2
|\ \ | |/
| * Arm64: Use the debug version of VIXL for debug builds.Serban Constantinescu2014-11-141-2/+2
* | Merge "The libc++ gtest is being renamed to libgtest."Dan Albert2014-11-151-1/+1
|\ \ | |/ |/|
| * The libc++ gtest is being renamed to libgtest.Dan Albert2014-11-111-1/+1
* | Instruction set features for ARM64, MIPS and X86.Ian Rogers2014-11-131-1/+7
* | Exercise the generation of SBFX on ARM32 & Thumb-2.Roland Levillain2014-11-131-1/+3
* | Merge "Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTest"Brian Carlstrom2014-11-121-3/+2
|\ \
| * | Use CommonRuntimeTest::boot_class_path_ in DexMethodIteratorTestBrian Carlstrom2014-11-101-3/+2
| |/
* | Allow JNI AttachCurrentThread to fail if not enough stack.Ian Rogers2014-11-111-0/+1
|/
* Update dependency after libgtest_libc++_host renaming.Nicolas Geoffray2014-11-101-1/+1
* Fix ld_library_path now that a target can be 64bits only.Nicolas Geoffray2014-11-101-1/+5
* Add hash setMathieu Chartier2014-11-061-0/+1
* Fix dependency from phony targets to real files to remove need for m or mmaBrian Carlstrom2014-11-041-1/+1
* Add a test for SafeMath.Ian Rogers2014-11-041-0/+1
* Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-1/+0
* ART: Add missing test dependencyAndreas Gampe2014-11-031-1/+1
* Merge "Tidy and reduce ART library dependencies on the host."Ian Rogers2014-10-301-5/+3
|\
| * Tidy and reduce ART library dependencies on the host.Ian Rogers2014-10-301-5/+3
* | Fix gtest dependencies.Nicolas Geoffray2014-10-301-1/+3
* | Another ART_TEST_ANDROID_ROOT fix.Nicolas Geoffray2014-10-301-1/+9
* | Support gtest with ART_TEST_ANDROID_ROOT.Nicolas Geoffray2014-10-291-3/+15
|/
* ART: PIC testingAndreas Gampe2014-10-281-3/+3
* Link libsigchain.a instead of sigchain.oDmitriy Ivanov2014-10-201-1/+2
* Revert "Revert "Introduce a class to implement optimization passes.""Roland Levillain2014-10-171-1/+1
* Make ART compile with GCC -O0 again.Ian Rogers2014-10-161-6/+3