Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minimal Chrome Frame with Aura. | grt@chromium.org | 2013-02-28 | 1 | -45/+0 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename IPC::Channel and IPC::Sender in src/chrome. | brettw@chromium.org | 2012-06-15 | 1 | -1/+1 |
* | Defer shutting down Chrome after the CF automation connection goes away. | robertshield@chromium.org | 2012-03-05 | 1 | -1/+5 |
* | Ensure that Chrome shuts down when the ChromeFrame instance shuts down. Previ... | ananta@chromium.org | 2011-10-14 | 1 | -1/+2 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -2/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | ChromeFrame uses the IPC automation channel to talk to Chrome. The IPC messag... | ananta@chromium.org | 2009-12-10 | 1 | -0/+41 |