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
*
Exclude a new net test from cf net tests.
erikwright@chromium.org
2012-04-28
1
-0
/
+1
*
Set svn:executable on windows executables.
maruel@chromium.org
2012-04-27
6
-0
/
+0
*
Flaking out some tests that use simulate_input::SendCharA.
grt@chromium.org
2012-04-24
1
-5
/
+10
*
Upstream changes making ListenSocket an abstract class.
pliard@chromium.org
2012-04-23
2
-2
/
+5
*
Update uses of TimeDelta in chrome_frame/*. Also update a bit of TimeDelta u...
tedvessenes@gmail.com
2012-04-23
10
-50
/
+82
*
Get chrome:// dev tool urls hooked up in content_shell.
michaeln@google.com
2012-04-20
1
-4
/
+4
*
Attempt to fix ChromeFrameTestWithWebServer tests.
grt@chromium.org
2012-04-17
6
-89
/
+225
*
Marking NavigationTest.GcfProtocol1 flaky.
grt@chromium.org
2012-04-12
1
-1
/
+2
*
Use TimeDelta for Chrome Frame test's TimedMsgLoop.
grt@chromium.org
2012-04-11
16
-105
/
+104
*
Fix flake in ProxyFactoryTest.CreateDifferentProfiles due to data race.
grt@chromium.org
2012-04-11
1
-3
/
+6
*
Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...
marshall@chromium.org
2012-04-10
2
-5
/
+0
*
Close accepted server sockets early and often.
grt@chromium.org
2012-04-05
2
-1
/
+5
*
Don't turn a failure to shut down IE into a test suite failure.
erikwright@chromium.org
2012-04-04
1
-1
/
+1
*
Set up machine configuration so that IE7 and IE9 behave predictably.
grt@chromium.org
2012-04-03
5
-0
/
+551
*
Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte...
robertshield@chromium.org
2012-03-30
3
-78
/
+178
*
Mark ContextMenuTest.CFBackForward as flaky.
jstritar@chromium.org
2012-03-30
1
-1
/
+1
*
Integrate the TestLogCollector with the Chrome Frame net tests.
erikwright@chromium.org
2012-03-28
2
-12
/
+109
*
Adding policy support to Chrome Frame's launcher so that additional parameter...
tommi@chromium.org
2012-03-28
1
-8
/
+43
*
Exclude some tests that rely on a test CA being installed.
erikwright@chromium.org
2012-03-28
1
-0
/
+3
*
Fix test crashes caused by toxic use of ListenSocket.
grt@chromium.org
2012-03-28
2
-7
/
+26
*
More non-debug logging in Chrome Frame tests.
grt@chromium.org
2012-03-24
9
-65
/
+64
*
Flaky Chrome Frame ContextMenu tests.
grt@chromium.org
2012-03-23
1
-6
/
+12
*
Make CF's RefreshContentsUATest test resilient to unexpected favicon loads.
grt@chromium.org
2012-03-21
1
-4
/
+0
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-15
1
-2
/
+2
*
Revert "Disabling ChromeFrame.Launch" (r124964)
grt@chromium.org
2012-03-15
1
-4
/
+1
*
Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...
tfarina@chromium.org
2012-03-14
2
-2
/
+3
*
Don't perform or require a successful Chrome shutdown at the end of Chrome Fr...
erikwright@chromium.org
2012-03-14
4
-6
/
+46
*
Enable the test log collector for Chrome Frame integration tests.
grt@chromium.org
2012-03-13
1
-0
/
+9
*
Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...
robertshield@chromium.org
2012-03-10
4
-7
/
+12
*
Disabling ChromeFrame.Launch
robertshield@chromium.org
2012-03-05
1
-1
/
+4
*
Second attempt to land ffmpeg roll.
dalecurtis@google.com
2012-03-01
1
-2
/
+2
*
Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...
grt@chromium.org
2012-02-28
12
-239
/
+412
*
Enable Chrome Frame net tests on IE9.
erikwright@chromium.org
2012-02-28
2
-31
/
+22
*
Cleanup: Remove some deprecated file_util methods.
thestig@chromium.org
2012-02-24
1
-9
/
+9
*
Revert 123123 (probably caused a big perf regression -- http://crbug.com/115479,
thakis@chromium.org
2012-02-23
1
-2
/
+2
*
Revert 123135 - Revert 123118 - Don't run chrome_frame_net_tests URLRequestTe...
groby@chromium.org
2012-02-22
2
-1
/
+44
*
Revert 123118 - Don't run chrome_frame_net_tests URLRequestTestHTTP over loop...
groby@chromium.org
2012-02-22
2
-44
/
+1
*
Fix media code to work with new ffmpeg.
dalecurtis@google.com
2012-02-22
1
-2
/
+2
*
Don't run chrome_frame_net_tests URLRequestTestHTTP over loopback, due to mys...
erikwright@chromium.org
2012-02-22
2
-1
/
+44
*
Have ScopedClipboardWriter and Clipboard::WriteObjects take a buffer parameter.
peter@pcc.me.uk
2012-02-22
1
-1
/
+2
*
These tests cannot run under chrome_frame_net_tests by design.
erikwright@chromium.org
2012-02-21
1
-0
/
+2
*
Flakiness cleanup: disable remaining flaky tests in src/
evan@chromium.org
2012-02-15
3
-4
/
+4
*
Marks a handful of chrome frame tests as flaky.
sky@chromium.org
2012-02-15
3
-5
/
+9
*
Fix COM initialization in chrome_frame_tests.exe for the ATL version included...
robertshield@chromium.org
2012-02-14
3
-9
/
+23
*
Flakiness cleanup: disable flaky tests under chrome_frame/
evan@chromium.org
2012-02-14
4
-12
/
+13
*
Disable Chrome's print preview in Chrome Frame.
grt@chromium.org
2012-02-14
2
-0
/
+32
*
Revert 121852 - Fix COM initialization in chrome_frame_tests.exe when built w...
joi@chromium.org
2012-02-14
1
-2
/
+4
*
Fix COM initialization in chrome_frame_tests.exe when built with the ATL incl...
robertshield@chromium.org
2012-02-14
1
-4
/
+2
*
Support sharing of ContentMain and BrowserMain code with embedded use cases (...
marshall@chromium.org
2012-02-10
2
-1
/
+6
*
Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...
marshall@chromium.org
2012-02-09
2
-6
/
+1
[next]