summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui/sunspider_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files from chrome/test to chrome/test/base, part #7phajdan.jr@chromium.org2011-08-041-144/+0
* Support Chromium-branded builds and cleanup reference build usage.jrt@chromium.org2011-06-231-14/+2
* Move json_value_serializer to content\common since it's used by code in conte...jam@chromium.org2011-04-161-1/+1
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-12/+11
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-11/+12
* Remove test_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-121-2/+3
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-1/+0
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-2/+2
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* [GTTF] Unify polling interval in some of the polling functionsphajdan.jr@chromium.org2010-03-301-1/+1
* [GTTF] Make automation framework more solid by making sure thatphajdan.jr@chromium.org2010-03-161-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* Sprinkle some defensiveness into the UI tests so that they don't explode if t...stuartmorgan@chromium.org2009-07-071-0/+1
* Compile sunspider on mac and linux.thomasvl@chromium.org2009-06-111-2/+8
* Make automation proxy objects to ref_counted. That allows to process async no...stoyan@chromium.org2009-05-281-1/+1
* Yet more deprecation of the wstring version of PathService::Get() for UI tests.thestig@chromium.org2009-05-021-2/+1
* - Add UI test for the V8 Benchmark Suite.patrick@chromium.org2009-03-301-36/+2
* Minor cleanup:patrick@chromium.org2009-03-261-4/+4
* - Add UI test for SunSpider.patrick@chromium.org2009-03-251-0/+183