| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate from googleurl/ includes to url/ ones in the remaining top-level dire... | tfarina@chromium.org | 2013-07-13 | 1 | -1/+1 |
* | Chrome Frame turndown prompt. | grt@chromium.org | 2013-06-22 | 1 | -0/+6 |
* | Use a direct include of strings headers in chrome_frame/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Start and stop crash reporting outside of the loader lock. | grt@chromium.org | 2013-03-14 | 1 | -4/+0 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -3/+6 |
* | Add methods to base::Thread to allow Windows consumers to ask for COM to be i... | pkasting@chromium.org | 2012-10-23 | 1 | -28/+0 |
* | Use ScopedCOMInitializer in more places. While this doesn't always simplify ... | pkasting@chromium.org | 2012-10-03 | 1 | -8/+13 |
* | Share the "get CF profile dir" code between ChromeFramePlugin and chrome_fram... | joi@chromium.org | 2012-05-03 | 1 | -0/+5 |
* | Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte... | robertshield@chromium.org | 2012-03-30 | 1 | -9/+24 |
* | Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1... | joi@chromium.org | 2012-02-10 | 1 | -4/+1 |
* | Thread::Stop() must be called before any subclass's destructor completes. | joi@chromium.org | 2011-11-02 | 1 | -0/+3 |
* | Handle UrlRequests in ChromeFrame for resource types except MAIN_FRAME and SU... | ananta@chromium.org | 2011-10-05 | 1 | -0/+1 |
* | Report IE 10 in histograms. | grt@chromium.org | 2011-09-29 | 1 | -0/+1 |
* | Convert RenderViewContextMenu to MenuItemView. | rhashimoto@chromium.org | 2011-07-12 | 1 | -3/+3 |
* | Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests. | grt@chromium.org | 2011-06-29 | 1 | -12/+3 |
* | Download requests initiated in a ChromeFrame popup window opened via window.o... | ananta@chromium.org | 2011-06-07 | 1 | -1/+2 |
* | Remove locked histogram macros since jar@chromium.org made the base macros th... | grt@chromium.org | 2011-04-06 | 1 | -26/+3 |
* | Fix the flakiness with download requests routed by ChromeFrame to the host br... | ananta@chromium.org | 2011-03-11 | 1 | -3/+3 |
* | Revert 76880 - ChromeFrame would fail to upload POST data to the server if th... | ananta@chromium.org | 2011-03-04 | 1 | -9/+4 |
* | ChromeFrame would fail to upload POST data to the server if the webserver req... | ananta@chromium.org | 2011-03-04 | 1 | -4/+9 |
* | Download requests in ChromeFrame which occur in response to a POST request ne... | ananta@chromium.org | 2011-02-28 | 1 | -1/+11 |
* | Bump up the number of simultaneous connections in IE to 6. This is done via a... | ananta@chromium.org | 2011-02-16 | 1 | -0/+7 |
* | A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ... | ananta@chromium.org | 2011-02-11 | 1 | -1/+4 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -5/+5 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | ceee: Include base/win/scope_comptr.h instead of base/scoped_comptr_win.h | tfarina@chromium.org | 2010-12-21 | 1 | -2/+3 |
* | Add the ChromeFrame UA in the post platform section in the IE user agent stri... | ananta@chromium.org | 2010-12-16 | 1 | -0/+3 |
* | Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali... | ananta@chromium.org | 2010-12-14 | 1 | -5/+5 |
* | Export the new sessionid property of Chrome Frame form the NPAPI interface. | rogerta@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | Fix a bug where in having ChromeFrame installed on the machine would cause a ... | ananta@chromium.org | 2010-11-01 | 1 | -21/+0 |
* | Modify the parsing of X-UA-COMPATIBLE header (and meta tag) to allow comma or... | erikwright@chromium.org | 2010-10-26 | 1 | -4/+7 |
* | Enable developers to conditionally activate Chrome Frame, depending on the ve... | erikwright@chromium.org | 2010-10-25 | 1 | -7/+39 |
* | Convert LOG(INFO) to VLOG(1) - chrome_frame/. | pkasting@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | Move Stats, histograms, and field trial into a metrics subdirectory of base and | brettw@chromium.org | 2010-10-14 | 1 | -3/+3 |
* | Policy support for being able to specify a list of content types that Chrome ... | tommi@chromium.org | 2010-10-04 | 1 | -0/+5 |
* | Committing http://codereview.chromium.org/3420004/show for grt@ | robertshield@chromium.org | 2010-09-22 | 1 | -1/+33 |
* | Remove code that enables renderer accessibility based on the SPI_GETSCREENREA... | ctguil@chromium.org | 2010-09-18 | 1 | -0/+5 |
* | Added full support for invoking before unload and unload handlers on ChromeFr... | ananta@chromium.org | 2010-09-17 | 1 | -0/+4 |
* | Change correcting the profile used when performing top-level navigations of t... | twiz@google.com | 2010-09-08 | 1 | -0/+5 |
* | Correct a problem whereby the prefetching experiment would never be scheduled... | robertshield@chromium.org | 2010-09-03 | 1 | -0/+3 |
* | Pin the DLL if we make any patches instead of doing it from the Bho that does... | tommi@chromium.org | 2010-09-02 | 1 | -0/+4 |
* | When GCF is the default renderer, use Chrome's User-agent header instead of I... | tommi@chromium.org | 2010-08-31 | 1 | -7/+12 |
* | FBTF: Remove unneeded headers from base/ (part 6) | thestig@chromium.org | 2010-08-19 | 1 | -2/+3 |
* | Restrict unsafe URLs in Chrome Frame | amit@chromium.org | 2010-08-13 | 1 | -7/+12 |
* | Ensure that window.open requests issued by ChromeFrame carry the correct cook... | ananta@chromium.org | 2010-07-28 | 1 | -8/+54 |
* | Second attempt at trying to land buggy bho avoidance: http://codereview.chrom... | tommi@chromium.org | 2010-07-21 | 1 | -0/+1 |
* | Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs.... | sanjeevr@chromium.org | 2010-07-21 | 1 | -1/+0 |
* | A different approach to avoid crashes in buggy 3rd party BHOs.This time we're... | tommi@chromium.org | 2010-07-21 | 1 | -0/+1 |
* | Not firing DocumentComplete in the presence of buggy BHOs. | tommi@chromium.org | 2010-07-16 | 1 | -0/+7 |