summaryrefslogtreecommitdiffstats
path: root/chrome_frame/utils.h
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-2/+2
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-3/+3
* Policy support for being able to specify a list of content types that Chrome ...tommi@chromium.org2010-10-041-0/+5
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-1/+33
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-181-0/+5
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-0/+4
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-0/+5
* Correct a problem whereby the prefetching experiment would never be scheduled...robertshield@chromium.org2010-09-031-0/+3
* Pin the DLL if we make any patches instead of doing it from the Bho that does...tommi@chromium.org2010-09-021-0/+4
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-7/+12
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+3
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-7/+12
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-8/+54
* Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...tommi@chromium.org2010-07-211-0/+1
* Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....sanjeevr@chromium.org2010-07-211-1/+0
* A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...tommi@chromium.org2010-07-211-0/+1
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-161-0/+7
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-171-1/+10
* Add support for uploading UMA metrics data from ChromeFrame. Added support fo...ananta@chromium.org2010-06-111-0/+8
* A new way of hooking internet protocols.stoyan@chromium.org2010-06-091-1/+6
* Candidate fix for bug 44108. The FromBindContext function was inherently racy...tommi@chromium.org2010-05-141-0/+12
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-5/+13
* In ChromeFrame with the moniker patch enabled we should not process optin url...ananta@chromium.org2010-04-201-0/+7
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-161-0/+10
* IE would not switch into ChromeFrame if the url being navigated to had an anc...ananta@chromium.org2010-04-131-0/+8
* Switch renderer in Moniker patchamit@chromium.org2010-04-091-5/+1
* Fixes GCF perf tests in prep for re-enabling them on the bots.slightlyoff@chromium.org2010-03-261-0/+5
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-0/+3
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-3/+0
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-0/+3
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-251-2/+10
* Initial support for IE View->Privacy. To support this menu option the active ...ananta@chromium.org2010-03-191-0/+8
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-0/+18
* Fix a ChromeFrame crash which occured in the Histogram code while adding a hi...ananta@chromium.org2010-03-051-0/+18
* Adding a little utility function to make logging guids easiertommi@chromium.org2010-03-011-0/+2
* First batch of context menu testsamit@chromium.org2010-02-121-0/+4
* Remove cf: protocolamit@chromium.org2010-02-031-2/+2
* TEST=new tests added.stoyan@chromium.org2010-02-011-0/+20
* If we navigate to a URL which has an anchor in IE, which eventually ends up i...ananta@chromium.org2010-01-221-1/+11
* Updates for onhttpequiv. Preserving the referrer header, zapping the current...tommi@chromium.org2010-01-161-1/+2
* Speculative fix for a ChromeFrame crash in IE full tab mode. The crash occurs...ananta@chromium.org2009-12-281-2/+5
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-0/+3
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-111-1/+15
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-091-0/+15
* Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...robertshield@chromium.org2009-12-041-0/+11
* Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...robertshield@chromium.org2009-12-031-0/+5
* Add NPAPI plugin registration persistence code to chrome frame. If the DLL is...robertshield@chromium.org2009-11-111-0/+10
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-3/+0
* Remove old ap-value munging code in Chrome Frame.robertshield@chromium.org2009-10-211-28/+0
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-2/+60