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
*
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
*
Adding image for volume slider thumb
hclam@chromium.org
2009-08-21
1
-0
/
+1
*
Remove webview's dependency on webpreferences.
jorlow@chromium.org
2009-08-17
1
-1
/
+1
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-15
1
-2
/
+2
*
Reverting 23420. It caused a reliability regression.
maruel@chromium.org
2009-08-14
1
-2
/
+2
*
Ensure we don't load plugins on the IO thread.
jam@chromium.org
2009-08-14
1
-2
/
+2
*
Add disabled play and mute icons for media player.
kylep@chromium.org
2009-08-14
1
-0
/
+2
*
Switch to WebFrame from the WebKit API.
darin@chromium.org
2009-08-10
1
-1
/
+1
*
Use LoadString instead of the ATL-dependent AtlGetStringResourceImage.
jhawkins@chromium.org
2009-08-03
1
-11
/
+11
*
Provide media slider thumb image for media controls panel
hclam@chromium.org
2009-07-30
1
-0
/
+1
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-1
/
+3
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-3
/
+1
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-1
/
+3
*
test_shell had hard-coded paths to the old LayoutTests location
dpranke@google.com
2009-07-15
1
-3
/
+2
*
Hook up test_shell with the new FTP implementation. On Windows
wtc@chromium.org
2009-06-25
1
-1
/
+0
*
Delete files from webkit/glue that have been made obsolete by corresponding
darin@chromium.org
2009-06-18
1
-1
/
+0
*
Use media*.png for UI controls for <video> in test_shell
hclam@chromium.org
2009-06-17
1
-0
/
+4
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
1
-0
/
+1
*
Re-do r15244 again.
darin@chromium.org
2009-05-13
1
-2
/
+2
*
Switch to using WebDragData in WebView and WebViewDelegate.
darin@chromium.org
2009-04-07
1
-4
/
+4
*
Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...
pkasting@chromium.org
2009-03-27
1
-0
/
+6
*
Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...
evan@chromium.org
2009-03-27
1
-6
/
+0
*
Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...
pkasting@chromium.org
2009-03-27
1
-0
/
+6
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-1
/
+1
*
Fixes bug in test shell. We were invoking ResetTestController before
sky@google.com
2009-02-25
1
-7
/
+11
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-3
/
+1
*
Convert webkit_glue::GetLocalizedString to return a string16
tc@google.com
2009-02-05
1
-2
/
+2
*
restore setting the netresource callback
tc@google.com
2009-01-28
1
-2
/
+0
*
Unfork test_shell_main:
amanda@chromium.org
2009-01-26
1
-1
/
+9
[next]