1. 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
  2. 7461a4a converted YUVEffect to SkSL by Ethan Nicholas · 7 years ago
  3. 72f78c3 Make GrShape recognize horizontal/vertical dashed lines with 0 off intervals as rrects. by Brian Salomon · 7 years ago
  4. 9838b49 Revert "Revert "long rect dash fix with guards"" by Greg Daniel · 7 years ago
  5. fa6b6c2 Revert "long rect dash fix with guards" by Greg Daniel · 7 years ago
  6. 93ceab1 long rect dash fix with guards by Cary Clark · 7 years ago
  7. 16a127f Revert "long rect dash with guards" by Cary Clark · 7 years ago
  8. d5f4473 Revert "forgot to turn off dash test" by Cary Clark · 7 years ago
  9. 2b974e4 forgot to turn off dash test by Cary Clark · 7 years ago
  10. 4ad0c59 long rect dash with guards by Cary Clark · 7 years ago
  11. b508696 Add matrix stack to SkAtlasTextTarget. by Brian Salomon · 7 years ago
  12. 5c6ac64 Revert "Revert "move homogenous with stride to matrixpriv"" by Brian Salomon · 7 years ago
  13. 394197d Revert "efficiently dash very large rectangles and very long lines" by Cary Clark · 7 years ago
  14. b0abd85 Revert "disable large rect dash temporarily" by Cary Clark · 7 years ago
  15. 744cbb3 Fix alpha contribution to tonal color. by Jim Van Verth · 7 years ago
  16. 54956e1 disable large rect dash temporarily by Cary Clark · 7 years ago
  17. 1ad8198 efficiently dash very large rectangles and very long lines by Cary Clark · 7 years ago
  18. f226e66 Revert "Transform vertices for distance field glyphs on CPU." by Greg Daniel · 7 years ago
  19. f5d8758 Add new SkImage factory to create from GrBackendTexture with SkColorType by Greg Daniel · 7 years ago
  20. 4fafedd Make unit test tickle msan bug. by Herb Derby · 7 years ago
  21. a2192a7 point deferredtextureimage GMs at resources/images by Mike Klein · 7 years ago
  22. aae533e Revert "Remove SkImage deferred texture image data APIs." by Eric Karl · 7 years ago
  23. 0215e39 Transform vertices for distance field glyphs on CPU. by Brian Salomon · 7 years ago
  24. 0b1df4b fix zero length dashed lines by Cary Clark · 7 years ago
  25. a088365 SkBitmap::pixmap by Hal Canary · 7 years ago
  26. 81d9f0d Add strip 2pt conical GM by Yuqian Li · 7 years ago
  27. 2c4e56c Revert "Reimplement TwoPointConicalGradient_gpu" by Yuqian Li · 7 years ago
  28. 84f18c4 Reimplement TwoPointConicalGradient_gpu by Yuqian Li · 7 years ago
  29. 15bd924 gm: image-surface: stop looking for nonexistant file by Hal Canary · 7 years ago
  30. c25db63 Update SkImage::MakeFromYUVTexturesCopy to GrBackendTexture by Robert Phillips · 7 years ago
  31. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  32. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  33. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  34. ca8c095 Implement a fast path for solid color lattice rectangle by Stan Iliev · 7 years ago
  35. 46020c4 The downsamplebitmap_image GMs only use one image. by Mike Klein · 7 years ago
  36. 0933bc9 Revert "Revert "resources: remove most uses of GetResourcePath()"" by Mike Reed · 7 years ago
  37. cca2300 Revert "resources: remove most uses of GetResourcePath()" by Mike Reed · 7 years ago
  38. 53e5e7d resources: resource identifiers don't begin with leading slash by Hal Canary · 7 years ago
  39. 5093a53 resources: remove most uses of GetResourcePath() by Hal Canary · 7 years ago
  40. c465d13 resources: orgainize directory. by Hal Canary · 7 years ago
  41. c96f9b5 Fix gpu line dashing when line is zero length but has cap by Greg Daniel · 7 years ago
  42. 4f5e1d4 Remove SkImage deferred texture image data APIs. by Brian Salomon · 7 years ago
  43. a32a3c3 Add analytic clip FPs that read from the CCPR atlas by Chris Dalton · 7 years ago
  44. 1447177 Avoid GrEllipseEffect for small radii on devices without 32 bit float. by Brian Salomon · 7 years ago
  45. 6574921 Revert "Revert "Fix rendering of drrects with small circular inner rrects."" by Brian Salomon · 7 years ago
  46. ec727c9 Revert "Fix rendering of drrects with small circular inner rrects." by Brian Salomon · 7 years ago
  47. 096074a Fix rendering of drrects with small circular inner rrects. by Brian Salomon · 7 years ago
  48. f3c1f09 Add a GM to test the fix in 73200 by Yuqian Li · 7 years ago
  49. cf1aa53 Fix SkInternalAtlasTextContext to update advance the flush token after issuing each draw. by Brian Salomon · 7 years ago
  50. 8def8bf Add a GrContextThreadSafeProxy to SkSurfaceCharacterization by Robert Phillips · 7 years ago
  51. 29f9ed4 Revert "Revert "Make PathGeoBuilder use consistent iterators."" by Brian Salomon · 7 years ago
  52. b451321 Revert "Make PathGeoBuilder use consistent iterators." by Brian Salomon · 7 years ago
  53. 9c8a16b Make PathGeoBuilder use consistent iterators. by Brian Salomon · 7 years ago
  54. 9b491b2 SkPDF: fix fTextScaleX error by Hal Canary · 7 years ago
  55. dfaa057 SkPDF: less tolerance for small circles by Hal Canary · 7 years ago
  56. bff5a98 Disable tonal color for shadowutils GMs by Jim Van Verth · 7 years ago
  57. a0ba714 Require glyph positions in SkAtlasTextTarget::drawText by Brian Salomon · 7 years ago
  58. 0c1c2b3 Make SkAtlasTextTarget use glyph IDs by Brian Salomon · 7 years ago
  59. 40dc8a7 Add clear function to TestAtlasTextRendering interface by Brian Salomon · 7 years ago
  60. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  61. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  62. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  63. ba61af9 test scalePixels and unpremul by Mike Reed · 7 years ago
  64. f436fbc slice GMs by native font platform, not by emoji format by Mike Klein · 7 years ago
  65. cb9fc41 remove platform_font_name() by Mike Klein · 7 years ago
  66. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  67. 58822d6 GMs: add platform_font_manager to some names by Hal Canary · 7 years ago
  68. 0387d35 Add SkColorSpace_Base::makeColorSpin by Brian Osman · 7 years ago
  69. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  70. 8073e79 remove fontmgr_iter_factory GM by Mike Klein · 7 years ago
  71. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  72. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  73. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  74. b251b72 add platform_font_manager() by Mike Klein · 7 years ago
  75. 1706f84 switched GrClipEdge to an enum class by Ethan Nicholas · 7 years ago
  76. 10d66cc move Sk{Test,Random}ScalerContext to tools by Mike Klein · 7 years ago
  77. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  78. 0f3c732 renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType by Ethan Nicholas · 7 years ago
  79. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  80. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  81. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  82. 1e26ba9 Glyphs without paths don't draw with paths. by Ben Wagner · 7 years ago
  83. bbfd516 Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  84. 428e568 Revert "Don't use analytic clip FPs when drawing to stencil" by Chris Dalton · 7 years ago
  85. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  86. fbe0793 Correct edges_too_close by Yuqian Li · 7 years ago
  87. 63bc48d Add MakeCrossContextFromPixmap by Brian Osman · 7 years ago
  88. 74f623d make point array methods private by Cary Clark · 7 years ago
  89. 9f545bc Modify fontcache GM to actually spill atlas. by Brian Salomon · 7 years ago
  90. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  91. e95a62f add some lowp gradient stages by Mike Klein · 7 years ago
  92. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  93. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  94. 2afe787 add a GM to demo dither by Mike Klein · 7 years ago
  95. f0a30d7 Make matrix flip GM easier to triage by Robert Phillips · 7 years ago
  96. 206bda5 Update the texture flip GM to include subsets & scales by Robert Phillips · 7 years ago
  97. a097173 Add a GM to test out odd matrix draws (take 2) by Robert Phillips · 7 years ago
  98. 9d15b07 Revert "Add a GM to test out odd matrix draws" by Robert Phillips · 7 years ago
  99. 761f448 Add a GM to test out odd matrix draws by Robert Phillips · 7 years ago
  100. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago