summaryrefslogtreecommitdiffstats
path: root/content/browser/renderer_host/quota_dispatcher_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Move more code into the content namespace.darin@chromium.org2012-10-191-8/+9
* RefCounted types should not have public destructors, content/browser part 1rsleevi@chromium.org2012-04-271-1/+5
* Move QuotaPermissionContext to content/public/browser and put it in the conte...tfarina@chromium.org2012-03-021-5/+7
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-161-2/+2
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Cleanup: Make quota dispatcher code independent from WebKit typeskinuko@chromium.org2011-07-291-3/+3
* Quota InfoBarkinuko@chromium.org2011-05-311-2/+16
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-271-0/+15
* Fix clang build that have been broken by 81364.kinuko@chromium.org2011-04-131-1/+2
* Add IPC plumbing code for Quota APIkinuko@chromium.org2011-04-131-0/+31