| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hooks to content to request permission to connect to the PPAPI broker. | bauerb@chromium.org | 2012-08-23 | 1 | -0/+13 |
* | Fix user agent override restoration pipeline | dfalcantara@chromium.org | 2012-08-18 | 1 | -0/+3 |
* | Rename WasRestored to WasShown across all uses. | scshunt@chromium.org | 2012-07-27 | 1 | -1/+1 |
* | Add RenderViewHost* to DidStartLoading and DidStopLoading in | tburkard@chromium.org | 2012-07-23 | 1 | -3/+3 |
* | Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load s... | jochen@chromium.org | 2012-07-20 | 1 | -3/+8 |
* | All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a... | scshunt@google.com | 2012-06-25 | 1 | -1/+2 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 1 | -5/+6 |
* | Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad." | ttuttle@chromium.org | 2012-06-14 | 1 | -0/+4 |
* | Remove WebContentsImpl::OnDidRedirectProvisionalLoad. | ttuttle@chromium.org | 2012-06-07 | 1 | -4/+0 |
* | Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. Ther... | jam@chromium.org | 2012-05-22 | 1 | -0/+4 |
* | Pass the render view host with all provisional load related callbacks on the ... | jochen@chromium.org | 2012-05-16 | 1 | -4/+8 |
* | Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i... | bauerb@chromium.org | 2012-04-20 | 1 | -0/+13 |
* | TabContents -> WebContentsImpl, part 15. | avi@chromium.org | 2012-04-17 | 1 | -2/+2 |
* | TabContents -> WebContentsImpl, part 12. | avi@chromium.org | 2012-04-13 | 1 | -3/+3 |
* | TabContents -> WebContentsImpl, part 1. | avi@chromium.org | 2012-04-10 | 1 | -7/+7 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Create a Content API interface around NavigationController, and move all the ... | jam@chromium.org | 2011-12-29 | 1 | -1/+2 |
* | Get rid of WebContentsObserver::tab_contents(). | jam@chromium.org | 2011-12-26 | 1 | -2/+0 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -0/+2 |
* | Change most of the methods of WebContentsObserver to take a content::WebConte... | jam@chromium.org | 2011-12-23 | 1 | -8/+9 |
* | Move TabContentsObserver to content/public, rename it to WebContentsObserver,... | jam@chromium.org | 2011-12-22 | 1 | -0/+137 |