- 324578b Add toy stroker sample by Tyler Denniston · 4 years, 4 months ago
- d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
- 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 4 months ago
- 1d4c08f Reland "Support moving blocks from one allocator to another" by Michael Ludwig · 4 years, 4 months ago
- 138518d [skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997 by Florin Malita · 4 years, 4 months ago
- c1be15d Roll skcms from f73242142ce5 to fc0d614b6313 (1 revision) by skia-autoroll · 4 years, 4 months ago
- a9306eb Rename GrRenderTargetContext::getContext to recordingContext by Robert Phillips · 4 years, 4 months ago
- 2287478 make more constructors constexpr by Mike Reed · 4 years, 4 months ago
- 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 4 months ago
- 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 4 months ago
- 5933d7d Update GrPaint APIs to reflect lack of multiple color processors. by John Stiles · 4 years, 4 months ago
- 1d17e49 constify GrAtlasTextOp::Geometry by Herb Derby · 4 years, 4 months ago
- 6c452a5 Remove support for multiple color processors from GrPaint. by John Stiles · 4 years, 4 months ago
- 39156c2 Update VisualizeCoverageCountFP to accept an input FP. by John Stiles · 4 years, 4 months ago
- e942b8c some small SkVM TODOs by Mike Klein · 4 years, 4 months ago
- b9b3b05 inline prepareGrGlyphs by Herb Derby · 4 years, 4 months ago
- 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 4 months ago
- 5bae1b8 Always return the full remaining buffer capacity from makeSpaceAtLeast by Chris Dalton · 4 years, 4 months ago
- 373d7dd Add new GrContext::updateBackendTexture call that takes an SkColorType. by Greg Daniel · 4 years, 4 months ago
- 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 4 months ago
- 423dd68 Revert "Support moving blocks from one allocator to another" by Michael Ludwig · 4 years, 4 months ago
- a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 4 months ago
- 0f06404 Support moving blocks from one allocator to another by Michael Ludwig · 4 years, 4 months ago
- ce4587d [canvaskit] Update to 0.17.1 by Kevin Lubick · 4 years, 4 months ago
- 09357cc split out GrDirectMaskSubRun from GrMaskSubRun by Herb Derby · 4 years, 4 months ago
- 12281c5 [skottiekit] Initial npm files by Kevin Lubick · 4 years, 4 months ago
- 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
- a524ea2 [skottie] More masking fixes by Florin Malita · 4 years, 4 months ago
- a09b05c [skottie] Add RenderFlag::kDisableTopLevelClipping by Florin Malita · 4 years, 4 months ago
- c1eb58d MallocPixelRef should always allocate as large as computeByteSize() says by Mike Reed · 4 years, 4 months ago
- effd13f Convert more tests to GrRecordingContext/GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 2940538 Reland "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
- e875f72 Add documentation link for canary bots by Ravi Mistry · 4 years, 4 months ago
- e687db2 Roll ANGLE from 08c4d09493bf to 20eb9be55299 (17 revisions) by skia-autoroll · 4 years, 4 months ago
- 6a42008 Roll dawn from d0dd661f1805 to c4cebc7efae1 (3 revisions) by skia-autoroll · 4 years, 4 months ago
- 91ccfe3 Roll SwiftShader from ea6f21a052c9 to 97f9923235cf (4 revisions) by skia-autoroll · 4 years, 4 months ago
- 68e5f29 Keep a scratch block around for reuse in GrBlockAllocator by Michael Ludwig · 4 years, 4 months ago
- dc945ea Avoid some unnecessary D3D state changes. by Jim Van Verth · 4 years, 4 months ago
- 5333784 remove stray weakref include by Mike Klein · 4 years, 4 months ago
- 182c92e Catch SkRuntimeEffects w/o "main" earlier by Brian Osman · 4 years, 4 months ago
- 6d0ab95 read/write m44 by Mike Reed · 4 years, 4 months ago
- 0927dd6 Make sure we free secondary command buffers we don't cache. by Greg Daniel · 4 years, 4 months ago
- fe7aed6 Reduce number of trials needed by ProcessorOptimizationValidationTest. by John Stiles · 4 years, 4 months ago
- e64ae86 Rearrange logic in SkRuntimeEffect::Make by Brian Osman · 4 years, 4 months ago
- c86c523 update markdown files by Zepeng Hu · 4 years, 4 months ago
- 426274b Add support for holding onto refs for input buffers from bindBuffer calls. by Greg Daniel · 4 years, 4 months ago
- c8ae494 Clean up more tests wrt GrContext by Robert Phillips · 4 years, 4 months ago
- daa5859 Fix swiftshader Dockerfile. by Joe Gregorio · 4 years, 4 months ago
- 0dee9b0 Use input FPs as the base layer for processor tests. by John Stiles · 4 years, 4 months ago
- e36a466 Revert "Reland "ICU API: only in SkParagraph, simplified (relanding reverted)."" by Robert Phillips · 4 years, 4 months ago
- aace25e Create shared method for creating D3D MSAA textures. by Jim Van Verth · 4 years, 4 months ago
- 48a643d SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code by Brian Osman · 4 years, 4 months ago
- a17799a don't divide by zero when colorCount=1 by Mike Klein · 4 years, 4 months ago
- af11030 Factor out random fragment-processor generation into a helper class. by John Stiles · 4 years, 4 months ago
- 75c5168 Revert "Remove more GrContext imports & usage" by Adlai Holler · 4 years, 4 months ago
- 16fbc24 Reland "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 4 months ago
- dd13955 Remove more GrContext imports & usage by Adlai Holler · 4 years, 4 months ago
- c59916a SkVertices: Fix calculation of size needed for attr marker names by Brian Osman · 4 years, 4 months ago
- a6ab4b4 [canvaskit] Make effect deserialization on for everything but npm. by Kevin Lubick · 4 years, 4 months ago
- d992690 [canvaskit] Enable some options on npm build by Kevin Lubick · 4 years, 4 months ago
- b7bcabb Fix vulkan unmapping of buffers during release. by Greg Daniel · 4 years, 4 months ago
- 151d1aa [pathkit] Publish 0.7.0 to npm by Kevin Lubick · 4 years, 4 months ago
- 6249da8 [canvaskit] Publish 0.17.0 to npm by Kevin Lubick · 4 years, 4 months ago
- eac4ad7 Move test code out of header into CPP file. by John Stiles · 4 years, 4 months ago
- 4c9046f Fix more swiftshader links by Kevin Lubick · 4 years, 4 months ago
- ad4760a Respect SK_FORCE_8_BYTE_ALIGNMENT in GrBlockAllocator by Michael Ludwig · 4 years, 4 months ago
- 0c5bb2f Clean up some GrContext in tests by Robert Phillips · 4 years, 4 months ago
- 3ba1777 [npm] Support npm publish flow by Kevin Lubick · 4 years, 4 months ago
- 1860aed Roll ANGLE from cc5513855cc5 to 08c4d09493bf (11 revisions) by skia-autoroll · 4 years, 4 months ago
- f54d50b Roll SwiftShader from 0e82586297a8 to ea6f21a052c9 (4 revisions) by skia-autoroll · 4 years, 4 months ago
- 76877fa Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions) by skia-autoroll · 4 years, 4 months ago
- 60bf692 Output different error for when CL cannot be created in canary task driver by Ravi Mistry · 4 years, 4 months ago
- 324e3e5 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
- 9662fd6 support 64-bit PixelFormats by Mike Klein · 4 years, 4 months ago
- 278b4a6 Fix swarming task failure on Debian10-Clang-arm-Chromebook-GLES. by John Stiles · 4 years, 4 months ago
- 6732da0 add 64-bit load/store ops by Mike Klein · 4 years, 4 months ago
- bde4bb7 Implement indirect draws with ANGLE's multi draw extension by Chris Dalton · 4 years, 4 months ago
- a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years, 4 months ago
- d58e01b6 support 16161616 in fm by Mike Klein · 4 years, 4 months ago
- c1cde36 split glyph and geometry data apart by Herb Derby · 4 years, 4 months ago
- c57327d Use the new swiftshader bucket. by Joe Gregorio · 4 years, 4 months ago
- 21e8288 use precise is-normalized test in gm/p3.cpp by Mike Klein · 4 years, 4 months ago
- fe4b481 Clean up some uses of GrContext in tests by Robert Phillips · 4 years, 4 months ago
- 2a138b9 Update GrMorphologyEffect to take an inputFP. by John Stiles · 4 years, 4 months ago
- 6609cb6 Update existing TestCreate methods to honor the inputFP in the TestData. by John Stiles · 4 years, 4 months ago
- d0c9d0c Replace arcTo with three functions for it's overloads. by Nathaniel Nifong · 4 years, 4 months ago
- 89883ca Bind deferred vertex buffers during GrGLOpsRenderPass::onDrawIndirect by Chris Dalton · 4 years, 4 months ago
- f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years, 4 months ago
- e911ce5 Add an input FP to the GrProcessorTestData. by John Stiles · 4 years, 4 months ago
- 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 4 months ago
- 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years, 4 months ago
- 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years, 4 months ago
- f4e5737 fuzz: Add 'loops' option to run multiple times by Brian Osman · 4 years, 4 months ago
- cd6411a Add updated provisioning_profile_ios that includes iphone 11s. by Weston Tracey · 4 years, 4 months ago
- c24a6af create SkAtlasSubRun API subclass SkMaskSubRun by Herb Derby · 4 years, 4 months ago
- cae31f8 make prepareGrGlyphs private by Herb Derby · 4 years, 4 months ago
- b228a72 remove unused calls: grGlyph and quadOffset by Herb Derby · 4 years, 4 months ago
- c97ebe0 Sneak per-GrBlockAllocator user-controlled metadata into head block by Michael Ludwig · 4 years, 4 months ago
- 9acf584 Roll ANGLE from 6fe87f4a226d to cc5513855cc5 (14 revisions) by skia-autoroll · 4 years, 4 months ago
- 14d6552 Roll SwiftShader from 0a8f44c514ce to 0e82586297a8 (5 revisions) by skia-autoroll · 4 years, 4 months ago