summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Refactoring build configurations - make it clearer and allow better support f...gregoryd@google.com2009-12-221-1/+1
* The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...ananta@chromium.org2009-12-212-4/+10
* The ChromeFrameAutomationClient::InitiateNavigation method saves the passed i...ananta@chromium.org2009-12-211-5/+6
* Revert 35012 - Rearrange build configurations make it clearer and allow bett...gregoryd@google.com2009-12-191-1/+1
* Rearrange build configurations - make it clearer and allow better support for...gregoryd@google.com2009-12-191-1/+1
* Fix ChromeFrame test failures on the builder caused by my CL to change the wa...ananta@chromium.org2009-12-183-19/+28
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-185-45/+188
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-1610-14/+56
* Marking flaky test flaky.slightlyoff@chromium.org2009-12-161-1/+2
* Tommi, please review everything. jam please review changes to resource_dispat...ananta@chromium.org2009-12-162-0/+63
* Minor change to less confusing variable name in IsSubFrameRequest in ChromeFr...robertshield@chromium.org2009-12-161-4/+4
* The chrome_frame_unittests firefox unit tests have been randomly failing on t...ananta@chromium.org2009-12-151-1/+4
* HTTPs sessions don't get established at times in ChromeFrame IE full tab mode...ananta@chromium.org2009-12-141-0/+18
* Fix a stupid bug introduced by my previous change to fix the chrome frame net...ananta@chromium.org2009-12-121-2/+3
* The ChromeFrame redirect network tests don't complete at times as we receive ...ananta@chromium.org2009-12-121-2/+4
* ChromeFrame's host network stack implementation for IE should ensure that HTT...ananta@chromium.org2009-12-121-2/+14
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-118-204/+210
* The ChromeFrame net tests randomly crash in the url request redirect tests on...ananta@chromium.org2009-12-111-0/+7
* Attempt to fix failing tests on the chrome frame builder.ananta@chromium.org2009-12-101-3/+4
* Allow privileged mode to navigate Chrome Frame to data: URLs. siggi@chromium.org2009-12-101-1/+3
* Putting version file in intermediate dir, so it gets regenerated on a clobberbradnelson@google.com2009-12-101-1/+1
* The ChromeFrame crash reporting code should not depend on chrome frame as it ...ananta@chromium.org2009-12-093-25/+45
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-0913-391/+1283
* Fixes CFInstance to use a longer Deferred standard timeout. Short timeouts ca...slightlyoff@chromium.org2009-12-091-13/+8
* The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an...ananta@chromium.org2009-12-082-85/+24
* Fixes incorrect test against OS version instead of browser versionslightlyoff@chromium.org2009-12-072-12/+6
* Kill all browser instances at test start up in addition to at tear down which...robertshield@chromium.org2009-12-074-8/+192
* The following tests have been marked FLAKY as they fail on the chrome frame b...ananta@chromium.org2009-12-061-4/+10
* Fix the ChromeFrame build bot redness caused by us incorrectly wrapping proto...ananta@chromium.org2009-12-061-0/+2
* Re-enable CFInstall tests after buildbot restart. Clobbering window open test...slightlyoff@chromium.org2009-12-061-12/+5
* Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...robertshield@chromium.org2009-12-044-65/+88
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-2/+2
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-1/+1
* Remove erroneous DCHECK that is reached when loading pages that don't call ou...robertshield@chromium.org2009-12-032-11/+21
* Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...robertshield@chromium.org2009-12-036-23/+180
* Disabling the following tests as they consistently fail on the chrome frame b...ananta@chromium.org2009-12-021-4/+11
* Fixes to get the chrome frame network tests up and running on the chrome fram...ananta@chromium.org2009-12-021-2/+10
* Fix a crash caused by a race condition between the time the UrlmonUrlRequest:...ananta@chromium.org2009-12-022-10/+17
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+3
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-302-3/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+3
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-1/+1
* Enable ETW logging in Chrome Frame.siggi@chromium.org2009-11-251-0/+9
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-252-2/+11
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-255-42/+180
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-242-30/+86
* Unit test for back/forward for url fragments. Improvements in the testingamit@chromium.org2009-11-233-18/+227
* Fix Chrome frame builder redness.ananta@chromium.org2009-11-231-2/+5
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-3/+3
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-3/+3