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
*
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
*
Fix a crash caused by a race condition between the time the UrlmonUrlRequest:...
ananta@chromium.org
2009-12-02
2
-10
/
+17
*
[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
*
Enable ETW logging in Chrome Frame.
siggi@chromium.org
2009-11-25
1
-0
/
+9
*
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
*
Transfer CF downloads to the host browser.TEST=Click a download link (not via...
tommi@chromium.org
2009-11-25
5
-42
/
+180
*
ChromeFrame's host network stack implementation for IE full tab mode implicit...
ananta@chromium.org
2009-11-24
2
-30
/
+86
*
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
*
Tommi, please review everything. John please review the changes to plugin_ser...
ananta@chromium.org
2009-11-21
3
-14
/
+26
*
Launch COM server IE as low integrity process on Vista.
stoyan@chromium.org
2009-11-20
3
-26
/
+130
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
1
-135
/
+0
*
Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...
ananta@chromium.org
2009-11-19
4
-8
/
+48
*
Updates test to use new document location for overlay nodes.
slightlyoff@chromium.org
2009-11-19
1
-5
/
+5
*
Make UtilChangePersistentNPAPIMarker return true on unregistration if
joi@chromium.org
2009-11-19
1
-1
/
+5
*
Respect the "allowall" value for the X-Frame-Options header, as some
joi@chromium.org
2009-11-19
5
-15
/
+106
*
Back/Forward support for url fragments
amit@chromium.org
2009-11-19
20
-256
/
+1252
*
The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times....
ananta@chromium.org
2009-11-18
2
-11
/
+17
*
Disabling the About ChromeFrame test as this is consistently failing on the b...
ananta@chromium.org
2009-11-18
1
-1
/
+3
*
Fixes detection logic for IE under XP SP2.
slightlyoff@chromium.org
2009-11-18
1
-2
/
+10
*
Don't treat CF in privileged mode as an iframe for framebusting
joi@chromium.org
2009-11-17
2
-2
/
+5
*
Fix a race condition in InitializeAndPatchProtocolsIfNeeded as discovered by ...
tommi@chromium.org
2009-11-13
3
-13
/
+24
*
Added a regression test which validates that keystrokes are received correctl...
ananta@chromium.org
2009-11-13
4
-1
/
+127
*
Fix a crash in ChromeActiveDocument::IEExec() when m_spClientSite is null.
robertshield@chromium.org
2009-11-12
1
-1
/
+1
*
The ChromeFrameAutomationClient class needs to be refcounted as it implements...
ananta@chromium.org
2009-11-12
12
-78
/
+62
[next]