1. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  2. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  3. eae6a91 SkPaint intercept API for SkTextBlob and horizontal text by fmalita · 8 years ago
  4. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  5. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  6. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  7. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  8. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  9. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  10. 0449bcf add helper to create fancy underlines by caryclark · 8 years ago
  11. fb56218 fix stroked text underline / strikethrough by caryclark · 9 years ago
  12. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  15. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  16. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  17. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  18. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  19. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  20. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  21. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  22. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  23. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  24. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  25. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  26. d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
  27. 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
  28. d6c3813 suppress pip for now, since we use locally-defined effects by mike@reedtribe.org · 12 years ago
  29. 3e04440 adjust size to match the content by mike@reedtribe.org · 12 years ago
  30. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago[Renamed (67%) from samplecode/SampleTextEffects.cpp]
  31. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  32. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  33. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  34. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  35. 257fc5b Remove unused static functions from SampleApp and effects by djsollen@google.com · 12 years ago
  36. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  37. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  38. 18dc477 use common subclass SkPath2DPathEffect, which can be serialized by reed@google.com · 13 years ago
  39. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  40. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  41. f218339 migrate some samples over to SampleView, for FPS measurements by reed@google.com · 13 years ago
  42. 261b8e2 fix warnings by reed@google.com · 13 years ago
  43. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  44. 0bb6d06 updates by reed@android.com · 14 years ago
  45. 0baf193 detect nearly translate-only matrices when drawing bitmaps (for speed) by reed@android.com · 15 years ago
  46. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  47. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  48. 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 15 years ago
  49. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  50. 8a1c16f grab from latest android by reed@android.com · 16 years ago