summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_quota_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+3
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-2/+2
* Make all quota-exceeding messages in the storage API explain what the failurekalman@chromium.org2012-08-311-22/+44
* Only apply extension throttling quota to sync, not local.kalman@chromium.org2012-04-301-0/+3
* Fix Threading of ExtensionsQuotaServicebattre@chromium.org2012-03-201-1/+5
* Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...battre@chromium.org2011-11-031-1/+7
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+2
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-2/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+7
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-2/+2
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-0/+148