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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-12
/
+15
*
Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API via
abarth@chromium.org
2010-12-17
1
-0
/
+5
*
glue/webpreferences: use string16 for font names
evan@chromium.org
2010-12-15
1
-8
/
+8
*
Client-based geolocation support.
jknotten@chromium.org
2010-12-14
1
-0
/
+17
*
Revert rev 69137 due to incorrect change log.
jknotten@chromium.org
2010-12-14
1
-17
/
+0
*
webkit: use string16 in webkit_glue.h
evan@chromium.org
2010-12-14
1
-7
/
+9
*
Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...
jknotten@chromium.org
2010-12-14
1
-0
/
+17
*
net: Add namespace net to URLRequestFileJob.
tfarina@chromium.org
2010-12-12
1
-2
/
+2
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
1
-2
/
+2
*
glue: use string16 in place of wstring for Unicode text
evan@chromium.org
2010-12-03
1
-5
/
+5
*
wstrings: convert CppVariant and CppBoundClass to not use wstring
evan@chromium.org
2010-12-03
1
-5
/
+5
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-2
/
+2
*
Use the upstream test plugin in test_shell.
tony@chromium.org
2010-11-24
1
-4
/
+5
*
Extend simple_file_system to use SandboxedFileSystemOperation
kinuko@chromium.org
2010-11-23
1
-6
/
+0
*
Fix plugin blacklisting in Mac TestShell and DRT.
tony@chromium.org
2010-11-22
1
-15
/
+1
*
Make sure the upstream layout test plugin is disabled in test_shell.
tony@chromium.org
2010-11-18
1
-0
/
+35
*
Change default minimum font size to 0
jamesr@chromium.org
2010-11-17
1
-1
/
+1
*
Add UMA stats for saving/printing PDFs (the printing will be done through the...
jam@chromium.org
2010-10-30
1
-0
/
+3
*
Add an option to the test_shell to enable it to load each test several times
sgjesse@google.com
2010-10-26
1
-1
/
+4
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-3
/
+3
*
Adds speech input mock methods to TestShell.
satish@chromium.org
2010-09-28
1
-0
/
+15
*
test_shell command line switch enable-accelerated-compositing added
scheib@google.com
2010-09-27
1
-1
/
+8
*
Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...
senorblanco@chromium.org
2010-09-23
1
-2
/
+4
*
Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...
senorblanco@chromium.org
2010-09-20
1
-0
/
+6
*
Move blob URL scheme registration from test_shell.cc to
mihaip@chromium.org
2010-09-14
1
-14
/
+0
*
test_shell: use WebDeviceOrientationClientMock::create().
hans@chromium.org
2010-09-14
1
-1
/
+1
*
Remove code that's no longer needed for computing checksums.
tony@chromium.org
2010-09-13
1
-13
/
+5
*
Enable FileSystem for TestShell.
kinuko@chromium.org
2010-09-10
1
-0
/
+6
*
Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.
hans@chromium.org
2010-09-10
1
-0
/
+10
*
Have Linux checksums depend on WebKit::areLayoutTestImagesOpaque
tony@chromium.org
2010-09-08
1
-0
/
+2
*
Fix a bug for text/plain outout tests such as slow-utf8-text.pl,
tkent@chromium.org
2010-09-06
1
-3
/
+7
*
test_shell: Implement the additional bool flag for
tkent@chromium.org
2010-09-05
1
-1
/
+2
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+16
*
Remove reference to obsolete web preference. The legacy parser no longer
abarth@chromium.org
2010-08-25
1
-3
/
+0
*
Enable/Disable Spdy in benchmarking.
lzheng@chromium.org
2010-08-19
1
-0
/
+4
*
DevTools: DevTools should be closed in test_shell for non-inspector layout tests
yurys@chromium.org
2010-08-11
1
-1
/
+0
*
Remove wstring-ness from some more locale variables.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Pepper v2 Font API browser implementation.
jam@chromium.org
2010-07-09
1
-0
/
+12
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-4
/
+4
*
Show a warning message if the cache might not be cleared between runs.
mlloyd@chromium.org
2010-07-02
1
-0
/
+4
*
Deprecate more old filepath functions.
evan@chromium.org
2010-07-01
1
-2
/
+1
*
DevTools: migrate to new WebView constructor.
pfeldman@chromium.org
2010-06-25
1
-5
/
+0
*
Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...
pfeldman@chromium.org
2010-06-24
1
-0
/
+5
*
DevTools: Migrate to new WebView initialization (pass devtools client directly).
pfeldman@chromium.org
2010-06-24
1
-5
/
+0
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Rolls WebKit 61233:61234
bulach@chromium.org
2010-06-16
1
-1
/
+1
*
Actually clear the disk cache, and keep it enabled, between benchmark runs.
mlloyd@chromium.org
2010-06-05
1
-0
/
+4
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
1
-0
/
+3
*
Try to get PluginTest.DefaultPluginLoadTest running on mac and linux.
thakis@chromium.org
2010-05-28
1
-2
/
+0
[next]