summaryrefslogtreecommitdiffstats
path: root/chrome/test/perf
Commit message (Expand)AuthorAgeFilesLines
* Make ChromeOS follow the same model as MacOS. Opening a new window from the l...pkotwicz@chromium.org2012-03-301-1/+1
* Refactored stats printing to be more general.eaugusti@chromium.org2012-03-272-90/+274
* Make test server to talk with the python test server which is running on remo...jnd@chromium.org2012-03-121-0/+1
* Add test to for RAF-spinning in accelerated mode with no damage.jbates@chromium.org2012-03-092-2/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-2/+2
* Convert uses of int ms to TimeDelta in chrome/test.tedvessenes@gmail.com2012-03-051-1/+3
* Add throughput_test support for file URLs in JSON input file.jbates@chromium.org2012-03-011-4/+20
* Make UITestBase::SetLaunchSwitches virtual so it can be overridden by subclas...bauerb@chromium.org2012-02-291-10/+13
* Re-enabling speedreading frame rate test.junov@chromium.org2012-02-281-5/+0
* Adding 2d canvas throughput test content that covers text rendering, full scr...junov@chromium.org2012-02-281-0/+16
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-264-8/+5
* Allow outdated plug-ins to prevent quasi-random performance variations.cevans@chromium.org2012-02-251-0/+2
* Fix speedreading framerate tests on Mac/Winzmo@chromium.org2012-02-251-4/+2
* Mark speedreading frame-rate tests as FAILS_ on Linux.zmo@chromium.org2012-02-241-1/+8
* Update clients to use new TestServer constructor.erikwright@chromium.org2012-02-241-0/+1
* Added canvas_bench tests to throughput tests. Removed redundant canvas_single...alokp@chromium.org2012-02-221-8/+30
* Adding test content to the throughput tests to measure 2d canvas junov@chromium.org2012-02-211-0/+16
* Disable CompositingHugeDivSW on Mac Intel Release GPU bot.zmo@chromium.org2012-02-171-1/+8
* Add a GPU throughput test for the Maps/compositor case, where it will sometim...senorblanco@chromium.org2012-02-171-0/+8
* Add support to throughput_tests for better automated testing.jbates@chromium.org2012-02-151-33/+234
* Flakiness cleanup: disable flaky tests under chrome/test/evan@chromium.org2012-02-142-14/+14
* Log V8 Benchmark results to console.tonyg@chromium.org2012-02-141-6/+11
* Added kAllowExternalDNS for an easier way to specify whether a test needs ext...alokp@chromium.org2012-02-131-7/+10
* Added a canvas-based throughput test. This test draws multiple instances of a...alokp@chromium.org2012-02-131-0/+12
* Make throughput test wait for page to load before starting.jbates@chromium.org2012-02-011-1/+3
* Allow FPS throughput perf test to run manually on specified URLs.jbates@chromium.org2012-01-281-20/+53
* [Mac] Add a perf test that counts the number of Mach ports in the browser.rsesek@chromium.org2012-01-281-0/+105
* Also reduces the number of iterations for the shutdown tests in debug.nsylvain@chromium.org2012-01-181-0/+6
* Reduce the number of startup test iterations in debug.nsylvain@chromium.org2012-01-181-12/+7
* Mark TwentyTabsWindowClose on Windows debug disabled for now.cmp@chromium.org2012-01-171-2/+9
* Fix frame_rate_tests on gpu bots.jbates@chromium.org2012-01-131-1/+1
* Remove usage of using namespace, and cleanup trace_analyzer namespacejbates@chromium.org2012-01-123-24/+34
* Get rid of RenderViewHostManager usage in chrome.jam@chromium.org2012-01-111-2/+1
* FPS throughput performance test for software and accelerated content.jbates@chromium.org2012-01-111-0/+187
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-061-2/+3
* Update Sleep() calls in chrome/test to use TimeDelta instead of ints.tedvessenes@gmail.com2012-01-042-6/+6
* Input latency performance test that uses tracing (retry)jbates@chromium.org2012-01-044-0/+681
* Revert 116191 - Input latency performance test that uses tracing.jbates@chromium.org2012-01-034-681/+0
* Input latency performance test that uses tracing.jbates@chromium.org2012-01-034-0/+681
* Add jbates to framerate owners.jbates@chromium.org2011-12-201-1/+2
* Fix units string for Frame Rate tests (should now be milliseconds-per-frame)jbates@chromium.org2011-12-201-1/+1
* Move general UiPerfTest code to shared area in preparation for performance br...jbates@chromium.org2011-12-2012-21/+442
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-191-2/+3
* Revert 114944 - Standardize StringToInt{,64} interface.battre@chromium.org2011-12-181-3/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-181-2/+3
* Revert 114929 - Standardize StringToInt{,64} interface.rsleevi@chromium.org2011-12-171-3/+2
* Standardize StringToInt{,64} interface.tedvessenes@gmail.com2011-12-171-2/+3
* Fixing frame rate tests that depend on head_animation.jsjunov@chromium.org2011-12-151-4/+4
* Disable gpu_frame_rate_test FishIE and speedreading.zmo@google.com2011-12-071-2/+2