summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* Share the "get CF profile dir" code between ChromeFramePlugin and chrome_fram...joi@chromium.org2012-05-031-3/+1
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-2/+3
* Remove remaining references to CEEE.rogerta@chromium.org2011-12-201-3/+1
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-10/+7
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-1/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-10/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-2/+9
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-2/+2
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-5/+4
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-151-15/+7
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-081-2/+2
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-2/+3
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-7/+6
* Modification to the initial focus assignment behaviour. By giving focus to c...twiz@google.com2010-10-131-1/+4
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-2/+3
* Fix failing ChromeFrame window open tests on IE6/7. These tests started faili...ananta@chromium.org2010-09-101-2/+6
* Simple change to the focus-stealing behaviour of CF in response to WM_NOTIFYP...twiz@google.com2010-09-071-1/+8
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-12/+10
* Navigating to a page in ChromeFrame in IE would display the sad tab page brie...ananta@chromium.org2010-06-031-4/+6
* Context menu operations like Cut/Copy/Paste etc would not work in pages rende...ananta@chromium.org2010-04-191-4/+5
* Committing for Eric Dingle.mad@chromium.org2010-03-261-4/+13
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-1/+14
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-14/+1
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-1/+14
* Add a simple resource loader to Chrome Frame that is capable of finding, load...robertshield@chromium.org2010-03-241-3/+4
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-12/+4
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-4/+12
* Fix a crash in ChromeFrame which would occur if we clicked both mouse buttons...ananta@chromium.org2010-03-031-12/+17
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-0/+4
* First batch of context menu testsamit@chromium.org2010-02-121-3/+10
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-5/+6
* Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...ananta@chromium.org2009-11-191-7/+10
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-3/+4
* Making no automation the default - this was the intent of a previousjoi@chromium.org2009-11-101-3/+4
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-2/+7
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+214