summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* An attempt to fix the flakiness with the JavascriptWindow open test series. T...ananta@chromium.org2010-11-011-6/+4
* Adding IChromeFrameInternal as an interface. It is not implemented yet.hansl@google.com2010-11-011-1/+11
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-0118-36/+33
* Refactor automation messages.erg@google.com2010-11-0118-33/+36
* Reverting this to see if this fixes ChromeFrame tests. Please reland with the...ananta@chromium.org2010-10-2813-92/+35
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-282-2/+2
* Update a bunch of FLAKY_ tests to match current realitystuartmorgan@chromium.org2010-10-281-3/+1
* The ChromeFrame objects now provides an unfrozen interface called IChromeFram...hansl@google.com2010-10-2813-35/+92
* Revert 64202 - Initial support for built-in DNS resolver/cache.yusukes@chromium.org2010-10-282-2/+2
* Initial support for built-in DNS resolver/cache.agayev@chromium.org2010-10-282-2/+2
* Disabling the FullTabModeIE_WindowClose ChromeFrame test as it causes IE7/IE8...ananta@chromium.org2010-10-271-9/+5
* Disabling a number of failing chrome frame tests on Vista with IE7. Most of t...ananta@chromium.org2010-10-273-0/+76
* Pass Chrome's UA with chromeframe appended at the end in the user agent passe...ananta@chromium.org2010-10-271-6/+9
* Add support for OnClose event in ActiveX and NPAPIamit@chromium.org2010-10-278-2/+124
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-276-11/+12
* Fix crash in ChromeFrame if chrome launch timeouts.stoyan@chromium.org2010-10-261-2/+3
* Modify the parsing of X-UA-COMPATIBLE header (and meta tag) to allow comma or...erikwright@chromium.org2010-10-263-11/+31
* Add metrics tracking how many times users are bugged with "version mismatch, ...robertshield@chromium.org2010-10-262-0/+2
* ChromeFrame network tests were broken since the change to honor the automatio...ananta@chromium.org2010-10-262-1/+20
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-266-11/+12
* Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w...ananta@chromium.org2010-10-253-11/+33
* Enable developers to conditionally activate Chrome Frame, depending on the ve...erikwright@chromium.org2010-10-256-33/+366
* Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""mpcomplete@chromium.org2010-10-221-2/+2
* Support whatever HTTP verbs Chrome uses in Chrome Frammeamit@chromium.org2010-10-221-7/+1
* Fix a high frequency chrome frame crasher which occurs while uploading UMA da...ananta@chromium.org2010-10-221-5/+1
* Fix a build break due to r63514.erikwright@chromium.org2010-10-221-2/+2
* Update code that previously constructed strings from string iterators only to...erikwright@chromium.org2010-10-221-1/+3
* Prevent displaying of automation protocol version mismatch errors for privile...robertshield@chromium.org2010-10-222-2/+4
* Revert "Const-ify RefCountedThreadSafe::AddRef and Release."levin@chromium.org2010-10-221-1/+1
* Const-ify RefCountedThreadSafe::AddRef and Release.mpcomplete@chromium.org2010-10-221-1/+1
* In ChromeFrame in full tab mode at times the address bar would display the ol...ananta@chromium.org2010-10-212-3/+36
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-216-9/+69
* Revert of a revert of a patch that re-enabled automation protocol version mis...robertshield@chromium.org2010-10-212-0/+6
* Fix the tangled ball of poo that was our resource scripts. We previously had ...robertshield@chromium.org2010-10-212-35/+7
* Fix ExternalTabProxy.CancelledCreateTab test.stoyan@chromium.org2010-10-201-0/+6
* Fill some gaps.stoyan@chromium.org2010-10-206-29/+249
* Reverting this as this causes a message box to show up on the builders indica...ananta@chromium.org2010-10-202-6/+0
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-2014-79/+86
* Re-add the version mismatch checking which was removed at some point. Also ad...robertshield@chromium.org2010-10-202-0/+6
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-2015-146/+521
* Remove usage of the old page info dialogs in ChromeFrame and use the new page...ananta@chromium.org2010-10-199-26/+58
* GCF activation for alternate content typesamit@chromium.org2010-10-191-0/+63
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-1938-359/+358
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-192-1/+3
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-182-3/+1
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-182-1/+3
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-178-19/+29
* Attempt to fix the flakiness with the newly added CF_DownloadFileFromPost chr...ananta@chromium.org2010-10-161-1/+2
* Resurrecting Tommi's attachment download test in response to a FORM post requ...ananta@chromium.org2010-10-165-3/+283
* Really fix ChromeFrame compile for scoped changes.brettw@chromium.org2010-10-161-1/+1