summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extensions_quota_service.h
Commit message (Expand)AuthorAgeFilesLines
* Moved ExtensionInfoMap and ExtensionsQuotaService to extensions/benwells@chromium.org2013-11-091-238/+0
* Use a direct include of time headers in chrome/browser/, part 3.avi@chromium.org2013-06-281-2/+2
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-4/+5
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Make all quota-exceeding messages in the storage API explain what the failurekalman@chromium.org2012-08-311-20/+30
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moving test_api to api/test .vabr@chromium.org2012-07-111-1/+5
* Fix Threading of ExtensionsQuotaServicebattre@chromium.org2012-03-201-5/+15
* Add OVERRIDE to chrome/browser/extensions/.avi@chromium.org2011-11-211-2/+4
* Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...battre@chromium.org2011-11-031-0/+15
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-3/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Update extension functions to always pass a list of arguments, even when one ...arv@chromium.org2010-05-211-3/+4
* Fix leak reported in extensions_quota_service_unittest.cctim@chromium.org2009-12-041-1/+2
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-041-0/+195