summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-13Reduce the number of threads to avoid crash in dex2oatdtestVishal Bhoj
2015-09-11read line instead of grepping the whole fileVishal Bhoj
2015-09-10Fix errors in test-art-target-testVishal Bhoj
2015-09-10Add 32bit target testsVishal Bhoj
2015-09-10More cleanup on capturing failed test detailsVishal Bhoj
2015-09-09enable junit test reportVishal Bhoj
2015-09-09test-art-target-test: record number of passing testsVishal Bhoj
2015-09-09Reorder the build variablesVishal Bhoj
2015-09-09disable gtest reportVishal Bhoj
2015-09-09Bring all configurations into same file for art target testsVishal Bhoj
2015-09-09Make sure dex2oat is built for target testsVishal Bhoj
2015-09-09Clean up setup scriptVishal Bhoj
2015-09-09Fix setup scriptVishal Bhoj
2015-09-09add ART target test scriptVishal Bhoj
2015-09-08Catch any build failures for bootimage measurement test and Add nexus9 flash ...Vishal Bhoj
2015-09-07Record metadata info for boot.oatVishal Bhoj
2015-09-04disable bash -x optionVishal Bhoj
2015-09-03Run gtests for art code coverageVishal Bhoj
2015-09-03Report failures for art code coverage build failuresVishal Bhoj
2015-09-02Save pinned manifestVishal Bhoj
2015-09-02save sync logsVishal Bhoj
2015-09-02Refactor common repo sync partVishal Bhoj
2015-09-02 disable bash -x optionVishal Bhoj
2015-09-01Reduce the number of build threadsVishal Bhoj
2015-09-01Don't report back to gerrit where it failedVishal Bhoj
2015-08-31Capture build logs and dump only in case of failureVishal Bhoj
2015-08-28Don't error out for art code coverage as ghost gtest might failVishal Bhoj
2015-08-28Exit whenever repo sync failsVishal Bhoj
2015-08-28Fix error message to be detected in parserVishal Bhoj
2015-08-28plot acov scoresVishal Bhoj
2015-08-28Include art host gtest in ART Code CoverageVishal Bhoj
2015-08-27Add sections in the buildVishal Bhoj
2015-08-26Capture build logs into a fileVishal Bhoj
2015-08-26Catch build failuresVishal Bhoj
2015-08-26Done run unsupported backends for mipsVishal Bhoj
2015-08-25Include mips architecture for acov and boot image measurementsVishal Bhoj
2015-08-21Check for homescreen every secondVishal Bhoj
2015-08-20Add plots for sync build and boot timeVishal Bhoj
2015-08-19run dex2oat single threadedVishal Bhoj
2015-08-19boot-image-measurement: Reduce build commands to reduce build timeVishal Bhoj
2015-08-12Add setup script that prepares for Android buildVishal Bhoj
2015-08-12Add setup script which sets up the keysVishal Bhoj
2015-08-12Report build failures back to gerritVishal Bhoj
2015-08-07Remove showcommands to reduce verbosity and add support to comment to gerritVishal Bhoj
2015-08-07Change to -j1 while boot image measurementVishal Bhoj
2015-07-31Add boot-image-measurement scriptVishal Bhoj
2015-07-24add art code coverage testVishal Bhoj
2015-07-22Disable ccache patch as it is not applying currentlyVishal Bhoj
2015-07-07Remove out/host content since target dir is on tempfsandroid-build-bot
2015-07-06use 50% of the memory for tmpfsFathi Boudra