summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Remove a DCHECK when failing to secure the shared memory used to hold the cur...robertshield@chromium.org2010-11-161-3/+4
* Fix the ChromeFrame FullTabModeIE_TestDownloadFromForm test flakiness on IE9.ananta@chromium.org2010-11-161-0/+2
* Remove FLAKY_ from ChromeFrameActivex.ShouldShowVersionMismatchDialogjoi@chromium.org2010-11-161-2/+1
* The UI language rather than the locale is now used to pick Chrome's language ...grt@chromium.org2010-11-163-123/+34
* Chrome Frame: Add explicit object security attributes to the Chrome Frame ver...robertshield@chromium.org2010-11-163-14/+221
* Fix more ChromeFrame tests so that they work on IE9.ananta@chromium.org2010-11-153-3/+5
* Not running the following Chromeframe tests on IE9. This will enable the buil...ananta@chromium.org2010-11-152-5/+23
* Disable the chrome frame net tests on IE9 as the IE9 fails to connect at time...ananta@chromium.org2010-11-152-3/+13
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-3/+4
* Reverting as this causes chrome frame unit tests to crash. Please fix and res...ananta@chromium.org2010-11-122-9/+6
* Fix test failing on IE6amit@chromium.org2010-11-121-1/+1
* Change the FF CEEE to create its chrome frame instance initially hidden, androgerta@chromium.org2010-11-122-6/+9
* Fix flakinessamit@chromium.org2010-11-122-37/+40
* Part 3 of reapplying r64637.erg@google.com2010-11-121-1/+1
* Support specifying the GSSAPI library that will be used.danno@chromium.org2010-11-121-3/+5
* 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