1. a524ea2 [skottie] More masking fixes by Florin Malita · 4 years ago
  2. a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years ago
  3. c1eb58d MallocPixelRef should always allocate as large as computeByteSize() says by Mike Reed · 4 years ago
  4. effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years ago
  5. 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years ago
  6. e875f72 Add documentation link for canary bots by Ravi Mistry · 4 years ago
  7. e687db2 Roll ANGLE from 08c4d09493bf to 20eb9be55299 (17 revisions) by skia-autoroll · 4 years ago
  8. 6a42008 Roll dawn from d0dd661f1805 to c4cebc7efae1 (3 revisions) by skia-autoroll · 4 years ago
  9. 91ccfe3 Roll SwiftShader from ea6f21a052c9 to 97f9923235cf (4 revisions) by skia-autoroll · 4 years ago
  10. 68e5f29 Keep a scratch block around for reuse in GrBlockAllocator by Michael Ludwig · 4 years ago
  11. dc945ea Avoid some unnecessary D3D state changes. by Jim Van Verth · 4 years ago
  12. 5333784 remove stray weakref include by Mike Klein · 4 years ago
  13. 182c92e Catch SkRuntimeEffects w/o "main" earlier by Brian Osman · 4 years ago
  14. 6d0ab95 read/write m44 by Mike Reed · 4 years ago
  15. 0927dd6 Make sure we free secondary command buffers we don't cache. by Greg Daniel · 4 years ago
  16. fe7aed6 Reduce number of trials needed by ProcessorOptimizationValidationTest. by John Stiles · 4 years ago
  17. e64ae86 Rearrange logic in SkRuntimeEffect::Make by Brian Osman · 4 years ago
  18. c86c523 update markdown files by Zepeng Hu · 4 years ago
  19. 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years ago
  20. c8ae494 Clean up more tests wrt GrContext by Robert Phillips · 4 years ago
  21. daa5859 Fix swiftshader Dockerfile. by Joe Gregorio · 4 years ago
  22. 0dee9b0 Use input FPs as the base layer for processor tests. by John Stiles · 4 years ago
  23. e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years ago
  24. aace25e Create shared method for creating D3D MSAA textures. by Jim Van Verth · 4 years ago
  25. 48a643d SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code by Brian Osman · 4 years ago
  26. a17799a don't divide by zero when colorCount=1 by Mike Klein · 4 years ago
  27. af11030 Factor out random fragment-processor generation into a helper class. by John Stiles · 4 years ago
  28. 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years ago
  29. 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years ago
  30. dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years ago
  31. c59916a SkVertices: Fix calculation of size needed for attr marker names by Brian Osman · 4 years ago
  32. a6ab4b4 [canvaskit] Make effect deserialization on for everything but npm. by Kevin Lubick · 4 years ago
  33. d992690 [canvaskit] Enable some options on npm build by Kevin Lubick · 4 years ago
  34. b7bcabb Fix vulkan unmapping of buffers during release. by Greg Daniel · 4 years ago
  35. 151d1aa [pathkit] Publish 0.7.0 to npm by Kevin Lubick · 4 years ago
  36. 6249da8 [canvaskit] Publish 0.17.0 to npm by Kevin Lubick · 4 years ago
  37. eac4ad7 Move test code out of header into CPP file. by John Stiles · 4 years ago
  38. 4c9046f Fix more swiftshader links by Kevin Lubick · 4 years ago
  39. ad4760a Respect SK_FORCE_8_BYTE_ALIGNMENT in GrBlockAllocator by Michael Ludwig · 4 years ago
  40. 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years ago
  41. 3ba1777 [npm] Support npm publish flow by Kevin Lubick · 4 years ago
  42. 1860aed Roll ANGLE from cc5513855cc5 to 08c4d09493bf (11 revisions) by skia-autoroll · 4 years ago
  43. f54d50b Roll SwiftShader from 0e82586297a8 to ea6f21a052c9 (4 revisions) by skia-autoroll · 4 years ago
  44. 76877fa Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions) by skia-autoroll · 4 years ago
  45. 60bf692 Output different error for when CL cannot be created in canary task driver by Ravi Mistry · 4 years ago
  46. 324e3e5 Update SKP version by skia-recreate-skps · 4 years ago
  47. 9662fd6 support 64-bit PixelFormats by Mike Klein · 4 years ago
  48. 278b4a6 Fix swarming task failure on Debian10-Clang-arm-Chromebook-GLES. by John Stiles · 4 years ago
  49. 6732da0 add 64-bit load/store ops by Mike Klein · 4 years ago
  50. bde4bb7 Implement indirect draws with ANGLE's multi draw extension by Chris Dalton · 4 years ago
  51. a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years ago
  52. d58e01b6 support 16161616 in fm by Mike Klein · 4 years ago
  53. c1cde36 split glyph and geometry data apart by Herb Derby · 4 years ago
  54. c57327d Use the new swiftshader bucket. by Joe Gregorio · 4 years ago
  55. 21e8288 use precise is-normalized test in gm/p3.cpp by Mike Klein · 4 years ago
  56. fe4b481 Clean up some uses of GrContext in tests by Robert Phillips · 4 years ago
  57. 2a138b9 Update GrMorphologyEffect to take an inputFP. by John Stiles · 4 years ago
  58. 6609cb6 Update existing TestCreate methods to honor the inputFP in the TestData. by John Stiles · 4 years ago
  59. d0c9d0c Replace arcTo with three functions for it's overloads. by Nathaniel Nifong · 4 years ago
  60. 89883ca Bind deferred vertex buffers during GrGLOpsRenderPass::onDrawIndirect by Chris Dalton · 4 years ago
  61. f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years ago
  62. e911ce5 Add an input FP to the GrProcessorTestData. by John Stiles · 4 years ago
  63. 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years ago
  64. 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years ago
  65. 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years ago
  66. f4e5737 fuzz: Add 'loops' option to run multiple times by Brian Osman · 4 years ago
  67. cd6411a Add updated provisioning_profile_ios that includes iphone 11s. by Weston Tracey · 4 years ago
  68. c24a6af create SkAtlasSubRun API subclass SkMaskSubRun by Herb Derby · 4 years ago
  69. cae31f8 make prepareGrGlyphs private by Herb Derby · 4 years ago
  70. b228a72 remove unused calls: grGlyph and quadOffset by Herb Derby · 4 years ago
  71. c97ebe0 Sneak per-GrBlockAllocator user-controlled metadata into head block by Michael Ludwig · 4 years ago
  72. 9acf584 Roll ANGLE from 6fe87f4a226d to cc5513855cc5 (14 revisions) by skia-autoroll · 4 years ago
  73. 14d6552 Roll SwiftShader from 0a8f44c514ce to 0e82586297a8 (5 revisions) by skia-autoroll · 4 years ago
  74. 65a88eb Roll dawn from 1b9b53a39576 to cb2938a1afd7 (7 revisions) by skia-autoroll · 4 years ago
  75. d72cb4c Mixed samples/conservative raster cleanups for tessellation by Chris Dalton · 4 years ago
  76. 3164b44 Roll skcms from c21106442079 to f73242142ce5 (1 revision) by skia-autoroll · 4 years ago
  77. fd6f709 Revert "Revert "Serialize mipmaps"" by Mike Reed · 4 years ago
  78. b7f47e8 Roll skcms from 403d32176ebc to c21106442079 (1 revision) by skia-autoroll · 4 years ago
  79. 442d424 Revert "Serialize mipmaps" by Mike Reed · 4 years ago
  80. a291b37 Fix GrTAllocator tests by Michael Ludwig · 4 years ago
  81. 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years ago
  82. a7d9f30 Consolidate sampler->index/key conversion by Brian Salomon · 4 years ago
  83. 268e48b reorganize GrAtlasTextOp creation by Herb Derby · 4 years ago
  84. 73424fd FIx imagemakewithfilter test in OOPRDDL config by Adlai Holler · 4 years ago
  85. cffb062 Use staging buffers in d3d for texture uploads. by Greg Daniel · 4 years ago
  86. fd894ff simplify GrAtlasTextOp's onPrepare by Herb Derby · 4 years ago
  87. ab5b845 Serialize mipmaps by Mike Reed · 4 years ago
  88. f48f76e Remove modulation by input color in GrTextureEffect by Brian Osman · 4 years ago
  89. d511d9a Add Puppeteer perf for release and experimental_simd builds of CanvasKit against SKPs by Elliot Evans · 4 years ago
  90. 21522e8 Add canary roll CL link to canary task driver by Ravi Mistry · 4 years ago
  91. 6514832 support 64-bit gather() by Mike Klein · 4 years ago
  92. 7fe0359 Add Canary task driver and bots for Android/Chromium/Flutter by Ravi Mistry · 4 years ago
  93. a30095d Revert "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years ago
  94. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years ago
  95. 7479eda ICU API: only in SkParagraph, simplified (relanding reverted). by Julia Lavrova · 4 years, 1 month ago
  96. 9d960f1 Add more tests to the Pixel4 R Preview devices. by Joe Gregorio · 4 years ago
  97. 1781c18 Rename G3 framework bot to Canary-G3 by Ravi Mistry · 4 years ago
  98. f56e1c3 add HALF support to PixelFormat by Mike Klein · 4 years ago
  99. fee89cc SkSpan cleanup by Herb Derby · 4 years ago
  100. c477786 Revert "Revert "remove support for serialized pictures before aug 2019"" by Mike Reed · 4 years ago