summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_constants.h
Commit message (Expand)AuthorAgeFilesLines
* Restore the bookmark manager favicon.tony@chromium.org2010-07-091-0/+3
* Add the concept of browse extent.aa@chromium.org2010-07-011-0/+3
* Reland r50834aa@chromium.org2010-06-251-8/+4
* Revert r50834aa@chromium.org2010-06-251-4/+8
* Allow multiple domains in app.aa@chromium.org2010-06-251-8/+4
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-231-0/+3
* Unreverting 50489 - Added app.launch.width and app.launch.height keys to app ...scherkus@chromium.org2010-06-221-0/+6
* Revert 50489 - Added app.launch.width and app.launch.height keys to app manif...robertshield@chromium.org2010-06-221-6/+0
* Added app.launch.width and app.launch.height keys to app manifest.scherkus@chromium.org2010-06-221-0/+6
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-211-3/+0
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-211-0/+3
* Re-apply r50278.aa@chromium.org2010-06-191-2/+2
* Revert r50278.aa@chromium.org2010-06-181-2/+2
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-2/+2
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-0/+3
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-0/+4
* Unpack extensions inside chrome's profile directory.skerner@chromium.org2010-04-301-0/+13
* fullscreen window app launch containererikkay@chromium.org2010-04-281-0/+2
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-011-0/+1
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-16/+23
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-23/+16
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-16/+23
* Support app tabs as a launch point for apps. Also, move the logic for launch...erikkay@chromium.org2010-03-121-4/+5
* Add "origin" to the app object in the extension manifest.aa@chromium.org2010-03-121-0/+3
* Pull gallery special case down into Extension::CanAccessHost() to avoid dupli...aa@chromium.org2010-02-201-0/+2
* Implement launch disposition for extension-apps.rafaelw@chromium.org2010-02-051-0/+4
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-301-0/+1
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-291-2/+3
* Allow extensions to add, remove, or change their page action popup.skerner@chromium.org2010-01-281-0/+2
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-231-1/+0
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-231-0/+1
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-211-1/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-211-0/+1
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-201-1/+0
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-201-0/+1
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-201-3/+0
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-151-0/+2
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-151-2/+0
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-151-0/+2
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-121-2/+6
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-061-0/+3
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-061-3/+0
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-061-0/+3
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-161-0/+1
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+2
* Special case the gallery to not show the scary download roadblock.aa@chromium.org2009-11-201-0/+12
* Ignore requests to run content scripts on file:// urls.finnur@chromium.org2009-11-181-1/+0
* Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass t...cira@chromium.org2009-11-181-0/+3
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-0/+1
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+5