summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
Commit message (Expand)AuthorAgeFilesLines
...
* Add optional homepage_url to manifest and use it in place of Gallery URL in UI.tessamac@google.com2010-10-251-2/+7
* Introduce new location for managed extensionsgfeher@chromium.org2010-10-251-2/+14
* Move the rest of the Extension data into either StaticData or RuntimeDatampcomplete@chromium.org2010-10-181-156/+192
* fix EffectiveHostPermissions test to match implementationerikkay@chromium.org2010-10-141-3/+5
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-141-3/+0
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-141-0/+4
* Address flakiness in the WhitelistExtension test.finnur@chromium.org2010-10-131-0/+7
* Marking a test as non-flaky and add temporary traces in case it fails on the ...finnur@chromium.org2010-10-111-0/+3
* Implement new strategy for default apps. Instead of usingaa@chromium.org2010-10-091-12/+2
* add app histogramserikkay@chromium.org2010-10-081-2/+17
* use webstore extent to verify gallery downloadserikkay@chromium.org2010-10-081-3/+5
* Convert the extension scripting whitelist to a std::vector.finnur@chromium.org2010-10-081-4/+2
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-0/+1
* Relanding "Take extension 'management' API out of experimental."asargent@chromium.org2010-10-041-0/+1
* Attempt2: Component extensions (and whitelisted extensions) specifying <all_u...finnur@chromium.org2010-10-041-2/+26
* Revert 61347 - Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-1/+0
* Take extension 'management' API out of experimental.asargent@chromium.org2010-10-041-0/+1
* Revert 61323 - Component extensions (and whitelisted extensions) specifying <...finnur@chromium.org2010-10-031-26/+2
* Component extensions (and whitelisted extensions) specifying <all_urls> in th...finnur@chromium.org2010-10-031-2/+26
* Made extensions change processor listen to install/uninstall notifications.akalin@chromium.org2010-10-011-0/+6
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-1/+0
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-0/+1
* Refactor ChromeURLRequestContext to pull out ExtensionInfoMap into a sharedmpcomplete@chromium.org2010-09-301-47/+89
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-301-0/+9
* fix host permission handling when sites add support for https for the same se...erikkay@chromium.org2010-09-291-5/+21
* Revert 60848 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-9/+0
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-0/+9
* Revert 60834 - Changed EXTENSION_UNINSTALLED notification to happen after uni...akalin@chromium.org2010-09-281-9/+0
* Changed EXTENSION_UNINSTALLED notification to happen after uninstallation.akalin@chromium.org2010-09-281-0/+9
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-281-26/+29
* Factor an ExtensionIconSet class out of Extension. This canaa@chromium.org2010-09-161-21/+9
* FBTF: Move Extension::LaunchContainer to extension_constants.h.erg@google.com2010-09-161-8/+5
* Hide packed hosted apps in chrome://extensions .skerner@chromium.org2010-09-141-2/+2
* Trailing slash in custom gallery URLs entered by users should not cause the l...finnur@chromium.org2010-09-141-2/+3
* Excempt certain extension functions from module permission check.finnur@chromium.org2010-09-101-3/+3
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-031-1/+0
* fix string declarations to remove static initializererikkay@chromium.org2010-09-021-19/+19
* Private API for web store to get sync login and set store login information.asargent@chromium.org2010-09-011-0/+1
* Allow options pages for hosted apps to be external.skerner@chromium.org2010-09-011-1/+2
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-0/+5
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-2/+4
* Remove full-screen launch option app.launch.fullscreenskerner@chromium.org2010-08-301-6/+0
* Resubmit cl 3228005erikkay@chromium.org2010-08-291-0/+6
* remove browse extenterikkay@chromium.org2010-08-291-6/+0
* Revert 57816 - disallow extension permissions in hosted appserikkay@chromium.org2010-08-291-6/+0
* disallow extension permissions in hosted appserikkay@chromium.org2010-08-291-0/+6
* Add the collapsed 'miniview' to the apps and most visisted sections. Also, fi...aa@chromium.org2010-08-291-3/+2
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-4/+2
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-2/+4
* When the browser doesn't have connectivity to a hosted app, display a prettie...erikkay@chromium.org2010-08-271-2/+11