summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* [content shell] return DRT specific strings for certain WebLocalizedStrings c...jochen@chromium.org2013-03-071-0/+44
* [content shell] WebRuntimeFeatures are managed by TestRunnerjochen@chromium.org2013-03-071-8/+0
* [content shell] move setting and resetting of the testrunners to WebKitTestRu...jochen@chromium.org2013-03-073-17/+11
* [content shell] consolidate test configuration into a structjochen@chromium.org2013-03-076-52/+82
* [content shell] disallow sending focus IPCs during layout testsjochen@chromium.org2013-03-071-0/+1
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-076-146/+38
* Revert 186654jochen@chromium.org2013-03-078-119/+95
* [content shell] eliminate the pause between reset and starting a new testjochen@chromium.org2013-03-078-95/+119
* [content shell] only send the test configuration to the first render view hos...jochen@chromium.org2013-03-072-1/+21
* remove READ_PHONE_STATE permission as AudioManager can achieve the same funct...qinmin@chromium.org2013-03-062-2/+0
* [content shell] add the --enable-accelerated-2d-canvas flagjochen@chromium.org2013-03-063-1/+9
* [content shell] when running layout tests, reuse the current web contentsjochen@chromium.org2013-03-062-39/+71
* Revert 186347jochen@chromium.org2013-03-066-38/+146
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-066-146/+38
* Add support for synchronously resizing a render view for layout tests.jochen@chromium.org2013-03-065-15/+2
* [content shell] use the permission client provided by the TestRunner for layo...jochen@chromium.org2013-03-051-0/+4
* [content shell] close the main window during the destructorjochen@chromium.org2013-03-051-0/+5
* [content shell] don't try to add a virtual border when resizing the view.jochen@chromium.org2013-03-051-3/+1
* [content shell] handle focus entirely from the rendererjochen@chromium.org2013-03-053-4/+58
* [content shell] manage focus synchronously from the renderer for layout testsjochen@chromium.org2013-03-041-0/+1
* [content shell] prepare for handling the focus in the rendererjochen@chromium.org2013-03-045-13/+8
* [content shell] implement WebTestDelegate::closeRemainingWindowsjochen@chromium.org2013-03-044-3/+16
* [content shell] only generate a pixel dump if content_shell actually wants tojochen@chromium.org2013-03-041-1/+2
* [content shell] move sending the test configuration to a methodjochen@chromium.org2013-03-042-11/+18
* [content shell] don't try to reset the web preferences from WebKitTestRunner:...jochen@chromium.org2013-03-041-3/+0
* [content shell] add a method that explicitly discards the main windowjochen@chromium.org2013-03-042-13/+32
* [content shell] when resetting the WebKitTestRunner, also reset it's WebTestP...jochen@chromium.org2013-03-041-1/+9
* [content shell] reset the web preferences that are modified in WebKitTestCont...jochen@chromium.org2013-03-041-0/+4
* [content shell] don't disable unified text checking by default for layout testsjochen@chromium.org2013-03-041-1/+0
* [content shell] use the MockWebHyphenator for layout testsjochen@chromium.org2013-03-017-1/+81
* Revert 185516jochen@chromium.org2013-03-017-80/+0
* Fix incorrectly formatted comment.jochen@chromium.org2013-03-011-3/+2
* [content shell] fix inspector layout tests on macjochen@chromium.org2013-03-011-1/+5
* [content shell] use the MockWebHyphenator for layout testsjochen@chromium.org2013-03-017-0/+80
* [content shell] sync the navigation state to the browser before recording the...jochen@chromium.org2013-03-011-0/+16
* Browser Plugin: Use ContentRendererClient to disable instantiating <object ty...lazyboy@chromium.org2013-03-012-0/+13
* [content shell] enable threaded html parser for layout testsjochen@chromium.org2013-02-281-0/+1
* [content shell] don't require a user action for focus/blur events during layo...jochen@chromium.org2013-02-273-0/+11
* [content shell] print error message when the renderer indicates that a test t...jochen@chromium.org2013-02-271-0/+5
* [Android content shell] Add paste popup for text edit area selection.shouqun.liu@intel.com2013-02-272-3/+50
* [content shell] use the TestShell mime registry for layout testsjochen@chromium.org2013-02-272-0/+13
* mac content shell drt: Hook up a dummy image transportthakis@chromium.org2013-02-261-0/+2
* mac content shell drt: Do not disable antialiasing via NSDefaultsthakis@chromium.org2013-02-261-7/+4
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-268-20/+24
* [content shell] launch devtools from a file: url during layout testsjochen@chromium.org2013-02-251-1/+27
* [content shell] delete NotImplemented ipc message, since everything is implem...jochen@chromium.org2013-02-253-16/+0
* [content shell] for hidpi tests, just modify the device scale factor on the r...jochen@chromium.org2013-02-241-2/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-2413-16/+16
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-235-11/+118
* Add a hook to content renderer client for using a custom clipboardjochen@chromium.org2013-02-232-0/+14