summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Added page type to remote debugger json/listkaznacheev@chromium.org2013-01-182-0/+6
* [content shell] Don't override the default theme when running layout testsjochen@chromium.org2013-01-171-0/+7
* [content shell] enable mock scrollbars for compositing layout testsjochen@chromium.org2013-01-172-7/+18
* [content shell] use test shell's broken image resources for layout testsjochen@chromium.org2013-01-178-2/+49
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-165-86/+79
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-165-79/+86
* Nuke jrg from android OWNERS files.yfriedman@chromium.org2013-01-161-1/+0
* Throw exception when initialization failed.michaelbai@chromium.org2013-01-151-21/+25
* [content shell] skip failing inspector/extensions testsjochen@chromium.org2013-01-141-0/+12
* [content shell] set test specific font familiesjochen@chromium.org2013-01-111-0/+24
* Make Isolated filesystem layout tests runnable in content_browsertestskinuko@chromium.org2013-01-111-1/+10
* Revert 176198yfriedman@chromium.org2013-01-102-2/+2
* Revert 176176smckay@chromium.org2013-01-102-2/+2
* Update Android build to API level 17 and SDK Tools version 21yfriedman@chromium.org2013-01-102-2/+2
* [content shell] hook up resource load callback printingjochen@chromium.org2013-01-104-0/+170
* [content shell] don't pop up a download dialog during layout testsjochen@chromium.org2013-01-101-0/+5
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-1012-22/+24
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-102-3/+7
* Update some #includes in content/shell for headers in the new Platform directorypilgrim@chromium.org2013-01-101-5/+5
* [content shell] when the test contains the path loading/ enable frame load ca...jochen@chromium.org2013-01-092-9/+15
* Don't attempt to read the process id for a NULL handlejochen@chromium.org2013-01-091-3/+4
* [content shell] report the PID of a crashed renderer, and always report crashesjochen@chromium.org2013-01-092-5/+55
* [content shell] add support for dumping frame load callbacksjochen@chromium.org2013-01-094-3/+131
* Enable Tracing on content shell for Androidkangyuan.shu@intel.com2013-01-092-0/+32
* GTTF: Fix problems with contents detected by debugallocation:phajdan.jr@chromium.org2013-01-081-2/+2
* [Android] Add test that asserts screen is on.yfriedman@chromium.org2013-01-081-0/+25
* Add history popup when long pressing on the back key.tedchoc@chromium.org2013-01-041-3/+43
* Allow NPAPI & Trusted Broker plugins access to OS-level HighDPI APIs.wez@chromium.org2013-01-021-0/+2
* DevTools: migrate remote debugging to the DevToolsAgentHost ids.pfeldman@chromium.org2012-12-274-4/+8
* [content shell] disable logging webgl errors to the console for layout testsjochen@chromium.org2012-12-221-0/+1
* [content shell] don't use WebTestRunner::WebPreferences in the browser processjochen@chromium.org2012-12-214-37/+25
* [content shell] run in headless mode (gtk only)jochen@chromium.org2012-12-216-5/+41
* [content shell] don't change the working directory between layout tests.jochen@chromium.org2012-12-201-18/+4
* [content shell] translate DRT command line switches to content switchesjochen@chromium.org2012-12-203-9/+14
* Revert 173751jochen@chromium.org2012-12-195-36/+5
* [content shell] reset the CWD after each layout testjochen@chromium.org2012-12-191-0/+13
* [content shell] when overriding the WebPreferences for layout tests, only ove...jochen@chromium.org2012-12-196-9/+53
* [content shell] hook up testRunner.dumpEditingCallbacksjochen@chromium.org2012-12-185-8/+45
* [content shell] implement testRunner.overridePreferencejochen@chromium.org2012-12-185-0/+96
* [content shell] run headless when in layout test modejochen@chromium.org2012-12-185-5/+36
* [content shell] delete ShellWebPreferences.jochen@chromium.org2012-12-1810-74/+70
* Instead of passing a base WebContents with WebContents::CreateParams to deter...jochen@chromium.org2012-12-181-1/+7
* Call WebKit::Platform::current() instead of webkitPlatformSupport()pilgrim@chromium.org2012-12-181-2/+3
* Expand the comment explaining WebContents, and clean up example code.avi@chromium.org2012-12-171-2/+2
* DevTools: allow query parameters and fragments in remote debugging command urls.pfeldman@chromium.org2012-12-171-1/+1
* [content shell] if the document is plain text, dump it as textjochen@chromium.org2012-12-171-0/+5
* [content shell] if a layout test runs notifyDone() before it has finished loa...jochen@chromium.org2012-12-172-0/+8
* [content shell] implement additional URL handling methods of the WebTestDelegatejochen@chromium.org2012-12-176-30/+65
* [content shell] use WebTestRunner::WebPreferences for layout testsjochen@chromium.org2012-12-178-41/+44
* Fix Android ContentShell's incorrect behavior when opening link with window.o...shouqun.liu@intel.com2012-12-161-1/+5