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 random crashes in the ChromeFrame automation proxy mock tests. These cras...
ananta@chromium.org
2011-04-28
1
-0
/
+6
*
Base: Adjust dependencies to build with base.dll
rvargas@google.com
2011-04-26
2
-2
/
+11
*
Fix chrome frame tests which regressed after my change to only route content ...
ananta@chromium.org
2011-04-21
1
-1
/
+3
*
Fix the RedirectToInvalidUrl net test which started failing in ChromeFrame af...
ananta@chromium.org
2011-04-20
1
-0
/
+7
*
Switch back to using urlmon (from using Chrome's network stack) to upload met...
grt@chromium.org
2011-04-20
2
-261
/
+128
*
Remove nspr remains from the gyp file.
tommi@chromium.org
2011-04-20
1
-20
/
+0
*
Set the wininet option to not follow redirects automatically for ChromeFrame ...
ananta@chromium.org
2011-04-19
1
-0
/
+3
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
1
-3
/
+21
*
If the running IE8 process instance is terminated at the end of a chrome fram...
ananta@chromium.org
2011-04-19
3
-0
/
+26
*
Moved ParamTraits specializations that depend on WebKit out of content/common...
grt@chromium.org
2011-04-15
1
-1
/
+0
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-1
/
+1
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-20
/
+3
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-3
/
+20
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
45
-282
/
+287
*
Remove Chrome Frame's dependency on xul_runner.
tommi@chromium.org
2011-04-11
18
-2117
/
+32
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-0
/
+4
*
Remove svn:mergeinfo props from many files.
pkasting@chromium.org
2011-04-08
1
-1
/
+1
*
Removing a test I missed when removing CEEE-specific functionality.
joi@chromium.org
2011-04-07
3
-73
/
+1
*
Remove locked histogram macros since jar@chromium.org made the base macros th...
grt@chromium.org
2011-04-06
7
-64
/
+30
*
Remove extension automation support that was used only by CEEE.
joi@chromium.org
2011-04-06
22
-818
/
+23
*
Fix crashing test
joshia@google.com
2011-04-06
2
-33
/
+3
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-1
/
+4
*
Clean up code in the ChromeFrame test COM message filter by detecting whether...
ananta@chromium.org
2011-04-05
1
-3
/
+3
*
A change in the way User Agent is modified caused Chrome Frame to mistakenly ...
erikwright@chromium.org
2011-04-05
2
-19
/
+5
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
1
-4
/
+1
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
1
-1
/
+4
*
Increasing the timeout for the ChromeFrame COM message filter used in the tes...
ananta@chromium.org
2011-04-04
1
-1
/
+1
*
Fix the expectations of the ChromeFrame CFOpenLinkInNewWindow to ensure that ...
ananta@chromium.org
2011-04-02
2
-1
/
+3
*
ChromeFrame new window tests fail consistently on the IE8 builder because we ...
ananta@chromium.org
2011-04-02
2
-4
/
+30
*
Disable crashing DllRedirector test
joshia@google.com
2011-04-01
1
-1
/
+2
*
Fix a crash in the chrome frame relaibility test suite which occurs while acc...
ananta@chromium.org
2011-03-31
1
-7
/
+8
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-2
/
+3
*
Split out Keywords and Autofill logic from WebDatabase.
andybons@chromium.org
2011-03-30
1
-2
/
+3
*
Chrome frame support for resizing popup windows
joshia@google.com
2011-03-29
7
-47
/
+56
*
Standardize grit invokes
thomasvl@chromium.org
2011-03-28
1
-30
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
47
-86
/
+86
*
Relanding this as this broke chrome frame net tests as we were not sending th...
ananta@chromium.org
2011-03-25
1
-16
/
+16
*
Revert 79352 - ChromeFrame would fail to load the page correctly if a manifes...
mrossetti@chromium.org
2011-03-25
1
-16
/
+16
*
ChromeFrame would fail to load the page correctly if a manifest was specified...
ananta@chromium.org
2011-03-25
1
-16
/
+16
*
Remove the direct includes of common.gypi since that is auto done (and includ...
thomasvl@chromium.org
2011-03-24
2
-6
/
+0
*
Move the rest of the renderer->browser messages that belong in content. Also...
jam@chromium.org
2011-03-24
2
-0
/
+2
*
WinDDK ATL and MSVC express 2008/2005 compatability
mark@chromium.org
2011-03-21
2
-2
/
+2
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-1
/
+0
*
Fix for the chrome frame net tests which crashes on startup due to a missing ...
ananta@chromium.org
2011-03-18
1
-2
/
+7
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-1
/
+1
*
Move the remaining files in chrome\common to content\common.
jam@chromium.org
2011-03-17
4
-5
/
+5
*
Removed 'off the record' references from ExternalTabSettings and ProfileIODat...
vipul.bhasin@gmail.com
2011-03-17
1
-1
/
+1
*
Clean up the bootstrapping code in chrome frame net tests. There were a numbe...
ananta@chromium.org
2011-03-16
1
-15
/
+1
*
Further modifications to the Ready Mode UI in response to feedback. Height, i...
erikwright@chromium.org
2011-03-16
4
-0
/
+27
*
Rearrange the bootstrapping code in chrome frame net tests to ensure that it ...
ananta@chromium.org
2011-03-15
1
-7
/
+6
[next]