summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Delete test_shell.darin@chromium.org2013-05-081-592/+0
* Remove remaining references to test_shell_tests now that the bots have been u...jam@chromium.org2013-05-031-94/+0
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-1/+1
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-5/+5
* Clean up video controls resources for Chromium.scherkus@chromium.org2013-03-011-8/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-10/+10
* mac 10.8: Switch test_shell_mac from ATS to CoreText font registrationthakis@chromium.org2012-08-271-17/+7
* mac: Fix a few compile errors with the 10.8 SDKthakis@chromium.org2012-08-011-4/+5
* mac: Remove now-unneeded includes of cocoa_protocols.hthakis@chromium.org2012-07-261-1/+0
* Add methods to add DataPack from open filescjhopman@chromium.org2012-07-101-1/+1
* Revert "Revert 137734 - Select theme resources from ResourceBundle at request...flackr@chromium.org2012-05-241-7/+4
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-4/+7
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-7/+4
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-1/+1
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+6
* Add scale factor tag to data packssail@chromium.org2012-05-011-2/+2
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-3/+4
* Remove some wstrings in test_shell.tony@chromium.org2012-01-031-2/+2
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-4/+5
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-1/+1
* Fix TestShell on mac to handle utf8 data pak files.tony@chromium.org2011-09-271-2/+16
* mac: Fix all build errors when building with clang with the 10.6 sdk.thakis@chromium.org2011-08-171-1/+2
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-171-1/+0
* Scope some autorelease pools.avi@chromium.org2011-04-221-4/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-021-1/+1
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-57/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-3/+3
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Move base/debug_on_start to base/debugger and rename it to be _win since itbrettw@chromium.org2011-01-011-1/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-6/+6
* Move data pack from base to app (it's just part of the resource bundle system).brettw@chromium.org2010-12-231-3/+3
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-141-1/+1
* Remove code to load plugins on mac from Contents/PlugIns.tony@chromium.org2010-11-231-1/+5
* Fix plugin blacklisting in Mac TestShell and DRT.tony@chromium.org2010-11-221-7/+4
* Make sure the upstream layout test plugin is disabled in test_shell.tony@chromium.org2010-11-181-4/+0
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-261-4/+6
* Move debug-related stuff from base to the base/debug directory and use thebrettw@chromium.org2010-10-261-2/+2
* Stop loading plugins from {Debug,Release}/plugins on mac TestShell.tony@chromium.org2010-10-191-4/+7
* Add xcodebuild/{Debug/Release}/plugins to the plugin loadtony@chromium.org2010-10-191-2/+11
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+0