summaryrefslogtreecommitdiffstats
path: root/build/Android.gtest.mk
Commit message (Expand)AuthorAgeFilesLines
* Smarter image layoutMathieu Chartier2016-09-231-0/+3
* Don't assume resolved classses are filled in for ResolvedFieldAccessTestMathieu Chartier2016-09-081-1/+2
* ART: Add dex2oat swap-usage parametersAndreas Gampe2016-06-281-7/+26
* Fix check_jni_compiler testsDimitry Ivanov2016-05-021-2/+2
* Reduce memory lost by ArenaAllocator for large allocations.Vladimir Marko2016-04-261-1/+1
* Merge "Avoid constructing types with errors." into nyc-devAart Bik2016-04-201-0/+1
|\
| * Avoid constructing types with errors.Aart Bik2016-04-191-0/+1
* | Use iterators "before" the use node in HUserRecord<>.Vladimir Marko2016-04-201-0/+1
|/
* Clean up OatQuickMethodHeader after Quick removal.Vladimir Marko2016-04-041-1/+1
* Revert "Revert "Use compiler filter to determine oat file status.""Andreas Gampe2016-03-231-0/+1
* Revert "Use compiler filter to determine oat file status."Nicolas Geoffray2016-03-231-1/+0
* Use compiler filter to determine oat file status.Richard Uhler2016-03-221-0/+1
* Remove Quick from tree.Nicolas Geoffray2016-03-211-8/+0
* Suppress a valgrind libc issue.Hiroshi Yamauchi2016-03-111-1/+2
* ART: Do not use vixld - workaround to fix dex2oatds.Vladimir Marko2016-03-101-2/+2
* Made art/runtime/arch/stub_test.cc compile with -O2 again.Bilyan Borisov2016-02-241-3/+0
* Merge "ART: Allow method references across oat files for multi-image, 2nd att...Vladimir Marko2016-02-241-0/+1
|\
| * ART: Allow method references across oat files for multi-image, 2nd attempt.Vladimir Marko2016-02-241-0/+1
* | Revert "Revert "Add profman tool: responsible to process profiles""Calin Juravle2016-02-231-1/+7
* | Revert "Add profman tool: responsible to process profiles"Nicolas Geoffray2016-02-221-7/+1
* | Add profman tool: responsible to process profilesCalin Juravle2016-02-221-1/+7
|/
* Move code related to debug info generation to its own directory.David Srbecky2016-02-081-1/+1
* Change space base test to use parametersMathieu Chartier2016-01-191-3/+2
* Merge "Improve profile processing"Calin Juravle2016-01-191-1/+6
|\
| * Improve profile processingCalin Juravle2016-01-191-1/+6
* | ART: Use libopenjdkdAndreas Gampe2016-01-081-2/+2
|/
* ART: Use non-stripped core jars in gtestsAndreas Gampe2016-01-051-2/+2
* Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7aColin Cross2015-12-181-0/+3
|\
| * art: use -O1 to compile tests with clang for arm64Colin Cross2015-12-181-0/+3
* | Merge "Allow initializing runtime with parsed options." am: e0d25b156e am: 24...Vladimir Marko2015-12-081-3/+3
|\|
| * Allow initializing runtime with parsed options.Vladimir Marko2015-12-071-3/+3
* | Merge "Add ElfWriter::GetStream()." am: cf6bd55863 am: e3ce7c04c7Vladimir Marko2015-12-041-1/+1
|\|
| * Add ElfWriter::GetStream().Vladimir Marko2015-12-041-1/+1
| * Revert "lambda: Add support for invoke-interface for boxed innate lambdas"Nicolas Geoffray2015-11-241-5/+0
* | Revert "lambda: Add support for invoke-interface for boxed innate lambdas"Nicolas Geoffray2015-11-241-5/+0
* | Merge mnc-dr-enso-dev into goog/masterPrzemyslaw Szczepaniak2015-11-211-1/+4
|\ \ | |/ |/|
| * Rename native library.Narayan Kamath2015-11-181-2/+2
| * Fix a few art-test related issues.Narayan Kamath2015-11-171-1/+2
| * Build libxxavacore library for gtestsYi Kong2015-11-131-1/+3
| * Add missing oatdump test dependencyMathieu Chartier2015-05-261-0/+10
| * Add oatdump testMathieu Chartier2015-05-261-0/+1
| * ART: Clean up arm64 kNumberOfXRegisters usage.Vladimir Marko2015-05-261-0/+2
| * ART: Refactor UnstartedRuntime for testingAndreas Gampe2015-05-211-0/+1
| * ART: Fix gtest dependencyAndreas Gampe2015-05-201-1/+1
| * Test and fix bug checking status of secondary multidex files.Richard Uhler2015-05-181-1/+2
| * Support multiple instrumentation clientsSebastien Hertz2015-05-071-0/+3
* | lambda: Add support for invoke-interface for boxed innate lambdasIgor Murashkin2015-11-201-0/+5
* | Add immune spaces abstractionMathieu Chartier2015-11-181-0/+1
* | Fix elf writer to properly handle empty text sectionsMathieu Chartier2015-11-051-0/+1
* | Implementation of fast lookup table to search class_def by descriptorArtem Udovichenko2015-10-291-0/+3