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
*
Fix compile error
ananta@chromium.org
2010-11-11
1
-1
/
+1
*
Fix a crash in the code which attempts to append the user agent to the list o...
ananta@chromium.org
2010-11-11
1
-14
/
+15
*
Mark FLAKY_ rather than DISABLED_ so I can debug the test on the Chrome
joi@chromium.org
2010-11-11
1
-1
/
+1
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
11
-12
/
+12
*
Forgotten attributes for IChromeFrameInternal in the last commit.
hansl@google.com
2010-11-10
1
-1
/
+4
*
Disabling the ShouldShowVersionMismatchDialog chrome frame test as it fails a...
ananta@chromium.org
2010-11-10
1
-1
/
+2
*
Adding a privileged callback used in IE CF to check whether to show
joi@chromium.org
2010-11-10
8
-41
/
+294
*
Fix for the CtrlN ChromeFrame test failures on IE7. On IE7 it appears that we...
ananta@chromium.org
2010-11-10
1
-1
/
+3
*
Instructions, and an xcopy exclusion list, to help you run Chrome Frame
joi@chromium.org
2010-11-10
1
-0
/
+68
*
Popup windows launched in a new window in ChromeFrame on IE8 would open behin...
ananta@chromium.org
2010-11-09
2
-2
/
+2
*
Adding support for IPersist to the ActiveX implementation.
tommi@chromium.org
2010-11-09
1
-0
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Reapply part of r64637, which caused mysterious failures on mac waterfall.
erg@google.com
2010-11-08
13
-20
/
+24
*
Move Windows-specific Event Tracing for Windows implementation to base/win.
siggi@chromium.org
2010-11-06
1
-6
/
+6
*
Disabling the FlashCreationTest.PerfWarm test as it seems to fail on the perf...
ananta@chromium.org
2010-11-05
1
-1
/
+1
*
Some input tests no longer marked flaky
amit@chromium.org
2010-11-05
3
-5
/
+50
*
Add support for returning the session_id in both CreateExternalTab and Connec...
hansl@google.com
2010-11-05
12
-47
/
+95
*
Implementation of single-module-per-logon-session-per-profile implementation ...
robertshield@chromium.org
2010-11-05
5
-87
/
+542
*
Back forward transitions would not work within ChromeFrame when attempted via...
ananta@chromium.org
2010-11-05
4
-6
/
+90
*
Use the LeakyLazyInstanceTraits in the ProxyFactory and metrics upload thread...
ananta@chromium.org
2010-11-04
2
-2
/
+2
*
Remove FLAKY from tests that are no longer flaky.
amit@chromium.org
2010-11-04
1
-11
/
+5
*
Clean up some dependencies in Chrome Frame
siggi@chromium.org
2010-11-04
1
-39
/
+11
*
Reenabling the ChromeFrame test FullTabModeIE_WindowClose which failed becaus...
ananta@chromium.org
2010-11-03
1
-5
/
+1
*
base: Move CaseInsensitiveCompare traits into the base namespace.
tfarina@chromium.org
2010-11-03
1
-1
/
+1
*
Add explicit build dependencies from npchrome_frame to chrome and chrome_dll....
robertshield@chromium.org
2010-11-02
1
-0
/
+2
*
Fix a regression in ChromeFrame which would cause the headers like the UA to ...
ananta@chromium.org
2010-11-02
1
-3
/
+3
*
Fix a bug where in having ChromeFrame installed on the machine would cause a ...
ananta@chromium.org
2010-11-01
11
-498
/
+8
*
An attempt to fix the flakiness with the JavascriptWindow open test series. T...
ananta@chromium.org
2010-11-01
1
-6
/
+4
*
Adding IChromeFrameInternal as an interface. It is not implemented yet.
hansl@google.com
2010-11-01
1
-1
/
+11
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
18
-36
/
+33
*
Refactor automation messages.
erg@google.com
2010-11-01
18
-33
/
+36
*
Reverting this to see if this fixes ChromeFrame tests. Please reland with the...
ananta@chromium.org
2010-10-28
13
-92
/
+35
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-2
/
+2
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-3
/
+1
*
The ChromeFrame objects now provides an unfrozen interface called IChromeFram...
hansl@google.com
2010-10-28
13
-35
/
+92
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
2
-2
/
+2
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
2
-2
/
+2
*
Disabling the FullTabModeIE_WindowClose ChromeFrame test as it causes IE7/IE8...
ananta@chromium.org
2010-10-27
1
-9
/
+5
*
Disabling a number of failing chrome frame tests on Vista with IE7. Most of t...
ananta@chromium.org
2010-10-27
3
-0
/
+76
*
Pass Chrome's UA with chromeframe appended at the end in the user agent passe...
ananta@chromium.org
2010-10-27
1
-6
/
+9
*
Add support for OnClose event in ActiveX and NPAPI
amit@chromium.org
2010-10-27
8
-2
/
+124
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
6
-11
/
+12
*
Fix crash in ChromeFrame if chrome launch timeouts.
stoyan@chromium.org
2010-10-26
1
-2
/
+3
*
Modify the parsing of X-UA-COMPATIBLE header (and meta tag) to allow comma or...
erikwright@chromium.org
2010-10-26
3
-11
/
+31
*
Add metrics tracking how many times users are bugged with "version mismatch, ...
robertshield@chromium.org
2010-10-26
2
-0
/
+2
*
ChromeFrame network tests were broken since the change to honor the automatio...
ananta@chromium.org
2010-10-26
2
-1
/
+20
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
6
-11
/
+12
*
Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w...
ananta@chromium.org
2010-10-25
3
-11
/
+33
*
Enable developers to conditionally activate Chrome Frame, depending on the ve...
erikwright@chromium.org
2010-10-25
6
-33
/
+366
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-2
/
+2
[next]