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
...
*
Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...
tommi@chromium.org
2010-05-10
1
-3
/
+9
*
Adding error handling to DeleteCookie test.
tommi@chromium.org
2010-05-10
1
-13
/
+16
*
Cleanup: Add a bunch of missing includes.
thestig@chromium.org
2010-05-10
2
-3
/
+6
*
Add more diagnostics to the SrcProperty test.
tommi@chromium.org
2010-05-10
1
-23
/
+27
*
Instrument Chrome and Chrome Frame for some perf measurements.
siggi@chromium.org
2010-05-10
3
-0
/
+17
*
Utility bat file to make it easy to build and run smoke tests.
siggi@chromium.org
2010-05-10
2
-0
/
+107
*
Prepare the default profile and turn off some services before initializing ex...
tommi@chromium.org
2010-05-10
1
-3
/
+4
*
This change consists of the previous change in addition to a fix for the down...
tommi@chromium.org
2010-05-08
3
-336
/
+191
*
Another attempt to reduce the number of false positive crashes reported in Ch...
ananta@chromium.org
2010-05-07
2
-8
/
+17
*
Change to a simpler upgrade scheme for Chrome Frame whereby we register a win...
robertshield@chromium.org
2010-05-07
5
-405
/
+90
*
Committing for jeffbailey.
mad@google.com
2010-05-07
3
-92
/
+54
*
Cache progress notifications only if necessary
amit@chromium.org
2010-05-07
2
-8
/
+63
*
The ChromeFrame builder at times hang if the security dialog brought up by th...
ananta@chromium.org
2010-05-07
1
-1
/
+1
*
Add ExceptionBarrier to module scanning in the hope of reducing some false po...
robertshield@chromium.org
2010-05-07
1
-10
/
+22
*
Remove/update a bunch of references to the Google-internal bug tracker.
evan@chromium.org
2010-05-07
1
-1
/
+2
*
Opening new chrome frame tabs would fail randomly. This was because of a race...
ananta@chromium.org
2010-05-07
1
-0
/
+3
*
Do not wrap the original callback if we can;t initialize sniffing cache
amit@chromium.org
2010-05-05
3
-16
/
+20
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
4
-26
/
+85
*
Fix a chrome frame crash reported on the crash server. This occurs while atte...
ananta@chromium.org
2010-05-05
1
-1
/
+1
*
Fix a chrome frame crash reported on the crash server. The crash occurs in th...
ananta@chromium.org
2010-05-05
1
-5
/
+1
*
Clean up suppressing error dialogs for buildbots.
phajdan.jr@chromium.org
2010-05-04
1
-1
/
+3
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
3
-163
/
+329
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
2
-3
/
+4
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
2
-13
/
+8
*
Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...
ananta@chromium.org
2010-05-03
2
-9
/
+28
*
Add a delay load specifier for prntvpt.dll for chrome_frame_net_tests.
ananta@chromium.org
2010-05-03
1
-0
/
+5
*
Fixes to address code review comments from tommi from CL http://codereview.ch...
ananta@chromium.org
2010-05-02
5
-20
/
+7
*
Re-enable the Head test.
tommi@chromium.org
2010-05-02
2
-8
/
+13
*
Temporarily disable the Head test.
tommi@chromium.org
2010-05-02
2
-4
/
+3
*
Not using an intermediate cache between urlmon and chrome reads.
tommi@chromium.org
2010-05-02
3
-329
/
+163
*
Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...
robertshield@chromium.org
2010-05-01
8
-142
/
+301
*
Fix types that reached into WebCore and busted deps roll.
slightlyoff@chromium.org
2010-05-01
4
-7
/
+7
*
Test for GCF install flow auto-patching.
slightlyoff@chromium.org
2010-05-01
5
-5
/
+124
*
The chrome frame install script instantiates the chrome frame activex via the...
ananta@chromium.org
2010-05-01
5
-14
/
+33
*
Adding missing line ending which breaks the trybots..
robertshield@chromium.org
2010-04-30
1
-1
/
+1
*
Ignore EndRequest() for a urlmon urlrequest from Chrome, if terminate_bind (i...
stoyan@chromium.org
2010-04-30
1
-0
/
+5
*
Remove deprecated things from net test suite:
phajdan.jr@chromium.org
2010-04-30
1
-1
/
+5
*
Fresh ChromeFrame installs triggered via wave required IE to be restarted for...
ananta@chromium.org
2010-04-29
3
-1
/
+68
*
Move common code into process_util.cc.
maruel@chromium.org
2010-04-29
1
-2
/
+2
*
Nicely steal moniker and bind context from the urlmon url request.
stoyan@chromium.org
2010-04-28
3
-19
/
+49
*
Some cleanup regarding Siggi's comments on http://codereview.chromium.org/173...
robertshield@chromium.org
2010-04-28
5
-7
/
+370
*
Fix a ChromeFrame crash reported on the crash server while processing an acce...
ananta@chromium.org
2010-04-28
1
-3
/
+8
*
Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...
robertshield@chromium.org
2010-04-28
8
-14
/
+276
*
Fix a chrome frame crasher reported on the crash server. It occurs while proc...
ananta@chromium.org
2010-04-27
1
-4
/
+14
*
Some more chrome frame test pure virtual function call crash fixes. There is ...
ananta@chromium.org
2010-04-26
3
-2
/
+15
*
More chrome frame test crash fixes. At times we fail to create the HTTP serve...
ananta@chromium.org
2010-04-24
1
-2
/
+7
*
Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...
ananta@chromium.org
2010-04-23
3
-6
/
+11
*
Continuing fixes for chrome frame test pure virtual function call crashes. On...
ananta@chromium.org
2010-04-23
2
-5
/
+10
*
Check if the url is a top level url before clearing the referrer header.
tommi@chromium.org
2010-04-23
2
-16
/
+16
*
Continuing attempt to fix chrome frame tests crashes. Moving the ComObjectsta...
ananta@chromium.org
2010-04-23
1
-4
/
+4
[prev]
[next]