summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension.h
Commit message (Expand)AuthorAgeFilesLines
* Extension loading extracts intents from Manifest data.groby@chromium.org2011-09-231-0/+7
* Move extension/webstore-related URL getters to the extension_urls namespace.mihaip@chromium.org2011-08-251-3/+0
* Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...bolms@chromium.org2011-08-231-0/+9
* Revert 97482 - Apps/Extensions Sync refactoring -- delete most of the old glu...bolms@chromium.org2011-08-191-9/+0
* Apps/Extensions Sync refactoring -- delete most of the old glue, implement ne...bolms@chromium.org2011-08-191-0/+9
* Initial inline web store install bindings.mihaip@chromium.org2011-08-181-7/+0
* Add offline_enabled field in manifest.yoz@chromium.org2011-08-161-0/+4
* Remove extension.h #include from profile.h.mihaip@chromium.org2011-08-131-8/+4
* Revert 95815 - Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-0/+6
* Make extension file URL access opt-in.jstritar@chromium.org2011-08-081-6/+0
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-271-13/+81
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-81/+13
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-271-13/+81
* Add ability to create extension/app for a bookmark-app drop.gbillock@chromium.org2011-07-261-0/+5
* Extension 'from_webstore' state isn't being proxied correctly by IPC to rende...bbudge@chromium.org2011-07-221-3/+4
* Add 'from_webstore' state to Extensions, so renderer code can enforce CWS res...bbudge@chromium.org2011-07-151-0/+8
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-131-16/+0
* Re-land change 7253001.sanjeevr@chromium.org2011-07-131-0/+4
* Revert 92219 - Update URLPatternSet to contain a std::set instead of std::vec...jstritar@chromium.org2011-07-121-0/+16
* Update URLPatternSet to contain a std::set instead of std::vector.jstritar@chromium.org2011-07-121-16/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-35/+43
* Fix clang error.dmazzoni@chromium.org2011-07-071-0/+4
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-1/+2
* Add concept of trusted extension ids.asargent@chromium.org2011-07-011-0/+12
* Revert 90496 - Probable cause of InstantTest.On[Change/Submit/Cancel]Event fa...rsleevi@chromium.org2011-06-271-4/+0
* Added a private chromeAuthPrivate API.sanjeevr@chromium.org2011-06-251-0/+4
* Start refractoring extension permissions into ExtensionPermissionSet.jstritar@chromium.org2011-06-231-198/+12
* Coverity Fixlet - PASS_BY_VALUEscr@chromium.org2011-06-221-1/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+2
* Moved manifest tests to data driven formatgroby@chromium.org2011-06-081-3/+0
* Require experimental permission for isolated apps.creis@chromium.org2011-06-071-0/+4
* Add input_components loading to the manifestzork@chromium.org2011-06-031-0/+29
* Moving mediaplayer to the chrome filebrowser. Observable behaviour should not...serya@google.com2011-05-271-0/+1
* Implemented chromePrivate.decodeJPEGIntoPixels() APIglotov@google.com2011-05-201-0/+1
* Rename ExtensionExtent to URLPatternSet and use URLPatternSet instead of std:...morrita@chromium.org2011-05-201-8/+8
* Private API for extensions like ssh-client that need access to websocket-to-t...dilmah@chromium.org2011-05-181-1/+2
* Add permission message for clipboardRead permission.dcheng@chromium.org2011-05-151-0/+1
* Add IPCs to check web copy/cut/paste for extensions with the appropriate perm...dcheng@chromium.org2011-05-031-0/+2
* [Sync] Refactor ExtensionService for syncakalin@chromium.org2011-04-231-0/+4
* Add Content-Security-Policy support to extensionsabarth@chromium.org2011-04-201-0/+9
* Add histograms to track permission use in extensions.jstritar@chromium.org2011-04-191-10/+79
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-1/+17
* Revert 81865 - New fileBrowserPrivate and fileHandler APIs added + plus magic...zelidrag@chromium.org2011-04-161-17/+1
* New fileBrowserPrivate and fileHandler APIs added + plus magic needed to safe...zelidrag@chromium.org2011-04-161-1/+17
* File API changes needed for safely passing user selected file entities from t...zelidrag@chromium.org2011-04-161-0/+1
* Wire up the extension API for registering NaCl modules to an actual registry ...abarth@chromium.org2011-04-141-1/+1
* When two extension sources request the same extension, the source with higher...skerner@chromium.org2011-04-121-0/+5
* Add nacl_modules key to extension manifestsabarth@chromium.org2011-04-081-0/+12
* Support for fileBrowserPrivate extension file selection apis.achuith@chromium.org2011-04-071-0/+6
* Add a webstore install method that lets us prompt the user before downloading.asargent@chromium.org2011-04-051-0/+4