| Commit message (Expand) | Author | Age | Files | Lines |
* | Use ScopedComPtr instead of CComPtr to reduce a dependency on ATL. | jhawkins@chromium.org | 2009-09-04 | 1 | -1/+2 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -4/+3 |
* | Let RenderProcessHost provide a method HasConnection() instead of exposing | brettw@chromium.org | 2009-06-29 | 1 | -2/+2 |
* | Fixes an issue where the MSAA information was not reported back correctly to ... | klink@chromium.org | 2009-06-05 | 1 | -5/+0 |
* | Revert "Revert "Use a NotificationRegistrar to listen for notifications."" | evan@chromium.org | 2009-05-22 | 1 | -6/+2 |
* | Revert "Use a NotificationRegistrar to listen for notifications." | evan@chromium.org | 2009-05-22 | 1 | -2/+6 |
* | Use a NotificationRegistrar to listen for notifications. | pkasting@chromium.org | 2009-05-22 | 1 | -6/+2 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -82/+70 |
* | Removes all use of COM and dependencies on Windows-specific classes (includin... | klink@chromium.org | 2009-03-20 | 1 | -13/+14 |
* | 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 |