summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/declarative/declarative_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* <webview>: Implement declarativeWebRequest APIfsamuel@chromium.org2013-11-131-0/+1
* Use one storage key per rules registry for "rules saved"vabr@chromium.org2013-10-121-0/+29
* Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.yoz@chromium.org2013-07-311-9/+0
* Resubmit "Change RulesRegistryService to use ProfileKeyedAPI."patrickriordan177@gmail.com2013-06-071-2/+1
* Revert 202751 "Change RulesRegistryService to use ProfileKeyedAPI."dbeam@chromium.org2013-05-291-1/+2
* Change RulesRegistryService to use ProfileKeyedAPI.patrickriordan177@gmail.com2013-05-291-2/+1
* Refactor RulesRegistryStorageDelegate, (aggregate into rules registry + separ...vabr@chromium.org2013-04-291-2/+2
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-1/+1
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+1
* Hook up WebRequestRulesRegistry into old WebRequest APIbattre@chromium.org2012-04-051-22/+13
* Provide real RequestMatcher for declarative webRequest API conditionsbattre@chromium.org2012-04-031-14/+22
* Move parts of the decl. webRequest API that we don't want to release yet to e...battre@chromium.org2012-03-101-1/+1
* Eliminate "using namespace" directives from extensions codeasargent@chromium.org2012-03-101-1/+3
* Migrate Declarative API bindings to new JSON objects generated by JSON compilerbattre@chromium.org2012-02-291-12/+14
* RulesRegistry for declarative APIs.battre@chromium.org2012-02-101-0/+62