summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pepper_broker_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-181-1/+1
* Remove InfoBarDelegate::web_contents()droger@chromium.org2014-04-101-4/+5
* Remove Chrome for TV code.ycheo@chromium.org2014-01-171-27/+0
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-5/+5
* Removed Netflix plugin from the broker whitelist.xhwang@chromium.org2014-01-111-15/+0
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-3/+3
* Infobar system refactor.pkasting@chromium.org2013-12-061-6/+6
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-6/+6
* Infobar system refactor.pkasting@chromium.org2013-12-031-6/+6
* Removed old Netflix plugin from the broker whitelist. Added domain check as w...zelidrag@chromium.org2013-07-221-3/+4
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-2/+2
* Whitelist Netflix MDX plugin for chrome-for-tvkjyoun@google.com2013-07-171-2/+4
* Misc. cleanup:pkasting@chromium.org2013-07-101-59/+28
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-4/+2
* Auto-grant plugin permission when in application modejinsukkim@chromium.org2013-05-101-5/+27
* Reorder pieces of code. No other changes.pkasting@chromium.org2013-04-301-27/+27
* Add InfoBarDelegate::web_contents(). This is convenient for the number ofpkasting@chromium.org2013-04-241-1/+1
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-1/+1
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Disabled plugin broker infobar on Chrome OS for Widevine plingin as well (M26+).zelidrag@chromium.org2013-03-061-4/+6
* Disabled plugin broker infobar on Chrome OS for Netflix since this plugins ca...zelidrag@chromium.org2013-03-021-0/+16
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Add content settings page action for Pepper broker authorization.bauerb@chromium.org2013-02-101-1/+9
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-2/+2
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-23/+23
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-7/+7
* Making IsGuestSession an instance method of Profile, instead of static.jwd@chromium.org2012-12-131-3/+3
* Move RequestPpapiBrokerPermission from WebContentsObserver to WebContentsDele...bauerb@chromium.org2012-11-231-0/+178