summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/manifest_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Move all ManifestHandler registrations to startup.yoz@chromium.org2013-07-131-10/+18
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-11/+1
* Reland 197281 - Add ScopedTestingManifestHandlerRegistry for ManifestHandlerT...yoz@chromium.org2013-05-011-90/+76
* Revert 197281 "Add ScopedTestingManifestHandlerRegistry for Mani..."yoz@chromium.org2013-04-301-73/+90
* Add ScopedTestingManifestHandlerRegistry for ManifestHandlerTest.yoz@chromium.org2013-04-301-90/+73
* Let ManifestHandlers do file validation.yoz@chromium.org2013-03-131-1/+43
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-011-11/+16
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-051-15/+105
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-1/+1
* Move default_locale out of Extension class.MHX348@motorola.com2013-01-301-1/+1
* Change ManifestHandler interface to always (implicitly) pass the entire manif...yoz@chromium.org2013-01-301-27/+23
* Add ManifestHandler::HasNoKey() and ThreadChecking to Get/SetManifestDatardevlin.cronin@chromium.org2013-01-151-1/+5
* SupportsUserData and manifest handlers for Extension; use them for the Omnibo...yoz@chromium.org2012-12-121-0/+84