| Commit message (Expand) | Author | Age | Files | Lines |
* | base::Bind: Remove includes of base.bind in header files. | jhawkins@chromium.org | 2011-12-21 | 1 | -32/+6 |
* | base::Bind: Convert chrome_frame/. | jhawkins@chromium.org | 2011-11-18 | 1 | -5/+5 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | Remove extension automation support that was used only by CEEE. | joi@chromium.org | 2011-04-06 | 1 | -66/+0 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -3/+2 |
* | Add support for returning the session_id in both CreateExternalTab and Connec... | hansl@google.com | 2010-11-05 | 1 | -3/+4 |
* | Reverting this to see if this fixes ChromeFrame tests. Please reland with the... | ananta@chromium.org | 2010-10-28 | 1 | -4/+3 |
* | The ChromeFrame objects now provides an unfrozen interface called IChromeFram... | hansl@google.com | 2010-10-28 | 1 | -3/+4 |
* | Added full support for invoking before unload and unload handlers on ChromeFr... | ananta@chromium.org | 2010-09-17 | 1 | -0/+26 |
* | Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ... | ananta@chromium.org | 2010-05-19 | 1 | -2/+4 |
* | Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC... | ananta@chromium.org | 2010-05-19 | 1 | -3/+5 |
* | Relanding this fix with the fixes to get chrome frame tests to pass. | ananta@chromium.org | 2010-05-18 | 1 | -0/+123 |