summaryrefslogtreecommitdiffstats
path: root/chrome/browser/api/infobars
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-198-571/+0
* Implement user consent InfoBar for screen capturing.sergeyu@chromium.org2013-02-072-0/+7
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* infobars: Remove the downcast AsAlternateNavInfoBarDelegate() function.tfarina@chromium.org2013-01-222-5/+0
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-087-22/+33
* Move one_click_signin_infobar_delegate.* from chrome/browser/api/infobars/ to...pkasting@chromium.org2013-01-072-64/+0
* Minor cleanup to how infobars handle expiry:pkasting@chromium.org2013-01-072-12/+11
* Eliminate the LinkInfoBar[Delegate] classes entirely.tfarina@chromium.org2013-01-074-73/+9
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-202-4/+11
* Raise an infobar and deny access to WebGL if a GPU reset was detected while a...kbr@chromium.org2012-11-202-0/+6
* Adjust #fidef to match how we've actually defined our overrides.pkasting@chromium.org2012-11-071-4/+4
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-3/+2
* Switching from ForXyz naming to FromXyz naming, for consistency.joi@chromium.org2012-09-221-1/+1
* Setup field trial for one-click signin inforbar. rogerta@chromium.org2012-09-142-0/+64
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-309-26/+26
* Introduce InfoBarTabService API.joi@chromium.org2012-08-2010-35/+92
* Move a few temporarily-allowed autofill dependencies to a test-file-only sect...joi@chromium.org2012-08-131-6/+6
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-1310-0/+554