summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_quota_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Convert a few 7-arity NewRunnableMethods.jhawkins@chromium.org2011-11-301-5/+3
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Fix build break: use NewRunnableMethod for bind that requires 7-arity.jhawkins@chromium.org2011-10-191-3/+5
* base::Bind: Convert QuotaPermissionContext::PermissionCallback.jhawkins@chromium.org2011-10-181-28/+24
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-6/+8
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-2/+1
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-1/+2
* Dispatch callback when a page is reloaded while quota infobar is shownkinuko@chromium.org2011-08-181-1/+5
* Browser should not crash when a page showing a quota infobar is closed/reloadedkinuko@chromium.org2011-08-151-4/+1
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+2
* Quota InfoBarkinuko@chromium.org2011-05-311-0/+166