| Commit message (Expand) | Author | Age | Files | Lines |
* | Make WebPluginInfo more generic | cpu@chromium.org | 2011-08-14 | 1 | -2/+2 |
* | Revert r96364, it's breaking a NaCl test. | mnissler@chromium.org | 2011-08-11 | 1 | -5/+5 |
* | Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre... | mrossetti@chromium.org | 2011-08-11 | 1 | -5/+5 |
* | Speculatively revert r96364, it's the best bet on the NaCL breakage. | mnissler@chromium.org | 2011-08-11 | 1 | -5/+5 |
* | Rename PluginUpdater to PluginPrefs and make it per-profile. | bauerb@chromium.org | 2011-08-11 | 1 | -5/+5 |
* | Update UMA user actions parsing, primarily to include WebUI metrics. | isherman@chromium.org | 2011-08-09 | 1 | -2/+3 |
* | Removal of Profile from content part 3. | avi@chromium.org | 2011-07-28 | 1 | -2/+6 |
* | Adobe reader actually becomes default browser when user says so! | aayushkumar@chromium.org | 2011-07-12 | 1 | -1/+4 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -1/+3 |
* | Move the little infobar code from TabContents to TabContentsWrapper. | jam@chromium.org | 2011-05-18 | 1 | -14/+17 |
* | Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt... | pkasting@chromium.org | 2011-05-05 | 1 | -176/+162 |
* | Adopt InterstitialPage to RenderViewHost message changes which were introduce... | markusheintz@chromium.org | 2011-05-03 | 1 | -4/+4 |
* | Move UserMetrics to content. | michaeln@google.com | 2011-04-27 | 1 | -1/+1 |
* | Move PepperPluginRegistry to content, while leaving the Chrome specific bits ... | jam@chromium.org | 2011-04-18 | 1 | -2/+2 |
* | Update link we use to install/update Reader. | jam@chromium.org | 2011-03-10 | 1 | -2/+5 |
* | Split infobar_delegate.[cc,h] into separate pieces for the different classes ... | tfarina@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Delete the temporary headers left behind in chrome\browser. I've left browse... | jam@chromium.org | 2011-03-01 | 1 | -5/+5 |
* | Enable the infobar to ask the user if they want to enable Reader to open PDFs... | jam@chromium.org | 2011-02-15 | 1 | -3/+0 |
* | Update pdf infobar strings | jam@chromium.org | 2011-02-15 | 1 | -2/+2 |
* | Really don't show the set Adobe Reader by default infobar. Also don't show i... | jam@chromium.org | 2011-02-09 | 1 | -12/+31 |
* | Disable the use-reader-by-default infobar for now. | jam@chromium.org | 2011-01-27 | 1 | -0/+5 |
* | Reverse the Yes and No buttons for the PDF infobars. | jam@chromium.org | 2011-01-27 | 1 | -44/+62 |
* | If a user chooses to open a PDF with Reader, ask them if they want to do so a... | jam@chromium.org | 2011-01-27 | 1 | -26/+144 |
* | Fix build break from previous change (files moved in between try bot run and ... | jam@chromium.org | 2011-01-22 | 1 | -2/+2 |
* | When we detect a PDF with an unsupported feature, ask the user if they want t... | jam@chromium.org | 2011-01-22 | 1 | -0/+231 |