summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/manifest_handlers/externally_connectable.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-213/+0
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-051-2/+2
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-161-3/+9
* Revert 227722 "Introduce a new attribute to externally_connectable,"robertphillips@google.com2013-10-091-9/+3
* Introduce a new attribute to externally_connectable,juanlang@google.com2013-10-091-3/+9
* Move APIPermission, APIPermissionSet, PermissionsInfo to top-level extensions.yoz@chromium.org2013-10-081-1/+1
* Add error generation to externally_connectable.DHNishi@gmail.com2013-08-211-5/+2
* Add a "key" entry to InstallWarnings, remove InstallWarning::Formatrdevlin.cronin@chromium.org2013-08-151-7/+12
* Rename extension_manifest_keys namespace to extensions::manifest_keys.yoz@chromium.org2013-08-151-2/+2
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Warn when nothing is specified in externally_connectable.kalman@chromium.org2013-06-141-1/+10
* Turn disallowed URL patterns such as <all_urls> for externally_connectable intokalman@chromium.org2013-06-111-9/+18
* Implement externally_connectable! Web pages can now communicate directly withkalman@chromium.org2013-06-091-5/+24
* Show an install permission when matches is specified for externally_connectable.kalman@chromium.org2013-06-081-0/+6
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-071-1/+1
* Restrict the externally_connectable manifest key to a single originkalman@chromium.org2013-05-291-3/+47
* Add parse support for the externally_connectable manifest key. Not wired up tokalman@chromium.org2013-04-241-0/+118