summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] use WebTestRunner::WebPreferences for layout testsjochen@chromium.org2012-12-171-1/+1
* Reland 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-12-101-0/+13
* [content shell] remove WebKitTestRunnerHost.jochen@chromium.org2012-12-101-8/+1
* Revert 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-11-301-13/+0
* [content shell] add support for testRunner.canOpenWindows and disallow openin...jochen@chromium.org2012-11-301-0/+13
* [content shell] add support for a testRunner.setXSSAuditorEnabledjochen@chromium.org2012-11-301-3/+1
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-271-1/+39
* Android: update declaration of ShellContentBrowserClient::GetAdditionalMapped...hans@chromium.org2012-10-251-0/+1
* [content shell] Enable editing commands from javascript for tests and univers...jochen@chromium.org2012-10-151-0/+12
* ContentShell would break in release mode because of a call to retrieve a pathjcivelli@chromium.org2012-10-051-1/+2
* Close leaking FDs.jcivelli@chromium.org2012-09-251-3/+4
* Add context popup menu support for content shell[Windows].shouqun.liu@intel.com2012-09-121-1/+1
* This broke win_aura build.koz@chromium.org2012-09-111-1/+1
* Add context popup menu support for content shell [Windows].shouqun.liu@intel.com2012-09-111-1/+1
* Add context popup menu support for content shell[Mac].shouqun.liu@intel.com2012-09-101-1/+1
* Add context popup menu support for content shell[GTK].shouqun.liu@intel.com2012-09-031-0/+10
* [content shell] rename layout_test_controller{,_host,_bindings}.* to webkit_t...jochen@chromium.org2012-08-201-2/+2
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-0/+5
* Move content_shell and content_browsertests code into the content namespace.jam@chromium.org2012-07-191-1/+1
* Add pak file support for content shell and android apks.tedchoc@chromium.org2012-07-121-0/+28
* Add ShellAccessTokenStore to content_shelljknotten@chromium.org2012-06-281-0/+6
* Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...jochen@chromium.org2012-06-061-2/+4
* Revert 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController...michaeln@google.com2012-06-061-4/+2
* Rename ShellRenderView{,Host}Observer to LayoutTestController{,Host}jochen@chromium.org2012-06-061-2/+4
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-0/+1
* Convert ash and chromeos parts of chrome/ to ImageSkiapkotwicz@chromium.org2012-05-311-1/+0
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-301-5/+0
* Give a default implementation for ContentBrowserClient so that there's less b...jam@chromium.org2012-05-291-305/+0
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-1/+2
* Move TransferNavigationResourceThrottle to content since that's where it belo...jam@chromium.org2012-05-221-0/+6
* Show the "cannot proceed" text only when appropriate.palmer@chromium.org2012-05-161-0/+1
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-3/+4
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-1/+1
* Set the shell_browser_main_parts_ directly in simon.hong81@gmail.com2012-04-071-1/+2
* Mac content shell: HTTP auth.avi@chromium.org2012-04-051-0/+6
* Mac content shell: Fix new browser window.avi@chromium.org2012-04-041-2/+1
* Mac content shell: File > New makes a new browser window.avi@chromium.org2012-04-021-1/+2
* Make it so that allow_js_access: false can be used with background pages crea...mihaip@chromium.org2012-03-291-1/+3
* Content shell: Use only public API.avi@chromium.org2012-03-261-10/+0
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-251-0/+4
* Revert 128789 - Media failures on Win/Mac/Linux starting with this CL.rsleevi@chromium.org2012-03-251-4/+0
* Move the MediaObserver getter from ResourceContext to ContentBrowserClient, s...jam@chromium.org2012-03-241-0/+4
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-211-1/+5
* DevTools: allow remote debugging any RenderViewHost.pfeldman@chromium.org2012-03-161-4/+0
* Move creation of content TabContentsViews to content so that we can hide thes...jam@chromium.org2012-03-141-9/+5
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-071-1/+1
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-2/+2
* First pass at content shell for the Mac. Doesn't work yet.avi@chromium.org2012-03-061-0/+4
* Use a hosted app's opener URL and not its origin to locate it.creis@chromium.org2012-03-061-0/+1