1. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  2. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  3. 41ba826 (Almost) no one needs to know about SkPixelRef by Brian Osman · 6 years ago
  4. 2e8f48e Play back picture shaders in 8888 or F16, depending on dst color type by Brian Osman · 6 years ago
  5. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  6. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  7. bffe4ed Reland "Revert "Use OpenGL sampler objects when available."" by Greg Daniel · 6 years ago
  8. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  9. 6bee776 Consolidate aa resolution for per-edge aa quads by Michael Ludwig · 6 years ago
  10. 0e18937 When checking color type in image shaders, trust SkBitmapProvider, not image by Brian Osman · 6 years ago
  11. 52514d5 SkBitSet: cleanup. Remove unused fn, more general exporter. by Hal Canary · 6 years ago
  12. 1f7e438 Add quad type and persp/aa utilities to GrQuad by Michael Ludwig · 6 years ago
  13. 1295672 clean up flattenable macro cruft by Mike Klein · 6 years ago
  14. 2cef6ce Remove unused SkBitmapProvider functions by Brian Osman · 6 years ago
  15. 1333fc5 Remove unused SkBitmapCacheDesc factory by Brian Osman · 6 years ago
  16. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  17. eb772c0 Revert "ccpr: Unregister path listeners when their cache entries are evicted" by Greg Daniel · 6 years ago
  18. d46987b Revert "Revert "Use OpenGL sampler objects when available."" by Brian Salomon · 6 years ago
  19. cf5c51b remove unused flags -- no clients define these by Mike Reed · 6 years ago
  20. 029b22c error when draw ops do not go through addDrawOp by Ethan Nicholas · 6 years ago
  21. 722a9f2 cut out another batch of old xfermodes by Mike Klein · 6 years ago
  22. 1bccae5 Revert "Use OpenGL sampler objects when available." by Mike Klein · 6 years ago
  23. f30e493 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  24. 0f7e55a Use OpenGL sampler objects when available. by Brian Salomon · 6 years ago
  25. cd31640 Fix ccpr build on wasm by Chris Dalton · 6 years ago
  26. 9a986cf ccpr: Use SkMessageBus for thread-safe eviction of cache entries by Chris Dalton · 6 years ago
  27. 2077b26 Add function support for vulkan ycbcr conversion. by Greg Daniel · 6 years ago
  28. a507392 Return texture color space when converting raster images to proxies by Brian Osman · 6 years ago
  29. 298af50 Trim SkPictureShader's key by Florin Malita · 6 years ago
  30. 6cfcc58 Validate allocation size in GrBufferAllocPool using SkSafeMath. by Brian Salomon · 6 years ago
  31. a6161b1 Properly fill in memory in sampled RLE BMPs by Leon Scroggins III · 6 years ago
  32. 15d9ef2 Simplify atlas calculation for dimension only by Herb Derby · 6 years ago
  33. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  34. fc48b61 fix pathops fuzz by Cary Clark · 6 years ago
  35. d1d6808 Make GrBufferAllocPool reject very large allocation requests by Brian Salomon · 6 years ago
  36. b4ae499 In makeColorSpace, hoist the null -> sRGB optimization by Brian Osman · 6 years ago
  37. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  38. 9a340d8 Enable validation of sampler object GL functions by Brian Salomon · 6 years ago
  39. e1552a5 Always require a color space on picture-backed images by Brian Osman · 6 years ago
  40. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  41. 1a3eb52 trim off more bgra stages by Mike Klein · 6 years ago
  42. 66005a9 Reland "Remove SK_LEGACY_XFORM_CANVAS_IN_PICTURE_IMAGES" by Brian Osman · 6 years ago
  43. 32dfdbe [canvaskit] Slice out SkPicture by Kevin Lubick · 6 years ago
  44. dd9bfe9 eliminate srcover_bgra_8888 by Mike Klein · 6 years ago
  45. b1df5e5 make gray8 support uniformly weird by Mike Klein · 6 years ago
  46. 90c069b clean up SK_LEGACY_4F_XFERMODES by Mike Klein · 6 years ago
  47. 688afdd SkPDF: be smarter about checking to see if a new font is needed. by Hal Canary · 6 years ago
  48. 976a6b0 Fix NV12 and NV21 images in non-DDL by Jim Van Verth · 6 years ago
  49. fb1b77b reject non-3x3 gamut matrices by Mike Klein · 6 years ago
  50. 4929a4a fix pathops timeouts by Cary Clark · 6 years ago
  51. a552c4b Reland "Remove ancient support for kUnknown_SkColorType in SkBitmapDevice" by Brian Osman · 6 years ago
  52. e92aae6 make legacy shadercontext optional by Mike Reed · 6 years ago
  53. 38c7a2e fonts: Cache serialized typeface wire data for remote fonts. by Khushal · 6 years ago
  54. cb65ce7 Fix logic error for GrTextBlob mustRegen by Herb Derby · 6 years ago
  55. f20c349 [canvaskit] Remove DAA and SAA from gpu build by Kevin Lubick · 6 years ago
  56. 2151165 Some cleanup of GrSwizzle by Brian Salomon · 6 years ago
  57. 03eba9c Revert "Remove SK_LEGACY_XFORM_CANVAS_IN_PICTURE_IMAGES" by Brian Osman · 6 years ago
  58. 8762fb6 remove pathop template by Cary Clark · 6 years ago
  59. 63bc589 Revert "Remove ancient support for kUnknown_SkColorType in SkBitmapDevice" by Greg Daniel · 6 years ago
  60. 0edb214 Optimize GPU text regen for full pixel position text by Herb Derby · 6 years ago
  61. 36fe1d6 SkPDF: refactor generate_page_tree by Hal Canary · 6 years ago
  62. bbf5fb5 Reland "Have GrAtlasManager use legacy behavior" by Herb Derby · 6 years ago
  63. 050be74 remove unused SK_SUPPORT_LEGACY_TEXT_BLOB by Mike Reed · 6 years ago
  64. 6a38800 be consistent about int for incReserve by Mike Reed · 6 years ago
  65. 495993a Remove GrColor4f by Brian Osman · 6 years ago
  66. a2a94a4 Add GrGLInterface support for sampler objects and GrGLCaps detection. by Brian Salomon · 6 years ago
  67. 6e45ce7 Fix uninitialized errors in SkPngCodec by Leon Scroggins III · 6 years ago
  68. 021ed51 Switch gradients from GrColor4f to SkPMColor4f by Brian Osman · 6 years ago
  69. e3a5b19 Remove ancient support for kUnknown_SkColorType in SkBitmapDevice by Brian Osman · 6 years ago
  70. af119e5 Remove SK_LEGACY_XFORM_CANVAS_IN_PICTURE_IMAGES by Brian Osman · 6 years ago
  71. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  72. b2c7d84 Revert "remove pathop template" by Cary Clark · 6 years ago
  73. 521f1ed remove pathop template by Cary Clark · 6 years ago
  74. 9c11135 Reland "Preserve pixel config in makeColorSpace of GPU backed images" by Brian Osman · 6 years ago
  75. 016d9b0 fix divides for osfuzz by Cary Clark · 6 years ago
  76. 3d99b1e Add Correctness tests for CanvasKit by Kevin Lubick · 6 years ago
  77. ae7d770 Allow batching of coverage and non-coverage GrTextureOps. by Brian Salomon · 6 years ago
  78. b3067e8 Revert "Have GrAtlasManager use legacy behavior" by Greg Daniel · 6 years ago
  79. 4b7b2ce Have GrAtlasManager use legacy behavior by Herb Derby · 6 years ago
  80. be7450b Revert "Preserve pixel config in makeColorSpace of GPU backed images" by Brian Osman · 6 years ago
  81. 264ed5f Revert "Fix bug with makeColorSpace of GPU images with non-renderable configs" by Brian Osman · 6 years ago
  82. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  83. 6edbde6 Fix bug with makeColorSpace of GPU images with non-renderable configs by Brian Osman · 6 years ago
  84. 09bc78b remove unused isABitmap code by Mike Reed · 6 years ago
  85. 3a16073 Revert "Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef"" by Brian Osman · 6 years ago
  86. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  87. 391d344 fixed Metal release build by Ethan Nicholas · 6 years ago
  88. ebde1ab Change 0 extraSize allocation behavior for SkArenaAlloc by Herb Derby · 6 years ago
  89. 2f90741 Preserve pixel config in makeColorSpace of GPU backed images by Brian Osman · 6 years ago
  90. f7ddaa8 Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef" by Brian Osman · 6 years ago
  91. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  92. 72fbfe8 fAddedToCache tidy up by Mike Klein · 6 years ago
  93. 26a6049 Flutter also won't need NVPR. by Mike Klein · 6 years ago
  94. 087c917 Use SkImage to manage mip map cache purging, not Bitmap/PixelRef by Brian Osman · 6 years ago
  95. 11dd1ab Check for legit bounds in SkTriangulateSimplePolygon by Jim Van Verth · 6 years ago
  96. 16cb4b3 Abort DRAW_IMAGE_SET in SkPicturePlayback if count is negative by Brian Salomon · 6 years ago
  97. d1024c6 remove unused SK_LEGACY_SRGB_GAMUT code by Mike Reed · 6 years ago
  98. 5f4c90e Outset texture coordinates similarly to positions in GrTextureOp by Brian Salomon · 6 years ago
  99. 4bf2c26 Remove nvpr from CanvasKit by Kevin Lubick · 6 years ago
  100. 4b8178f Make TextureOp request vertex space for meshes at once. by Brian Salomon · 6 years ago