1. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  2. 58822d6 GMs: add platform_font_manager to some names by Hal Canary · 7 years ago
  3. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  4. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  5. 8073e79 remove fontmgr_iter_factory GM by Mike Klein · 7 years ago
  6. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  7. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  8. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  9. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  10. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  11. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  12. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  13. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  14. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  15. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  16. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  17. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  18. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  19. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  20. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  21. fbe0793 Correct edges_too_close by Yuqian Li · 7 years ago
  22. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  23. 74f623d make point array methods private by Cary Clark · 7 years ago
  24. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  25. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  26. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  27. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  28. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  29. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  30. f0a30d7 Make matrix flip GM easier to triage by Robert Phillips · 7 years ago
  31. 206bda5 Update the texture flip GM to include subsets & scales by Robert Phillips · 7 years ago
  32. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  33. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  34. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  35. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  36. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  37. a4aa133 Remove color space xform from alpha threshold FP by Brian Osman · 7 years ago
  38. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  39. e4442cb convert mapHomogeneousPoints to SkPoint3 by Cary Clark · 7 years ago
  40. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  41. 1a1d241 Remove redundant parentheses. by Ben Wagner · 7 years ago
  42. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  43. 4379869 Revert[4] "apply codec origin in generator" by Mike Reed · 7 years ago
  44. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  45. dd34014 Revert "Revert "Revert "apply codec origin in generator""" by Mike Reed · 7 years ago
  46. 82269ab Revert "Revert "apply codec origin in generator"" by Mike Reed · 7 years ago
  47. 363dd98 Revert "apply codec origin in generator" by Ben Wagner · 7 years ago
  48. fa15877 apply codec origin in generator by Mike Reed · 7 years ago
  49. f88c12e Add api for passing mipped hint into ImageGenerator onGenerateTexture by Greg Daniel · 7 years ago
  50. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  51. 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
  52. 5922739 Revert "Revert "migrate to sk_sp for SkFontMgr API"" by Mike Reed · 7 years ago
  53. f40ae1a Revert "migrate to sk_sp for SkFontMgr API" by Mike Reed · 7 years ago
  54. 4bf296b migrate to sk_sp for SkFontMgr API by Mike Reed · 7 years ago
  55. c0192e3 Remove pre-attachment of stencil buffers by Robert Phillips · 7 years ago
  56. ae7d3f3 Add native caching of uniquely keyed GrTextureProxies (take 2) by Robert Phillips · 7 years ago
  57. 76d640d Revert "Add native caching of uniquely keyed GrTextureProxies" by Robert Phillips · 7 years ago
  58. 0ca2146 remove dead code for STREAM_API by Mike Reed · 7 years ago
  59. d4f100d Add native caching of uniquely keyed GrTextureProxies by Robert Phillips · 7 years ago
  60. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  61. 98c5d92 Revert "Revert "use unique_ptr for stream api"" by Mike Reed · 7 years ago
  62. 7031b24 Revert "use unique_ptr for stream api" by Mike Reed · 7 years ago
  63. 49f1f34 use unique_ptr for stream api by Mike Reed · 7 years ago
  64. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  65. f1748f5 Change visitProxies signature by Robert Phillips · 7 years ago
  66. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  67. b493eeb Add method to iterate over a GrOp's GrSurfaceProxies by Robert Phillips · 7 years ago
  68. b433c56 Adjust GPU YUV -> RGB (JPG) conversion by Brian Osman · 7 years ago
  69. 2ab4b2b Remove symmetric three stop special case by Brian Osman · 7 years ago
  70. a8e5744 Add general three-stop analytic gradient shader by Brian Osman · 7 years ago
  71. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  72. 195c05b Move several GrContextOptions fields behind GR_TEST_UTILS by Brian Osman · 7 years ago
  73. f3b46e5 Rename methods and enum on SkClipStack::Element to indicate "device space" by Brian Salomon · 7 years ago
  74. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  75. 2cee283 Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  76. 5141d21 Revert "Fix artifacts on tiny stroked paths scaled up a lot." by Robert Phillips · 7 years ago
  77. 267641a Fix artifacts on tiny stroked paths scaled up a lot. by Stephen White · 7 years ago
  78. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  79. df33fef Test blur small radii and text. by Herb Derby · 7 years ago
  80. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  81. b74ef03 Hide GrPaint copy constructor and add GrPaint::Clone and remove MoveOrNew and MoveOrCopy. by Brian Salomon · 7 years ago
  82. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  83. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  84. bdc3afa simplify gm matrices by Mike Reed · 7 years ago
  85. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  86. 35ee0e0 clean up useage of SkFloatBits by Mike Reed · 7 years ago
  87. 36f054a GrGradientEffect::onIsEqual() must also consider tiling by Florin Malita · 7 years ago
  88. 4d27429 Fix sweep_tiling GM sizing by Florin Malita · 7 years ago
  89. 50f7a1e Add another sweep gradient tiling test by Florin Malita · 7 years ago
  90. 5a9a981 Tiling support for SkSweepGradient by Florin Malita · 7 years ago
  91. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  92. 7131950 Remove internal use of SkTypeface::Style. by Ben Wagner · 7 years ago
  93. c47f223 rename new GM by Mike Klein · 7 years ago
  94. fa78ece Revert "Revert "Add GM to test SkToSRGBColorFilter"" by Mike Reed · 7 years ago
  95. a1fc471 Revert "Add GM to test SkToSRGBColorFilter" by Kevin Lubick · 7 years ago
  96. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  97. fa3ed03 Add GM to test SkToSRGBColorFilter by Brian Osman · 7 years ago
  98. b323a5e sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC by Mike Klein · 7 years ago
  99. 2112df0 Don't use fonts with many glyphs in fontmgr_bounds. by Ben Wagner · 7 years ago
  100. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago