1. 6eba063 Add new GrResourceCache::purgeUnlockedResources variant by Robert Phillips · 7 years ago
  2. a567e33 SkPDF: Accept non-monotonic text cluster indices by Hal Canary · 7 years ago
  3. a466228 Delete GPU alpha clip masks by Chris Dalton · 7 years ago
  4. 41964ed Rename SkInsetConvexPolygon to SkOffsetPolygon. by Jim Van Verth · 7 years ago
  5. 3a9710b Add handling for allocation failure in GrTextureOpList by Robert Phillips · 7 years ago
  6. 39e45df Various cleanup to remote_demo by Herb Derby · 7 years ago
  7. 26a9aad initial SkSLJIT checkin by Ethan Nicholas · 7 years ago
  8. 3560b58 Revert "Add color fonts." by Ben Wagner · 7 years ago
  9. d3b933f Add color fonts. by Ben Wagner · 7 years ago
  10. b412f5b cache SkMatrix44 type in makeColorSpin() by Mike Klein · 7 years ago
  11. 8dfc70f ccpr: Various cleanups by Chris Dalton · 7 years ago
  12. 052ef69 Pin color type when a cross-context image is constructed by Brian Osman · 7 years ago
  13. d3b37a1 Fix TSAN race in SkPaintToGrPaintNoShader by Robert Phillips · 7 years ago
  14. 094fba9 Add SkColorSpaceXform_skcms by Brian Osman · 7 years ago
  15. c26be9c Reland "Use DAA for small cubics and non-convex paths that fit into a mask" by Yuqian Li · 7 years ago
  16. 2ef4525 Remove SkAutoGlyphCache by Herb Derby · 7 years ago
  17. b709f27 ccpr: Use Manhattan distance for curve AA by Chris Dalton · 7 years ago
  18. 97be88f Move cache difference code into remote cache files by Herb Derby · 7 years ago
  19. f9e12df Cleanup SkAutoGlyphCache in SkXPSDevice. by Herb Derby · 7 years ago
  20. 21ba551 ccpr: Replace curve corner MSAA with analytic attenuation by Chris Dalton · 7 years ago
  21. 8f7e28f added frexp support to SkSL by Ethan Nicholas · 7 years ago
  22. 19d311b Remove copy of TableColorFilter data when GPU rendering by Robert Phillips · 7 years ago
  23. 68ff92f specialize arm64 allTrue()/anyTrue() by Mike Klein · 7 years ago
  24. b468ddc detect ASIMDHP on ARM64 by Mike Klein · 7 years ago
  25. 107d539 Revert "Use DAA for small cubics and non-convex paths that fit into a mask" by Mike Klein · 7 years ago
  26. 34df0d3 Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig by Brian Salomon · 7 years ago
  27. ae18d07 Revert "Implement Sk2f::Store2" by Chris Dalton · 7 years ago
  28. 032aaae Remove legacy GrContext factories function and supporting code/types. by Brian Salomon · 7 years ago
  29. a6a3df7 Move GrPixelConfig to GrTypesPriv by Brian Salomon · 7 years ago
  30. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  31. f4a00e4 Move a bunch of internal types from GrTypes to GrTypesPriv by Brian Salomon · 7 years ago
  32. 1e8501e Get @constructor feature of SKSL working by Robert Phillips · 7 years ago
  33. 8a8a8e9 Implement Sk2f::Store2 by Chris Dalton · 7 years ago
  34. 1875e05 Use DAA for small cubics and non-convex paths that fit into a mask by Yuqian Li · 7 years ago
  35. 12a6842 Disable DDL assert to unblock Chrome by Robert Phillips · 7 years ago
  36. 48ce22b Add error return, upon mask creation failure, in sw_draw_with_mask_filter by Robert Phillips · 7 years ago
  37. af78a94 Revert "Add color fonts." by Jim Van Verth · 7 years ago
  38. a98183a Revert "Remove std::move from GrSimpleTextureEffect" by Robert Phillips · 7 years ago
  39. 7956b59 Remove SkAutoGlyphCache decls that happen to work by Herb Derby · 7 years ago
  40. c912d61 Add color fonts. by Ben Wagner · 7 years ago
  41. 0a4b13c Remove std::move from GrSimpleTextureEffect by Robert Phillips · 7 years ago
  42. 3afdab1 Always validate GrBackendTextures passed to YUV image factories by Brian Salomon · 7 years ago
  43. 0fd1275 GrGLES Interface: GL_OES_vertex_array_object ext by Hal Canary · 7 years ago
  44. 5b3de79 lock before using fCacheKeys in ~SkImageFilter() by Mike Klein · 7 years ago
  45. 1a605cd Remove the last uses of auto glyph cache. by Herb Derby · 7 years ago
  46. ab46ac5 Better decisions about choosing AAA versus DAA by Yuqian Li · 7 years ago
  47. 817e999 Reland "Remove legacy precision boundary" by Yuqian Li · 7 years ago
  48. 5fba7ad Support GL_RGB textures and render targets. by Brian Salomon · 7 years ago
  49. 9eded2c switched SPIR-V vertexid to vertexindex by Ethan Nicholas · 7 years ago
  50. dab15f7 Revert "Remove legacy precision boundary" by Derek Sollenberger · 7 years ago
  51. cec40a9 limit discrete path effect iterations by Cary Clark · 7 years ago
  52. 4d4b3aa small ABI + narrow/wide code updates by Mike Klein · 7 years ago
  53. 42409c2 Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType by Brian Salomon · 7 years ago
  54. a2513c1 Remove legacy precision boundary by Yuqian Li · 7 years ago
  55. 52076d1 ccpr: Use a more stable formula to find quadratic coordinates by Chris Dalton · 7 years ago
  56. ca37f32 change canvas-state to just record clip bounds by Mike Reed · 7 years ago
  57. 1045013 GrGLExtensions: remove unneded unique_ptr by Hal Canary · 7 years ago
  58. 186ff6d Fix version check for vulkan layers by Greg Daniel · 7 years ago
  59. abf7b76 Add texture-specific flags for External & Rectangle textures by Robert Phillips · 7 years ago
  60. 5f3685b Simplify format_rowbyts calculation. by Herb Derby · 7 years ago
  61. 0262ea0 Try to have glyph count go through to allow easier glyphid sets by Herb Derby · 7 years ago
  62. 4e34a01 Remove more uses of SkAutoGlyphCache. by Herb Derby · 7 years ago
  63. 9475aa0 handle extreme dashes by Cary Clark · 7 years ago
  64. d1d5256 fixed attributes of sk_InvocationID by Ethan Nicholas · 7 years ago
  65. 5c4b33b Don't add change listeners to pixelRefs in DDL mode by Robert Phillips · 7 years ago
  66. 8d38a7f ccpr: Update the sample to use proper coverage count buffers by Chris Dalton · 7 years ago
  67. f36b8a3 fix pathop fuzzer by Cary Clark · 7 years ago
  68. bfd2749 Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType by Brian Salomon · 7 years ago
  69. abadbee Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy by Greg Daniel · 7 years ago
  70. 6357116 Allow only Android to use SkAutoGlyphCacheNoGamma by Herb Derby · 7 years ago
  71. aeb425d Regularize SkGlyphCache creation. by Herb Derby · 7 years ago
  72. d92a739 detect nonfinite cubic points by Mike Reed · 7 years ago
  73. 140ab36 Reland "fix nextContour bug" by Mike Reed · 7 years ago
  74. c10ebe6 More removal of auto glyph cache. by Herb Derby · 7 years ago
  75. bba3ab7 Reland "Check the boundary while cumulating deltas in a mask" by Yuqian Li · 7 years ago
  76. ec46871 Make consistent isRadiusIncreasing decision by Yuqian Li · 7 years ago
  77. 3b68882 remove imageinfo flatten altogether by Cary Clark · 7 years ago
  78. 19eaf2d Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU."" by Brian Salomon · 7 years ago
  79. 56dc04b Remove deprecated versions of YUV texture SkImage factories by Brian Salomon · 7 years ago
  80. af77002 Allow SkTraceMemoryDump to exclude wrapped objects by Eric Karl · 7 years ago
  81. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  82. 371e29c fix switch fallthrough warning by Ethan Nicholas · 7 years ago
  83. 650dd90 Fix concentric 2pt conical gradient in GPU where r1 < r0 by Yuqian Li · 7 years ago
  84. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  85. be5947c Revert "New read pixels implementation that is simpler but does all conversions on CPU." by Brian Salomon · 7 years ago
  86. c9a642e New read pixels implementation that is simpler but does all conversions on CPU. by Brian Salomon · 7 years ago
  87. 8430eac handle divide by zero in paint by Mike Reed · 7 years ago
  88. c683dd1 Remove a ctor from SkAutoGlyphCache; removal continues. by Herb Derby · 7 years ago
  89. 2b41784 Make sure we set stencil layout when doing copy as draw by Greg Daniel · 7 years ago
  90. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 7 years ago
  91. e3d3f65 Avoid bad alloc in SkReadBuffer by Kevin Lubick · 7 years ago
  92. 0949bee fix op fuzz by Cary Clark · 7 years ago
  93. 8d2ba44 SPIR-V output now always includes DescriptorSet for uniforms by Ethan Nicholas · 7 years ago
  94. a7d661a fix fuzz by Cary Clark · 7 years ago
  95. fe0253f Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags by Robert Phillips · 7 years ago
  96. 38c3d93 Don't emit empty command buffers in vulkan by Greg Daniel · 7 years ago
  97. 0a86820 Revert "fix nextContour bug" by Stan Iliev · 7 years ago
  98. 55fa647 Correctly discard or load RT when doing copies as draws in Vulkan by Greg Daniel · 7 years ago
  99. 76d69b4 Apply filterTextFlags so the fonts are the same. by Herb Derby · 7 years ago
  100. 7278d68 Add DoneProc to Promise Images by Greg Daniel · 7 years ago