summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Checker: Allow don't-care output on a lineDavid Brazdil2015-01-272-47/+65
* run-test: enable checker in dev modeCalin Juravle2015-01-271-2/+3
* Merge "Allow std::function<return_type(arg_type)> patterns in cpplint."Roland Levillain2015-01-211-1/+8
|\
| * Allow std::function<return_type(arg_type)> patterns in cpplint.Roland Levillain2014-10-071-1/+8
* | Update expectations after test change.Nicolas Geoffray2015-01-211-0/+6
* | ART: Run Checker with Python >2.6David Brazdil2015-01-202-2/+7
* | Merge "Checker cleanup"David Brazdil2015-01-191-15/+10
|\ \
| * | Checker cleanupDavid Brazdil2015-01-161-15/+10
* | | Merge "Adds the dexfuzz fuzzing tool to ART."Andreas Gampe2015-01-17159-0/+17774
|\ \ \ | |/ / |/| |
| * | Adds the dexfuzz fuzzing tool to ART.Stephen Kyle2014-12-15159-0/+17774
* | | Add --no-clean to checker (keeps the generated files around)Calin Juravle2015-01-161-1/+6
* | | Merge "ART: Mips64 runtime support"Andreas Gampe2015-01-161-1/+1
|\ \ \
| * | | ART: Mips64 runtime supportAndreas Gampe2015-01-151-1/+1
* | | | ART: Remove compiler invocation from CheckerDavid Brazdil2015-01-151-49/+31
|/ / /
* | | ART: Logging levels for CheckerDavid Brazdil2015-01-152-9/+17
* | | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-131-2/+2
* | | Revert "ART: dex2oat flag for HGraphVisualizer dump file"Andreas Gampe2015-01-131-2/+2
* | | ART: dex2oat flag for HGraphVisualizer dump fileDavid Brazdil2015-01-131-2/+2
* | | Merge "ART: Fixed subsequent CHECK-NOTs Checker bug"David Brazdil2015-01-102-2/+6
|\ \ \
| * | | ART: Fixed subsequent CHECK-NOTs Checker bugDavid Brazdil2015-01-082-2/+6
* | | | Merge "ART: Added comments, fixed typos in Checker"David Brazdil2015-01-092-2/+14
|\ \ \ \
| * | | | ART: Added comments, fixed typos in CheckerDavid Brazdil2015-01-092-2/+14
| |/ / /
* | | | ART: Refactored regex code in CheckerDavid Brazdil2015-01-081-33/+31
|/ / /
* | | ART: Improved fail reporting in CheckerDavid Brazdil2015-01-082-95/+202
* | | ART: New types of Checker assertionsDavid Brazdil2014-12-312-58/+233
* | | Merge "ART: Added Checker, a pattern matching test engine"David Brazdil2014-12-172-0/+941
|\ \ \
| * | | ART: Added Checker, a pattern matching test engineDavid Brazdil2014-12-172-0/+941
| |/ /
* | | Test sometimes timeouts with vogar.Nicolas Geoffray2014-12-171-0/+6
|/ /
* | Un-break --perf option to the art art script.Nicolas Geoffray2014-12-121-4/+4
* | Add another failing test.Nicolas Geoffray2014-12-111-1/+2
* | Update expectation file from what is runnin on the bot.Nicolas Geoffray2014-12-111-0/+10
* | Test has been updated, does not fail anymore.Nicolas Geoffray2014-12-081-5/+0
* | Make script suitable for vogar use on device.Nicolas Geoffray2014-12-052-7/+33
* | Update libcore script and add a new expectation file.Nicolas Geoffray2014-12-032-2/+25
* | Merge "ART: Print initialization failures to file"Andreas Gampe2014-12-021-0/+138
|\ \
| * | ART: Print initialization failures to fileAndreas Gampe2014-11-261-0/+138
* | | Don't walk the libcore tree when finding tests.Nicolas Geoffray2014-12-011-15/+10
* | | Add a script for running libcore tests.Nicolas Geoffray2014-11-281-0/+47
|/ /
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.Ian Rogers2014-11-031-11/+17
* | Add perf option to art toolCalin Juravle2014-10-201-2/+24
|/
* Remove art-* targets in favor of build-art-* targets.Brian Carlstrom2014-09-091-12/+19
* Merge "Clean-up and make the art script usable on target."Nicolas Geoffray2014-09-082-30/+43
|\
| * Clean-up and make the art script usable on target.Nicolas Geoffray2014-09-082-30/+43
* | ART: Refactor elf_writer_quick, add symbolizerAndreas Gampe2014-09-051-0/+67
|/
* Make tools/art non-executableAlex Light2014-08-061-0/+0
* Make generate-operator-out.py compatible with Python 3.xBernhard Rosenkränzer2014-07-141-15/+15
* Fix art script for 'clean' environments.Nicolas Geoffray2014-07-021-5/+5
* Fix art-host rule and art script after build changes.Nicolas Geoffray2014-07-021-2/+13
* ART: Native support for multidexAndreas Gampe2014-06-251-4/+18
* Remove deprecated WITH_HOST_DALVIK.Ian Rogers2014-06-101-3/+0