summaryrefslogtreecommitdiffstats
path: root/content/test/layouttest_support.cc
Commit message (Expand)AuthorAgeFilesLines
* Initalize blink in RegisterSideloadedTypefaces()bashi2015-09-151-0/+1
* Moved render_font to a common location to share with other content.forshaw2015-09-151-1/+1
* Remove CreateTextureLayerForMailbox and InstantiateWebLayer.esprehn2015-09-041-11/+0
* Move render_font_warmup_win.h out from public API.jam2015-09-021-0/+26
* Simplify state updating, and remove some uses of page id.avi2015-07-241-1/+1
* Initialize CompositorDependencies in RenderWidget's constructor.dcheng2015-07-221-4/+5
* Make WebFrameTestProxy (and therefore RenderFrameImpl) take only one ctor argjochen2015-06-251-7/+6
* Move test runner component into its own namespacejochen2015-06-031-9/+15
* Move test runner to a componentjochen2015-06-031-3/+3
* Send credentials as part of the Manifest request.mlamouri2015-05-301-3/+4
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-0/+6
* bluetooth: Move mock creation out of BluetoothDispatcherHost toortuno2015-05-201-4/+6
* bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunnerortuno2015-05-201-6/+12
* Revert of bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRu...leviw2015-05-201-10/+6
* bluetooth: Move testing IPC from BluetoothDispatcher to BlinkTestRunnerortuno2015-05-191-6/+10
* Mechanical change for updating the paths to WebDevice{Motion|Orientation}rijubrata.bhaumik2015-04-281-2/+2
* Expose mock geofencing service via testRunner.mek2014-12-111-0/+19
* Refactor RenderView creation to use ViewMsg_New_Params.nasko2014-11-251-3/+3
* bluetooth: Initial simple mock content::WebBluetoothImpl.scheib2014-11-051-0/+8
* Revert of Clean up the page state saving mechanism. (patchset #2 id:20001 of ...avi2014-11-021-2/+2
* Clean up the page state saving mechanism.avi2014-11-011-2/+2
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-171-1/+1
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-9/+10
* Fix crash on Windows with FetchManifest in layouttest_supportkenneth.r.christiansen2014-10-031-2/+7
* Extend the TestRunner so that the manifest-src CSP directive can be tested fr...kenneth.r.christiansen2014-09-251-0/+21
* Add RenderView ResetDeviceColorProfileForTestingnoel2014-09-161-0/+6
* Move external popup menus from WebViewClient to WebFrameClient, part 3/3.avi2014-08-251-1/+1
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-191-3/+7
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-2/+2
* Revert "Refactor code listening to platform events in content/renderer/."adamk@chromium.org2014-08-141-6/+2
* Add adobeRGB (1998) test color profilenoel@chromium.org2014-08-111-2/+66
* Refactor code listening to platform events in content/renderer/.mlamouri@chromium.org2014-08-091-2/+6
* Migrate TestCommon to Chromium c++ style and remove un-used header.abhishek.a21@samsung.com2014-08-051-2/+2
* Revert of Migrate TestCommon to Chromium c++ style and remove un-used header....rjwright@chromium.org2014-08-051-2/+2
* Migrate TestCommon to Chromium c++ style and remove un-used header.abhishek.a21@samsung.com2014-08-041-2/+2
* [DeviceLight] Add Layout supportrijubrata.bhaumik@intel.com2014-06-301-0/+4
* Move MockScreenOrientationController to content/shell/renderer/test_runner/ch.dumez@samsung.com2014-06-271-12/+0
* Gamepad: make page visibility behavior layout testableb.kelemen@samsung.com2014-06-201-10/+3
* Moving compositor_bindings from webkit to contentamogh.bihani@samsung.com2014-06-181-0/+5
* Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...sl.ostapenko@samsung.com2014-06-121-4/+1
* Revert of Call RenderViewImpl::SetScreenOrientationForTesting to make sure th...abarth@chromium.org2014-06-071-1/+4
* Call RenderViewImpl::SetScreenOrientationForTesting from MockScreenOrientatio...sl.ostapenko@samsung.com2014-06-061-4/+1
* Battery Status API: add testing support for LayoutTests.timvolodine@chromium.org2014-06-031-0/+6
* Remove the use of MediaStreamClient and move creation of MediaStream specific...perkj@chromium.org2014-05-271-10/+0
* Remove unused WebTestProxy paint/canvas codeenne@chromium.org2014-05-171-1/+0
* Use WebScreenInfo members to provide screen orientation information for layou...sl.ostapenko@samsung.com2014-05-161-0/+4
* Support screen.lockOrientation() / screen.unlockOrientation() when running la...ch.dumez@samsung.com2014-05-151-0/+5
* Update WebFrameTestProxy and WebTestProxy to mostly follow Chrome style.dcheng@chromium.org2014-05-141-4/+4
* Add testRunner support for dynamic color profile layout testsnoel@chromium.org2014-05-091-0/+69
* test_runner: Move everything else into content namespace.tfarina@chromium.org2014-05-041-2/+1