Sign in
chromium
/
chromium
/
src
/
a14ea34921d1347ceca1c8ddaa6dc1cf6efb1ddb
/
chrome_frame
/
chrome_frame_activex.h
f5494d4
Clean up Automation and Chrome Frame IPC code.-only use routed messages when needed-use routing IDs to avoid manually unpacking messages-remove data structures from IPC namespace (that should only be used for IPC code, and param traits)Note that I temporarily commented out part of a test in external_tab_test.cc because I couldn't figure out how to get the updated gmock macros to compile.
by
[email protected]
· 15 years ago
f30e747
Adding a privileged callback used in IE CF to check whether to show
by
[email protected]
· 15 years ago
b063039
Adding support for IPersist to the ActiveX implementation.
by
[email protected]
· 15 years ago
bbfa9a1
Handle automation server crashes. When Chrome crashes, we now handle the case and support document refresh or reload.
by
[email protected]
· 15 years ago
de6b8b6d
FBTF: Remove unneeded headers from base/ (part 1)
by
[email protected]
· 15 years ago
074283a
Simplify Chrome Frame usage of Chrome identifiers by simply using the Chrome identifiers directly. This required renaming a few identifiers to avoid macro renaming conflicts when including the Chrome headers.
by
[email protected]
· 15 years ago
ca982ec4
Fixes to address code review comments from tommi from CL http://codereview.chromium.org/1823001/show
by
[email protected]
· 15 years ago
e12a3b8
The chrome frame install script instantiates the chrome frame activex via the new ActiveXObject call, which causes it
by
[email protected]
· 15 years ago
c442e9f
Fresh ChromeFrame installs triggered via wave required IE to be restarted for wave to switch to Chrome in the current page/tab.
by
[email protected]
· 15 years ago
efd4dfc2
Added the propagation of the OnChannelError notification.
by
[email protected]
· 15 years ago
a1e62d1
Adds an automation message to retrieve the list of enabled extensions, and CF bindings for it.
by
[email protected]
· 15 years ago
2b19e2fe
Clone of issue 600130. (http://codereview.chromium.org/600130)
by
[email protected]
· 16 years ago
ea9ed97d
Some Chrome Frame cleanup:
by
[email protected]
· 16 years ago
a1800e8
Back/Forward support for url fragments
by
[email protected]
· 16 years ago
00f6b77
Add bindings to chrome frame to call the new extension automation apis.
by
[email protected]
· 16 years ago
2b8fd32
Fixes the following issue
by
[email protected]
· 16 years ago
f781782
Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL.
by
[email protected]
· 16 years ago