aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports
Commit message (Expand)AuthorAge
* SkTypeface to use SkStreamAsset.Gravatar bungeman2015-01-27
* Move sync code to include/, switch from using platform define to a proxy head...Gravatar mtklein2015-01-21
* And change SkAutoTUnref<const SkStream to SkAutoTDelete.Gravatar scroggo2015-01-21
* Remove another caller of SkRef(SkStream)Gravatar scroggo2015-01-21
* Make SkStream *not* ref counted.Gravatar scroggo2015-01-21
* Lcd request early check in SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* Reduce overhead of SkFontHost_FreeType::onFilterRec.Gravatar bungeman2015-01-21
* remove dead SkPersp macrosGravatar reed2015-01-20
* Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...Gravatar scroggo2015-01-20
* remove unused SkAvoidXfermodeGravatar reed2015-01-18
* namespace {} trick for SK_DECLARE_STATIC_ONCEGravatar mtklein2015-01-13
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Can't include SkTypes.h from ports/Gravatar Mike Klein2015-01-09
* Use error-checking mutexes in Debug builds.Gravatar mtklein2015-01-09
* Upstream custom freetype embolding strength from AndroidGravatar djsollen2015-01-09
* Work around changes in OSX 10.10.Gravatar bungeman2015-01-08
* add ImageGenerator::NewFromData to porting layerGravatar reed2015-01-07
* will write a custom one for blink laterGravatar reed2015-01-06
* remove dead SK_SUPPORT_LEGACY_IMAGEDECODER_CHOOSER codeGravatar reed2014-12-22
* add arcto patheffectGravatar reed2014-12-17
* Replace use of deprecated CG methods.Gravatar bungeman2014-12-10
* Change how SkDebugf is sent to stdout on Android.Gravatar scroggo2014-12-10
* Factor text size device mapping in SkScalerContext.Gravatar bungeman2014-12-05
* Remove support for OSX 10.5.Gravatar bungeman2014-12-01
* Remove SkASSERT_CONTINUE.Gravatar bungeman2014-12-01
* Clean up FreeType library ref counting.Gravatar bungeman2014-12-01
* Fix Windows SkTime versionGravatar robertphillips2014-12-01
* Use text size on Mac.Gravatar bungeman2014-11-25
* Clean up FreeType code for 2.3.8.Gravatar bungeman2014-11-21
* add runtime config option to retain stream for custom typefacesGravatar humper2014-11-19
* change roundOut() to take a dst, so we can use that signature to return IRectGravatar reed2014-11-18
* Enforce pure virtual behavior for onMatchFamilyStyleCharacterGravatar djsollen2014-11-14
* Cleanup the XML directory in public includes.Gravatar djsollen2014-11-14
* remove unused kLCD_MaskFormatGravatar reed2014-11-13
* Remove SK_USE_SCALED_FONTMETRICS.Gravatar bungeman2014-11-12
* guard call to CGColorSpaceCopyICCProfile in case we're building for iOSGravatar reed2014-11-11
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Fix SkTime::GetDateTime Posix implementation, add unit test.Gravatar halcanary2014-11-10
* flag imageinfo as srgbGravatar reed2014-11-10
* With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...Gravatar bungeman2014-11-10
* Revert of Bisect Mac performance regression. (patchset #6 id:100001 of https:...Gravatar egdaniel2014-11-05
* Allow all font weights on Android and respect overrides.Gravatar bungeman2014-11-04
* With https://chromium.googlesource.com/skia/+/43b8b36b20ae00e2d78421c4cda1f3f...Gravatar bungeman2014-11-04
* SK_USE_SCALED_FONTMETRICS for correct scalingGravatar reed2014-10-31
* Combine nameFontStyleProc and FindByNameStyle.Gravatar bungeman2014-10-30
* Cleanup android to ensure it can compile with clangGravatar djsollen2014-10-30
* Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://co...Gravatar robertphillips2014-10-30
* scale xmin and xmax for FontMetricsGravatar reed2014-10-29
* Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://cod...Gravatar bungeman2014-10-29
* scale xmin/xmax etc in fontmetricsGravatar reed2014-10-29