summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pdf_unsupported_feature.cc
Commit message (Expand)AuthorAgeFilesLines
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-091-407/+0
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+2
* Remove some unnecessary includes of view_messages.h.jam@chromium.org2011-11-171-1/+0
* Clicking on infobar to install Adobe Reader should open download page in a ne...tfarina@chromium.org2011-11-101-1/+1
* Remove needless include of the content/browser/render_process_host.h header f...ananta@chromium.org2011-11-041-1/+0
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-14/+12
* Convert the PluginService interface to be an async wrapper around PluginList.rsesek@chromium.org2011-09-231-18/+35
* Get rid of synchronous calls to getting plugins to help with http://coderevie...jam@chromium.org2011-09-221-7/+1
* Removed the sending of the following content IPC messages out of chrome and r...ananta@chromium.org2011-09-191-2/+1
* Reland r101269: Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-10/+11
* Revert 101269 - Store plug-in enabled/disabled state in PluginPrefs instead o...bauerb@chromium.org2011-09-151-11/+10
* Store plug-in enabled/disabled state in PluginPrefs instead of WebPluginInfo,...bauerb@chromium.org2011-09-151-10/+11
* Add PluginServiceFilter interface and ChromePluginServiceFilter.bauerb@chromium.org2011-09-021-11/+11
* Add an icon for the PDFUnsupportedFeature infobar.rsesek@chromium.org2011-09-021-0/+8
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-3/+5
* Revert 99187 (speculative revert for ProfileSyncServiceSessionTest.FailModelA...thakis@chromium.org2011-09-011-5/+3
* Move infobar handling to a tab helper, part 1.avi@chromium.org2011-09-011-3/+5
* Reland r96364: Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-191-5/+5
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-2/+2
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-5/+5
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-5/+5
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-5/+5
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-5/+5
* Update UMA user actions parsing, primarily to include WebUI metrics.isherman@chromium.org2011-08-091-2/+3
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-2/+6
* Adobe reader actually becomes default browser when user says so!aayushkumar@chromium.org2011-07-121-1/+4
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-1/+3
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-14/+17
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-176/+162
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-031-4/+4
* Move UserMetrics to content.michaeln@google.com2011-04-271-1/+1
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-2/+2
* Update link we use to install/update Reader.jam@chromium.org2011-03-101-2/+5
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-5/+5
* Enable the infobar to ask the user if they want to enable Reader to open PDFs...jam@chromium.org2011-02-151-3/+0
* Update pdf infobar stringsjam@chromium.org2011-02-151-2/+2
* Really don't show the set Adobe Reader by default infobar. Also don't show i...jam@chromium.org2011-02-091-12/+31
* Disable the use-reader-by-default infobar for now.jam@chromium.org2011-01-271-0/+5
* Reverse the Yes and No buttons for the PDF infobars.jam@chromium.org2011-01-271-44/+62
* If a user chooses to open a PDF with Reader, ask them if they want to do so a...jam@chromium.org2011-01-271-26/+144
* Fix build break from previous change (files moved in between try bot run and ...jam@chromium.org2011-01-221-2/+2
* When we detect a PDF with an unsupported feature, ask the user if they want t...jam@chromium.org2011-01-221-0/+231