summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/features
Commit message (Expand)AuthorAgeFilesLines
* Revert 187223, which was a failed revert of 187143.koz@chromium.org2013-03-112-0/+11
* Revert 187143koz@chromium.org2013-03-102-11/+0
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-092-0/+11
* Revert 186643 - Caused a 10% regression on SunSpider benchmarktonyg@chromium.org2013-03-072-11/+0
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-072-0/+11
* Revert 185709koz@chromium.org2013-03-032-11/+0
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-03-022-0/+11
* Recognize uppercase SHA1 hashes of ids in extension API whitelist. That's all...miket@chromium.org2013-03-024-14/+79
* Revert 184837abodenha@chromium.org2013-02-272-11/+0
* Set up V8 bindings for extension/app APIs when they're first used, not oncduvall@chromium.org2013-02-272-0/+11
* Extension BaseFeatureProvider minor cleanups. Don't crash in release mode if ...justinlin@chromium.org2013-02-211-24/+28
* Cleanup: Remove deprecated base::Value methods from chrome/common. Use base::...thestig@chromium.org2013-02-142-45/+45
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-072-3/+4
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-319-120/+121
* Implement ComplexFeature to support permission features with multiple rules.justinlin@chromium.org2012-12-1516-625/+1094
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Revert r165444 "Add method to load resources without scale"oshima@chromium.org2012-11-011-1/+2
* Add method to load resources without scaleoshima@chromium.org2012-11-011-2/+1
* Rename PACKAGED_APP references to LEGACY_PACKAGED_APPgrv@chromium.org2012-09-283-13/+16
* Include the allowed and current extension types when displaying INVALID_TYPE ...mihaip@chromium.org2012-08-306-112/+192
* Fix Broken unittests in feature_unittest.cc and re-enable them for the offici...csharp@chromium.org2012-08-221-53/+27
* Log the channel that we're on when failing due to unsupported features, to ai...mihaip@chromium.org2012-08-161-2/+4
* Only set the channel from ExtensionSystem if there hasn't been one set already.kalman@chromium.org2012-08-162-2/+10
* Properly propagate the current Chrome channel into the Feature system on thekalman@chromium.org2012-08-093-72/+34
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* Set the Feature's ChannelForTesting to Trunk during ActiveTabTest.mpcomplete@chromium.org2012-07-112-0/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Move each permission classes to its own files in extensions/permissions and r...penghuang@chromium.org2012-06-271-2/+0
* Publish documentation for the experimental apisbryeung@chromium.org2012-06-261-2/+2
* Move all the feature related stuff into extensions/featuresmitchellwrosen@chromium.org2012-06-1111-0/+1541