summaryrefslogtreecommitdiffstats
path: root/chrome/browser/pdf_unsupported_feature.cc
Commit message (Expand)AuthorAgeFilesLines
* 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