summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix compile errorananta@chromium.org2010-11-111-1/+1
* Fix a crash in the code which attempts to append the user agent to the list o...ananta@chromium.org2010-11-111-14/+15
* Mark FLAKY_ rather than DISABLED_ so I can debug the test on the Chromejoi@chromium.org2010-11-111-1/+1
* Part 2 of reapplying r64637.erg@google.com2010-11-1011-12/+12
* Forgotten attributes for IChromeFrameInternal in the last commit.hansl@google.com2010-11-101-1/+4
* Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails a...ananta@chromium.org2010-11-101-1/+2
* Adding a privileged callback used in IE CF to check whether to showjoi@chromium.org2010-11-108-41/+294
* Fix for the CtrlN ChromeFrame test failures on IE7. On IE7 it appears that we...ananta@chromium.org2010-11-101-1/+3
* Instructions, and an xcopy exclusion list, to help you run Chrome Framejoi@chromium.org2010-11-101-0/+68
* Popup windows launched in a new window in ChromeFrame on IE8 would open behin...ananta@chromium.org2010-11-092-2/+2
* Adding support for IPersist to the ActiveX implementation.tommi@chromium.org2010-11-091-0/+1
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-0813-20/+24
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-061-6/+6
* Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf...ananta@chromium.org2010-11-051-1/+1
* Some input tests no longer marked flakyamit@chromium.org2010-11-053-5/+50
* Add support for returning the session_id in both CreateExternalTab and Connec...hansl@google.com2010-11-0512-47/+95
* Implementation of single-module-per-logon-session-per-profile implementation ...robertshield@chromium.org2010-11-055-87/+542
* Back forward transitions would not work within ChromeFrame when attempted via...ananta@chromium.org2010-11-054-6/+90
* Use the LeakyLazyInstanceTraits in the ProxyFactory and metrics upload thread...ananta@chromium.org2010-11-042-2/+2
* Remove FLAKY from tests that are no longer flaky.amit@chromium.org2010-11-041-11/+5
* Clean up some dependencies in Chrome Framesiggi@chromium.org2010-11-041-39/+11
* Reenabling the ChromeFrame test FullTabModeIE_WindowClose which failed becaus...ananta@chromium.org2010-11-031-5/+1
* base: Move CaseInsensitiveCompare traits into the base namespace.tfarina@chromium.org2010-11-031-1/+1
* Add explicit build dependencies from npchrome_frame to chrome and chrome_dll....robertshield@chromium.org2010-11-021-0/+2
* Fix a regression in ChromeFrame which would cause the headers like the UA to ...ananta@chromium.org2010-11-021-3/+3
* Fix a bug where in having ChromeFrame installed on the machine would cause a ...ananta@chromium.org2010-11-0111-498/+8
* 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