1. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  2. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  3. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  4. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  5. df2d27e drawText Cleanup, part 2 by Hal Canary · 6 years ago
  6. 48ce543 remove more extra semicolons by Kevin Lubick · 6 years ago
  7. 088b74e use font instead of paint by Mike Reed · 6 years ago
  8. 5f6e20d add gm calling textblob intercepts with spacing by Mike Reed · 6 years ago
  9. ae0d860 move intercepts call to textblob by Mike Reed · 6 years ago
  10. 158df43 hide non-blob versions of getTextIntercepts by Mike Reed · 6 years ago
  11. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  12. dde5c0c hide (unused) intercepts methods -- for staging migration to SkFont by Mike Reed · 6 years ago
  13. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  14. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  15. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  16. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  17. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  18. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  19. bcfb8f6 Revert "Revert "Revert[2] "hide deprecated underline and strikethru""" by Mike Reed · 7 years ago
  20. cfd3d9f Revert "Revert[2] "hide deprecated underline and strikethru"" by Mike Reed · 7 years ago
  21. aab68c5 Revert[2] "hide deprecated underline and strikethru" by Mike Reed · 7 years ago
  22. e005edd Revert "hide deprecated underline and strikethru" by Leon Scroggins · 7 years ago
  23. a01bf9a hide deprecated underline and strikethru by Mike Reed · 7 years ago
  24. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 8 years ago
  25. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 8 years ago
  26. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 8 years ago
  27. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  28. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  29. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  30. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  31. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  32. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  33. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  34. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  35. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  36. 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
  37. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  38. eae6a91 SkPaint intercept API for SkTextBlob and horizontal text by fmalita · 8 years ago
  39. ee6a991 SkTypeface::MakeFromName to take SkFontStyle. by mboc · 8 years ago
  40. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  41. 7b380d0 guard rasterizer and drawlooper setters by reed · 8 years ago
  42. a439334 Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )" by reed · 8 years ago
  43. f28ad89 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) by reed · 8 years ago
  44. 9fbee18 switch patheffects over to sk_sp by reed · 8 years ago
  45. 0449bcf add helper to create fancy underlines by caryclark · 8 years ago
  46. fb56218 fix stroked text underline / strikethrough by caryclark · 9 years ago
  47. 2a24338 GM: replace boilerplate with macros by halcanary · 9 years ago
  48. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  49. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  50. 85693c1 make stroketext textblob* texteffects tileimagefilter gm portable by caryclark · 9 years ago
  51. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  52. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  53. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  54. e396455 move common blur types into central header by commit-bot@chromium.org · 10 years ago
  55. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  56. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  57. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  58. e9cd27d Third wave of Win64 warning cleanup by robertphillips@google.com · 11 years ago
  59. b706117 Push sigma-based blur interface into our GMs/benches/tests/samplecode by robertphillips@google.com · 11 years ago
  60. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  61. d8a6cc8 Make texteffects gm work through serialization and pipe. by scroggo@google.com · 12 years ago
  62. 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
  63. d6c3813 suppress pip for now, since we use locally-defined effects by mike@reedtribe.org · 12 years ago
  64. 3e04440 adjust size to match the content by mike@reedtribe.org · 12 years ago
  65. 3d1cb97 move texteffects from Sample to gm by mike@reedtribe.org · 12 years ago[Renamed (67%) from samplecode/SampleTextEffects.cpp]
  66. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  67. fd4be26 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  68. d3521f1 revert 4046 -- GM:pathfill failed on one bot, maybe uninitialized memory somewhere? by reed@google.com · 12 years ago
  69. 9797272 Change patheffect to take a (new) StrokeRec object, which encapsulates the fill by reed@google.com · 12 years ago
  70. 257fc5b Remove unused static functions from SampleApp and effects by djsollen@google.com · 12 years ago
  71. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  72. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  73. 18dc477 use common subclass SkPath2DPathEffect, which can be serialized by reed@google.com · 13 years ago
  74. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  75. 64cc579 The plain Makefile was using -Wall, but the gyp build wasn't. This CL turns on by senorblanco@chromium.org · 13 years ago
  76. f218339 migrate some samples over to SampleView, for FPS measurements by reed@google.com · 13 years ago
  77. 261b8e2 fix warnings by reed@google.com · 13 years ago
  78. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  79. 0bb6d06 updates by reed@android.com · 14 years ago
  80. 0baf193 detect nearly translate-only matrices when drawing bitmaps (for speed) by reed@android.com · 15 years ago
  81. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  82. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  83. 069b827 API cleanup: rename typeface Create to CreateFromName, and remove default arg by reed@android.com · 15 years ago
  84. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  85. 8a1c16f grab from latest android by reed@android.com · 16 years ago