summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-1/+1
* Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...tommi@chromium.org2010-05-101-3/+9
* Adding error handling to DeleteCookie test.tommi@chromium.org2010-05-101-13/+16
* Add more diagnostics to the SrcProperty test.tommi@chromium.org2010-05-101-23/+27
* Prepare the default profile and turn off some services before initializing ex...tommi@chromium.org2010-05-101-3/+4
* This change consists of the previous change in addition to a fix for the down...tommi@chromium.org2010-05-081-62/+9
* Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...robertshield@chromium.org2010-05-071-196/+0
* The ChromeFrame builder at times hang if the security dialog brought up by th...ananta@chromium.org2010-05-071-1/+1
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-051-4/+4
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-053-0/+83
* Clean up suppressing error dialogs for buildbots.phajdan.jr@chromium.org2010-05-041-1/+3
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-0/+57
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-2/+1
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-10/+7
* Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...ananta@chromium.org2010-05-032-9/+28
* Re-enable the Head test.tommi@chromium.org2010-05-021-7/+10
* Temporarily disable the Head test.tommi@chromium.org2010-05-021-1/+2
* Not using an intermediate cache between urlmon and chrome reads.tommi@chromium.org2010-05-021-57/+0
* Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...robertshield@chromium.org2010-05-011-19/+16
* Test for GCF install flow auto-patching.slightlyoff@chromium.org2010-05-013-0/+90
* Adding missing line ending which breaks the trybots..robertshield@chromium.org2010-04-301-1/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-1/+5
* Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...robertshield@chromium.org2010-04-281-0/+361
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-263-2/+15
* More chrome frame test crash fixes. At times we fail to create the HTTP serve...ananta@chromium.org2010-04-241-2/+7
* Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...ananta@chromium.org2010-04-233-6/+11
* Continuing fixes for chrome frame test pure virtual function call crashes. On...ananta@chromium.org2010-04-231-4/+8
* Continuing attempt to fix chrome frame tests crashes. Moving the ComObjectsta...ananta@chromium.org2010-04-231-4/+4
* Another attempt to fix the pure virtual function call crash in chrome frame t...ananta@chromium.org2010-04-221-25/+25
* Reland "Factor out reading and writing of preferences into |PrefStore|."bauerb@chromium.org2010-04-221-1/+2
* The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...ananta@chromium.org2010-04-223-5/+39
* Attempting to fix the pure virtual function call crash in chrome frame test r...ananta@chromium.org2010-04-211-3/+16
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-214-28/+189
* Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...erikkay@chromium.org2010-04-211-2/+1
* Reland r45028: Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-211-1/+2
* In ChromeFrame with the moniker patch enabled we should not process optin url...ananta@chromium.org2010-04-202-11/+0
* Handle cookie requests in BackgroundThread.stoyan@chromium.org2010-04-201-1/+1
* Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.thomasvl@chromium.org2010-04-201-2/+1
* Factor out reading and writing of preferences into |PrefStore|.bauerb@chromium.org2010-04-201-1/+2
* Enable the ChromeFrame IMoniker patch by default now.ananta@chromium.org2010-04-201-1/+1
* Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it shou...robertshield@chromium.org2010-04-201-0/+7
* Revert 44898 - Disable two test cases in the BeginningTransaction test until ...tommi@chromium.org2010-04-191-13/+9
* Disable two test cases in the BeginningTransaction test until I fix them.tommi@chromium.org2010-04-181-9/+13
* Disable the following net tests for ChromeFrame as they rely on functionality...ananta@chromium.org2010-04-161-0/+5
* Fix expectations for MonikerPatchTest unit testsamit@chromium.org2010-04-161-2/+2
* With the ChromeFrame moniker patch on, the data cache maintained to indicate ...ananta@chromium.org2010-04-161-2/+2
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-161-2/+1
* Change tests expectation to suit the new codeamit@chromium.org2010-04-161-15/+11
* Disable a failing test temporarilyamit@chromium.org2010-04-151-1/+2
* The timeout for the ChromeFrame FullTabModeIE_KeyboardTest was incorrectly se...ananta@chromium.org2010-04-151-1/+1