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
*
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
*
Add --enable-speech-input switch and set ENABLE_INPUT_SPEECH=1
satish@chromium.org
2010-07-30
1
-0
/
+3
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
file_util: Get rid of most uses of UpOneDirectory.
tfarina@chromium.org
2010-07-09
1
-8
/
+9
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-2
/
+2
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-3
/
+8
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
1
-8
/
+3
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
1
-3
/
+8
*
Add implementation for WebDevToolsAgentClient::debuggerScriptSource.
yurys@chromium.org
2010-06-07
1
-0
/
+1
*
<wininet.h> related cleanup.
wtc@chromium.org
2010-06-04
1
-1
/
+0
*
Remove references to feed preview, which was removed years ago.
tony@chromium.org
2010-05-26
1
-6
/
+0
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+3
*
Allow running tests with enabled but closed Web Inspector. Corresponding WebK...
yurys@chromium.org
2010-03-26
1
-0
/
+4
*
Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...
jam@chromium.org
2010-03-16
1
-7
/
+11
*
Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...
stuartmorgan@chromium.org
2010-03-16
1
-11
/
+7
*
Fix test_shell so that eventSender works for opened windows. I've also made ...
jam@chromium.org
2010-03-16
1
-7
/
+11
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Move devtool resources from webkit_resources.grd to an upstream grd file.
tony@chromium.org
2010-03-11
1
-0
/
+1
*
Move base.js file to the renderer/resources since it's not used by DevTools a...
yurys@chromium.org
2010-02-09
1
-1
/
+0
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Add UI to TestShell to enable/disable images, plugins, and scripts.
darin@chromium.org
2010-01-29
1
-0
/
+21
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
1
-0
/
+19
*
DevTools: Add support for inspector layout tests. Step 3.
pfeldman@chromium.org
2009-12-15
1
-4
/
+19
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-1
/
+1
*
Reduce the testshell watchdog timeout to just be the timeout
ojan@chromium.org
2009-10-16
1
-1
/
+1
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h
mal@chromium.org
2009-10-01
1
-2
/
+2
*
Move various methods from glue/webview.h to api/public/WebView.h
darin@chromium.org
2009-10-01
1
-2
/
+2
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-1
/
+1
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-7
/
+8
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-35
/
+19
*
Hook up WebEditingClient.
darin@chromium.org
2009-09-04
1
-1
/
+0
*
DevTools: remove 'Show web inspector..' menu item from test_shell since new d...
yurys@google.com
2009-09-02
1
-3
/
+0
*
Avoids the use of ToWStringHack in a few places.
evan@chromium.org
2009-08-26
1
-4
/
+2
[next]