summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Revert 38692 to see if this fixes ChromeFrame net tests.ananta@chromium.org2010-02-111-9/+0
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Fix IOleCommandTarget::Exec handling taking into account command group id.stoyan@chromium.org2010-02-111-30/+36
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* Review URL: http://codereview.chromium.org/600032stoyan@chromium.org2010-02-101-0/+9
* Disabling the following net tests for ChromeFrame as this functionality does ...ananta@chromium.org2010-02-101-1/+5
* Fix crash. Happens in LaunchDelegate::LaunchComplete if delegate (ChromeFrame...stoyan@chromium.org2010-02-103-13/+71
* Adding fixed guids for the Chrome Frame test targets so that certain build sc...robertshield@chromium.org2010-02-081-0/+5
* A new unit test for the latest issue with switching renderers.tommi@chromium.org2010-02-066-23/+151
* The FullTabModeIE_ReferrerTest has been marked FLAKY. It appears to be a rece...ananta@chromium.org2010-02-051-1/+3
* Add a test executable to allow verifying which minidump flag configurations w...siggi@chromium.org2010-02-052-0/+444
* Enable onhttpequiv again. The difference this time around is that wetommi@chromium.org2010-02-053-136/+83
* Adding the URLRequestTest.CookiePolicy_ForceSession test to the list of disab...ananta@chromium.org2010-02-051-0/+1
* Tweak the crash dump flags to make sure we get PEB/TEB and the unloaded modul...siggi@chromium.org2010-02-051-1/+20
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-042-0/+2
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-0412-2113/+2162
* Handle a case where the document is being served up from cache. In that case...tommi@chromium.org2010-02-041-1/+26
* Fix Navigation failed testamit@chromium.org2010-02-042-20/+41
* Delete UrlmonUrlRequest static object counter since we may have multiple Urlm...stoyan@chromium.org2010-02-042-8/+2
* Disabling the following url request tests for ChromeFrame as these policies d...ananta@chromium.org2010-02-041-0/+6
* Provide parent window for Urlmon error dialogs.stoyan@chromium.org2010-02-043-3/+9
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+3
* Fix wrong locking scope.stoyan@chromium.org2010-02-031-11/+13
* Fix the three tests broken by gcf: change.amit@chromium.org2010-02-032-13/+19
* Fix race conditions.stoyan@chromium.org2010-02-032-34/+32
* Disabling NavigateOut test since that also depends on theamit@chromium.org2010-02-031-1/+3
* Disable failing tests and change GMock'ism foramit@chromium.org2010-02-031-21/+25
* Remove cf: protocolamit@chromium.org2010-02-0314-59/+249
* Committing for stoyan since we need this now...mad@chromium.org2010-02-031-3/+3
* Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This...ananta@chromium.org2010-02-034-215/+21
* Disabling the FullTabModeIE_ChromeFrameUnloadEventTest as it hangs on the bui...ananta@chromium.org2010-02-021-1/+3
* Omit FPO so ::RtlCaptureStackBackTrace is more reliable in Release build for ...stoyan@chromium.org2010-02-022-5/+8
* Speculative fix to get the ChromeFrame builder up again. It appears that ther...ananta@chromium.org2010-02-021-1/+3
* Enable optinurls regardless of PatchHelper::state().tommi@chromium.org2010-02-022-22/+28
* Bring the lock in UrlmonUrlRequestManager back. We need it to access worker t...stoyan@chromium.org2010-02-022-8/+39
* The UrlmonUrlRequest::NotifyDelegateAndDie function can result in the UrlmonU...ananta@chromium.org2010-02-021-1/+2
* Fix ChromeFrame Firefox unit test failures. The host network stack implementa...ananta@chromium.org2010-02-024-21/+51
* TEST=new tests added.stoyan@chromium.org2010-02-0122-1016/+1496
* Prevent excessive crash reporting due stack overflow (due exception in SEH fi...stoyan@chromium.org2010-01-318-358/+645
* The FullTabModeIE_WindowOpenInChrome ChromeFrame test should not quit the mes...ananta@chromium.org2010-01-301-2/+1
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-301-1/+1
* Disabling onhttpequiv again due to page reload issues.tommi@chromium.org2010-01-303-19/+36
* Re-enables CFInstance RPC tests for Firefox that were previously timing out d...slightlyoff@chromium.org2010-01-292-4/+2
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-285-17/+41
* Cleaning up dangling changes: remove dead code in fake_external_tab.cc.robertshield@chromium.org2010-01-271-51/+0
* Unload and BeforeUnload handlers would not get invoked within pages inside Ch...ananta@chromium.org2010-01-273-0/+133
* Avoid a DCHECK. Check if the interface is already patched before patching.tommi@chromium.org2010-01-251-2/+4
* Fix for an issue we were seeing with wave.tommi@chromium.org2010-01-231-12/+14
* Disable incremental linking for chrome_frame_net_tests and chrome_frame_unitt...maruel@chromium.org2010-01-221-2/+20