summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_quota_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* More misc. cleanup:pkasting@chromium.org2013-07-191-1/+0
* Misc. cleanup:pkasting@chromium.org2013-07-101-28/+22
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* Move webkit/quota files to webkit/browser/quota or webkit/common/quotatzik@chromium.org2013-05-301-1/+1
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-031-19/+40
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-2/+2
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-3/+26
* Minor cleanup to how infobars handle expiry:pkasting@chromium.org2013-01-071-1/+1
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-9/+10
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-4/+4
* Make quota requests from background pages not crashtzik@chromium.org2012-09-221-1/+2
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Attempt to request quota in a background page should not crashkinuko@chromium.org2012-07-221-0/+7
* Disable infobars for shell windows.estade@chromium.org2012-06-161-7/+0
* TabContentsWrapper -> TabContents, part 33.avi@chromium.org2012-06-111-5/+4
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-5/+3
* Move QuotaPermissionContext to content/public/browser and put it in the conte...tfarina@chromium.org2012-03-021-8/+13
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-5/+5
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-231-0/+1
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* 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