- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
- 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
- e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
- f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 11 years ago
- 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
- 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
- e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
- b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
- e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
- d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
- ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
- d6c3813 suppress pip for now, since we use locally-defined effects by mike@reedtribe.org · 12 years ago
- 3e04440 adjust size to match the content by mike@reedtribe.org · 12 years ago
- 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago[Renamed (67%) from samplecode/SampleTextEffects.cpp]
- c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
- fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
- 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
- 257fc5b Remove unused static functions from SampleApp and effects by djsollen@google.com · 13 years ago
- 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago
- ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 13 years ago
- 18dc477 use common subclass SkPath2DPathEffect, which can be serialized by reed@google.com · 13 years ago
- ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
- 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
- f218339 migrate some samples over to SampleView, for FPS measurements by reed@google.com · 14 years ago
- 261b8e2 fix warnings by reed@google.com · 14 years ago
- 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 14 years ago
- 0bb6d06 updates by reed@android.com · 14 years ago
- 0baf193 detect nearly translate-only matrices when drawing bitmaps (for speed) by reed@android.com · 15 years ago
- 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
- 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
- 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 16 years ago
- da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
- 8a1c16f grab from latest android by reed@android.com · 16 years ago