summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tabs_module_constants.h
Commit message (Expand)AuthorAgeFilesLines
* 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