summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_browser_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-3/+3
* [content shell] only send the hyphenation file after the process was createdjochen@chromium.org2013-04-101-6/+27
* Hide ContentClient getters from embedders so that they they don't reuse conte...jam@chromium.org2013-04-051-0/+9
* [content shell] add QuotaPermissionContext implementation that always grants ...jochen@chromium.org2013-03-251-0/+6
* Browser Plugin: Only install BrowserPluginMessageFilter if render process sup...fsamuel@chromium.org2013-03-231-0/+7
* Revert 188912 "Removed static factories for data, ftp, file, and..."kbr@chromium.org2013-03-191-22/+0
* Removed static factories for data, ftp, file, and about jobs.pauljensen@chromium.org2013-03-191-0/+22
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-071-28/+4
* Revert 186347jochen@chromium.org2013-03-061-4/+28
* Add chrome-search: access from Instant overlaydhollowa@chromium.org2013-03-061-28/+4
* [content shell] use the MockWebHyphenator for layout testsjochen@chromium.org2013-03-011-1/+28
* Revert 185516jochen@chromium.org2013-03-011-27/+0
* [content shell] use the MockWebHyphenator for layout testsjochen@chromium.org2013-03-011-0/+27
* [Android content shell] Add paste popup for text edit area selection.shouqun.liu@intel.com2013-02-271-3/+3
* [content shell] hook up storage related WebTestDelegate methodsjochen@chromium.org2013-02-181-1/+7
* Replace all FilePath with base::FilePath in content.brettw@chromium.org2013-02-161-1/+1
* [content shell] remove all testRunner methods but the ones required to pass b...jochen@chromium.org2013-02-111-13/+0
* Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. pauljensen@chromium.org2013-02-081-0/+53
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-3/+3
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-231-0/+2
* [content shell] when overriding the WebPreferences for layout tests, only ove...jochen@chromium.org2012-12-191-1/+1
* [content shell] delete ShellWebPreferences.jochen@chromium.org2012-12-181-1/+1
* [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