summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chrome_quota_permission_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Permissions: remove user gesture handling in Permission Bubble.mlamouri2016-02-101-10/+1
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Change PermissionBubbleRequest::GetRequestingHostname to GetOriginjohnme2016-01-271-2/+2
* Add method for identifying different InfoBarsdfalcantara2015-12-301-0/+6
* Switch to standard integer types in chrome/browser/, part 1 of 4.avi2015-12-261-11/+14
* Don't compile permissions infobars on desktop.estade2015-10-021-26/+32
* Call FormatUrlForSecurityDisplay in more call sites.palmer2015-09-241-11/+5
* Rename GetIconID to GetIconIdestade2015-09-031-2/+2
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-071-17/+17
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-041-17/+17
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-031-17/+17
* Don't allow quota requests without an infobar servicefelt2015-03-101-9/+10
* Remove dependency of infobars component on the embeddersdefresne2014-12-221-1/+1
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-211-14/+14
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-12/+12
* Remove storage-related redirect headers in webkit/common/, update #includes a...pilgrim2014-09-101-1/+1
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-221-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Show full security origin on infobars instead of just hostname.meacer@chromium.org2014-06-241-2/+10
* Hide webkitPersistentStorage infobar on navigationn.bansal@samsung.com2014-06-041-7/+0
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-221-1/+1
* Add a null check for PermissionBubbleManager::FromWebcontents.leng@chromium.org2014-05-131-5/+7
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-181-1/+1
* Remove dependency from infobars on LoadCommittedDetailsdroger@chromium.org2014-04-041-2/+2
* [Quota] Pass user gesture state with quota request message.gbillock@chromium.org2014-04-041-14/+14
* [WebsiteSettings] Change permission bubble API to adapt to new mocks.gbillock@chromium.org2014-03-101-6/+14
* [Quota] Add delegate to request quota with bubble.gbillock@chromium.org2014-02-111-3/+112
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Infobar system refactor.pkasting@chromium.org2013-12-061-8/+7
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+1
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-7/+8
* Infobar system refactor.pkasting@chromium.org2013-12-031-8/+7
* 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