summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-6/+4
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-0/+1
* Remove references to feed preview, which was removed years ago.tony@chromium.org2010-05-261-6/+0
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-2/+4
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* mac: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-101-1/+1
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-0/+1
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-271-0/+4
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-2/+2
* Fix hardcoded path directory for linux and mac builds.dpranke@google.com2009-10-291-3/+3
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-271-2/+2
* [Mac] Properly call setIsActive() when becoming and resigning key window.rohitrao@chromium.org2009-10-211-12/+36
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-1/+1
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-0/+1
* Reduce the testshell watchdog timeout to just be the timeoutojan@chromium.org2009-10-161-1/+1
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-091-1/+0
* Make <video> works properly in test_shell in machclam@chromium.org2009-10-021-2/+11
* Move various methods from glue/webview.h to api/public/WebView.h darin@chromium.org2009-10-011-1/+1
* Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.hmal@chromium.org2009-10-011-1/+1
* Move various methods from glue/webview.h to api/public/WebView.hdarin@chromium.org2009-10-011-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-1/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-5/+5
* Remove a NOTIMPLEMENTED that was causing layout tests to fail on the Mac.darin@chromium.org2009-09-101-1/+0
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-28/+11
* Hook up WebEditingClient.darin@chromium.org2009-09-041-1/+0
* 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
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+0
* 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