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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ...
ananta@chromium.org
2010-01-05
2
-3
/
+5
*
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
20
-257
/
+173
*
Marking the WidgetModeFF_CFInstanceRPC and WidgetModeFF_CFInstancePost tests ...
ananta@chromium.org
2010-01-04
1
-2
/
+6
*
Links opened in ChromeFrame via the Open in New window operation would not re...
ananta@chromium.org
2010-01-04
2
-4
/
+237
*
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
*
Speculative fix for a ChromeFrame crash in IE full tab mode. The crash occurs...
ananta@chromium.org
2009-12-28
2
-3
/
+6
*
Temporarily disable the HTML renderer type detection in our IInternerProtocol...
ananta@chromium.org
2009-12-23
1
-2
/
+0
*
Fix ChromeFrame net tests broken by the change to determine the renderer type...
ananta@chromium.org
2009-12-23
2
-1
/
+15
*
ChromeFrame in IE full tab mode would not render pages if Adblock Pro was ins...
ananta@chromium.org
2009-12-23
2
-29
/
+58
*
Enable UMA data upload in ChromeFrame
jar@chromium.org
2009-12-23
1
-6
/
+0
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-1
/
+1
*
The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...
ananta@chromium.org
2009-12-21
2
-4
/
+10
*
The ChromeFrameAutomationClient::InitiateNavigation method saves the passed i...
ananta@chromium.org
2009-12-21
1
-5
/
+6
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-1
/
+1
*
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
5
-45
/
+188
*
Handle right-click->"Save Link As" in the host browser.
tommi@chromium.org
2009-12-16
10
-14
/
+56
*
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
*
Minor change to less confusing variable name in IsSubFrameRequest in ChromeFr...
robertshield@chromium.org
2009-12-16
1
-4
/
+4
*
The chrome_frame_unittests firefox unit tests have been randomly failing on t...
ananta@chromium.org
2009-12-15
1
-1
/
+4
*
HTTPs sessions don't get established at times in ChromeFrame IE full tab mode...
ananta@chromium.org
2009-12-14
1
-0
/
+18
*
Fix a stupid bug introduced by my previous change to fix the chrome frame net...
ananta@chromium.org
2009-12-12
1
-2
/
+3
*
The ChromeFrame redirect network tests don't complete at times as we receive ...
ananta@chromium.org
2009-12-12
1
-2
/
+4
*
ChromeFrame's host network stack implementation for IE should ensure that HTT...
ananta@chromium.org
2009-12-12
1
-2
/
+14
*
Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...
tommi@chromium.org
2009-12-11
8
-204
/
+210
*
The ChromeFrame net tests randomly crash in the url request redirect tests on...
ananta@chromium.org
2009-12-11
1
-0
/
+7
*
Attempt to fix failing tests on the chrome frame builder.
ananta@chromium.org
2009-12-10
1
-3
/
+4
*
Allow privileged mode to navigate Chrome Frame to data: URLs.
siggi@chromium.org
2009-12-10
1
-1
/
+3
*
Putting version file in intermediate dir, so it gets regenerated on a clobber
bradnelson@google.com
2009-12-10
1
-1
/
+1
*
The ChromeFrame crash reporting code should not depend on chrome frame as it ...
ananta@chromium.org
2009-12-09
3
-25
/
+45
*
Added support for running reliability tests for ChromeFrame on similar lines ...
ananta@chromium.org
2009-12-09
13
-391
/
+1283
*
Fixes CFInstance to use a longer Deferred standard timeout. Short timeouts ca...
slightlyoff@chromium.org
2009-12-09
1
-13
/
+8
*
The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an...
ananta@chromium.org
2009-12-08
2
-85
/
+24
*
Fixes incorrect test against OS version instead of browser version
slightlyoff@chromium.org
2009-12-07
2
-12
/
+6
*
Kill all browser instances at test start up in addition to at tear down which...
robertshield@chromium.org
2009-12-07
4
-8
/
+192
*
The following tests have been marked FLAKY as they fail on the chrome frame b...
ananta@chromium.org
2009-12-06
1
-4
/
+10
*
Fix the ChromeFrame build bot redness caused by us incorrectly wrapping proto...
ananta@chromium.org
2009-12-06
1
-0
/
+2
*
Re-enable CFInstall tests after buildbot restart. Clobbering window open test...
slightlyoff@chromium.org
2009-12-06
1
-12
/
+5
*
Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...
robertshield@chromium.org
2009-12-04
4
-65
/
+88
*
Added new IPC message class for CommandBuffer.
apatrick@google.com
2009-12-04
1
-2
/
+2
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-1
/
+1
*
Remove erroneous DCHECK that is reached when loading pages that don't call ou...
robertshield@chromium.org
2009-12-03
2
-11
/
+21
*
Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...
robertshield@chromium.org
2009-12-03
6
-23
/
+180
*
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
[next]