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