| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish taking out render_messages.h includes from headers. | jam@chromium.org | 2009-02-05 | 1 | -3/+3 |
* | Commiting the changes from my previous cl that are specific to not including ... | jam@chromium.org | 2009-02-04 | 1 | -1/+2 |
* | Revert my change to get the tree green. Not sure why the tests became flaky.... | jam@chromium.org | 2009-02-04 | 1 | -2/+1 |
* | Make it easier/less work/less error-prone to create new IPC channel types (i.... | jam@chromium.org | 2009-02-04 | 1 | -1/+2 |
* | Address a review comment I forgot in my previous patch. | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -2/+4 |
* | Move files out of browser and into either renderer_host or tab_contents. | brettw@chromium.org | 2009-01-22 | 1 | -1/+1 |
* | Move functions required by the rest of the browser from RenderProcessHost to ... | brettw@chromium.org | 2009-01-16 | 1 | -1/+1 |
* | Reverting 5927 as John has a better fix for this issue. | ananta@chromium.org | 2008-11-27 | 1 | -4/+0 |
* | Fixes a potential memory leak with a message creation. | klink@chromium.org | 2008-11-24 | 1 | -4/+3 |
* | Don't reenter Webkit, while it waits for outgoing sync calls to complete. This | ananta@chromium.org | 2008-11-24 | 1 | -0/+4 |
* | Fixes a null pointer bug, and adds null checks around potentially dying proce... | klink@chromium.org | 2008-10-11 | 1 | -5/+11 |
* | Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM... | klink@chromium.org | 2008-10-09 | 1 | -3/+3 |
* | Adds MSAA/IAccessible exposure of web content. | klink@chromium.org | 2008-09-30 | 1 | -0/+167 |