| Commit message (Expand) | Author | Age | Files | Lines |
* | Move HungPluginTabHelper::PluginState declaration from .h to .cc file. | pkasting@chromium.org | 2013-04-17 | 1 | -0/+29 |
* | Split the ProcessType enum into process types that content knows about (which... | jam@chromium.org | 2013-03-22 | 1 | -0/+1 |
* | Move c/b/a/infobar files back to c/b/infobar | kaiwang@chromium.org | 2013-03-19 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -5/+6 |
* | Distinguish plugin disconnections from plugin crashes. | yzshen@chromium.org | 2013-01-10 | 1 | -1/+2 |
* | Change infobar creation to use a public static Create() method on the infobar... | pkasting@chromium.org | 2013-01-08 | 1 | -8/+26 |
* | DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon. | avi@chromium.org | 2013-01-07 | 1 | -1/+1 |
* | Rename HungPluginTabHelper::InfoBarDelegate to HungPluginInfoBarDelegate for ... | pkasting@chromium.org | 2013-01-05 | 1 | -17/+16 |
* | Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelper | pkasting@chromium.org | 2012-12-20 | 1 | -21/+21 |
* | Remove TabContents includes. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Switch InfoBarTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-10-11 | 1 | -11/+8 |
* | Revert "Revert 159158 - Make using WebContentsUserData simpler." | avi@chromium.org | 2012-09-28 | 1 | -1/+1 |
* | Revert 159158 - Make using WebContentsUserData simpler. | dharani@google.com | 2012-09-28 | 1 | -1/+1 |
* | Make using WebContentsUserData simpler. | avi@chromium.org | 2012-09-27 | 1 | -1/+1 |
* | Render/pepper hang debugging: generate dumps for the browser and renderer pro... | yzshen@chromium.org | 2012-09-26 | 1 | -2/+9 |
* | Switch HungPluginTabHelper to use WebContentsUserData. | avi@chromium.org | 2012-09-25 | 1 | -0/+2 |
* | Generate dumps for relevant renderers when users kill a hung pepper plugin. | yzshen@chromium.org | 2012-09-19 | 1 | -1/+87 |
* | Create chrome/browser/api directory. Move infobar delegates used by Autofill ... | joi@chromium.org | 2012-08-13 | 1 | -2/+2 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | TabContentsWrapper -> TabContents, part 53. | avi@chromium.org | 2012-06-11 | 1 | -5/+4 |
* | Make the hung plugin infobar more defensive. | brettw@chromium.org | 2012-05-03 | 1 | -24/+41 |
* | Generate crash dumps when a hung PPAPI plugin is force terminated. | brettw@chromium.org | 2012-04-30 | 1 | -3/+9 |
* | Revert 134443 - Broke win_aura | rsleevi@chromium.org | 2012-04-28 | 1 | -9/+3 |
* | Generate crash dumps when a hung PPAPI plugin is force terminated. | brettw@chromium.org | 2012-04-28 | 1 | -3/+9 |
* | Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i... | bauerb@chromium.org | 2012-04-20 | 1 | -2/+2 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -0/+268 |