summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all UI thread decoding of extension images. finnur@chromium.org2010-03-241-0/+6
* Adds smallish size to list of icon sizes.sky@chromium.org2010-03-231-0/+1
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-23/+43
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-43/+23
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-23/+43
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+7
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-121-8/+7
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-121-8/+13
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-1/+0
* Load the bookmark manager extension at Chrome startup.aa@chromium.org2010-03-041-8/+14
* Reset the default quota limit for extensions to 5MB, but add adumi@chromium.org2010-02-271-0/+1
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-201-3/+5
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+1
* Preserve order of extensions when they auto-update.finnur@chromium.org2010-02-081-0/+8
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+2
* Wires TabContents to app extensions.sky@chromium.org2010-02-051-2/+3
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-2/+12
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-6/+6
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-10/+0
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-2/+6
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-6/+2
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-2/+6
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-121-0/+15
* Fix issue where we weren't requiring the command-line flag forerikkay@chromium.org2010-01-071-3/+1
* Extensions: file handling clean up.estade@chromium.org2009-12-181-12/+9
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-12/+0
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-171-0/+12
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+23
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-8/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+8
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-2/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+2
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-241-0/+1
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-3/+0
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+5
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Improve text on management UI. Still waiting for a treatmentaa@chromium.org2009-11-121-0/+3
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+16
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-301-0/+3
* Only dispatch tab events when there is someone listening.aa@chromium.org2009-10-291-0/+9
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-271-15/+6
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-271-3/+3
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-241-8/+9
* The Management UI now fetches the icon for each extensionfinnur@chromium.org2009-10-211-1/+1
* Delete unused themes from disk on shutdown.tony@chromium.org2009-10-191-1/+1
* Fix chrome_url_overides to work with packed extensions.erikkay@chromium.org2009-10-171-3/+4
* Allow slightly larger browser and page action icons.aa@chromium.org2009-10-171-0/+4
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-0/+4