index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
test
/
test_with_web_server.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added support for running per user chrome frame tests on the relevant ChromeF...
ananta@chromium.org
2011-02-01
1
-2
/
+4
*
Installer cleanup
amit@chromium.org
2010-12-16
1
-6
/
+4
*
Disable the ChromeFrame Firefox tests on Windows 7 due to a bug in Firefox ca...
ananta@chromium.org
2010-12-15
1
-7
/
+17
*
Refactor the installer to support multi-install.
tommi@chromium.org
2010-12-01
1
-16
/
+18
*
Export the new sessionid property of Chrome Frame form the NPAPI interface.
rogerta@chromium.org
2010-11-24
1
-1
/
+27
*
Test Selenium core on chrome frame
amit@chromium.org
2010-11-24
1
-1
/
+2
*
Fix the ChromeFrame FullTabModeIE_TestDownloadFromForm test flakiness on IE9.
ananta@chromium.org
2010-11-16
1
-0
/
+2
*
Fix more ChromeFrame tests so that they work on IE9.
ananta@chromium.org
2010-11-15
1
-0
/
+1
*
Not running the following Chromeframe tests on IE9. This will enable the buil...
ananta@chromium.org
2010-11-15
1
-1
/
+14
*
Back forward transitions would not work within ChromeFrame when attempted via...
ananta@chromium.org
2010-11-05
1
-1
/
+8
*
Remove FLAKY from tests that are no longer flaky.
amit@chromium.org
2010-11-04
1
-11
/
+5
*
Reenabling the ChromeFrame test FullTabModeIE_WindowClose which failed becaus...
ananta@chromium.org
2010-11-03
1
-5
/
+1
*
Fix a bug where in having ChromeFrame installed on the machine would cause a ...
ananta@chromium.org
2010-11-01
1
-15
/
+0
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-3
/
+1
*
Disabling the FullTabModeIE_WindowClose ChromeFrame test as it causes IE7/IE8...
ananta@chromium.org
2010-10-27
1
-9
/
+5
*
Disabling a number of failing chrome frame tests on Vista with IE7. Most of t...
ananta@chromium.org
2010-10-27
1
-0
/
+15
*
Add support for OnClose event in ActiveX and NPAPI
amit@chromium.org
2010-10-27
1
-0
/
+11
*
Remove usage of the old page info dialogs in ChromeFrame and use the new page...
ananta@chromium.org
2010-10-19
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-4
/
+4
*
Resurrecting Tommi's attachment download test in response to a FORM post requ...
ananta@chromium.org
2010-10-16
1
-0
/
+126
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
Pass the accept and cache-control headers from ChromeFrame via the host netwo...
ananta@chromium.org
2010-10-01
1
-4
/
+4
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-1
/
+2
*
Add a unit test for refresh in mshtml to see where we're not tagging the user...
tommi@chromium.org
2010-09-28
1
-2
/
+104
*
GTTF: Remove flaky mark from the following tests:
phajdan.jr@chromium.org
2010-09-28
1
-3
/
+1
*
ChromeFrame tests now use the mock http server instead of the python web serv...
ananta@chromium.org
2010-09-10
1
-249
/
+270
*
Clean up the way top level navigations are handled in ChromeFrame and reporte...
ananta@chromium.org
2010-08-23
1
-1
/
+3
*
Speculative fix for the ChromeFrame IE8 random test failures. The tests which...
ananta@chromium.org
2010-08-20
1
-5
/
+5
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-7
/
+1
*
Restrict unsafe URLs in Chrome Frame
amit@chromium.org
2010-08-13
1
-3
/
+3
*
GTTF: Move more test server code from net/url_request/url_request_unittest.h
phajdan.jr@chromium.org
2010-07-29
1
-0
/
+2
*
The ChromeFrame persistent cookie test creates persistent cookies and reloads...
ananta@chromium.org
2010-07-28
1
-3
/
+0
*
[chrome_frame] Refactor/merge IE no interference tests with other mock event ...
kkania@chromium.org
2010-07-12
1
-0
/
+83
*
ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...
ananta@chromium.org
2010-06-16
1
-0
/
+15
*
A new way of hooking internet protocols.
stoyan@chromium.org
2010-06-09
1
-6
/
+6
*
chrome_frame: Get rid of all occurrences of file_util::AppendToPath.
tfarina@chromium.org
2010-06-04
1
-8
/
+8
*
chrome_frame: Remove several instances of the deprecated wstrings functions
tfarina@chromium.org
2010-05-27
1
-6
/
+7
*
Create first tests for verifying that Chrome Frame does not interfere with no...
kkania@chromium.org
2010-05-14
1
-2
/
+2
*
Reverting this as a number of tests have been failing on all builders ever si...
ananta@chromium.org
2010-05-13
1
-13
/
+1
*
An attempt to catch unexpected script errors in html test pages in a more gen...
tommi@chromium.org
2010-05-12
1
-1
/
+13
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
1
-0
/
+13
*
Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...
ananta@chromium.org
2010-05-03
1
-8
/
+11
*
Test for GCF install flow auto-patching.
slightlyoff@chromium.org
2010-05-01
1
-0
/
+24
*
More chrome frame test crash fixes. At times we fail to create the HTTP serve...
ananta@chromium.org
2010-04-24
1
-2
/
+7
*
Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...
tommi@chromium.org
2010-04-21
1
-3
/
+9
*
In ChromeFrame with the moniker patch enabled we should not process optin url...
ananta@chromium.org
2010-04-20
1
-9
/
+0
*
Enable the ChromeFrame IMoniker patch by default now.
ananta@chromium.org
2010-04-20
1
-1
/
+1
*
With the ChromeFrame IMoniker patch in the referrer would not propagate corre...
ananta@chromium.org
2010-04-16
1
-2
/
+1
*
Disable a failing test temporarily
amit@chromium.org
2010-04-15
1
-1
/
+2
*
The ChromeFrame FullTabModeIE_AnchorUrlNavigateTest test only works if the IM...
ananta@chromium.org
2010-04-14
1
-0
/
+3
[next]