1. 1343576 Add shader based blending of kPlus for configs that need clamping by Brian Osman · 5 years ago
  2. e6266a2 Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA by Michael Ludwig · 5 years ago
  3. ca9b208 rename mixer to lerp (in prep for SkMixer) by Mike Reed · 5 years ago
  4. b8fff0d Make mixed samples detection automatic by Chris Dalton · 5 years ago
  5. 541ae45 array of unique verts by Mike Reed · 5 years ago
  6. 7254281 add sample for retained vertices by Mike Reed · 5 years ago
  7. 7465943 Remove fuzz samples. by Ben Wagner · 5 years ago
  8. b059194 Make SkShaper an interface. by Ben Wagner · 5 years ago
  9. f296506 add mixer colorfilter by Florin Malita · 5 years ago
  10. 83597ce Remove typeface from SkShaper constructor. by Ben Wagner · 5 years ago
  11. be89130 update sample-sg with hittesting by Mike Reed · 5 years ago
  12. ec80d90 starter sample for playing with SG. will flesh out more over time. by Mike Reed · 5 years ago
  13. 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 5 years ago
  14. 80634eb Don't include .cpp file in SampleCCPRGeometry.cpp by Ben Wagner · 5 years ago
  15. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 5 years ago
  16. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 5 years ago
  17. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 5 years ago
  18. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 5 years ago
  19. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 5 years ago
  20. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  21. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 5 years ago
  22. 5892553 delete orphaned sample by Mike Reed · 5 years ago
  23. fdb876d remove breakText, and all utf cache accessors by Mike Reed · 5 years ago
  24. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 5 years ago
  25. d20cf33 Add new thin anti-aliasing demo by Michael Ludwig · 5 years ago
  26. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 5 years ago
  27. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 5 years ago
  28. 9cd2a5c IWYU by Mike Reed · 5 years ago
  29. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 5 years ago
  30. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 5 years ago
  31. 950243d Hack up SkShaper to pass additional callback info by Florin Malita · 5 years ago
  32. a70ae1a drawText Cleanup, part 5 by Hal Canary · 5 years ago
  33. 4484b8f drawText Cleanup, part 4 by Hal Canary · 5 years ago
  34. 89a644b sed s/drawSimpleText/drawString/ by Hal Canary · 5 years ago
  35. 023403b hide setTextEncoding by Mike Reed · 5 years ago
  36. b579f07 change textutils to require font param by Mike Reed · 5 years ago
  37. 89126e4 use drawSimpleText by Mike Reed · 5 years ago
  38. 9191913 use font instead of paint for text by Mike Reed · 5 years ago
  39. f78b7ea don't use paint's gettextpath by Mike Reed · 5 years ago
  40. 212e906 don't use drawPosText by Mike Reed · 5 years ago
  41. 12a6d45 use font for measuring by Mike Reed · 5 years ago
  42. 9867f61 SkShaper per-line callback by Florin Malita · 6 years ago
  43. ee4db8e Move Arc sample to onOnceBeforeDraw. by Ben Wagner · 6 years ago
  44. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  45. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  46. 06602e7 Remove FontScalerTest sample. by Ben Wagner · 6 years ago
  47. 32c6066 Force clients to specify font when requesting strikecache by Mike Reed · 6 years ago
  48. 2a1848d SkShaper->SkFont by Hal Canary · 6 years ago
  49. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  50. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  51. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  52. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  53. b5784ac use SkFontMetrics so we can deprecated the typedef by Mike Reed · 6 years ago
  54. c341500 Reland "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  55. 1062963 Revert "Move remove ptr args to MakeRecAndEffects" by Herb Derby · 6 years ago
  56. b07aba4 Move remove ptr args to MakeRecAndEffects by Herb Derby · 6 years ago
  57. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  58. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  59. 9edbf42 Revert[4] "hide nested hinting enum" by Mike Reed · 6 years ago
  60. 8e12cc6 Reland "Revert "hide nested hinting enum"" by Mike Klein · 6 years ago
  61. f49563b Revert "Revert "hide nested hinting enum"" by Mike Reed · 6 years ago
  62. 6bd19df Revert "hide nested hinting enum" by Mike Reed · 6 years ago
  63. fbebece hide nested hinting enum by Mike Reed · 6 years ago
  64. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  65. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  66. d969932 Refactor Nima code by Kevin Lubick · 6 years ago
  67. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  68. a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
  69. c88cc77 remove (unused) vertical-text by Mike Reed · 6 years ago
  70. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  71. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  72. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  73. bdf12ad Move GrBackend enum to enum class. by Greg Daniel · 6 years ago
  74. 1eb9af9 delete textonpath code -- not used anywhere by Mike Reed · 6 years ago
  75. d004e0b Cleanup resource flags by Chris Dalton · 6 years ago
  76. 82e0e44 Remove a largue quantity of 4444 and/or dithering code by Brian Osman · 6 years ago
  77. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  78. 9d289e2 Use onOnceBeforeDraw instead of constructor for glyphs. by Ben Wagner · 6 years ago
  79. a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
  80. 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
  81. 09a7bb2 Reland "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  82. db16001 add circles to stroked cubics with cusps by Cary Clark · 6 years ago
  83. 0b7645f Simplify perspective shadows to match future MD specs. by Jim Van Verth · 6 years ago
  84. 02e6efe Revert "ccpr: Implement stroking with fine triangle strips" by Chris Dalton · 6 years ago
  85. 2f2757f ccpr: Implement stroking with fine triangle strips by Chris Dalton · 6 years ago
  86. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  87. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  88. e163969 ccpr: Rename GrCCPathParser to GrCCFiller by Chris Dalton · 6 years ago
  89. fb65db1 show inflextion on cubic by Mike Reed · 6 years ago
  90. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  91. 14884cd Beautify GlyphTransform sample. by Ben Wagner · 6 years ago
  92. 916c498 Consolidate the scissor enums into one "GrScissorTest" enum by Chris Dalton · 6 years ago
  93. d4bffed Update CCPRGeometry to use pool for op. by Ben Wagner · 6 years ago
  94. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  95. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  96. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  97. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  98. 6943689 clean up includes by Cary Clark · 6 years ago
  99. f107a2f SkUTF by Hal Canary · 6 years ago
  100. a8cdbd7 Restore SkLightingShader and associated classes by Robert Phillips · 6 years ago