Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support cross-process window.close() messages. | creis@chromium.org | 2012-05-04 | 1 | -0/+2 |
* | Allow targeted links to work on tabs that have swapped out processes. | creis@chromium.org | 2012-03-22 | 1 | -0/+3 |
* | Refactoring: Split more accessibility code into separate files. | dmazzoni@chromium.org | 2012-02-13 | 1 | -1/+2 |
* | Move DOMAutomationController code from chrome to content. This is needed by i... | jam@chromium.org | 2012-02-03 | 1 | -3/+2 |
* | Send replies to sync IPCs from swapped out renderers. | creis@chromium.org | 2012-01-28 | 1 | -6/+5 |
* | Move content_client.h into content/public. | joi@chromium.org | 2011-10-18 | 1 | -1/+1 |
* | Ensure that plugins can be destroyed in swapped out RenderViews. | creis@chromium.org | 2011-07-20 | 1 | -0/+4 |
* | Support window.opener after a process swap. | creis@chromium.org | 2011-05-12 | 1 | -0/+79 |