summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/SConscript
Commit message (Expand)AuthorAgeFilesLines
* Adding missing lib to fix windows webkit build.bradnelson@chromium.org2008-12-041-0/+1
* Remove skia/public/{Vector,Platform}Canvas_unittest.cpp from SCons.sgk@google.com2008-11-221-4/+0
* Fix use of LOAD= with WantSystemLib() (we could blow up if a variablesgk@google.com2008-11-211-2/+2
* Review URL: http://codereview.chromium.org/11606jcampan@chromium.org2008-11-201-1/+0
* Remove platformCanvas_unittest from Liunx build since it doesn't compile prop...brettw@google.com2008-11-191-1/+3
* Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h...brettw@google.com2008-11-191-0/+2
* rename gtk test shell filestc@google.com2008-11-191-3/+3
* rename webwidget_host.cc to webwidget_host_win.cctc@google.com2008-11-191-3/+3
* Fix Linux build. Restrict UniscribeHelper_unittest.cpp to win32 until it's po...mmoss@google.com2008-11-171-1/+1
* Debase our Uniscribe code. This moves FontUtils and all our Uniscribe code frombrettw@google.com2008-11-171-0/+1
* Move dmg_fp in scons build to compile fromtc@google.com2008-11-151-1/+0
* Unfork test_shell_main_gtk back into test_shell_main.erg@google.com2008-11-141-9/+5
* Allow optimized builds on Linux.evanm@google.com2008-11-131-1/+4
* Allow chromium to be built with some system libs by introducingevanm@google.com2008-11-121-2/+2
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-1/+1
* fix linux buildtc@google.com2008-11-121-1/+1
* Move test_webview_delegate_gtk.cc next to test_webview_delegate_win.cc.tc@google.com2008-11-111-1/+1
* test_webview_delegate.cc was forked for the Mac test shell, and thenevanm@google.com2008-11-091-1/+2
* Linux port: enable a bunch of already-passing test shell tests.estade@chromium.org2008-11-071-6/+6
* Port a resource fetcher test shell test to linux.estade@chromium.org2008-11-071-1/+1
* Don't assume WebCore::UChar is equivalent to wchar_t, and don't assume '\\' i...estade@chromium.org2008-11-071-1/+1
* Implement a gtk test shell function. Pass dom_operations test shell test.estade@chromium.org2008-11-071-1/+1
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-061-1/+1
* Prepend protocol on file URLs in test shell gtk.estade@chromium.org2008-11-061-1/+1
* Port some test_shell_tests, and platform cleanup for more of them.tc@google.com2008-11-061-2/+2
* revert 9391estade@chromium.org2008-11-051-1/+1
* Enabled WebFrameTest, refactored some test shell functions.estade@chromium.org2008-11-051-1/+1
* Implement and refactor some test shell functions and enable a test.estade@chromium.org2008-11-051-3/+3
* fix build by adding sql and storage files to webcore SConscripttc@google.com2008-11-031-0/+1
* Port a few more test_shell_tests to Linux.tc@google.com2008-11-031-2/+1
* move test_shell_gtk.cc next to test_shell.cctc@google.com2008-10-311-1/+1
* Merge linux and windows test shells to share code.tc@google.com2008-10-311-2/+2
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-311-1/+1
* Switch to using the message loop rather than gtk_main().agl@chromium.org2008-10-301-2/+3
* Split test_shell.cc into test_shell.cc and test_shell_win.cc.tc@google.com2008-10-291-0/+1
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-271-13/+12
* Remove duplicate source file definitions in test_shell.sgk@google.com2008-10-251-13/+0
* More stubbing out. With this and the rest of Linux pending, test_shell links.agl@chromium.org2008-10-241-1/+1
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-201-43/+20
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-181-20/+43
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-181-43/+20
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-171-20/+43
* compile a few more files needed by WTFtc@google.com2008-10-151-5/+5
* Link in WebView to the gtk test shell, and organize all the gtk files into th...erg@google.com2008-10-151-3/+4
* Basic GTK test shell: links in the SConscript and brings up a window with non...evanm@google.com2008-10-131-11/+20
* Minimal change to make test_shell_tests link and run zero tests on Linux.evanm@google.com2008-10-131-108/+137
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-261-1/+1
* Repair the SCons test_shell build on Windows:sgk@google.com2008-09-251-5/+1
* Update SCons build of WebKit on Windows:sgk@google.com2008-09-241-6/+0