| Commit message (Expand) | Author | Age | Files | Lines |
* | Move WebContentsTester::TestDidNavigate to use RFH's. This eliminates one usage | nick@chromium.org | 2014-08-15 | 1 | -5/+9 |
* | Cache the current WebPreferences on RenderViewHostImpl (try #2). | chrishtr@chromium.org | 2014-08-08 | 1 | -1/+1 |
* | Revert of Cache the current WebPreferences on RenderViewHostImpl. (https://co... | erikchen@chromium.org | 2014-07-31 | 1 | -1/+1 |
* | Cache the current WebPreferences on RenderViewHostImpl. | chrishtr@chromium.org | 2014-07-22 | 1 | -1/+1 |
* | Move webpreferences.* from webkit/ to content/ | tfarina@chromium.org | 2014-07-09 | 1 | -1/+1 |
* | Remove TestWebContents cross-site override that doesn't override anything. | ppi@chromium.org | 2014-06-20 | 1 | -7/+0 |
* | Decouple RVH creation from CrossProcessFrameConnector. | nasko@chromium.org | 2014-05-22 | 1 | -1/+1 |
* | Revert 271461 "Decouple RVH creation from CrossProcessFrameConne..." | ericu@chromium.org | 2014-05-19 | 1 | -1/+1 |
* | Decouple RVH creation from CrossProcessFrameConnector. | nasko@chromium.org | 2014-05-19 | 1 | -1/+1 |
* | Create RenderFrameProxyHost at time of swap-out instead of commit. | nasko@chromium.org | 2014-05-19 | 1 | -0/+1 |
* | Remove is_main_frame and some of the navigation hacks for --site-per-process. | creis@chromium.org | 2014-03-21 | 1 | -2/+1 |
* | Moving DidFinishLoad from RenderView to RenderFrame. | nasko@chromium.org | 2014-03-05 | 1 | -1/+1 |
* | Remove callers of WebFrame::identifier() in favor of RenderFrame routing IDs. | creis@chromium.org | 2014-02-21 | 1 | -2/+1 |
* | Make out of process iframes draw when flag enabled. | kenrb@chromium.org | 2014-01-23 | 1 | -1/+3 |
* | Prevent the browser process from creating duplicate RenderWidgetHosts | nasko@chromium.org | 2013-12-04 | 1 | -2/+4 |
* | Prevent the browser process from creating duplicate RenderViewHosts. | nasko@chromium.org | 2013-12-04 | 1 | -0/+1 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Move RenderViewHostManager from WebContents to FrameTreeNode. | creis@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Rename WebKit namespace to blink (part 3) | abarth@chromium.org | 2013-11-07 | 1 | -1/+1 |
* | Create RenderFrame/RenderFrameHost for the main frame of a page. | nasko@chromium.org | 2013-05-31 | 1 | -0/+1 |
* | reland of 'split webkit/glue/webpreferences to common and renderer' | scottmg@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Revert 203261 "split webkit/glue/webpreferences to common and re..." | isherman@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | split webkit/glue/webpreferences to common and renderer | scottmg@chromium.org | 2013-05-30 | 1 | -1/+1 |
* | Move WebPreferences to root namespace | gman@chromium.org | 2013-05-01 | 1 | -1/+1 |
* | When a pending contents is created but deleted before it is shown, remove it ... | jochen@chromium.org | 2013-03-08 | 1 | -0/+3 |
* | Remove WebContents::SetFocusToLocationBar since it duplicates a method in Web... | jam@chromium.org | 2013-02-26 | 1 | -1/+0 |
* | Move test_web_contents.* from content\browser\web_contents to content\test, s... | jam@chromium.org | 2013-02-25 | 1 | -0/+134 |