summaryrefslogtreecommitdiffstats
path: root/extensions/common/manifest_handlers
Commit message (Expand)AuthorAgeFilesLines
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-272-0/+2
* Add warning for packaged apps trying to use a persistent background pagem.pistrich2016-02-261-3/+23
* Add directories handling support for apps/extensions.cmihail2016-02-252-2/+15
* kiosk: Cache required_platform_version infoxiyuan2016-02-082-12/+11
* Extensions - Check for too big or too small manifest icons.estade2016-01-251-0/+69
* kiosk: Add kiosk.required_platform_version manifest keyxiyuan2016-01-213-8/+59
* Manual revert of "Change extension icon load errors to warnings"estade2016-01-051-1/+1
* Reland of Change extension icon load errors to warnings (patchset #2 id:30000...estade2015-12-291-1/+1
* Revert of Change extension icon load errors to warnings (patchset #8 id:14000...estade2015-12-291-1/+1
* Switch to standard integer types in extensions/.avi2015-12-2331-1/+46
* Change extension icon load errors to warningsestade2015-12-191-1/+1
* Convert Pass()→std::move() in //extensionsdcheng2015-12-183-20/+27
* Allow arbitrary sizes for extension icons (and bookmark app icons)estade2015-12-081-5/+1
* [Extensions] Add allow-modals to the default sandbox CSProckot2015-12-011-1/+1
* Clean code related to ManifestTest::ManifestDataolli.raula2015-11-171-51/+48
* Remove ScopedVector from /extenisons part#1limasdf2015-11-132-4/+8
* [Extensions] Make const PermissionSet* const PermissionSet& where possiblerdevlin.cronin2015-09-303-11/+11
* Disallow CSP source * matching of data:, blob:, and filesystem: URLsjww2015-09-251-2/+2
* Use the appropriate variant of IntToString in //extensionsricea2015-09-258-21/+18
* [Extensions] Un-refcount PermissionSetrdevlin.cronin2015-09-242-22/+22
* Allow extensions to specify that they are not allowed in incognito mode.kundaji2015-09-183-19/+78
* This patch allows the webview.partitions.accessible_resources entry in chrome...paulmeyer2015-09-092-12/+14
* Implement kiosk multiple apps feature. This includes:jennyz2015-09-033-10/+94
* Remove APIPermission::kFileSystemWriteDirectorytreib2015-08-271-2/+0
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-1/+1
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-1/+1
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-233-3/+3
* Factor out logic to determine whether a MimeTypesHandler has a plugin and its...raymes2015-07-162-0/+21
* Replace remaining Tokenize calls to SplitStringbrettw2015-07-061-4/+5
* Move MatchPattern to its own header and the base namespace.brettw2015-07-061-1/+2
* Move AppIsolationInfo from chrome to extensions.tfarina2015-06-292-0/+142
* Explicitly whitelist 'blob:' and 'filesystem:' in extensions' default CSP.mkwst2015-06-161-3/+5
* Webview should only allow resources loading from the extension that embedded it.lfg2015-03-312-26/+16
* Remove unneeded CHECK from OAuth2ManifestHandlerjamescook2015-03-051-4/+0
* Add a mimeHandler extension API.sammc2015-01-232-0/+185
* Ignore insecure parts of CSP in extensions and allow extension to loadrob2015-01-071-15/+21
* Add a CHECK to investigate crash in OAuth2ManifestHandler::Parsejamescook2015-01-061-0/+4
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-3/+3
* Add support for command line switches to Features, and as proof that it works,kalman2014-12-121-27/+10
* Implement clipboardRead/Write content capabilitiesrockot2014-12-121-3/+11
* Add content_capabilities manifest featurerockot2014-12-093-0/+249
* Allow arbitrary object-src CSP directives for component extensionsraymes2014-11-251-2/+23
* Move default_locale manifest handler out of //chromerockot2014-11-133-0/+188
* Make the default value of open-in-tab false when the options_ui key is given.kalman2014-10-311-0/+1
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-271-1/+1
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-2118-88/+87
* Move extensions manifest handler for OAuth2 to //extensionsjamescook2014-10-203-0/+466
* First stage of launch for embedded options pages. With this patch, extensionskalman2014-10-181-5/+8
* Remove "resources" subkey and functionality for Shared Moduleselijahtaylor2014-10-093-56/+0