summaryrefslogtreecommitdiffstats
path: root/chrome_frame
Commit message (Expand)AuthorAgeFilesLines
* Fix the full tab mode unload event test by moving the FileDownload expectatio...ananta@chromium.org2010-03-021-12/+4
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-0216-140/+147
* Marking the WidgetModeFF_CFInstanceRPCInternal as flaky.ananta@chromium.org2010-03-021-1/+2
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-0/+37
* Adding a little utility function to make logging guids easiertommi@chromium.org2010-03-013-0/+21
* Marking some more tests as flaky since they fail randomly on waterfall.amit@chromium.org2010-03-011-3/+6
* Marking WidgetModeFF_InHead as flaky as it randomly fails on buildbotsamit@chromium.org2010-02-281-1/+2
* Fix a crash in ChromeActiveDocument::IOleObject_SetClientSite.amit@chromium.org2010-02-281-1/+3
* Do not attempt to parse NULL headers.tommi@chromium.org2010-02-281-0/+2
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-37/+0
* Releasing the IBindStatusCallback_PatchInfo patch after we've applied the IIn...tommi@chromium.org2010-02-261-0/+6
* Make minidump test deterministic by explicitly loading and unloading a specif...siggi@chromium.org2010-02-262-5/+14
* Add a metrics extensions API.rogerta@chromium.org2010-02-261-0/+1
* Destroy pending tasks marshaled through windows messages avoiding possible cr...stoyan@chromium.org2010-02-261-0/+37
* Fix the ui test crashes on Linux. There is a race condition between the chann...ananta@chromium.org2010-02-261-1/+1
* Fix double-quoting issue that caused base_noicu not to build correctly on cyg...pkasting@chromium.org2010-02-251-1/+1
* Unit test for the multiple request issues we've been seeing.tommi@chromium.org2010-02-256-35/+178
* Add chrome_frame_reliability_tests.exe to the set of archived CF tests. (Need...robertshield@chromium.org2010-02-241-1/+2
* Fixed a hang in ChromeFrame while tearing down pending url requests during sh...ananta@chromium.org2010-02-241-1/+10
* Update Chrome Frame's reliability tests to allow them to register a given CF ...robertshield@chromium.org2010-02-244-6/+58
* The function to send out ChromeFrame histograms can be invoked from multiple ...ananta@chromium.org2010-02-242-0/+5
* Make sure we have a valid tab proxy before trying to call it.mad@chromium.org2010-02-191-1/+8
* Mark four more FullTabModeIE tests as flakystuartmorgan@chromium.org2010-02-191-4/+12
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-192-2/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-193-0/+3
* Marking the FullTabModeIE_ReferrerTest as FLAKY as this still intermittently ...ananta@chromium.org2010-02-191-1/+3
* Fix for referrer flakyness. There were two problems:tommi@chromium.org2010-02-185-28/+74
* Incorporating review comments from Amit. The keyboard based back forward test...ananta@chromium.org2010-02-174-61/+30
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-1711-8/+245
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-176-130/+429
* Fix a crash caused by incorrecly passing in a wstring to StringPrintf in the ...ananta@chromium.org2010-02-161-2/+3
* Fix cfinstance chrome tests. Before they were either failing to launchtommi@chromium.org2010-02-162-6/+21
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-166-2/+154
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-2/+6
* Fix an IE7 crash caused when ChromeFrame would pass keystrokes to be processe...ananta@chromium.org2010-02-121-3/+6
* make combine_libs.py not bail out when run under the system provided python u...slightlyoff@chromium.org2010-02-121-3/+3
* Add missing file for the UrlmonUrlRequestTest.ZeroLengthResponse test.stoyan@chromium.org2010-02-121-0/+0
* First batch of context menu testsamit@chromium.org2010-02-1214-539/+871
* Proper notification in OnStopBinding if headers are not availble (i.e. connec...stoyan@chromium.org2010-02-124-161/+252
* Marking the ChromeFrameTestWithWebServer,.FullTabModeIE_ViewSource as FLAKY.ananta@chromium.org2010-02-111-1/+3
* 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