summaryrefslogtreecommitdiffstats
path: root/build/android/pylib
Commit message (Expand)AuthorAgeFilesLines
* [android] Fix for uiautomator tests.craigdh@chromium.org2013-07-281-1/+1
* [android] Instumentation tests determine whether to install the test apk base...craigdh@chromium.org2013-07-266-37/+26
* [Android] webkit_unit_tests should use isolate file.frankf@chromium.org2013-07-233-35/+5
* Reimplement device status check dashboard option.navabi@google.com2013-07-231-1/+1
* Revert "Temporary fix to unbreak Tot Bots"navabi@google.com2013-07-231-7/+0
* Fixes test tagging to just update the namegkanwar@chromium.org2013-07-232-21/+13
* Revert "Reland r212020: Move Python setup/tear down logic into Forwarder ..."pliard@chromium.org2013-07-226-241/+124
* Temporary fix to unbreak Tot Botsmiguelg@chromium.org2013-07-221-0/+7
* Update the new path to WebKit tests data.tfarina@chromium.org2013-07-221-2/+2
* Fixes vertical alignment of RenderText.yukishiino@chromium.org2013-07-201-1/+2
* Do not reboot emulator.navabi@google.com2013-07-202-35/+37
* [Android] Fix misnamed method in r212582.frankf@chromium.org2013-07-201-1/+1
* [Android] Redesigns the sharder to allow replicated vs distributed testsgkanwar@google.com2013-07-1920-518/+586
* Reland r212020: Move Python setup/tear down logic into Forwarder ...pliard@chromium.org2013-07-196-124/+240
* [Android] Disable failing content_browsertests.frankf@chromium.org2013-07-191-1/+3
* [android] Ignore extra files on the client when comparing md5sum output.craigdh@chromium.org2013-07-181-7/+29
* [android] Retry data pushes that fail due to device busy.craigdh@chromium.org2013-07-181-2/+15
* Revert 212337 "[android] Ignore extra files on the client when c..."pliard@chromium.org2013-07-181-30/+7
* [android] Ignore extra files on the client when comparing md5sum output.craigdh@chromium.org2013-07-181-7/+30
* Removes device_status_check and buildbot_reportgkanwar@chromium.org2013-07-181-46/+0
* [Android] Clean up gtest filtering logic.frankf@chromium.org2013-07-185-103/+109
* Revert 212020 "Move Python setup/tear down logic into Forwarder ..."pliard@chromium.org2013-07-176-236/+132
* Add option to output device status data in format for dashboard and cleanup.navabi@google.com2013-07-171-0/+57
* Move Python setup/tear down logic into Forwarder itself.pliard@chromium.org2013-07-176-132/+236
* Copies device_status_check to the buildbot directorygkanwar@chromium.org2013-07-171-1/+0
* [Android] Some clean up around gtest packages.frankf@chromium.org2013-07-167-222/+229
* [Android] Move modules_unittest to isolate.frankf@chromium.org2013-07-164-66/+39
* [Telemetry] Cut down on the amount of log spam on the android perf bots.tonyg@chromium.org2013-07-152-15/+18
* This caused failures in ui_unittests FontListTest.Fonts_GetHeight_GetBaselinemark@chromium.org2013-07-151-2/+1
* Shows Japanese and English mixed queries correctly.yukishiino@chromium.org2013-07-151-1/+2
* [Android] Convert more test targets to use isolate.frankf@chromium.org2013-07-134-131/+23
* [Android] Use isolate remap instead of check.frankf@chromium.org2013-07-126-132/+155
* Kill forwarder2 host daemon in python_test_sharder.py during setup.pliard@chromium.org2013-07-111-0/+4
* Android: uses at least 3 samples for surface stats.bulach@chromium.org2013-07-111-1/+1
* [android] Fix suite error message.craigdh@chromium.org2013-07-111-1/+1
* Fixes dispatch files to return exit codes in several placesgkanwar@google.com2013-07-114-7/+11
* [Android] Tests now log to stdout instead of stderr.frankf@chromium.org2013-07-101-1/+2
* [Android] Remove deps list for obsolete test targets.frankf@chromium.org2013-07-101-10/+0
* Android: follow up on crrev.com/210749bulach@chromium.org2013-07-101-2/+2
* Updates the test runner script exit codesgkanwar@google.com2013-07-1012-65/+82
* Avoid forwarding the test HTTP port twice.joaodasilva@chromium.org2013-07-091-10/+1
* SurfaceStats / Telemetry: calculate FPS in different frame buckets.bulach@chromium.org2013-07-091-28/+52
* Reland r210268: "Improve forwarder2 setup/tear down in telemetry."pliard@chromium.org2013-07-091-14/+27
* Print adb missing warning to stderr, not stdoutnduca@chromium.org2013-07-091-1/+1
* Relands test_runner.py, updates buildbot scriptsgkanwar@google.com2013-07-098-266/+58
* WebRTC: adds webrtc specific unit tests to test_runner.py and gtest_config.py...hellner@chromium.org2013-07-091-0/+5
* Revert "Improve forwarder2 setup/tear down in telemetry."pliard@chromium.org2013-07-051-27/+14
* Make port unmapping errors non fatal.pliard@chromium.org2013-07-051-1/+1
* Reland "Add --serial-id option to host_forwarder."pliard@chromium.org2013-07-051-36/+14
* Improve forwarder2 setup/tear down in telemetry.pliard@chromium.org2013-07-051-14/+27