| Commit message (Expand) | Author | Age | Files | Lines |
* | net: move more functions out of net_util.h | tfarina | 2016-01-20 | 1 | -1/+1 |
* | Switch to standard integer types in content/browser/. | avi | 2015-12-25 | 1 | -17/+19 |
* | Add trace to the caller of QuotaManager::GetAvailableSpace and its callbacks ... | oshima | 2015-10-10 | 1 | -0/+12 |
* | Tighten DCHECK to clarify that users of syncable storage can't request more q... | dgrogan | 2015-04-22 | 1 | -2/+1 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -2/+2 |
* | Remove webkit/browser/, point everything to storage/browser/ instead | pilgrim | 2014-09-10 | 1 | -1/+1 |
* | Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name... | pilgrim@chromium.org | 2014-08-22 | 1 | -17/+17 |
* | Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th... | jam@chromium.org | 2014-05-16 | 1 | -5/+3 |
* | [Quota] Pass user gesture state with quota request message. | gbillock@chromium.org | 2014-04-04 | 1 | -36/+25 |
* | Allow MessageFilters to restrict listening to specific message classes | jdduke@chromium.org | 2014-02-26 | 1 | -1/+2 |
* | Revert "Allow MessageFilters to restrict listening to specific message classes" | jdduke@chromium.org | 2014-02-21 | 1 | -2/+1 |
* | Allow MessageFilters to restrict listening to specific message classes | jdduke@chromium.org | 2014-02-16 | 1 | -1/+2 |
* | Quota: Remove an invalid DCHECK breaking layout tests on Debug build | nhiroki@chromium.org | 2014-02-07 | 1 | -1/+0 |
* | Quota: Cap size of requested quota | nhiroki@chromium.org | 2014-02-06 | 1 | -9/+12 |
* | Quota: Return a pair of usage and granted_quota on requesting quota. | nhiroki@chromium.org | 2014-01-21 | 1 | -32/+30 |
* | RequestQuotaDispatcher should handle unexpected death of QuotaDispatcherHost ... | kinuko@chromium.org | 2013-09-09 | 1 | -13/+29 |
* | Move QuotaDispatcherHost from browser/renderer_host to browser/ | kinuko@chromium.org | 2013-07-24 | 1 | -0/+258 |