summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Renames the function CreateTemporaryFilename to CreateTemporaryFile and track...erikkay@chromium.org2009-08-181-2/+2
* Remove webview's dependency on webpreferences.jorlow@chromium.org2009-08-171-1/+1
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-151-2/+2
* Reverting 23420. It caused a reliability regression.maruel@chromium.org2009-08-141-2/+2
* Ensure we don't load plugins on the IO thread.jam@chromium.org2009-08-141-2/+2
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-5/+3
* Reverting 23068.darin@chromium.org2009-08-111-3/+2
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-2/+3
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+0
* Linux: add some Indic fonts to the list of allowed fonts.agl@chromium.org2009-08-041-0/+3
* GTK test shell valgrind, try 3. Null out the main window before initiating sh...estade@chromium.org2009-07-241-2/+2
* My last fix caused a recursive destructor call. Prevent that by disconnecting...estade@chromium.org2009-07-231-105/+106
* make sure to destroy main window when test shell is shutting down so we don't...estade@chromium.org2009-07-231-1/+5
* Reverting 20855.darin@chromium.org2009-07-161-1/+3
* Reverting 20854.darin@chromium.org2009-07-161-3/+1
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-1/+3
* Delete files from webkit/glue that have been made obsolete by correspondingdarin@chromium.org2009-06-181-1/+0
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-051-7/+23
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-041-38/+7
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-041-7/+38
* Re-do r15244 again.darin@chromium.org2009-05-131-5/+5
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+2
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Always fall through to NetResourceProvider, rather than NOTREACHED()ing here.evan@chromium.org2009-03-301-7/+0
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-3/+6
* Revert "Support the IDR_SEARCH_xxx images in test_shell. Untested outside of...evan@chromium.org2009-03-271-6/+3
* Support the IDR_SEARCH_xxx images in test_shell. Untested outside of Windows...pkasting@chromium.org2009-03-271-3/+6
* Install more signal handlers so test shell cleanup after itself.thestig@chromium.org2009-03-111-0/+9
* Attempt to cleanup after ourselves on test shell timeout.thestig@chromium.org2009-03-101-0/+1
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Final step in converting all grit includes to have grit in the path.tc@google.com2009-02-241-4/+2
* Convert webkit_glue::GetLocalizedString to return a string16tc@google.com2009-02-051-2/+4
* Use gfx::NativeView instead of gfx::NativeWindow where appropriate. Switch t...jhawkins@chromium.org2009-02-041-9/+9
* This fixes MOST of a layout test. Before the font was WAY off because itdsh@google.com2009-02-041-0/+8
* Revert "Linux: use WebKit HEAD's gtk2drawing.c"agl@chromium.org2009-01-291-6/+0
* Linux: use WebKit HEAD's gtk2drawing.cagl@chromium.org2009-01-291-0/+6
* Load plugin metadata (mime types, etc.) on Linux.evan@chromium.org2009-01-241-4/+1
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-63/+14
* Build some basic plugin code on Linux.evan@chromium.org2009-01-221-4/+1
* Include webkit strings in test shell data pack.tc@google.com2009-01-221-133/+5
* Add additional linux resources to test_shell_resources.tc@google.com2009-01-211-12/+42
* Add test shell resources into the linux .pak file.tc@google.com2009-01-211-12/+42
* Add DejaVu Sans to the list of optional fonts to pick up Georgian glyphs for ...jhawkins@chromium.org2009-01-211-0/+1
* generate test_shell.pak and hook up loading net resources fromtc@google.com2009-01-201-0/+20
* looking at test shell tests on mac:thomasvl@chromium.org2009-01-161-12/+0
* Revert "* Dump text/image on notifyDone."kuchhal@chromium.org2009-01-161-11/+62
* * Dump text/image on notifyDone.kuchhal@chromium.org2009-01-161-62/+11
* Revert "Mark some extra failing Linux layout tests after the merge."tc@google.com2009-01-151-1/+0
* Add the DejaVu Sans font to the optional font list to pick up Georgian glyphs.jhawkins@chromium.org2009-01-151-0/+1
* Depend on a Japanese font to pass a few more layout tests.evan@chromium.org2009-01-081-14/+18