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 scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-4
/
+2
*
Use ScopedOleInitializer more, so that we check and log errors the same way e...
pkasting@chromium.org
2012-10-02
1
-1
/
+8
*
Clean-up inline members of nested classes (webkit/)
hans@chromium.org
2012-08-09
1
-2
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove layoutTestController from test_shell.
tony@chromium.org
2012-06-22
1
-22
/
+9
*
Quote WebPreferences in namespace webkit_glue.
wangxianzhu@chromium.org
2012-05-11
1
-26
/
+8
*
Add smooth scrolling command line switch for test_shell.
scottbyer@chromium.org
2012-03-22
1
-1
/
+1
*
Remove the use of WebSpeechInputControllerMock from test_shell.
hans@chromium.org
2012-01-31
1
-8
/
+0
*
Remove some wstrings in test_shell.
tony@chromium.org
2012-01-03
1
-1
/
+1
*
Don't attempt to forward declare StringPiece. #include the declaration, or re...
erikwright@chromium.org
2011-12-07
1
-4
/
+1
*
Revert 87449 - Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-0
/
+3
*
Nuke kDisableDevTools flag. It's not working anyway.
mnaganov@chromium.org
2011-06-01
1
-3
/
+0
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
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
[next]