summaryrefslogtreecommitdiff
path: root/ports.gyp
AgeCommit message (Expand)Author
2014-04-01Purge SkPurgeableMemoryBlock.commit-bot@chromium.org
2014-03-21Fix r13897.bungeman@google.com
2014-03-21A remotable font management interface and DirectWrite implementation.bungeman@google.com
2014-02-24Build Skia for a bare-bones embedded Linux system.commit-bot@chromium.org
2013-12-18Split atomic and mutex implementations and make inlinable.bungeman@google.com
2013-12-10Implement SkAshmemDiscardableMemoryhalcanary@google.com
2013-12-02Remove the comments settings for vim tab width and expansion variables.commit-bot@chromium.org
2013-08-21allow both GDI and DW fontmgrs at the same timebungeman@google.com
2013-08-20Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...robertphillips@google.com
2013-08-19skia: Added SkDiscardableMemory interface.scroggo@google.com
2013-08-17Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-08-16allow both GDI and DW fontmgrs at the same timebungeman@google.com
2013-08-15Revert r10718 to unblock rollrobertphillips@google.com
2013-08-15Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2013-08-14allow both GDI and DW fontmgrs at the same timereed@google.com
2013-07-31adapt FontConfig to use SK_FONTHOST_USES_FONTMGRreed@google.com
2013-07-22Update obvious deps.bungeman@google.com
2013-07-22refactor gyp to isolate freetype usagedjsollen@google.com
2013-07-20Revert deps changes in r10220 and r10217.bungeman@google.com
2013-07-19Update obvious deps.bungeman@google.com
2013-07-19Remove unneeded mention of SkThread_pthread.cpp in ports.gyp.bungeman@google.com
2013-07-16Split TLS implementation into its own translation unit.bungeman@google.com
2013-06-11GYP Changes and Scripts for Compiling Skia for ChromeOSborenet@google.com
2013-06-03Fix broken include path for directwrite backenddjsollen@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-29Change SkStream.bungeman@google.com
2013-05-21Add a fontConfig interface for android.djsollen@google.com
2013-05-13add separate impl file for SkFontMgr_fontconfig, so we don't polutereed@google.com
2013-03-22remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()reed@google.com
2013-03-21remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*reed@google.com
2013-03-21Use function-ptr instead of SkFontHost api to allow client to handlereed@google.com
2013-03-18Improvements/additions to SkImageCache/SkLazyPixelRef.scroggo@google.com
2013-03-17Fix android buildrobertphillips@google.com
2013-03-15Create a platform-dependent object for accessing purgeable memory.scroggo@google.com
2013-03-04implement fonthost table methods directly in fontconfig backend, _tables now ...reed@google.com
2013-03-04enable fontconfig backend for fonthost on linuxreed@google.com
2013-03-03eliminate atsuii/coretext distinction, and rename to just _macmike@reedtribe.org
2013-02-27revert fontconfig gyp change for now (need to install it on housekeeper and c...reed@google.com
2013-02-27enable fontconfig by default in ports.gypreed@google.com
2013-02-22Create SkLazyPixelRef which performs lazy decoding.scroggo@google.com
2013-02-01Fix android errors when unflattening an SkImageRef_ashmem object.djsollen@google.com
2013-01-31Update filter tool to allow more flexible filteringrobertphillips@google.com
2012-11-19Add support for SkImageRef_ashmem.djsollen@google.com
2012-11-01Improve NaCl supportborenet@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-09-20first cut at making iOS workcaryclark@google.com
2012-09-18update gyp files to build on iOScaryclark@google.com
2012-09-04Add NaCl port of Skiaborenet@google.com