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
*
Use ResourceBundle for NativeThemeLinux/Chromeos resource images.
xiyuan@chromium.org
2011-04-04
1
-2
/
+0
*
Refactor: Move app/gfx/gl ==> ui/gfx/gl
backer@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Move app/app_switches to ui/gfx/gl/gl_switches.
backer@chromium.org
2011-03-21
1
-2
/
+2
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
1
-1
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Remove the the --layout-test flag from test_shell.
tony@chromium.org
2011-01-31
1
-117
/
+12
*
Move more web widgets painting from webkit to chrome.
xiyuan@chromium.org
2011-01-20
1
-2
/
+4
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-2
/
+2
*
Fix Clang warning about self assignment.
hans@chromium.org
2011-01-05
1
-1
/
+1
*
Pass JavaScript flags when test_shell is run interactively.
sgjesse@google.com
2010-11-02
1
-0
/
+1
*
Make sure that gc is exposed in the test_shell
sgjesse@google.com
2010-10-27
1
-2
/
+3
*
Add an option to the test_shell to enable it to load each test several times
sgjesse@google.com
2010-10-26
1
-4
/
+56
*
Move debug-related stuff from base to the base/debug directory and use the
brettw@chromium.org
2010-10-26
1
-2
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-4
/
+4
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
*
test_shell command line switch enable-accelerated-compositing added
scheib@google.com
2010-09-27
1
-0
/
+2
*
Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...
senorblanco@chromium.org
2010-09-23
1
-3
/
+3
*
Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...
senorblanco@chromium.org
2010-09-20
1
-0
/
+3
*
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
[next]