summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/declarative_content/content_rules_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+3
* Refactor RulesRegistryStorageDelegate, (aggregate into rules registry + separ...vabr@chromium.org2013-04-291-6/+9
* Almost all actions in Declarative Web Request require all_urls host permissionsvabr@chromium.org2013-04-271-2/+6
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Erase elements of ContentRulesRegistry::active_rules_ as they become empty.jyasskin@chromium.org2013-02-031-2/+21
* Implement the basic declarativeContent API.jyasskin@chromium.org2013-01-261-0/+276