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_main.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
OS X - always use "classic theme" when running Layout tests
jeremy@chromium.org
2010-08-29
1
-0
/
+7
*
Remove reference to obsolete web preference. The legacy parser no longer
abarth@chromium.org
2010-08-25
1
-4
/
+0
*
Test server cleanup patch of death:
phajdan.jr@chromium.org
2010-08-17
1
-6
/
+0
*
Test shell initializes OSMesa GL bindings.
apatrick@chromium.org
2010-08-09
1
-0
/
+6
*
Remove use of CommandLine::GetSwitchValue() from webkit/.
evan@chromium.org
2010-08-05
1
-2
/
+2
*
base: rename Environment::HasEnv to Environment::HasVar.
tfarina@chromium.org
2010-08-04
1
-1
/
+1
*
base: Rename EnvVarGetter to Environment.
tfarina@chromium.org
2010-08-03
1
-2
/
+2
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-2
/
+2
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-3
/
+3
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-2
/
+3
*
GTTF: test server cleanup:
phajdan.jr@chromium.org
2010-07-23
1
-1
/
+3
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-6
/
+6
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
1
-4
/
+4
*
Deprecate most of the remaining wstring file_util functions.
evan@chromium.org
2010-07-08
1
-2
/
+2
*
base: Get rid of the deprecated SysInfo::HasEnvVar.
tfarina@chromium.org
2010-07-05
1
-2
/
+4
*
Rolls WebKit 61233:61234
bulach@chromium.org
2010-06-16
1
-2
/
+2
*
Make HostResolver NonThreadSafe and not thread safe refcounted.
willchan@chromium.org
2010-06-03
1
-2
/
+1
*
Adds --html5-parser flag to test_shell to test out the new HTML5 parsing code
jamesr@chromium.org
2010-06-01
1
-0
/
+4
*
test_shell: allow relative paths on the command line
evan@chromium.org
2010-04-29
1
-3
/
+4
*
Add an --allow-external-pages switch to test_shell.
dpranke@chromium.org
2010-04-23
1
-1
/
+5
*
Eliminate WebCore include paths when compiling Chromium code.
darin@chromium.org
2010-04-03
1
-0
/
+4
*
Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to the
wtc@chromium.org
2010-03-17
1
-1
/
+1
*
webkit/tools: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-06
1
-1
/
+1
*
Fix double free on exit in test shell.
dpranke@chromium.org
2010-02-24
1
-7
/
+0
*
[Mac/Linux] clean up the shmem file at the end of each testshell run.
thomasvl@chromium.org
2010-02-19
1
-4
/
+17
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-2
/
+2
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
1
-2
/
+2
*
linux: TCMalloc-based C++ heap profiler.
willchan@chromium.org
2009-11-11
1
-0
/
+6
*
Move console stack dumping code to a function so it can be reused in test_she...
maruel@chromium.org
2009-10-27
1
-3
/
+4
*
Introduce WebScriptController for script related methods.
mhm@chromium.org
2009-10-23
1
-3
/
+7
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
Revert "Move scripting / v8 related methods out of WebKit.h"
tony@chromium.org
2009-10-16
1
-1
/
+0
*
Move scripting / v8 related methods out of WebKit.h
mhm@chromium.org
2009-10-16
1
-0
/
+1
*
Convert the HTTP cache to use FilePath rather than wstring for the
tony@chromium.org
2009-10-15
1
-2
/
+1
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix issue #23442 - when test shell is run in layout test mode and a URL is
dpranke@google.com
2009-09-30
1
-1
/
+1
*
Rename setThemeEngine to SetThemeEngine to conform to Google style.
dpranke@google.com
2009-09-29
1
-1
/
+1
*
try again to fix compile w/ unused variables ...
dpranke@google.com
2009-09-15
1
-0
/
+3
*
Fix compile on mac from unused variable.
dpranke@google.com
2009-09-15
1
-0
/
+2
*
Enable the ability to run layout tests on Vista as well as XP. See the note
dpranke@google.com
2009-09-15
1
-3
/
+3
*
This change adds a new "generic" theme to the Windows implementation of
dpranke@google.com
2009-09-14
1
-4
/
+13
*
Restore support for loading URLs on the command line.
darin@chromium.org
2009-09-14
1
-11
/
+21
*
Hook up WebFrameClient, replacing many WebViewDelegate methods.
darin@chromium.org
2009-09-10
1
-1
/
+1
*
Avoids the use of "namespace using-directives" in a few places.
thakis@chromium.org
2009-09-07
1
-2
/
+0
*
Add aliased path support to http server. Certain http layout test loads js re...
jianli@chromium.org
2009-09-02
1
-0
/
+9
*
Reverting 20855.
darin@chromium.org
2009-07-16
1
-1
/
+1
*
Reverting 20854.
darin@chromium.org
2009-07-16
1
-1
/
+1
*
Use WebWidget from the WebKit API. This change also makes
darin@chromium.org
2009-07-16
1
-1
/
+1
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-1
/
+1
*
Move WebMediaPlayerClientImpl files to WebKit API src location.
darin@chromium.org
2009-05-18
1
-5
/
+0
[next]