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.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
revert the changes in 22303, 22307 for now until I can figure out why
dpranke@google.com
2009-08-03
1
-16
/
+3
*
add layout_test_helper on windows
dpranke@google.com
2009-08-03
1
-3
/
+16
*
Don't build testing related plugins on x64 (complicated story with fPIC).
deanm@chromium.org
2009-08-03
1
-8
/
+14
*
Rolling back 22185.
bradnelson@chromium.org
2009-07-31
1
-16
/
+3
*
add layout_test_helper on windows
dpranke@google.com
2009-07-31
1
-3
/
+16
*
re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shell
dpranke@google.com
2009-07-24
1
-0
/
+3
*
back out CLs 21367, 21366 - no idea why these keep breaking
dpranke@google.com
2009-07-23
1
-4
/
+1
*
re-do CL 21252 - move image_diff to tools, add deps to test_shell
dpranke@google.com
2009-07-23
1
-1
/
+4
*
Changes to provide asynchronous read in data source:
hclam@chromium.org
2009-07-22
1
-0
/
+6
*
Make scrollbars and other controls tint/untint upon main window gaining
thakis@chromium.org
2009-07-22
1
-0
/
+1
*
revert change 21252, which broke the mac build for some reason
dpranke@google.com
2009-07-22
1
-4
/
+1
*
make 'test_shell' target depend on everything needed to pass layout_tests
dpranke@google.com
2009-07-22
1
-1
/
+4
*
Added a media playback test to test_shell_tests
hclam@chromium.org
2009-07-10
1
-0
/
+1
*
Make FFmpeg delay load settings propagate to all shared libraries and executa...
scherkus@chromium.org
2009-07-01
1
-1
/
+0
*
Enable some skia unittests on linux and mac.
tc@google.com
2009-07-01
1
-2
/
+0
*
linux: retry on plugin fix.
evan@chromium.org
2009-06-30
1
-0
/
+9
*
plugins: eliminate use of product_dir
evan@chromium.org
2009-06-30
1
-2
/
+0
*
linux: run plugin tests.
evan@chromium.org
2009-06-30
1
-2
/
+0
*
Two fixes:
cevans@chromium.org
2009-06-26
1
-0
/
+1
*
make the color profile manage work with multiple test shells
thomasvl@chromium.org
2009-06-25
1
-0
/
+19
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Refactorying to create the ResourceLoaderBridge through a factory class for <...
hclam@chromium.org
2009-06-25
1
-0
/
+1
*
Reverting r19244 as it unintentionally broke ui tests: OtherRedirectsDontFork...
avi@chromium.org
2009-06-25
1
-4
/
+1
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@chromium.org
2009-06-25
1
-1
/
+4
*
Reverting r18743.
avi@google.com
2009-06-18
1
-4
/
+1
*
Add favicons to tabs on the Mac. Also moved SkBitmapToNSImage() to
avi@google.com
2009-06-18
1
-1
/
+4
*
Have test_shell depend on xdisplaycheck. The buildbots need this binary buil...
tc@google.com
2009-06-17
1
-0
/
+1
*
Fix test_shell_tests going over the limit of /I directories
sgk@google.com
2009-06-14
1
-0
/
+3
*
Pull in gyp support for a 'resource_include_dirs' setting.
sgk@google.com
2009-06-13
1
-0
/
+3
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-0
/
+2
*
Remove skia image-decoders for mac build.
ajwong@chromium.org
2009-06-11
1
-0
/
+8
*
Fixing incorrect dependency revealed by chrome.sln moving to gyp.
bradnelson@chromium.org
2009-06-02
1
-1
/
+1
*
Disable plugins on the Mac by default until JS plumbing
amanda@chromium.org
2009-05-18
1
-0
/
+5
*
Moving all the breakpad stuff to: src/breakpad
bradnelson@chromium.org
2009-05-13
1
-1
/
+1
*
Copy layout test plugin into TestShell.app bundle where the layout
amanda@chromium.org
2009-05-08
1
-1
/
+11
*
The VS generator handles file copies as AdditionalDependencies,
sgk@google.com
2009-05-08
1
-12
/
+32
*
Copy npapi_layout_test_plugin.dll to the plugins/ subdirectory.
sgk@google.com
2009-05-08
1
-0
/
+12
*
Add '<(SHARED_INTERMEDIATE_DIR)/webkit' to 'glue', too.
sgk@google.com
2009-05-08
1
-0
/
+4
*
Add missing plugin_windowed_test.{cc,h} to npapi_test_plugin.
sgk@google.com
2009-05-07
1
-0
/
+3
*
Gyp updates for webkit build:
sgk@google.com
2009-05-06
1
-4
/
+17
*
Redo of http://codereview.chromium.org/100097 to make work on Linux and Mac.
glen@chromium.org
2009-05-06
1
-0
/
+2
*
Fix make build by making sure .pak files are listed as outputs of grd files.
tc@google.com
2009-05-01
1
-15
/
+14
*
Copy web inspector files into the output dir. Should now work in
tc@google.com
2009-04-30
1
-0
/
+1
*
Rewrite plugin_tests.cc to use FilePath and file_utils.h instead
amanda@chromium.org
2009-04-30
1
-1
/
+1
*
Move simple_clipboard_impl.cc to webkit/tools/test_shell where it belongs.
tc@google.com
2009-04-29
1
-8
/
+1
*
Adding missing file for gyp.
bradnelson@google.com
2009-04-29
1
-0
/
+6
*
Changes in preparation for webkit switch to gyp.
bradnelson@google.com
2009-04-29
1
-2
/
+10
*
Add the npapi_test_plugin to the Mac build of test_shell
amanda@chromium.org
2009-04-28
1
-75
/
+80
*
Reverting 14712 on behalf of glen.
hbono@chromium.org
2009-04-28
1
-1
/
+0
*
Add bitmap manipulation functions in advance of themes.
glen@chromium.org
2009-04-28
1
-0
/
+1
[next]