summaryrefslogtreecommitdiff
path: root/ports
AgeCommit message (Expand)Author
2014-05-05Initialize the SkFontConfigInterface singleton with SkOnce.bungeman@google.com
2014-05-01Add support for kEmbeddedBitmapText_Flag to DirectWrite.bungeman@google.com
2014-04-24Revert of Add nanosecond timer. (https://codereview.chromium.org/250243002/)commit-bot@chromium.org
2014-04-24Add nanosecond timer.commit-bot@chromium.org
2014-04-23Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-04-22expose CGImage -> SkBitmapcommit-bot@chromium.org
2014-04-22Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code.bungeman@google.com
2014-04-15Fix size of rotated text with FreeType.bungeman@google.com
2014-04-11Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-11Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-10Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https:/...commit-bot@chromium.org
2014-04-10Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://coderevie...commit-bot@chromium.org
2014-04-09Rename kPMColor_SkColorType to kN32_SkColorType.commit-bot@chromium.org
2014-04-09Measure DirectWrite BW consistently with rendering.bungeman@google.com
2014-04-08Initial picture shader implementationcommit-bot@chromium.org
2014-04-07Factory methods for heap-allocated SkTypeface objects.commit-bot@chromium.org
2014-04-07Remove SkResizeImageFilter.commit-bot@chromium.org
2014-04-04Prevent potential leaking of memory by using SkString and SkTArray.commit-bot@chromium.org
2014-04-02Remove dead code in ports/.commit-bot@chromium.org
2014-04-01Purge SkPurgeableMemoryBlock.commit-bot@chromium.org
2014-04-01The android framework should not embolden glyphs that originate from bold fonts.commit-bot@chromium.org
2014-03-31Pass the IDWriteFactory instead of relying on a global creator.bungeman@google.com
2014-03-27Add a default-default font for DirectWrite.bungeman@google.com
2014-03-25Implement a generic matrix transform image filter.senorblanco@chromium.org
2014-03-24SkFontHost_linux - dup stream instead of refcommit-bot@chromium.org
2014-03-22Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com
2014-03-21Fix r13897.bungeman@google.com
2014-03-21A remotable font management interface and DirectWrite implementation.bungeman@google.com
2014-03-19Fixed cross compilation with mingw.commit-bot@chromium.org
2014-03-17SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params.bungeman@google.com
2014-03-13Changes to SkFontHost_linuxcommit-bot@chromium.org
2014-03-12Fixing SkPicture serializationcommit-bot@chromium.org
2014-03-01Adding code to calculate Underline Thickness from Font Metrics, this will be ...commit-bot@chromium.org
2014-02-24use colortypes instead of bitmap::configreed@google.com
2014-02-23add new copyTo version to SkBitmap, which takes SkColorTypecommit-bot@chromium.org
2014-02-10SkOnce in is_lcd_supported instead of hand rolled double-checked locking.commit-bot@chromium.org
2014-02-07Fix android build issues with atomicscommit-bot@chromium.org
2014-02-04Make SkFontMgr interface const.commit-bot@chromium.org
2014-01-28Remove BOM from SkFontHost_FreeType.cpp.bungeman@google.com
2014-01-27fix more 64bit warningsreed@google.com
2014-01-23Clarify kAutohinting is kForceAutohinting.bungeman@google.com
2014-01-23Upstream Android Changes from K releasecommit-bot@chromium.org
2014-01-23Basic support for vector FON. bungeman@google.com
2014-01-15Factor out UnPreMultiplyPreservingByteOrdercommit-bot@chromium.org
2014-01-15Implement a resize image filter. This is needed for the "filterRes" feature i...senorblanco@chromium.org
2014-01-09Fix TODO in SkMutex_win.h to prevent accidental copying.bungeman@google.com
2014-01-08Use a spinlock in SkOnce.commit-bot@chromium.org
2014-01-08Improve 'stretch' in legacy create typeface for DirectWrite.bungeman@google.com
2014-01-08Work around SkString::gEmptyRec->writable_str() is unwritable.bungeman@google.com
2013-12-26Revert of https://codereview.chromium.org/119943002/commit-bot@chromium.org