summaryrefslogtreecommitdiffstats
path: root/content/shell/renderer/layout_test/blink_test_runner.cc
Commit message (Expand)AuthorAgeFilesLines
* [DevTools] Use InspectorFrontendHost.readyForTest for layout tests.dgozman2016-03-251-5/+3
* Rename LayoutDumpFlags to LayoutTestRuntimeFlags.lukasza2016-03-241-3/+3
* Revert of [DevTools] Use InspectorFrontendHost.readyForTest for layout tests....battre2016-03-241-3/+5
* [DevTools] Use InspectorFrontendHost.readyForTest for layout tests.dgozman2016-03-241-5/+3
* Remove lots of usage of WebCString.dtapuska2016-03-181-1/+0
* Cleanup: media_stream_api.* ==> media_stream_utils.*mcasas2016-03-181-1/+3
* Make test_runner::WebTask an internal detail of components/test_runner.lukasza2016-03-171-20/+4
* Make test_runner::LayoutDumpFlags an internal detail of components/test_runner.lukasza2016-03-171-7/+3
* Make MockScreenOrientationClient an internal detail of components/test_runner.lukasza2016-03-171-22/+0
* Make test_runner::AppBannerClient an internal detail of components/test_runner.lukasza2016-03-171-10/+0
* Remove unneeded code from WebTestProxyBase.lukasza2016-03-141-4/+0
* Replicating LayoutDumpFlags across OOPIFs.lukasza2016-03-141-2/+28
* RELAND: MediaStream audio object graph untangling and clean-ups.miu2016-03-091-2/+9
* Revert of MediaStream audio object graph untangling and clean-ups. (patchset ...sigbjornf2016-03-091-9/+2
* MediaStream audio object graph untangling and clean-ups.miu2016-03-091-2/+9
* Replicate static layout test configuration to all renderers.lukasza2016-03-091-8/+11
* Quit BlinkTestRunner::TestFinished early if main frame is not local.lukasza2016-03-081-2/+2
* Remove dump_line_box_trees and debug_render_tree from LayoutDumpFlags.lukasza2016-03-041-5/+1
* Fix name collisions that will occur with chromium style.danakj2016-03-021-2/+2
* Plumb the correct owner document through DocumentInit::m_owner.dcheng2016-03-011-5/+7
* Add testRunner.disableMockScreenOrientation method.dgozman2016-02-261-0/+6
* Remove duplication between TestRunner's fields and LayoutDumpFlags struct.lukasza2016-02-251-1/+1
* Migrates battery_status from content/renderer/ to WebKit/platform/yukishiino2016-02-251-5/+0
* Stop async spellchecker before running the leak detector.sigbjornf2016-02-221-2/+2
* Add utility method for WebString to base::FilePath conversionkinuko2016-02-221-1/+2
* Do not navigate "other" windows to about:blank in OnReset.lukasza2016-02-101-22/+0
* Add layout tests for ServiceWorker's notificationclose event.nsatragno2016-02-091-0/+6
* OOPIF support for testRunner.dumpAsText and similar layout dumps.lukasza2016-01-271-20/+60
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-4/+4
* Add popup layout tests with device scale factoroshima2016-01-121-0/+7
* Convert Pass()→std::move() in //contentdcheng2015-12-261-3/+3
* Switch to standard integer types in content/.avi2015-12-251-0/+4
* Revert of Support device scale factor test with popups in LayoutTest (patchse...noel2015-12-211-12/+2
* Remove WebURL::spec()kinuko2015-12-181-2/+2
* Compute the popup location/size correctly when use-zoom-for-dsf is enabled.oshima2015-12-181-0/+5
* Support device scale factor test with popups in LayoutTestoshima2015-12-161-2/+12
* Add layout tests for the audio component of MediaStream Recording.ajose2015-11-211-4/+31
* layout-tests: Expose gc-specific test-interfaces for html_viewer.sadrul2015-10-151-2/+0
* Devtools: Add test on resume button in InspectorOverlaysergeyv2015-10-091-0/+11
* Extend components/test_runner's generated WebMediaStream to have a Chrome Vid...mcasas2015-10-081-0/+32
* Make getBluetoothManualChooserEvents() asynchronous.jyasskin2015-09-221-5/+17
* Remove code that turns on Slimming Paint in chromium.chrishtr2015-09-151-11/+7
* Add functions to let tests read and control the Bluetooth chooser state.jyasskin2015-09-101-0/+19
* Remove CreateTextureLayerForMailbox and InstantiateWebLayer.esprehn2015-09-041-10/+0
* Introduce WebTaskRunner Patch 2/5alexclarke2015-09-031-3/+4
* html_viewer: Make sure window.internals is set-up correctly in layout-tests.sadrul2015-08-211-0/+4
* Convert remaining StringToLowerASCII to ToLowerASCII.brettw2015-08-111-1/+1
* Enable testing NotificationEvent.actionjohnme2015-08-071-2/+4
* Fix content shell drt crash when calling app banner test function.benwells2015-07-161-1/+2
* Revert of [SP] Turn off slimming paint by default. (patchset #2 id:20001 of h...chrishtr2015-06-211-1/+3