summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Not using std::wstring to store progress status text because mshtml is sensit...tommi@chromium.org2010-05-142-14/+65
* Fix the chrome frame context menu back forward test which regressed in revisi...ananta@chromium.org2010-05-144-15/+34
* Fix unit test breakage in last change.amit@chromium.org2010-05-132-3/+5
* Fix crash in CacheStream::Readamit@chromium.org2010-05-132-10/+23
* Use an interface to get to the C++ object pointer instead of casting directly.tommi@chromium.org2010-05-132-9/+68
* Fix a ChromeFrame regression introduced by the fix for bug http://code.googl...ananta@chromium.org2010-05-131-0/+4
* Reverting this as a number of tests have been failing on all builders ever si...ananta@chromium.org2010-05-134-109/+5
* The chrome frame net tests would not complete at times on the IE6 builder. Th...ananta@chromium.org2010-05-121-1/+11
* In ChromeFrame's bind status callback functions we should always return succe...ananta@chromium.org2010-05-121-1/+6
* ChromeFrame would not switch to Chrome at times. The navigation manager in Ch...ananta@chromium.org2010-05-123-12/+2
* Fix a chrome frame crash reported on the crash server in our bind status call...ananta@chromium.org2010-05-121-0/+5
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-124-5/+109
* 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
* Cleanup: Add a bunch of missing includes.thestig@chromium.org2010-05-102-3/+6
* Add more diagnostics to the SrcProperty test.tommi@chromium.org2010-05-101-23/+27
* Instrument Chrome and Chrome Frame for some perf measurements.siggi@chromium.org2010-05-103-0/+17
* Utility bat file to make it easy to build and run smoke tests.siggi@chromium.org2010-05-102-0/+107
* 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-083-336/+191
* Another attempt to reduce the number of false positive crashes reported in Ch...ananta@chromium.org2010-05-072-8/+17
* Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...robertshield@chromium.org2010-05-075-405/+90
* Committing for jeffbailey.mad@google.com2010-05-073-92/+54
* Cache progress notifications only if necessaryamit@chromium.org2010-05-072-8/+63
* The ChromeFrame builder at times hang if the security dialog brought up by th...ananta@chromium.org2010-05-071-1/+1
* Add ExceptionBarrier to module scanning in the hope of reducing some false po...robertshield@chromium.org2010-05-071-10/+22
* Remove/update a bunch of references to the Google-internal bug tracker.evan@chromium.org2010-05-071-1/+2
* Opening new chrome frame tabs would fail randomly. This was because of a race...ananta@chromium.org2010-05-071-0/+3
* Do not wrap the original callback if we can;t initialize sniffing cacheamit@chromium.org2010-05-053-16/+20
* Cookies would not get set correctly in ChromeFrame in full tab mode. The code...ananta@chromium.org2010-05-054-26/+85
* Fix a chrome frame crash reported on the crash server. This occurs while atte...ananta@chromium.org2010-05-051-1/+1
* Fix a chrome frame crash reported on the crash server. The crash occurs in th...ananta@chromium.org2010-05-051-5/+1
* 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-043-163/+329
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-042-3/+4
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-042-13/+8
* Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...ananta@chromium.org2010-05-032-9/+28
* Add a delay load specifier for prntvpt.dll for chrome_frame_net_tests.ananta@chromium.org2010-05-031-0/+5
* Fixes to address code review comments from tommi from CL http://codereview.ch...ananta@chromium.org2010-05-025-20/+7
* Re-enable the Head test.tommi@chromium.org2010-05-022-8/+13
* Temporarily disable the Head test.tommi@chromium.org2010-05-022-4/+3
* Not using an intermediate cache between urlmon and chrome reads.tommi@chromium.org2010-05-023-329/+163
* Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...robertshield@chromium.org2010-05-018-142/+301
* Fix types that reached into WebCore and busted deps roll.slightlyoff@chromium.org2010-05-014-7/+7
* Test for GCF install flow auto-patching.slightlyoff@chromium.org2010-05-015-5/+124
* The chrome frame install script instantiates the chrome frame activex via the...ananta@chromium.org2010-05-015-14/+33
* Adding missing line ending which breaks the trybots..robertshield@chromium.org2010-04-301-1/+1
* Ignore EndRequest() for a urlmon urlrequest from Chrome, if terminate_bind (i...stoyan@chromium.org2010-04-301-0/+5
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-1/+5