summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tab_util.h
Commit message (Expand)AuthorAgeFilesLines
* Reland 178902 Implementation of sessionRestore apis.ncj674@motorola.com2013-01-291-0/+6
* Revert 178902zea@chromium.org2013-01-261-6/+0
* Implementation of sessionRestore apis.ncj674@motorola.com2013-01-251-0/+6
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Do not pass URLs in onUpdated events to extensions unless they have themvrable@chromium.org2013-01-121-10/+16
* Revert 176406nick@chromium.org2013-01-111-16/+10
* Do not pass URLs in onUpdated events to extensions unless they have themvrable@chromium.org2013-01-111-10/+16
* Remove some TabContentses from extensions.avi@chromium.org2012-10-301-3/+2
* Always send the full tab object in ExtensionAction click event.aa@chromium.org2012-09-171-5/+19
* Remove permission warnings from most tabs and windows APIs.aa@chromium.org2012-09-041-4/+9
* Create a helper method to get ExtensionWindowController from WebContents.nileshagrawal@chromium.org2012-07-181-0/+4
* Factoring-out reference to TabIterator in ExtensionWebUI.jcivelli@chromium.org2012-07-141-0/+5
* Factoring out some code that uses Browser object.jcivelli@chromium.org2012-07-131-0/+13
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Stubbing out the ExtensionTabUtil methods on Android.jcivelli@chromium.org2012-06-211-3/+0
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-3/+2
* TabContentsWrapper -> TabContents, part 1.avi@chromium.org2012-06-051-1/+2
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-2/+5
* Add IsFullscreen to BaseWindow, minor changes to ExtensionWindowController.stevenjb@chromium.org2012-04-181-2/+0
* Add abstractions that let embedders drive tests of WebContents, without expos...joi@chromium.org2012-03-221-1/+0
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-211-0/+16
* Revert 127833 - Re-land alexbost's experimental offscreenTabs API.dgrogan@chromium.org2012-03-211-16/+0
* Re-land alexbost's experimental offscreenTabs API.jstritar@chromium.org2012-03-201-0/+16
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-3/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-8/+9
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-1/+5
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+1
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-0/+2
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-0/+60