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
/
test_with_web_server.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert 229469 "Disables ChromeFrameTestWithWebServer.WidgetModeI..."
sky@chromium.org
2013-10-18
1
-3
/
+1
*
Disables ChromeFrameTestWithWebServer.WidgetModeIE_ObjectFocus
sky@chromium.org
2013-10-18
1
-1
/
+3
*
Revert 229320 "Disable ChromeFrameTestWithWebServer.WidgetModeIE..."
grt@chromium.org
2013-10-18
1
-3
/
+1
*
Disable ChromeFrameTestWithWebServer.WidgetModeIE_ObjectFocus. It regressed i...
pfeldman@chromium.org
2013-10-18
1
-1
/
+3
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-2
/
+2
*
Update include paths in chrome_frame for base/process changes.
rsesek@chromium.org
2013-07-23
1
-0
/
+1
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-2
/
+2
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-2
/
+2
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-2
/
+2
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-2
/
+2
*
Revert 206380 "Disable flaky CF test."
grt@chromium.org
2013-06-17
1
-2
/
+1
*
Disable flaky CF test.
pastarmovj@google.com
2013-06-14
1
-1
/
+2
*
Use a direct include of strings headers in chrome_frame/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
1
-4
/
+4
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
1
-1
/
+1
*
Add Chrome Frame test for large page rendering. This is designed to ensure th...
robertshield@chromium.org
2013-02-28
1
-0
/
+11
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-0
/
+2
*
Rename FilePath -> base::FilePath in various toplevel directories
brettw@chromium.org
2013-02-10
1
-16
/
+18
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-9
/
+10
*
Disable CF web server tests temporarily on IE9 while we hunt down the cause o...
robertshield@chromium.org
2012-12-14
1
-0
/
+6
*
Fix typo so that ChromeFrameTestWithWebServer.FullTabModeIE_SubFrame is actua...
dmazzoni@chromium.org
2012-12-04
1
-1
/
+1
*
Disable ChromeFrame tests that flakily time out.
isherman@chromium.org
2012-12-01
1
-5
/
+8
*
chrome_frame: Update the remaining calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-26
1
-1
/
+1
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-1
/
+2
*
Some chrome frame tests are marked as flaky.
ygorshenin@chromium.org
2012-11-12
1
-7
/
+15
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-1
/
+1
*
Attempt to fix flake in FullTabModeIE_TestPostReissue by avoiding loopback ad...
grt@chromium.org
2012-08-25
1
-5
/
+8
*
Mark FullTabModeIE_TestPostReissue as flaky.
bryeung@chromium.org
2012-08-20
1
-1
/
+2
*
Refactor GrabWindowSnapshot and GrabWindowSnapshotImpl names to GrabWindowSna...
qfel@google.com
2012-08-06
1
-4
/
+2
*
Revert 149604 - Support calling GrabWindowSnapshot when no BrowserProcess ins...
joaodasilva@chromium.org
2012-08-02
1
-2
/
+4
*
Support calling GrabWindowSnapshot when no BrowserProcess instance is avaliab...
qfel@google.com
2012-08-02
1
-4
/
+2
*
Disable FullTabModeIE_RefreshMshtmlTest
sergeyu@chromium.org
2012-07-30
1
-1
/
+2
*
Disable FullTabModeIE_InstallFlowTest
sergeyu@chromium.org
2012-07-30
1
-1
/
+2
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-5
/
+7
*
Refactor TCPListenSocket.
pliard@chromium.org
2012-05-16
1
-2
/
+3
*
Marking ChromeFrameTestWithWebServer.FullTabModeIE_XHRHeaderTest flaky.
rogerta@chromium.org
2012-05-09
1
-1
/
+2
*
chrome_frame: Use operator!= from scoped_ptr to check if |ver_system| is NULL.
tfarina@chromium.org
2012-05-01
1
-1
/
+1
*
Attempt to fix ChromeFrameTestWithWebServer tests.
grt@chromium.org
2012-04-17
1
-53
/
+83
*
Use TimeDelta for Chrome Frame test's TimedMsgLoop.
grt@chromium.org
2012-04-11
1
-12
/
+13
*
More non-debug logging in Chrome Frame tests.
grt@chromium.org
2012-03-24
1
-8
/
+8
*
Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...
grt@chromium.org
2012-02-28
1
-36
/
+42
*
Flakiness cleanup: disable remaining flaky tests in src/
evan@chromium.org
2012-02-15
1
-1
/
+1
*
Marks a handful of chrome frame tests as flaky.
sky@chromium.org
2012-02-15
1
-1
/
+2
*
Flakiness cleanup: disable flaky tests under chrome_frame/
evan@chromium.org
2012-02-14
1
-4
/
+4
*
Disable ChromeFrameTestWithWebServer.WidgetModeIE_CFInstanceRPC in Debug builds.
grt@chromium.org
2012-02-03
1
-1
/
+8
*
Mark flaky.
miket@chromium.org
2012-01-24
1
-2
/
+3
*
Enabling the following ChromeFrame tests which were failing because of a cras...
ananta@chromium.org
2012-01-04
1
-4
/
+2
*
Disable failing Chrome Frame tests following WebKit roll, for rniwa
jsbell@chromium.org
2011-12-23
1
-2
/
+4
[next]