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
*
Disable HTML5 parser on 472 release branch.
tonyg@chromium.org
2010-07-30
1
-1
/
+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
*
Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac...
inferno@chromium.org
2010-05-04
1
-0
/
+1
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-0
/
+1
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-14
1
-0
/
+3
*
Refactor FileVersionInfo into an interface with platform implementations.
tony@chromium.org
2010-04-14
1
-0
/
+4
*
Revert 44372 - Enable support for notifications layout tests in test shell.
nsylvain@chromium.org
2010-04-13
1
-3
/
+0
*
Enable support for notifications layout tests in test shell.
johnnyg@chromium.org
2010-04-13
1
-0
/
+3
*
Don't navigate TestShell page to about:blank if it's devtools frontend becaus...
yurys@chromium.org
2010-04-02
1
-3
/
+7
*
Allow running tests with enabled but closed Web Inspector. Corresponding WebK...
yurys@chromium.org
2010-03-26
1
-1
/
+2
*
Move image codec stuff to toplevel gfx.
ben@chromium.org
2010-03-18
1
-1
/
+1
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
1
-1
/
+1
*
webkit/tools: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+1
*
Landing for dbelenko.
dimich@chromium.org
2010-03-03
1
-0
/
+20
*
Chrome-side change of WebKit API change to expose a "reload all" flag.
evan@chromium.org
2010-02-18
1
-1
/
+1
*
Chromium plumbing for new file:// security flag, including test_shell support.
cevans@chromium.org
2010-02-18
1
-0
/
+1
*
Revert 39287 - Chromium pieces to use the WebKit support for isolation file:/...
cevans@chromium.org
2010-02-18
1
-1
/
+0
*
Chromium pieces to use the WebKit support for isolation file:// documents in
cevans@chromium.org
2010-02-17
1
-0
/
+1
*
[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
/
+4
*
Make the UI controls (back/forward/stop) in TestShell disable when appropriate.
darin@chromium.org
2010-01-27
1
-0
/
+9
*
Rename CloseIdleConnections -> CloseCurrentConnections.
mbelshe@chromium.org
2010-01-14
1
-1
/
+1
*
bsds: views/ and webkit/ support for FreeBSD/OpenBSD
evan@chromium.org
2009-12-31
1
-2
/
+2
*
DevTools: Add support for inspector layout tests. Step 3.
pfeldman@chromium.org
2009-12-15
1
-1
/
+38
*
Plumb through site-specific quirks setting with a command line switch.
dglazkov@chromium.org
2009-11-25
1
-0
/
+1
*
Fix bug 27217 - disable Java in test_shell by default, to match
dpranke@google.com
2009-11-19
1
-1
/
+1
*
Remove CRLFs I accidentally committed.
dglazkov@chromium.org
2009-11-19
1
-17
/
+17
*
Implement testRepaint and sweepHorizontally methods on layoutTestController.
dglazkov@chromium.org
2009-11-18
1
-1
/
+18
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-11
/
+11
*
Commit issue 243032: First implementation of PlainTextController.
rolandsteiner@chromium.org
2009-11-09
1
-3
/
+5
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-11-05
1
-1
/
+0
*
Chrome changes to extract the code from V8Proxy that special-cases
darin@chromium.org
2009-11-03
1
-8
/
+0
*
Ignore output to stdout that comes before we've started loading a test.
ojan@chromium.org
2009-10-29
1
-2
/
+5
*
Introduce WebScriptController for script related methods.
mhm@chromium.org
2009-10-23
1
-1
/
+2
*
Allow <video> to read from a data URI. Data URI is now handled
hclam@chromium.org
2009-10-23
1
-1
/
+4
*
Revert 29747 - Switch over to the new way of enabling/disabling session/local...
nsylvain@chromium.org
2009-10-22
1
-0
/
+1
*
Switch over to the new way of enabling/disabling session/local storage.
jorlow@chromium.org
2009-10-22
1
-1
/
+0
*
[Mac] Call setIsActive() when changing focus in layout test mode.
rohitrao@chromium.org
2009-10-21
1
-1
/
+5
[next]