summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tab_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ExtensionFunctionDispatcher::Delegate::GetNativeViewOfHost.mihaip@chromium.org2012-01-201-5/+0
* Cleanup extension permissions module.jstritar@chromium.org2012-01-061-1/+2
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-061-7/+8
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-13/+15
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-1/+1
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-4/+4
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-2/+2
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-1/+1
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-091-1/+0
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-5/+4
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-4/+5
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-5/+4
* Move app notification getChannel API out of experimentalasargent@chromium.org2011-12-021-1/+1
* Save the oauth client id used in App Notification setupasargent@chromium.org2011-12-011-5/+18
* Move extension delegate calls to a new ExtensionTabHelperDelegate interface.avi@chromium.org2011-11-301-4/+5
* Get rid of a bunch of view_messages.h includes from chrome by making the TabC...jam@chromium.org2011-11-211-1/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Switch BackgroundContents to use TabContents instead of RenderViewHost.jam@chromium.org2011-11-111-1/+1
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-5/+2
* Pass extension_id to AppNotifyChannelSetupasargent@chromium.org2011-11-021-0/+1
* Add code to prompt for browser login during app notification setupasargent@chromium.org2011-10-281-0/+4
* Add beginnings of support for a app notification channel id server.asargent@chromium.org2011-10-221-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+2
* Add a per-context "Handler" concept to ChromeV8Extension andaa@chromium.org2011-10-121-7/+11
* Relanding: Add js api for hosted/packaged apps to request notification author...asargent@chromium.org2011-10-071-0/+45
* Revert 104438 - Relanding: Add js api for hosted/packaged apps to request not...asargent@chromium.org2011-10-071-45/+0
* Relanding: Add js api for hosted/packaged apps to request notification author...asargent@chromium.org2011-10-071-0/+45
* Revert 104410 - Add js api for hosted/packaged apps to request notification a...rsleevi@chromium.org2011-10-071-45/+0
* Add js api for hosted/packaged apps to request notification authorizationasargent@chromium.org2011-10-071-0/+45
* Remove flag guard for inline installs (web store changes have been pushed).mihaip@chromium.org2011-09-141-7/+0
* Add link URL and success/failure callback parameters to chrome.webstore.insta...mihaip@chromium.org2011-09-071-6/+10
* Add WebstoreInlineInstaller (downloads store data, shows the install UI, and ...mihaip@chromium.org2011-08-291-22/+12
* Move extension/webstore-related URL getters to the extension_urls namespace.mihaip@chromium.org2011-08-251-1/+1
* Initial inline web store install bindings.mihaip@chromium.org2011-08-181-0/+23
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-3/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+3
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-2/+3
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+2
* Re-land r84928: Move EFD to ExtensionTabHelper.aa@chromium.org2011-05-131-0/+46
* Revert "Re-land r84928: Move ExtensionFunctionDispatcher to"aa@chromium.org2011-05-121-46/+0
* Re-land r84928: Move ExtensionFunctionDispatcher toaa@chromium.org2011-05-111-0/+46
* Revert "Revert "Looks like this introduced leaks in sync ui tests. Sigh.""aa@chromium.org2011-05-111-46/+0
* Revert "Looks like this introduced leaks in sync ui tests. Sigh."aa@chromium.org2011-05-111-0/+46
* Looks like this introduced leaks in sync ui tests. Sigh.aa@chromium.org2011-05-111-46/+0
* Move ExtensionFunctionDispatcher to ExtensionTabHelper. Thisaa@chromium.org2011-05-111-0/+46
* Last of the app icons.avi@chromium.org2011-04-061-0/+5
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-13/+27
* Get rid of extensions dependency from content\browser.jam@chromium.org2011-04-041-0/+144