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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-enables CFInstance RPC tests for Firefox that were previously timing out d...
slightlyoff@chromium.org
2010-01-29
2
-4
/
+2
*
Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...
ananta@chromium.org
2010-01-28
2
-13
/
+24
*
Cleaning up dangling changes: remove dead code in fake_external_tab.cc.
robertshield@chromium.org
2010-01-27
1
-51
/
+0
*
Unload and BeforeUnload handlers would not get invoked within pages inside Ch...
ananta@chromium.org
2010-01-27
3
-0
/
+133
*
Include the full version number in the user agent.
tommi@chromium.org
2010-01-22
1
-13
/
+13
*
Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...
tommi@chromium.org
2010-01-22
2
-3
/
+21
*
If we navigate to a URL which has an anchor in IE, which eventually ends up i...
ananta@chromium.org
2010-01-22
2
-0
/
+47
*
Temporarily disabling FullTabModeIE_ChromeFrameDeleteCookieTest while I figur...
tommi@chromium.org
2010-01-21
1
-1
/
+3
*
Add integration tests for validating the X-UA-Compatible HTTP header code in ...
robertshield@chromium.org
2010-01-21
10
-2
/
+192
*
Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...
tommi@chromium.org
2010-01-21
2
-15
/
+9
*
Fix for back/forward issue with httpequiv patch.
tommi@chromium.org
2010-01-20
1
-20
/
+62
*
Enabling the onhttpequiv detection and temporarily disabling a few tests that...
tommi@chromium.org
2010-01-19
1
-4
/
+14
*
Changing DLOG to LOG for tests so that we'll get the errors in the test run l...
tommi@chromium.org
2010-01-15
2
-16
/
+21
*
Mark WidgetModeIE_CFInstancefrPost and WidgetModeIE_PriviligedApis as flaky
jshin@chromium.org
2010-01-15
1
-2
/
+4
*
Fix chrome_frame build by updating build files.
phajdan.jr@chromium.org
2010-01-13
1
-4
/
+0
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
1
-24
/
+7
*
Marking the following tests as flaky.
ananta@chromium.org
2010-01-08
1
-2
/
+6
*
Fix chrome frame net tests that were failing on some machines. Checking in s...
tommi@chromium.org
2010-01-08
1
-1
/
+7
*
Attempt 2 at landing this.
ananta@chromium.org
2010-01-08
4
-3
/
+92
*
Reason:
tyoshino@chromium.org
2010-01-08
4
-92
/
+3
*
Deleting cookies by setting the expires attribute on them with an empty value...
ananta@chromium.org
2010-01-08
4
-3
/
+92
*
Adding the WidgetModeFF_CFInstanceSingleton ChromeFrame test to the list of f...
ananta@chromium.org
2010-01-05
1
-1
/
+3
*
Some Chrome Frame cleanup:
robertshield@chromium.org
2010-01-05
4
-11
/
+64
*
Marking the WidgetModeFF_CFInstanceRPC and WidgetModeFF_CFInstancePost tests ...
ananta@chromium.org
2010-01-04
1
-2
/
+6
*
The function to check whether the page is running in Chrome was incorrectly f...
ananta@chromium.org
2010-01-02
1
-0
/
+3
*
Disabling the URLRequestTestHTTP.GetTest_NoCache test for ChromeFrame as this...
ananta@chromium.org
2009-12-30
1
-0
/
+4
*
Authorization headers set using XHR with ChromeFrame were stripped in the out...
ananta@chromium.org
2009-12-28
3
-1
/
+70
*
The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...
ananta@chromium.org
2009-12-21
2
-4
/
+10
*
Fix ChromeFrame test failures on the builder caused by my CL to change the wa...
ananta@chromium.org
2009-12-18
3
-19
/
+28
*
Multiple chrome frame activex controls should instantiate and navigate correc...
ananta@chromium.org
2009-12-18
3
-5
/
+120
*
Handle right-click->"Save Link As" in the host browser.
tommi@chromium.org
2009-12-16
1
-2
/
+2
*
Marking flaky test flaky.
slightlyoff@chromium.org
2009-12-16
1
-1
/
+2
*
Tommi, please review everything. jam please review changes to resource_dispat...
ananta@chromium.org
2009-12-16
2
-0
/
+63
*
Attempt to fix failing tests on the chrome frame builder.
ananta@chromium.org
2009-12-10
1
-3
/
+4
*
Added support for running reliability tests for ChromeFrame on similar lines ...
ananta@chromium.org
2009-12-09
8
-384
/
+1156
*
Fixes incorrect test against OS version instead of browser version
slightlyoff@chromium.org
2009-12-07
1
-10
/
+4
*
Kill all browser instances at test start up in addition to at tear down which...
robertshield@chromium.org
2009-12-07
2
-8
/
+22
*
The following tests have been marked FLAKY as they fail on the chrome frame b...
ananta@chromium.org
2009-12-06
1
-4
/
+10
*
Re-enable CFInstall tests after buildbot restart. Clobbering window open test...
slightlyoff@chromium.org
2009-12-06
1
-12
/
+5
*
Disabling the following tests as they consistently fail on the chrome frame b...
ananta@chromium.org
2009-12-02
1
-4
/
+11
*
Fixes to get the chrome frame network tests up and running on the chrome fram...
ananta@chromium.org
2009-12-02
1
-2
/
+10
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+3
*
Revert 33301 and 33305 due to unit_tests breakage.
maruel@chromium.org
2009-11-30
2
-3
/
+0
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2009-11-30
2
-0
/
+3
*
Make SystemMonitor not a Singleton and move it out of base
phajdan.jr@chromium.org
2009-11-26
1
-1
/
+1
*
Load chrome.dll as a resource dll so that resources can be loaded by the brow...
tommi@chromium.org
2009-11-25
2
-2
/
+11
*
Unit test for back/forward for url fragments. Improvements in the testing
amit@chromium.org
2009-11-23
3
-18
/
+227
*
Fix Chrome frame builder redness.
ananta@chromium.org
2009-11-23
1
-2
/
+5
*
Revert "installer: clean up to use FilePath instead of std::wstring."
kuchhal@chromium.org
2009-11-23
1
-3
/
+3
*
installer: clean up to use FilePath instead of std::wstring.
kuchhal@chromium.org
2009-11-23
1
-3
/
+3
[next]