Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RefCounted types should not have public destructors, content/browser part 1 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+5 |
* | Move QuotaPermissionContext to content/public/browser and put it in the conte... | tfarina@chromium.org | 2012-03-02 | 1 | -5/+7 |
* | Move BrowserMessageFilter to public, and into content namespace. | joi@chromium.org | 2011-12-16 | 1 | -2/+2 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -1/+1 |
* | Cleanup: Make quota dispatcher code independent from WebKit types | kinuko@chromium.org | 2011-07-29 | 1 | -3/+3 |
* | Quota InfoBar | kinuko@chromium.org | 2011-05-31 | 1 | -2/+16 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Add 1st cut of QuotaManager code | kinuko@chromium.org | 2011-04-27 | 1 | -0/+15 |
* | Fix clang build that have been broken by 81364. | kinuko@chromium.org | 2011-04-13 | 1 | -1/+2 |
* | Add IPC plumbing code for Quota API | kinuko@chromium.org | 2011-04-13 | 1 | -0/+31 |