summaryrefslogtreecommitdiffstats
path: root/content/shell
Commit message (Expand)AuthorAgeFilesLines
* Call ShowRootWindow on NativeWindow's RootWindow to display the window.qtc746@motorola.com2013-01-2510-13/+24
* [content shell] unskip inspector testsjochen@chromium.org2013-01-251-4/+0
* Shell: use IPC-based DevTools front-end in content shell instead of remote de...pfeldman@chromium.org2013-01-257-65/+158
* [content shell] enable devtools frontend testing for layout testsjochen@chromium.org2013-01-251-0/+1
* Build fix for content_shell.jochen@chromium.org2013-01-241-1/+1
* [content shell] skip inspector tests for now until wiring is sorted outjochen@chromium.org2013-01-241-11/+3
* [content shell] disable async spell checking for layout testsjochen@chromium.org2013-01-231-0/+1
* [content shell] hook up MockSpellCheckClientjochen@chromium.org2013-01-231-0/+3
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-235-33/+97
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-225-79/+86
* [content shell] conditionally disable printing of console message and promptsjochen@chromium.org2013-01-222-0/+12
* [content shell] don't use a proxy for running layout testsjochen@chromium.org2013-01-201-9/+16
* 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