| Commit message (Expand) | Author | Age | Files | Lines |
* | Move path functions from file_util to FilePath object. | brettw@chromium.org | 2013-04-12 | 1 | -3/+3 |
* | [content shell] only send the hyphenation file after the process was created | jochen@chromium.org | 2013-04-10 | 1 | -6/+27 |
* | Hide ContentClient getters from embedders so that they they don't reuse conte... | jam@chromium.org | 2013-04-05 | 1 | -0/+9 |
* | [content shell] add QuotaPermissionContext implementation that always grants ... | jochen@chromium.org | 2013-03-25 | 1 | -0/+6 |
* | Browser Plugin: Only install BrowserPluginMessageFilter if render process sup... | fsamuel@chromium.org | 2013-03-23 | 1 | -0/+7 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -22/+0 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -0/+22 |
* | Add chrome-search: access from Instant overlay | dhollowa@chromium.org | 2013-03-07 | 1 | -28/+4 |
* | Revert 186347 | jochen@chromium.org | 2013-03-06 | 1 | -4/+28 |
* | Add chrome-search: access from Instant overlay | dhollowa@chromium.org | 2013-03-06 | 1 | -28/+4 |
* | [content shell] use the MockWebHyphenator for layout tests | jochen@chromium.org | 2013-03-01 | 1 | -1/+28 |
* | Revert 185516 | jochen@chromium.org | 2013-03-01 | 1 | -27/+0 |
* | [content shell] use the MockWebHyphenator for layout tests | jochen@chromium.org | 2013-03-01 | 1 | -0/+27 |
* | [Android content shell] Add paste popup for text edit area selection. | shouqun.liu@intel.com | 2013-02-27 | 1 | -3/+3 |
* | [content shell] hook up storage related WebTestDelegate methods | jochen@chromium.org | 2013-02-18 | 1 | -1/+7 |
* | Replace all FilePath with base::FilePath in content. | brettw@chromium.org | 2013-02-16 | 1 | -1/+1 |
* | [content shell] remove all testRunner methods but the ones required to pass b... | jochen@chromium.org | 2013-02-11 | 1 | -13/+0 |
* | Add StoragePartition's ProtocolHandlers at URLRequestContext construction time. | pauljensen@chromium.org | 2013-02-08 | 1 | -0/+53 |
* | Add explicit base to FilePath. | brettw@chromium.org | 2013-02-07 | 1 | -3/+3 |
* | [content shell] add ShellMessageFilter to handle sync IPCs on IO thread | jochen@chromium.org | 2013-01-23 | 1 | -0/+2 |
* | [content shell] when overriding the WebPreferences for layout tests, only ove... | jochen@chromium.org | 2012-12-19 | 1 | -1/+1 |
* | [content shell] delete ShellWebPreferences. | jochen@chromium.org | 2012-12-18 | 1 | -1/+1 |
* | [content shell] use WebTestRunner::WebPreferences for layout tests | jochen@chromium.org | 2012-12-17 | 1 | -1/+1 |
* | Reland 170451 - [content shell] add support for testRunner.canOpenWindows and... | jochen@chromium.org | 2012-12-10 | 1 | -0/+13 |
* | [content shell] remove WebKitTestRunnerHost. | jochen@chromium.org | 2012-12-10 | 1 | -8/+1 |
* | Revert 170451 - [content shell] add support for testRunner.canOpenWindows and... | jochen@chromium.org | 2012-11-30 | 1 | -13/+0 |
* | [content shell] add support for testRunner.canOpenWindows and disallow openin... | jochen@chromium.org | 2012-11-30 | 1 | -0/+13 |
* | [content shell] add support for a testRunner.setXSSAuditorEnabled | jochen@chromium.org | 2012-11-30 | 1 | -3/+1 |
* | [content shell] block loading of non-local resources during layout tests, and... | jochen@chromium.org | 2012-11-27 | 1 | -1/+39 |
* | Android: update declaration of ShellContentBrowserClient::GetAdditionalMapped... | hans@chromium.org | 2012-10-25 | 1 | -0/+1 |
* | [content shell] Enable editing commands from javascript for tests and univers... | jochen@chromium.org | 2012-10-15 | 1 | -0/+12 |
* | ContentShell would break in release mode because of a call to retrieve a path | jcivelli@chromium.org | 2012-10-05 | 1 | -1/+2 |
* | Close leaking FDs. | jcivelli@chromium.org | 2012-09-25 | 1 | -3/+4 |
* | Add context popup menu support for content shell[Windows]. | shouqun.liu@intel.com | 2012-09-12 | 1 | -1/+1 |
* | This broke win_aura build. | koz@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Add context popup menu support for content shell [Windows]. | shouqun.liu@intel.com | 2012-09-11 | 1 | -1/+1 |
* | Add context popup menu support for content shell[Mac]. | shouqun.liu@intel.com | 2012-09-10 | 1 | -1/+1 |
* | Add context popup menu support for content shell[GTK]. | shouqun.liu@intel.com | 2012-09-03 | 1 | -0/+10 |
* | [content shell] rename layout_test_controller{,_host,_bindings}.* to webkit_t... | jochen@chromium.org | 2012-08-20 | 1 | -2/+2 |
* | Move all the layout tests that ran under browser_tests to run under content_b... | jam@chromium.org | 2012-07-25 | 1 | -0/+5 |
* | Move content_shell and content_browsertests code into the content namespace. | jam@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Add pak file support for content shell and android apks. | tedchoc@chromium.org | 2012-07-12 | 1 | -0/+28 |
* | Add ShellAccessTokenStore to content_shell | jknotten@chromium.org | 2012-06-28 | 1 | -0/+6 |
* | Reland 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController... | jochen@chromium.org | 2012-06-06 | 1 | -2/+4 |
* | Revert 140814 - Rename ShellRenderView{,Host}Observer to LayoutTestController... | michaeln@google.com | 2012-06-06 | 1 | -4/+2 |
* | Rename ShellRenderView{,Host}Observer to LayoutTestController{,Host} | jochen@chromium.org | 2012-06-06 | 1 | -2/+4 |
* | Convert ash and chromeos parts of chrome/ to ImageSkia | pkotwicz@chromium.org | 2012-05-31 | 1 | -1/+0 |
* | Revert 139776 - Convert ash and chromeos parts of chrome/ to ImageSkia | pkotwicz@chromium.org | 2012-05-31 | 1 | -0/+1 |
* | Convert ash and chromeos parts of chrome/ to ImageSkia | pkotwicz@chromium.org | 2012-05-31 | 1 | -1/+0 |
* | Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work... | jam@chromium.org | 2012-05-30 | 1 | -5/+0 |