summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tab_util.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome.tabs API: muted+mutedCause --> MutedInfo struct, and launchmiu2015-08-151-25/+26
* Remove tab_utils.cc from android buildestade2015-08-121-2/+2
* Launch tab muting via context menu command.miu2015-08-111-6/+26
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-2/+2
* extensions: windows: list all windows from the current profilelionel.g.landwerlin2015-08-061-2/+3
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-2/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-2/+2
* extensions: tabs: only filter out tab id when reporting values to javascriptlionel.g.landwerlin2015-07-231-5/+12
* extensions: tabs: set tab id to -1 for app/devtools windowslionel.g.landwerlin2015-07-211-0/+10
* Prevent extensions from navigating to more URLs that crash the browser/page.kalman2015-07-131-5/+20
* [Extensions OOPI] Update app window bindings for OOPIrdevlin.cronin2015-07-091-2/+1
* Add audible, muted to Tab, c.t.query, c.t.update, and c.t.onUpdated where rel...jared.sohn2015-07-091-0/+7
* Returning Corresponding Error Message when their is error in OpenTab.deepak.m12015-05-111-2/+6
* Make UI or API driven extension options navigations refocus any existing opti...kalman2015-03-131-23/+14
* [Extensions] Implement chrome.runtime.openOptionsPage.kalman2015-02-191-2/+5
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-031-3/+3
* Fix crash in chrome.browser.openTabrpaquay2014-11-051-5/+4
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Add the "options_ui" extension manifest field.ericzeng2014-09-091-6/+7
* Cleaning up capture_web_contents_function.lfg2014-09-091-0/+21
* Replace Profile* in declarative_api with BrowserContext*wjmaclean2014-09-051-1/+2
* Move AppWindow to extensionshashimoto2014-08-291-4/+3
* Open embedded extension options from the extension action context menuericzeng2014-08-261-10/+30
* Move session_id.{cc,h} from chrome/browser/sessions to components/sessionshashimoto@chromium.org2014-08-181-4/+4
* Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.kalman@chromium.org2014-07-281-4/+4
* Android: Remove tabs and windows extensions APIs.thestig@chromium.org2014-06-301-0/+1
* Componentize URLFixerUpper.blundell@chromium.org2014-06-121-2/+2
* Remove deprecated permissions functions from Extensionrdevlin.cronin@chromium.org2014-06-061-2/+3
* Remove PermissionsData::ForExtension() completelyrdevlin.cronin@chromium.org2014-06-061-4/+3
* Refactor PermissionsData pt1rdevlin.cronin@chromium.org2014-06-051-2/+2
* Enforce host permissions when requesting Automation tree.aboxhall@chromium.org2014-05-291-1/+1
* Session restore shouldn't care about profile home pages.marja@chromium.org2014-05-221-2/+3
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-12/+9
* Drive extension functions from ExtensionFunction::Run. Thekalman@chromium.org2014-05-031-3/+3
* Initial implementation of chrome.browser.openTab.rpaquay@chromium.org2014-05-021-0/+219
* Rename apps::ShellWindow to apps::AppWindowjamescook@chromium.org2014-02-151-14/+13
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Cleanup: Fix some lint/style errors in extensions code.thestig@chromium.org2014-01-291-3/+3
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-7/+9
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-2/+2
* Move ExtensionTabUtil into extensions namespacerdevlin.cronin@chromium.org2013-11-131-19/+20
* Make sure that the created browser is displayed when chrome::FindOrCreateTabb...pkotwicz@chromium.org2013-10-311-2/+6
* Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.yoz@chromium.org2013-10-081-1/+1
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-1/+1
* Remove GetActiveEntry usage from chrome/browser/extensions.nasko@chromium.org2013-08-161-1/+1
* Add width and height to chrome.tabs.Tab.haibinlu@chromium.org2013-08-161-0/+5
* Move ShellWindowRegistry to appsbenwells@chromium.org2013-08-091-3/+3
* importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab...tfarina@chromium.org2013-07-271-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* Move ShellWindow into apps component.benwells@chromium.org2013-07-011-1/+2