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