summaryrefslogtreecommitdiffstats
path: root/content/public/browser/web_contents_observer.h
Commit message (Expand)AuthorAgeFilesLines
* Add hooks to content to request permission to connect to the PPAPI broker.bauerb@chromium.org2012-08-231-0/+13
* Fix user agent override restoration pipelinedfalcantara@chromium.org2012-08-181-0/+3
* Rename WasRestored to WasShown across all uses.scshunt@chromium.org2012-07-271-1/+1
* Add RenderViewHost* to DidStartLoading and DidStopLoading intburkard@chromium.org2012-07-231-3/+3
* Pass the RVH to RVHD::OnMessageReceived and make WCImpl forward it for load s...jochen@chromium.org2012-07-201-3/+8
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-251-1/+2
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-201-5/+6
* Revert "Remove WebContentsImpl::OnDidRedirectProvisionalLoad."ttuttle@chromium.org2012-06-141-0/+4
* Remove WebContentsImpl::OnDidRedirectProvisionalLoad.ttuttle@chromium.org2012-06-071-4/+0
* Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. Ther...jam@chromium.org2012-05-221-0/+4
* Pass the render view host with all provisional load related callbacks on the ...jochen@chromium.org2012-05-161-4/+8
* Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i...bauerb@chromium.org2012-04-201-0/+13
* TabContents -> WebContentsImpl, part 15.avi@chromium.org2012-04-171-2/+2
* TabContents -> WebContentsImpl, part 12.avi@chromium.org2012-04-131-3/+3
* TabContents -> WebContentsImpl, part 1.avi@chromium.org2012-04-101-7/+7
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-1/+2
* Get rid of WebContentsObserver::tab_contents().jam@chromium.org2011-12-261-2/+0
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-0/+2
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-8/+9
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-0/+137