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
*
IE would not switch into ChromeFrame if the url being navigated to had an anc...
ananta@chromium.org
2010-04-13
1
-1
/
+35
*
Add chrome_launcher to the list of processes terminated at the beginning and ...
ananta@chromium.org
2010-04-12
3
-0
/
+3
*
Fix build by commenting the tests in UrlmonMonikerTest.
amit@chromium.org
2010-04-09
1
-1
/
+2
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
4
-301
/
+358
*
The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t...
ananta@chromium.org
2010-04-08
1
-5
/
+1
*
Fix horrible bug in Cache.
stoyan@chromium.org
2010-04-08
1
-0
/
+72
*
Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes...
ananta@chromium.org
2010-04-08
3
-22
/
+101
*
Mark FullTabModeIE_UnloadEventTest as flaky, while investigating the reason (...
stoyan@chromium.org
2010-04-08
1
-1
/
+1
*
Move Urlmon network requests to UI thread, thus allowing reusing the bind con...
stoyan@chromium.org
2010-04-08
2
-19
/
+26
*
The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...
ananta@chromium.org
2010-04-07
4
-16
/
+29
*
Enabling the FullTabModeIE_TestPostReissue ChromeFrame test as this test only...
ananta@chromium.org
2010-04-07
2
-8
/
+7
*
Correct the bug number for the disabled chrome frame tests.
ananta@chromium.org
2010-04-06
2
-2
/
+2
*
Disabling the NavigationToRestrictedSite ChromeFrame test as it relies for so...
ananta@chromium.org
2010-04-05
1
-1
/
+2
*
Disabling the FullTabModeIE_TestPostReissue ChromeFrame test while we debug t...
ananta@chromium.org
2010-04-05
1
-1
/
+2
*
Fix a ChromeFrame crash which was reported in the crash server in the helper ...
ananta@chromium.org
2010-04-05
1
-0
/
+5
*
Test the new code for propagating OnChannelError to Chrome Frame Delegate.
mad@chromium.org
2010-03-31
2
-36
/
+144
*
cleanup: Include base/path_service.h in tests that use it.
thestig@chromium.org
2010-03-31
1
-2
/
+2
*
Unit test for form download (POST). This replicates the issue reported in bu...
tommi@chromium.org
2010-03-29
4
-25
/
+166
*
Fixes GCF perf tests in prep for re-enabling them on the bots.
slightlyoff@chromium.org
2010-03-26
1
-33
/
+10
*
Reenable the ChromeFrame unload event test which basically loads a page which...
ananta@chromium.org
2010-03-26
1
-2
/
+1
*
Added the propagation of the OnChannelError notification.
mad@chromium.org
2010-03-26
2
-3
/
+11
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
2
-19
/
+92
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
5
-23
/
+51
*
Provide the chrome frame content type from tests which is what we handle in o...
tommi@chromium.org
2010-03-26
1
-3
/
+16
*
Disabling BindToStorageSwitchContent while I fix it.
tommi@chromium.org
2010-03-26
1
-1
/
+3
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
5
-51
/
+23
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
5
-23
/
+51
*
Reland r42473. Add a delegate to CookieMonster and broadcast notifications ab...
jochen@chromium.org
2010-03-25
1
-1
/
+1
*
The ChromeFrame referrer test is not flaky anymore.
ananta@chromium.org
2010-03-25
1
-2
/
+1
*
Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.
stoyan@chromium.org
2010-03-24
1
-0
/
+52
*
Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...
dhollowa@chromium.org
2010-03-24
1
-1
/
+1
*
Add a delegate to CookieMonster and broadcast notifications about changes to ...
jochen@chromium.org
2010-03-24
1
-1
/
+1
*
Adding support for HEAD requests.
tommi@chromium.org
2010-03-23
1
-0
/
+40
*
Reimplementation of FunctionStub to avoid rewriting potentially executing cod...
siggi@chromium.org
2010-03-23
1
-65
/
+0
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
2
-85
/
+14
*
Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
1
-6
/
+8
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
2
-14
/
+85
*
Also switching the default of the tests to default to the moniker patch.
tommi@chromium.org
2010-03-23
1
-3
/
+3
*
Disable FullTabModeIE_MenuSaveAs as it hangs the Chrome Frame tests.
jhawkins@chromium.org
2010-03-18
1
-1
/
+2
*
Verify the URL in address bar
amit@chromium.org
2010-03-18
1
-29
/
+81
*
Fix the ChromeFrame back forward test failures on the builder by reverting to...
ananta@chromium.org
2010-03-16
1
-6
/
+6
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-15
2
-9
/
+90
*
Marking the referrer test as flaky again. It's failing on the build bot but ...
tommi@chromium.org
2010-03-15
1
-4
/
+5
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
6
-17
/
+734
*
Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_U...
ericu@google.com
2010-03-12
2
-69
/
+1
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-12
2
-1
/
+69
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-2
/
+2
*
Chrome Frame tests for keyboard accelerators
amit@chromium.org
2010-03-09
7
-459
/
+373
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-165
/
+165
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-1
/
+1
[next]