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
/
webkit
/
tools
/
test_shell
/
test_shell_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete test_shell.
darin@chromium.org
2013-05-08
1
-676
/
+0
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-2
/
+2
*
Remove remaining references to test_shell_tests now that the bots have been u...
jam@chromium.org
2013-05-03
1
-69
/
+0
*
Move WebPreferences to root namespace
gman@chromium.org
2013-05-01
1
-1
/
+1
*
Update the remaining include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-17
1
-1
/
+1
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-6
/
+6
*
Clean up video controls resources for Chromium.
scherkus@chromium.org
2013-03-01
1
-8
/
+0
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-9
/
+9
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
1
-3
/
+3
*
Use ScopedOleInitializer more, so that we check and log errors the same way e...
pkasting@chromium.org
2012-10-02
1
-5
/
+6
*
Roll breakpad DEPS r977:998
rsesek@chromium.org
2012-07-25
1
-3
/
+13
*
Revert 148171 - Roll breakpad DEPS r977:996
rsesek@chromium.org
2012-07-24
1
-13
/
+3
*
Roll breakpad DEPS r977:996
rsesek@chromium.org
2012-07-24
1
-3
/
+13
*
Revert 148133 - Roll breakpad DEPS r977:995
acolwell@chromium.org
2012-07-24
1
-13
/
+3
*
Roll breakpad DEPS r977:995
rsesek@chromium.org
2012-07-24
1
-3
/
+13
*
Revert "Revert 137734 - Select theme resources from ResourceBundle at request...
flackr@chromium.org
2012-05-24
1
-7
/
+4
*
Revert 137734 - Select theme resources from ResourceBundle at requested scale...
fischman@chromium.org
2012-05-17
1
-4
/
+7
*
Select theme resources from ResourceBundle at requested scale factor.
flackr@chromium.org
2012-05-17
1
-7
/
+4
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
1
-1
/
+1
*
Add scale factor and 2x resources from webkit and plumb through to ContentCli...
tony@chromium.org
2012-05-11
1
-1
/
+7
*
Remove more wstrings in webkit/tools/test_shell.
tony@chromium.org
2012-01-04
1
-4
/
+4
*
Remove some wstrings in test_shell.
tony@chromium.org
2012-01-03
1
-2
/
+2
*
Remove MessageLoop::QuitTask() from webkit.
dcheng@chromium.org
2011-12-08
1
-1
/
+1
*
Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...
piman@chromium.org
2011-11-22
1
-7
/
+8
*
Move base/resource_util.* into base/win/ since it's windows specific.
tony@chromium.org
2011-08-25
1
-5
/
+5
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-5
/
+0
*
PluginList cleanup to fix a race condition and decrease the API surface for f...
bauerb@chromium.org
2011-07-29
1
-1
/
+1
*
Get rid of the implicit content dependency on how Chrome stores its resources...
jam@chromium.org
2011-06-24
1
-4
/
+0
*
Ensure the filter for GetSaveFileName on Windows is double NULL terminated.
rsleevi@chromium.org
2011-05-27
1
-1
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-10
1
-1
/
+1
*
Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-06
1
-1
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-06
1
-1
/
+1
*
Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...
scheib@chromium.org
2011-05-05
1
-1
/
+1
*
Merge gpu_trace_event back into base/debug/trace_event.
scheib@chromium.org
2011-05-05
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
DevTools: remove references to IDR_DEVTOOLS_DEBUGGER_SCRIPT_JS
yurys@chromium.org
2011-03-23
1
-1
/
+0
*
Remove some more DRT features from test_shell.
tony@chromium.org
2011-02-07
1
-77
/
+0
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
1
-7
/
+2
*
Move UI-relevant Windows files to ui/base.
ben@chromium.org
2011-01-19
1
-13
/
+12
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...
brettw@google.com
2010-12-30
1
-12
/
+12
*
webkit: use string16 in webkit_glue.h
evan@chromium.org
2010-12-14
1
-1
/
+1
*
TestShell windows: add --crash-dumps-fulldump option
morrita@chromium.org
2010-12-02
1
-1
/
+13
*
Make sure the upstream layout test plugin is disabled in test_shell.
tony@chromium.org
2010-11-18
1
-4
/
+0
*
Add an option to the test_shell to enable it to load each test several times
sgjesse@google.com
2010-10-26
1
-4
/
+6
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-1
/
+1
*
DevTools: remove injected script from resources.
pfeldman@chromium.org
2010-08-23
1
-1
/
+0
*
DevTools: remove reference to InjectDispatch.js from test_shell_win.cc
yurys@chromium.org
2010-08-11
1
-1
/
+0
*
DevTools: DevTools should be closed in test_shell for non-inspector layout tests
yurys@chromium.org
2010-08-11
1
-5
/
+5
*
Remove use of CommandLine::GetSwitchValue() from webkit/.
evan@chromium.org
2010-08-05
1
-1
/
+1
[next]