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
*
Unit test for form download (POST). This replicates the issue reported in bu...
tommi@chromium.org
2010-03-29
5
-26
/
+167
*
Fixes GCF perf tests in prep for re-enabling them on the bots.
slightlyoff@chromium.org
2010-03-26
6
-51
/
+48
*
Reenable the ChromeFrame unload event test which basically loads a page which...
ananta@chromium.org
2010-03-26
7
-75
/
+139
*
Added the propagation of the OnChannelError notification.
mad@chromium.org
2010-03-26
10
-37
/
+124
*
Committing for Eric Dingle.
mad@chromium.org
2010-03-26
10
-53
/
+132
*
3rd try. *sigh*
slightlyoff@chromium.org
2010-03-26
17
-94
/
+333
*
Provide the chrome frame content type from tests which is what we handle in o...
tommi@chromium.org
2010-03-26
2
-4
/
+27
*
Re-submit of GCF privacy patch in:
slightlyoff@chromium.org
2010-03-26
1
-3
/
+2
*
Disabling BindToStorageSwitchContent while I fix it.
tommi@chromium.org
2010-03-26
1
-1
/
+3
*
Don't assume that the mime type for documents that mshtml rejects is CF(!)
tommi@chromium.org
2010-03-26
2
-9
/
+14
*
Reverting this CL to see if this fixes chrome frame unit test failures.
ananta@chromium.org
2010-03-25
16
-330
/
+94
*
Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...
slightlyoff@chromium.org
2010-03-25
16
-94
/
+330
*
Add support for grabbing full dumps from chrome in ChromeFrame reliability te...
ananta@chromium.org
2010-03-25
2
-0
/
+6
*
Not freeing the cached request data when we get OnHttpEquiv(done==TRUE) and t...
tommi@chromium.org
2010-03-25
1
-4
/
+9
*
Fix for a race issue when chrome decides that a request needs to be downloade...
tommi@chromium.org
2010-03-25
8
-54
/
+88
*
Remove the disable metrics command line flag, which is no longer used for
brettw@chromium.org
2010-03-25
2
-3
/
+2
*
Sidestep a race in GoogleUrl by forcing initialization of the offending point...
siggi@chromium.org
2010-03-25
1
-0
/
+17
*
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
*
Support sending a sliced file in chromium.
jianli@chromium.org
2010-03-24
1
-2
/
+6
*
Completing Chrome Frame localization by adding the resource script containing...
robertshield@chromium.org
2010-03-24
7
-30
/
+28
*
Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.
stoyan@chromium.org
2010-03-24
4
-10
/
+65
*
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
*
Add a simple resource loader to Chrome Frame that is capable of finding, load...
robertshield@chromium.org
2010-03-24
6
-35
/
+222
*
Adding support for HEAD requests.
tommi@chromium.org
2010-03-23
2
-4
/
+56
*
Reimplementation of FunctionStub to avoid rewriting potentially executing cod...
siggi@chromium.org
2010-03-23
8
-248
/
+813
*
Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...
joi@chromium.org
2010-03-23
9
-123
/
+45
*
Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
3
-14
/
+11
*
Allow TabContentsDelegate classes to specify whether InfoBars are enabled.
joi@chromium.org
2010-03-23
9
-45
/
+123
*
Also switching the default of the tests to default to the moniker patch.
tommi@chromium.org
2010-03-23
1
-3
/
+3
*
Enable the moniker patch by default.
tommi@chromium.org
2010-03-23
1
-1
/
+1
*
When ChromeFrame is running in privileged mode, we should fail the IAuthentic...
ananta@chromium.org
2010-03-22
4
-5
/
+27
*
Initial support for IE View->Privacy. To support this menu option the active ...
ananta@chromium.org
2010-03-19
10
-16
/
+302
*
Fix top crashers in the latest build.
amit@chromium.org
2010-03-19
2
-2
/
+4
*
Don't access front() if the queue is empty.
tommi@chromium.org
2010-03-19
1
-1
/
+1
*
Fix a crash with the IMoniker::BindToObject patch in ChromeFrame which occurs...
ananta@chromium.org
2010-03-19
1
-32
/
+37
*
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
*
chrome_frame_net_test now depends on net_test_support after r41856.
wtc@chromium.org
2010-03-17
1
-0
/
+1
*
Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to the
wtc@chromium.org
2010-03-17
1
-0
/
+1
*
Remove the unused chrome frame resources and merge things into a single .grd ...
robertshield@chromium.org
2010-03-17
4
-48
/
+3
*
IE6 would not switch to ChromeFrame if the url being navigated to contained a...
ananta@chromium.org
2010-03-16
4
-3
/
+39
*
Chrome frame should use "parentNode" instead of "parentElement" to get the DOM
rogerta@chromium.org
2010-03-16
1
-1
/
+1
*
Adds an automation message to retrieve the list of enabled extensions, and CF...
joi@chromium.org
2010-03-16
9
-1
/
+201
*
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
3
-11
/
+128
*
Marking the referrer test as flaky again. It's failing on the build bot but ...
tommi@chromium.org
2010-03-15
1
-4
/
+5
*
More integration with host (InternetExplorer) popup blocker.
stoyan@chromium.org
2010-03-15
2
-4
/
+35
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
24
-263
/
+2534
[next]