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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Remove some more DRT features from test_shell.
tony@chromium.org
2011-02-07
1
-46
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Remove eventSender, accessibilityController, plainText and
tony@chromium.org
2011-01-25
1
-14
/
+0
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
1
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...
jknotten@chromium.org
2010-12-31
1
-5
/
+1
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
1
-0
/
+8
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
1
-8
/
+0
*
webkit: use string16 in webkit_glue.h
evan@chromium.org
2010-12-14
1
-3
/
+3
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
1
-0
/
+8
*
glue: use string16 in place of wstring for Unicode text
evan@chromium.org
2010-12-03
1
-1
/
+1
*
Extend simple_file_system to use SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-23
1
-7
/
+0
*
Add an option to the test_shell to enable it to load each test several times
sgjesse@google.com
2010-10-26
1
-1
/
+40
*
Adds speech input mock methods to TestShell.
satish@chromium.org
2010-09-28
1
-0
/
+8
*
test_shell command line switch enable-accelerated-compositing added
scheib@google.com
2010-09-27
1
-0
/
+4
*
Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...
senorblanco@chromium.org
2010-09-23
1
-0
/
+3
*
Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...
senorblanco@chromium.org
2010-09-20
1
-0
/
+2
*
Enable FileSystem for TestShell.
kinuko@chromium.org
2010-09-10
1
-0
/
+8
*
Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.
hans@chromium.org
2010-09-10
1
-0
/
+8
*
Implement layoutTestController.dumpResourceResponseMIMETypes in test_shell
mihaip@chromium.org
2010-09-09
1
-3
/
+7
*
Remove reference to obsolete web preference. The legacy parser no longer
abarth@chromium.org
2010-08-25
1
-5
/
+0
*
DevTools: DevTools should be closed in test_shell for non-inspector layout tests
yurys@chromium.org
2010-08-11
1
-3
/
+0
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-4
/
+4
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-1
/
+0
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
1
-3
/
+4
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
1
-4
/
+3
*
Rolls WebKit 61233:61234
bulach@chromium.org
2010-06-16
1
-1
/
+1
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
1
-0
/
+5
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+8
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
1
-1
/
+5
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
1
-5
/
+1
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
1
-1
/
+5
*
Allow running tests with enabled but closed Web Inspector. Corresponding WebK...
yurys@chromium.org
2010-03-26
1
-1
/
+6
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...
jam@chromium.org
2010-03-16
1
-0
/
+3
*
Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...
stuartmorgan@chromium.org
2010-03-16
1
-3
/
+0
*
Fix test_shell so that eventSender works for opened windows. I've also made ...
jam@chromium.org
2010-03-16
1
-0
/
+3
*
[GTTF] Reduce header dependencies in webkit
phajdan.jr@chromium.org
2010-02-09
1
-1
/
+3
*
Add UI to TestShell to enable/disable images, plugins, and scripts.
darin@chromium.org
2010-01-29
1
-0
/
+13
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
1
-0
/
+16
*
DevTools: Add support for inspector layout tests. Step 3.
pfeldman@chromium.org
2009-12-15
1
-1
/
+21
*
Commit issue 243032: First implementation of PlainTextController.
rolandsteiner@chromium.org
2009-11-09
1
-4
/
+4
*
1. Make messageloop-based timeout work on Mac/Linux,
ojan@chromium.org
2009-10-20
1
-0
/
+5
*
Delete glue/webview{_delegate}.h
darin@chromium.org
2009-10-19
1
-2
/
+2
*
Move WebDevToolsAgent{Delegate} into the WebKit API.
darin@chromium.org
2009-10-17
1
-0
/
+1
*
Reduce the testshell watchdog timeout to just be the timeout
ojan@chromium.org
2009-10-16
1
-3
/
+5
*
Initial accessibility controller implementation.
dglazkov@chromium.org
2009-10-14
1
-0
/
+5
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
1
-1
/
+1
*
Hook up WebViewClient, part 1.
darin@chromium.org
2009-09-16
1
-2
/
+2
[next]