summaryrefslogtreecommitdiffstats
path: root/extensions/browser/api/declarative
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/browser/.avi2015-12-237-0/+12
* Convert Pass()→std::move() in //extensionsdcheng2015-12-186-15/+19
* Remove ScopedVector from/extenisons part#2limasdf2015-12-152-4/+3
* Use std::tie() for operator< in extensions/jsbell2015-11-201-3/+3
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-252-3/+2
* Cleanup: Pass std::string as const reference from extensions/ki.stfu2015-09-211-3/+2
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-237-76/+70
* This patch improves the way that GuestViewManager tracks the destruction of G...paulmeyer2015-07-212-1/+14
* Remove RulesRegistry::Rule typedefwittman2015-07-165-76/+78
* Add declarativeContent support for bookmarked statewittman2015-06-242-5/+25
* [Extensions OOPI] Update extension functions to use RFH pt 2rdevlin.cronin2015-06-151-2/+2
* Create a mechanism define declarative rules via the extension manifest.danduong2015-06-125-79/+324
* Use range-based for loops in RulesRegistry codewittman2015-05-262-51/+39
* Implement incognito permission checks for declarativeContent APIwittman2015-05-221-1/+1
* Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in extensions module.pranay.kumar2015-05-051-3/+3
* Clean up of plumbing HostID in declarative content API.hanxi2015-02-092-33/+20
* Revert of Revert of Introduce HostID and de-couple Extensions from "script in...hanxi2015-02-052-20/+33
* Revert of Introduce HostID and de-couple Extensions from "script injection Sy...hanxi2015-02-042-33/+20
* Introduce HostID and de-couple Extensions from "script injection System" [bro...hanxi2015-01-272-20/+33
* Refactor: cleanup declarative_api.cc and get rid ofhanxi2014-12-181-34/+18
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-4/+2
* Minor GuestView cleanupfsamuel2014-12-101-1/+1
* Remove WebViewKey in rules registry. This is the first step of "Implement dec...hanxi2014-12-018-133/+92
* Fix WeakPtrFactory member ordering in extensionsmohan.reddy2014-11-252-15/+15
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-214-32/+29
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-034-14/+14
* Several things are done in this CL:hanxi2014-09-302-4/+7
* Revert "Allow declarative webrequest and webrequest in extensions."dcheng2014-09-302-7/+4
* Several things are done in this CL:hanxi2014-09-302-4/+7
* Move RulesRegistryService to //extensions.wjmaclean2014-09-232-0/+390
* Move rules_registry_unittest.ccwjmaclean2014-09-221-0/+168
* Add SetIconAction support to declarativeContentgpdavis.chromium2014-09-171-0/+59
* Move declarative api files to extensions/browser/api/declarative.wjmaclean2014-09-1010-0/+2315
* Move deduping_factory files.wjmaclean2014-08-262-0/+378