summaryrefslogtreecommitdiffstats
path: root/components/test_runner/test_runner.h
Commit message (Expand)AuthorAgeFilesLines
* Rename LayoutDumpFlags to LayoutTestRuntimeFlags.lukasza2016-03-241-5/+6
* Make test_runner::LayoutDumpFlags an internal detail of components/test_runner.lukasza2016-03-171-1/+2
* Make MockScreenOrientationClient an internal detail of components/test_runner.lukasza2016-03-171-0/+4
* Remove unneeded code from WebTestProxyBase.lukasza2016-03-141-1/+1
* Remove TestRunner::disable_notify_done_ (field is never set).lukasza2016-03-141-6/+0
* Replicating LayoutDumpFlags across OOPIFs.lukasza2016-03-141-6/+5
* CREDENTIAL: Fix error message for pending credentials.mkwst2016-03-111-0/+1
* Make DeviceOrientationEvent.prototype.absolute non-nullablephilipj2016-03-021-1/+1
* Add testRunner.disableMockScreenOrientation method.dgozman2016-02-261-0/+1
* Remove duplication between TestRunner's fields and LayoutDumpFlags struct.lukasza2016-02-251-29/+4
* Migrates battery_status from content/renderer/ to WebKit/platform/yukishiino2016-02-251-6/+0
* Schedule animation if needed when invalidating selection.chrishtr2016-02-191-0/+2
* Add layout tests for ServiceWorker's notificationclose event.nsatragno2016-02-091-0/+3
* OOPIF support for testRunner.dumpAsText and similar layout dumps.lukasza2016-01-271-0/+2
* Switch to standard integer types in components/, part 4 of 4.avi2015-12-251-1/+4
* Compute the popup location/size correctly when use-zoom-for-dsf is enabled.oshima2015-12-181-0/+4
* Add LayoutTest for PageImportanceSignalskouhei2015-11-051-0/+3
* Better distinguish didFinishLoad and didStopLoadingjaphet2015-11-031-10/+0
* Devtools: Add test on resume button in InspectorOverlaysergeyv2015-10-091-0/+4
* Extend components/test_runner's generated WebMediaStream to have a Chrome Vid...mcasas2015-10-081-0/+1
* Cleanup: Pass std::string as const reference from components/ki.stfu2015-09-281-2/+2
* Make getBluetoothManualChooserEvents() asynchronous.jyasskin2015-09-221-2/+6
* Add functions to let tests read and control the Bluetooth chooser state.jyasskin2015-09-101-1/+17
* Enable testing NotificationEvent.actionjohnme2015-08-071-1/+1
* PageOverlays: Use setPageOverlayColor instead of addPageOverlaysergeyv2015-07-281-2/+0
* Turn test runner library into an actual componentjochen2015-06-051-1/+2
* Move test runner component into its own namespacejochen2015-06-031-2/+2
* Move test runner to a componentjochen2015-06-031-0/+827