| Commit message (Expand) | Author | Age | Files | Lines |
* | Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM... | robertshield@chromium.org | 2011-10-19 | 1 | -3/+1 |
* | Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ... | robertshield@chromium.org | 2011-10-17 | 1 | -1/+3 |
* | Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM... | robertshield@chromium.org | 2011-10-17 | 1 | -3/+1 |
* | Ensure that foreground tabs which are opened up as new windows in IE6 come to... | ananta@chromium.org | 2011-10-05 | 1 | -23/+29 |
* | Report IE 10 in histograms. | grt@chromium.org | 2011-09-29 | 1 | -2/+2 |
* | Convert RenderViewContextMenu to MenuItemView. | rhashimoto@chromium.org | 2011-07-12 | 1 | -2/+2 |
* | Handle the print context menu on ChromeFrame fully. Currently we handle it in... | ananta@chromium.org | 2011-06-16 | 1 | -1/+1 |
* | Download requests initiated in a ChromeFrame popup window opened via window.o... | ananta@chromium.org | 2011-06-07 | 1 | -2/+15 |
* | Ensure that context menu->Print works in ChromeFrame. | ananta@chromium.org | 2011-05-24 | 1 | -0/+6 |
* | Remove locked histogram macros since jar@chromium.org made the base macros th... | grt@chromium.org | 2011-04-06 | 1 | -5/+5 |
* | Remove extension automation support that was used only by CEEE. | joi@chromium.org | 2011-04-06 | 1 | -78/+6 |
* | Fix the flakiness with download requests routed by ChromeFrame to the host br... | ananta@chromium.org | 2011-03-11 | 1 | -0/+1 |
* | Revert 76880 - ChromeFrame would fail to upload POST data to the server if th... | ananta@chromium.org | 2011-03-04 | 1 | -2/+1 |
* | ChromeFrame would fail to upload POST data to the server if the webserver req... | ananta@chromium.org | 2011-03-04 | 1 | -1/+2 |
* | Download requests in ChromeFrame which occur in response to a POST request ne... | ananta@chromium.org | 2011-02-28 | 1 | -9/+8 |
* | Fix for a chrome frame crasher seen in the chrome frame mstone 10 beta channel. | ananta@chromium.org | 2011-02-15 | 1 | -1/+2 |
* | Remove includes of message headers in headers. | jam@chromium.org | 2011-02-09 | 1 | -15/+16 |
* | Disabling building of CEEE; we will be moving the code to a separate | joi@chromium.org | 2011-01-31 | 1 | -7/+1 |
* | Fix miscellaneous compilation bugs under Visual Studio 2010. | jeanluc@chromium.org | 2011-01-30 | 1 | -1/+1 |
* | Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom... | erikwright@chromium.org | 2011-01-12 | 1 | -6/+2 |
* | Popups opened with the noreferrer parameter within ChromeFrame should open in... | ananta@chromium.org | 2011-01-06 | 1 | -2/+15 |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -14/+11 |
* | Fixing a regression introduced with r69101, which now prevents Chrome Frame | rogerta@chromium.org | 2010-12-15 | 1 | -27/+11 |
* | Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali... | ananta@chromium.org | 2010-12-14 | 1 | -6/+18 |
* | Rename all methods accessing Singleton<T> as GetInstance(). | satish@chromium.org | 2010-12-13 | 1 | -1/+1 |
* | Refreshing a ChromeFrame page which was received in response to a top level P... | ananta@chromium.org | 2010-12-03 | 1 | -9/+2 |
* | Always use persistent profile for CF+CEEE installs. | joi@chromium.org | 2010-12-01 | 1 | -1/+7 |
* | Post the WM_SYSKEYDOWN/WM_SYSKEYUP messages to the parent window when ChromeF... | ananta@chromium.org | 2010-11-30 | 1 | -9/+11 |
* | Test Selenium core on chrome frame | amit@chromium.org | 2010-11-24 | 1 | -8/+9 |
* | Popup windows launched in a new window in ChromeFrame on IE8 would open behin... | ananta@chromium.org | 2010-11-09 | 1 | -1/+1 |
* | Reapply part of r64637, which caused mysterious failures on mac waterfall. | erg@google.com | 2010-11-08 | 1 | -2/+2 |
* | Add support for returning the session_id in both CreateExternalTab and Connec... | hansl@google.com | 2010-11-05 | 1 | -0/+15 |
* | 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 |
* | Reverting this to see if this fixes ChromeFrame tests. Please reland with the... | ananta@chromium.org | 2010-10-28 | 1 | -13/+0 |
* | The ChromeFrame objects now provides an unfrozen interface called IChromeFram... | hansl@google.com | 2010-10-28 | 1 | -0/+13 |
* | Add support for OnClose event in ActiveX and NPAPI | amit@chromium.org | 2010-10-27 | 1 | -2/+8 |
* | Remove scoped_bstr_win, fix all callers to use the new location. | brettw@chromium.org | 2010-10-20 | 1 | -26/+28 |
* | Various changes to make GCF nicer for the non-en-US world: | grt@chromium.org | 2010-10-20 | 1 | -3/+14 |
* | Convert LOG(INFO) to VLOG(1) - chrome_frame/. | pkasting@chromium.org | 2010-10-19 | 1 | -7/+7 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | chrome_frame: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-10-01 | 1 | -14/+16 |
* | Committing http://codereview.chromium.org/3420004/show for grt@ | robertshield@chromium.org | 2010-09-22 | 1 | -2/+2 |
* | Added full support for invoking before unload and unload handlers on ChromeFr... | ananta@chromium.org | 2010-09-17 | 1 | -37/+0 |
* | Partial clone of the following CL: http://codereview.chromium.org/3013045/show | twiz@google.com | 2010-09-10 | 1 | -2/+29 |
* | For for CF test failure introduced by CL (http://codereview.chromium.org/3295... | twiz@google.com | 2010-09-09 | 1 | -9/+0 |
* | Change correcting the profile used when performing top-level navigations of t... | twiz@google.com | 2010-09-08 | 1 | -2/+14 |
* | When GCF is the default renderer, use Chrome's User-agent header instead of I... | tommi@chromium.org | 2010-08-31 | 1 | -3/+0 |
* | Remove all wstrings from the IPC logging subsystem. | erg@google.com | 2010-08-18 | 1 | -0/+1 |
* | Restrict unsafe URLs in Chrome Frame | amit@chromium.org | 2010-08-13 | 1 | -3/+0 |