summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tab_id_map.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-7/+5
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-2/+2
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-5/+5
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-3/+4
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-2/+3
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Include the information whether the tab is already in a tab strip with the re...jochen@chromium.org2011-12-161-4/+6
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-2/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-4/+4
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* When creating a tab contents for a browser in the RVHDelegateHelper, create a...jochen@chromium.org2011-10-281-0/+22
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-4/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-4/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-13/+14
* Reland r105832: NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-181-9/+8
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Revert 105832 - NewRunnable* -> base::Bind for most of chrome/browser/extensi...adamk@chromium.org2011-10-171-8/+9
* NewRunnable* -> base::Bind for most of chrome/browser/extensions/.adamk@chromium.org2011-10-171-9/+8
* For the extension_tab_map_id, Change usage of AllSources to AllBrowserContext...mirandac@chromium.org2011-10-171-3/+3
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-9/+9
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-7/+12
* Send the RENDER_VIEW_HOST_DELETED notification for all RenderViewHost, instea...jam@chromium.org2011-03-311-1/+1
* Fix permissions on two files.cmp@chromium.org2011-03-231-0/+0
* Add tabId, type, and timeStamp parameters to extension webRequest events.mpcomplete@chromium.org2011-03-221-0/+150