aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode/SampleFontScalerTest.cpp
Commit message (Expand)AuthorAge
* Remove internal use of SkTypeface::Style.Gravatar Ben Wagner2017-07-27
* Factor code to rotate a canvas about a point.Gravatar bungeman2016-07-12
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-12
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...Gravatar scroggo2016-05-12
* Move SkTypeface to sk_sp.Gravatar bungeman2016-05-11
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fixed minor Release & fixed point compiler warnings on LinuxGravatar robertphillips@google.com2012-04-25
* Fixing Windows compiler complaintsGravatar robertphillips@google.com2012-04-06
* Fix some warnings on VS2010 Gravatar bsalomon@google.com2011-10-24
* test subpixeltextGravatar reed@google.com2011-08-23
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add more angles, and test lineartextGravatar reed@google.com2011-07-13
* add typefacecacheGravatar reed@google.com2011-05-02
* fix warningsGravatar reed@google.com2011-04-14
* remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites withGravatar reed@google.com2011-02-07
* call notifyPixelsChanged() when the pages are flipped in pageflippixelrefGravatar reed@android.com2009-05-30
* disable cubic test for now (currently broken)Gravatar reed@android.com2009-03-16
* add sanity checks to handles extremely large coordinates or filter margins.Gravatar reed@android.com2009-03-16
* Change (correct) SkImageRef's ownership rule for streams to the skia standardGravatar reed@android.com2009-03-16
* remember to specify the bloody font tag in the constructor!Gravatar reed@android.com2009-03-10
* mac fonts sort of work nowGravatar reed@android.com2009-03-09