summaryrefslogtreecommitdiffstats
path: root/webkit/support/platform_support_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-06-041-2/+2
* Revert "Move C++ code from webkit/tools/test_shell to webkit/support"jamesr@chromium.org2013-05-301-2/+2
* Move C++ code from webkit/tools/test_shell to webkit/supportjamesr@chromium.org2013-05-301-2/+2
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-4/+3
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-4/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+8
* Fix webkit tests failing on the botscpu@chromium.org2013-01-091-0/+2
* Register WebKitWeightWatcher fonts again on macthakis@chromium.org2012-08-301-2/+9
* Load DumpRenderTree.pak also for webkit unit testsjochen@chromium.org2012-08-081-7/+16
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-181-19/+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-10/+3
* Revert 137734 - Select theme resources from ResourceBundle at requested scale...fischman@chromium.org2012-05-171-3/+10
* Select theme resources from ResourceBundle at requested scale factor.flackr@chromium.org2012-05-171-10/+3
* Add scale factor and 2x resources from webkit and plumb through to ContentCli...tony@chromium.org2012-05-111-0/+9
* Add scale factor tag to data packssail@chromium.org2012-05-011-1/+1
* Added a guard on GetLocalizedString() to make it work with unit tests.morrita@chromium.org2012-03-211-0/+4
* Use CTFontManagerRegisterFontsForURLs in webkit support if we're building on ...jochen@chromium.org2012-03-201-0/+21
* mac: Remove InitWebCoreSystemInterface() calls from many random places.thakis@chromium.org2012-02-141-4/+1
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-2/+3
* Move some webkit_glue embedder functions into WebKitPlatformSupport virtual m...piman@chromium.org2011-11-221-6/+3
* webkit: Remove 3 exit time destructor and turn on -Wexit-time-destructors.thakis@chromium.org2011-11-111-2/+2
* Fix TestShell on mac to handle utf8 data pak files.tony@chromium.org2011-09-271-1/+1
* Updated *.pak file format to support both UTF8 and UTF16adriansc@chromium.org2011-09-191-2/+18
* fix typo in log messageepoger@google.com2011-08-251-1/+1
* [Mac] Return an empty StringPiece from GetDataResource() when |g_resource_dat...asvitkine@chromium.org2011-08-241-2/+3
* Don't register WebKitWeightWatcher fontstkent@chromium.org2011-02-011-9/+2
* Fix input-speech related failures on DRTtkent@chromium.org2011-01-261-21/+3
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-3/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* 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
* Try to get webkit tests green by letting DRT load CrApplication early.thakis@chromium.org2010-12-191-0/+2
* Fix mac build. I deleted one too many lines.tony@chromium.org2010-10-191-0/+1
* Add xcodebuild/{Debug/Release}/plugins to the plugin loadtony@chromium.org2010-10-191-0/+8
* Disabling DRT related initializations in unit-test mode.jcivelli@chromium.org2010-08-211-2/+5
* Add resources to Linux DRT so things like the broken imagetony@chromium.org2010-06-031-4/+2
* Remove references to feed preview, which was removed years ago.tony@chromium.org2010-05-261-6/+0
* Fix a typo in webkit_support.tony@chromium.org2010-05-191-1/+1
* Apply recent changes of test_shell to webkit_support.tkent@google.com2010-05-111-0/+67
* Add resource loading and resource retrieval code for Mac.tkent@google.com2010-05-071-0/+107
* Prepare to move an InitWebCoreSystemInterface() call intkent@google.com2010-04-211-0/+3
* Add more wrapper functions to webkit_support to avoid dependency totkent@google.com2010-04-051-0/+60