summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module_constants.h
Commit message (Expand)AuthorAgeFilesLines
* Moving the tabs_module API into a separate directory in api/vabr@chromium.org2012-06-081-103/+0
* Remove chrome.windows.* support for platform apps.jeremya@chromium.org2012-06-071-1/+0
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-0/+1
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-161-0/+1
* Add alwaysOnTop property to extension Window objectdcheng@chromium.org2012-03-161-0/+1
* Added currentWindow and lastFocusedWindow booleans to chrome.tabs.querymtytel@chromium.org2012-03-011-0/+2
* Add fullscreen state support for chrome.windowshashimoto@chromium.org2012-02-221-0/+1
* Adds support for the "choices" and "any" types to json_schema_compiler, as wellcalamity@chromium.org2012-02-151-1/+0
* Add openerTabId to the extension API's Tab object.jstritar@chromium.org2012-01-241-1/+2
* Add extension API to change window show state using chrome.windows.update().jennb@chromium.org2011-11-221-0/+6
* Prevent incognito windows from opening when incognito mode is disabled.rustema@google.com2011-11-011-0/+1
* Followup after issue 8077006: Return error if URL list is empty after pruning.ncj674@motorola.com2011-10-201-0/+1
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-0/+6
* * Implement new extension function chrome.tabs.reload.yosin@chromium.org2011-09-071-0/+1
* Add option to chrome.windows.update extension API to draw the user's attentio...jennb@chromium.org2011-07-141-0/+1
* Add type 'panel' to chrome.windows.create.jennb@chromium.org2011-04-111-0/+1
* fav icon -> favicon. Pass 12/12: all the restavi@chromium.org2011-03-161-1/+1
* Don't let extensions crash the browser or renderers from tabs API.jstritar@chromium.org2011-02-241-0/+1
* Make sure extensions can't open an incognito window if disabled by network po...finnur@chromium.org2011-02-041-1/+2
* Prevent extensions from moving tabs between profiles.jstritar@chromium.org2011-01-261-0/+1
* Prevent extensions from moving tabs that are being dragged. This fixes a cras...jstritar@chromium.org2010-12-221-0/+1
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-1/+1
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-0/+1
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-1/+0
* Convert wide strings in extension_tabs_module_constants.viettrungluu@chromium.org2010-08-131-30/+30
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-251-0/+1
* Support PNG and quality control in chrome.tabs.captureVisibleTab().skerner@chromium.org2010-04-081-1/+7
* Expose 'type' and 'incognito' bits to the extension window object, and makempcomplete@chromium.org2010-03-081-0/+4
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+1
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-201-2/+0
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-0/+3
* Move constants related to chrome.tabs.executeScript() from the .cc file torogerta@chromium.org2010-01-191-0/+3
* (fix merge error).rafaelw@chromium.org2009-12-231-0/+1
* Revert "Disallow chrome.tabs.executeScript from injecting code into gallery"rafaelw@chromium.org2009-12-231-1/+0
* Disallow chrome.tabs.executeScript from injecting code into galleryrafaelw@chromium.org2009-12-231-0/+1
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-21/+0
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+5
* Language detection works only for Windows now. Make chrome.tabs.detectLanguag...sidchat@chromium.org2009-09-181-0/+1
* Don't allow updating tabs to javascript URLs without hostaa@chromium.org2009-09-111-0/+1
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-2/+1
* I have taken over this patch, original authored by Adam Hunter (adamhunter).rafaelw@chromium.org2009-08-131-0/+3
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-161-1/+1
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Add getLanguage function to tab extension.sidchat@google.com2009-07-101-0/+1
* make extension apis tolerate browser absence during start-up & shutdownrafaelw@chromium.org2009-06-041-0/+3
* Separate out the string constants used for extension API functionaa@chromium.org2009-05-261-0/+67