summaryrefslogtreecommitdiffstats
path: root/extensions/common/features/base_feature_provider.cc
Commit message (Expand)AuthorAgeFilesLines
* FeatureProvider returns std::map instead of vectorlimasdf2016-03-081-13/+8
* Use scoped_ptr instead of linked_ptr from /e/c/features/*limasdf2016-03-071-14/+11
* Switch to standard integer types in extensions/.avi2015-12-231-0/+2
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-2/+3
* Update SplitString calls to new formbrettw2015-08-081-4/+4
* Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...pkasting2015-08-071-4/+4
* Update SplitString calls to new formbrettw2015-08-071-4/+4
* Move JoinString to the base namespace.brettw2015-07-151-2/+2
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-2/+2
* Move JoinString to the base namespace.brettw2015-07-141-2/+2
* Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...vaibhav1.a2015-05-271-1/+1
* [Extensions] Start making chrome://extensions use extensions APIsrdevlin.cronin2015-02-241-1/+14
* Add a 'nocompile' option to Extension feature files, and annotate all Devtoolskalman2015-01-131-4/+19
* Clean-up coding styleleejongsoo@gmail.com2014-05-201-1/+2
* Split feature definitions into extensions and chrome features.yoz@chromium.org2014-04-281-77/+2
* Move core features code to //extensionsrockot@chromium.org2014-04-031-0/+249