summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
Commit message (Expand)AuthorAgeFilesLines
* Added app.launch.width and app.launch.height keys to app manifest.scherkus@chromium.org2010-06-221-0/+7
* Whitespace change to kick builders.aa@chromium.org2010-06-221-1/+1
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-211-4/+0
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-211-0/+4
* Re-apply r50278.aa@chromium.org2010-06-191-14/+5
* Revert r50278.aa@chromium.org2010-06-181-5/+14
* Whitespace change to kick builders.aa@chromium.org2010-06-181-1/+1
* Some app-related manifest cleanup:aa@chromium.org2010-06-181-14/+5
* Tweak install and dangerous download dialogs for apps.asargent@chromium.org2010-06-111-0/+3
* Add a context menu item to toggle app tab toolbars.aa@chromium.org2010-06-061-0/+1
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-281-0/+5
* Relanding 48042.jcivelli@chromium.org2010-05-251-0/+4
* Revert 48042: it breaks unit-tests and UI tests on ChromeOSjcivelli@chromium.org2010-05-241-4/+0
* Disabling app launcher and enabling apps by default on ChromeOS .jcivelli@chromium.org2010-05-241-0/+4
* Fix problem of displaying title with parenthesis in extension.xji@chromium.org2010-05-211-1/+4
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-2/+3
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-0/+1
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-281-0/+6
* fullscreen window app launch containererikkay@chromium.org2010-04-281-0/+6
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-281-0/+4
* Revert 45749 - (missing test fix)finnur@chromium.org2010-04-271-4/+0
* Link the name of the extension on the management page to thefinnur@chromium.org2010-04-271-0/+4
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-261-3/+4
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-0/+3
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-3/+0
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-131-0/+3
* Revert 44348 - Add support for restricting broadcasting events to extensions ...jochen@chromium.org2010-04-131-3/+0
* Add support for restricting broadcasting events to extensions based on host p...jochen@chromium.org2010-04-131-0/+3
* Allow extensions to access chrome://favicon/.arv@chromium.org2010-04-101-0/+3
* Make sure DecodeIcon is only called from the File thread.finnur@chromium.org2010-04-061-8/+6
* Fix a few places where we were incorrectly classifyingaa@chromium.org2010-04-031-0/+5
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-011-0/+1
* Attempt 2 at landing this. Patch is exactly same as last time around.sky@chromium.org2010-03-301-0/+13
* Revert 43005 - Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-13/+0
* Adds ability for ImageLoadingTracker to cache images.sky@chromium.org2010-03-291-0/+13
* linux: turn on -Wextraevan@chromium.org2010-03-261-1/+1
* Revert "linux: turn on -Wextra"evan@chromium.org2010-03-251-1/+1
* linux: turn on -Wextraevan@chromium.org2010-03-251-1/+1
* 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