| Commit message (Expand) | Author | Age | Files | Lines |
* | Renaming/refactoring methods related to swap out acks. | nasko@chromium.org | 2012-10-04 | 1 | -2/+1 |
* | Do not share a process unless it has the right storage partition. | creis@chromium.org | 2012-09-07 | 1 | -0/+5 |
* | Fix regression of bug 205 where a plugin in a window shown with window.open m... | jam@chromium.org | 2012-07-23 | 1 | -0/+4 |
* | Remove the code to wait on disconnected child processes to get the exit code.... | jam@chromium.org | 2012-07-09 | 1 | -4/+1 |
* | Browser Plugin: Guests should be in their own BrowsingInstance/SiteInstances,... | fsamuel@chromium.org | 2012-06-22 | 1 | -0/+4 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 1 | -3/+3 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -1/+2 |
* | Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce... | creis@chromium.org | 2012-05-10 | 1 | -2/+1 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -1/+2 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -3/+3 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 1 | -2/+1 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 1 | -2/+1 |
* | This adds a hang monitor for Pepper plugins. It monitors sync messages on the... | brettw@chromium.org | 2012-04-13 | 1 | -1/+1 |
* | Revert 132018 - Fixing a problem, where a hung renderer process is not killed... | eroman@chromium.org | 2012-04-12 | 1 | -1/+2 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 1 | -2/+1 |
* | Revert 128369 - Histogram times surrounding render crashes | jar@chromium.org | 2012-03-23 | 1 | -34/+7 |
* | Histogram times surrounding render crashes | jar@chromium.org | 2012-03-23 | 1 | -7/+34 |
* | RenderProcessHost should return the list of registered RWHs, not ipc listeners. | pfeldman@chromium.org | 2012-03-16 | 1 | -6/+8 |
* | Aura: recover from lost context / GPU process dying | piman@chromium.org | 2012-03-08 | 1 | -0/+5 |
* | Fix bug where a large number of extensions can starve the browser for rendere... | nasko@chromium.org | 2012-02-22 | 1 | -1/+2 |
* | Adding a command line flag to specify renderer process limit | nasko@chromium.org | 2012-02-13 | 1 | -2/+8 |
* | Remove unused member variable |listeners_expecting_close_| in RenderProcessHo... | bauerb@chromium.org | 2012-02-12 | 1 | -5/+0 |
* | gpu: reference target surfaces through a globally unique surface id. | piman@chromium.org | 2012-01-18 | 1 | -9/+1 |
* | Make page IDs be specific to a RenderView rather than global to its process. | creis@chromium.org | 2011-12-16 | 1 | -9/+0 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -0/+253 |