summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Reverting 20855.darin@chromium.org2009-07-161-2/+3
* Reverting 20854.darin@chromium.org2009-07-161-3/+2
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-2/+3
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-2/+0
* Eliminate leaks (valgrind)jrg@chromium.org2009-06-101-1/+1
* Also scan .m and .mm files in checkdeps.pyphajdan.jr@chromium.org2009-05-181-1/+1
* Re-do r15244 again.darin@chromium.org2009-05-131-2/+2
* More green please: Vector canvas matrix test disable, mac fix, mark layoutsenorblanco@chromium.org2009-05-131-1/+1
* Fix the mac build break with skia move.thomasvl@chromium.org2009-05-131-1/+1
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-4/+4
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-0/+6
* Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...evan@chromium.org2009-03-271-6/+0
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-0/+6
* First stage of implementing HTML select popup menus forpaulg@google.com2009-03-241-2/+1
* Load the webkcore strings into a data pack and use them in TestShell. Fixes s...pinkerton@chromium.org2009-03-051-3/+22
* Implement --startup-dialog.avi@chromium.org2009-03-051-2/+10
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-37/+37
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-031-20/+3
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-3/+1
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-2/+3
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-1/+1
* Go ahead and wire in the plugin list to the shell, doesn't help anything pass,thomasvl@chromium.org2009-01-291-1/+1
* Break association between TestShellWebView and TestShell beforeshess@chromium.org2009-01-271-1/+8
* Small test shell work:thomasvl@chromium.org2009-01-271-14/+0
* Unfork test_shell_main:amanda@chromium.org2009-01-261-224/+10
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-66/+16
* Removed the doubling of the timeout value, the build bots seem to be doingthomasvl@chromium.org2009-01-221-4/+3
* Remove some uses of Append(FILE_PATH_LITERAL()) with AppendASCII().deanm@chromium.org2009-01-221-8/+8
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-211-0/+1
* Add test shell resources into the linux .pak file.tc@google.com2009-01-211-0/+67
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+8
* looking at test shell tests on mac:thomasvl@chromium.org2009-01-161-17/+24
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-18/+66
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-66/+18
* - Bring over WebKit's DumpRenderTree support to keeping the tests out of thethomasvl@chromium.org2009-01-151-0/+67
* Since we have a lot of tests that time out on the build bots, go ahead andthomasvl@chromium.org2009-01-141-2/+4
* Move webkit_resources.rc to webkit_resources.grd. Addtc@google.com2009-01-131-1/+0
* Restore the color profile in the timeout case also (instead of making us do i...thomasvl@chromium.org2009-01-091-0/+1
* - moved the defaults/prefs handling for settings during layout tests intothomasvl@chromium.org2009-01-081-56/+150
* Add debug menu to Linux test_shell:phajdan.jr@chromium.org2009-01-081-32/+0
* During layout tests, for a bunch of appearance related settings so we make surethomasvl@chromium.org2009-01-071-0/+60
* Kill PlatformScreenMac.mmdarin@google.com2008-12-231-7/+0
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-4/+4
* Allow Mac test_shell_tests to run without crashing. Not all tests pass yet,mark@chromium.org2008-12-111-4/+7
* Load the Ahem font from the source tree when not running bundled, formark@chromium.org2008-12-101-5/+23
* Ensure availability of Ahem font during Mac test shell layout testsmark@chromium.org2008-12-091-0/+23
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-5/+5
* Remove file_util::kPathSeparator from posix.estade@chromium.org2008-11-271-17/+12
* Fix the mac build by updating the include path of the skia files.brettw@google.com2008-11-221-1/+1
* only resize the window when running layout tests. Makes it easier to use for ...pinkerton@google.com2008-11-211-1/+3