- 76877fa Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions) by skia-autoroll · 4 years, 7 months ago
- 60bf692 Output different error for when CL cannot be created in canary task driver by Ravi Mistry · 4 years, 7 months ago
- 324e3e5 Update SKP version by skia-recreate-skps · 4 years, 7 months ago
- 9662fd6 support 64-bit PixelFormats by Mike Klein · 4 years, 7 months ago
- 278b4a6 Fix swarming task failure on Debian10-Clang-arm-Chromebook-GLES. by John Stiles · 4 years, 7 months ago
- 6732da0 add 64-bit load/store ops by Mike Klein · 4 years, 7 months ago
- bde4bb7 Implement indirect draws with ANGLE's multi draw extension by Chris Dalton · 4 years, 7 months ago
- a237f9e Run both puppeteer tests in a WebGL 1 and 2 configuration. by Nathaniel Nifong · 4 years, 7 months ago
- d58e01b6 support 16161616 in fm by Mike Klein · 4 years, 7 months ago
- c1cde36 split glyph and geometry data apart by Herb Derby · 4 years, 7 months ago
- c57327d Use the new swiftshader bucket. by Joe Gregorio · 4 years, 7 months ago
- 21e8288 use precise is-normalized test in gm/p3.cpp by Mike Klein · 4 years, 7 months ago
- fe4b481 Clean up some uses of GrContext in tests by Robert Phillips · 4 years, 7 months ago
- 2a138b9 Update GrMorphologyEffect to take an inputFP. by John Stiles · 4 years, 7 months ago
- 6609cb6 Update existing TestCreate methods to honor the inputFP in the TestData. by John Stiles · 4 years, 7 months ago
- d0c9d0c Replace arcTo with three functions for it's overloads. by Nathaniel Nifong · 4 years, 7 months ago
- 89883ca Bind deferred vertex buffers during GrGLOpsRenderPass::onDrawIndirect by Chris Dalton · 4 years, 7 months ago
- f2d9065 [skottie] Fix analytical mask fill type by Florin Malita · 4 years, 7 months ago
- e911ce5 Add an input FP to the GrProcessorTestData. by John Stiles · 4 years, 7 months ago
- 057c33f Clean up some GrContext uses in the GMs by Robert Phillips · 4 years, 7 months ago
- 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years, 7 months ago
- 2d7afd4 fix heap-buffer-overflow by not returning string from reportBackendType by Nathaniel Nifong · 4 years, 7 months ago
- f4e5737 fuzz: Add 'loops' option to run multiple times by Brian Osman · 4 years, 7 months ago
- cd6411a Add updated provisioning_profile_ios that includes iphone 11s. by Weston Tracey · 4 years, 7 months ago
- c24a6af create SkAtlasSubRun API subclass SkMaskSubRun by Herb Derby · 4 years, 7 months ago
- cae31f8 make prepareGrGlyphs private by Herb Derby · 4 years, 7 months ago
- b228a72 remove unused calls: grGlyph and quadOffset by Herb Derby · 4 years, 7 months ago
- c97ebe0 Sneak per-GrBlockAllocator user-controlled metadata into head block by Michael Ludwig · 4 years, 7 months ago
- 9acf584 Roll ANGLE from 6fe87f4a226d to cc5513855cc5 (14 revisions) by skia-autoroll · 4 years, 7 months ago
- 14d6552 Roll SwiftShader from 0a8f44c514ce to 0e82586297a8 (5 revisions) by skia-autoroll · 4 years, 7 months ago
- 65a88eb Roll dawn from 1b9b53a39576 to cb2938a1afd7 (7 revisions) by skia-autoroll · 4 years, 7 months ago
- d72cb4c Mixed samples/conservative raster cleanups for tessellation by Chris Dalton · 4 years, 7 months ago
- 3164b44 Roll skcms from c21106442079 to f73242142ce5 (1 revision) by skia-autoroll · 4 years, 7 months ago
- fd6f709 Revert "Revert "Serialize mipmaps"" by Mike Reed · 4 years, 7 months ago
- b7f47e8 Roll skcms from 403d32176ebc to c21106442079 (1 revision) by skia-autoroll · 4 years, 7 months ago
- 442d424 Revert "Serialize mipmaps" by Mike Reed · 4 years, 7 months ago
- a291b37 Fix GrTAllocator tests by Michael Ludwig · 4 years, 7 months ago
- 6b5dbb4 Make invokeChild default to fInputColor, rather than half4(1) by Brian Osman · 4 years, 7 months ago
- a7d9f30 Consolidate sampler->index/key conversion by Brian Salomon · 4 years, 7 months ago
- 268e48b reorganize GrAtlasTextOp creation by Herb Derby · 4 years, 7 months ago
- 73424fd FIx imagemakewithfilter test in OOPRDDL config by Adlai Holler · 4 years, 7 months ago
- cffb062 Use staging buffers in d3d for texture uploads. by Greg Daniel · 4 years, 7 months ago
- fd894ff simplify GrAtlasTextOp's onPrepare by Herb Derby · 4 years, 7 months ago
- ab5b845 Serialize mipmaps by Mike Reed · 4 years, 7 months ago
- f48f76e Remove modulation by input color in GrTextureEffect by Brian Osman · 4 years, 7 months ago
- d511d9a Add Puppeteer perf for release and experimental_simd builds of CanvasKit against SKPs by Elliot Evans · 4 years, 7 months ago
- 21522e8 Add canary roll CL link to canary task driver by Ravi Mistry · 4 years, 7 months ago
- 6514832 support 64-bit gather() by Mike Klein · 4 years, 7 months ago
- 7fe0359 Add Canary task driver and bots for Android/Chromium/Flutter by Ravi Mistry · 4 years, 7 months ago
- a30095d Revert "ICU API: only in SkParagraph, simplified (relanding reverted)." by Julia Lavrova · 4 years, 7 months ago
- 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 7 months ago
- 7479eda ICU API: only in SkParagraph, simplified (relanding reverted). by Julia Lavrova · 4 years, 8 months ago
- 9d960f1 Add more tests to the Pixel4 R Preview devices. by Joe Gregorio · 4 years, 7 months ago
- 1781c18 Rename G3 framework bot to Canary-G3 by Ravi Mistry · 4 years, 7 months ago
- f56e1c3 add HALF support to PixelFormat by Mike Klein · 4 years, 7 months ago
- fee89cc SkSpan cleanup by Herb Derby · 4 years, 7 months ago
- c477786 Revert "Revert "remove support for serialized pictures before aug 2019"" by Mike Reed · 4 years, 7 months ago
- 4e105e2 Clean up GrContext references in the src/gpu by Robert Phillips · 4 years, 7 months ago
- 2b4404b JIT to_half/from_half by Mike Klein · 4 years, 7 months ago
- d198711 Revert "Don't avoid disabling subset for planar image draws" by Brian Salomon · 4 years, 7 months ago
- 9d02a4c Using staging buffers for vulkan texture uploads. by Greg Daniel · 4 years, 7 months ago
- 88f65ce Roll ANGLE from 4ad0f250a010 to 6fe87f4a226d (14 revisions) by skia-autoroll · 4 years, 7 months ago
- 78a1e68 Roll SwiftShader from 1de497cc50ab to 0a8f44c514ce (1 revision) by skia-autoroll · 4 years, 7 months ago
- 7d4fbc5 Roll dawn from b31f5e717e2d to 1b9b53a39576 (9 revisions) by skia-autoroll · 4 years, 7 months ago
- cd11a51 [skottie] Fix mask difference by Florin Malita · 4 years, 7 months ago
- 14982c8 Change hairline pathrenderer to avoid vertex buffer reads. by Jim Van Verth · 4 years, 7 months ago
- 07531a0 Switch the DDLRecorder over to holding a GrRecordingContext ... by Robert Phillips · 4 years, 7 months ago
- a3b02f5 Rename GrSamplerState::Filter::kBilerp to kLinear by Brian Salomon · 4 years, 7 months ago
- c0693db Remove SkFontArguments::Axis. by Ben Wagner · 4 years, 7 months ago
- 4d680cd a bunch of half-related stuff by Mike Klein · 4 years, 7 months ago
- 72b8aea Fix experimental_simd CanvasKit build. by Elliot Evans · 4 years, 7 months ago
- 3de2a56 Remove makeSubset compatibility flag by Adlai Holler · 4 years, 7 months ago
- 5ee964e Reland "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)" by Greg Daniel · 4 years, 7 months ago
- e80a595 Implement SkFontMgr::onMakeFromFontData in subclasses. by Ben Wagner · 4 years, 7 months ago
- 0e15cfb Support releasing blocks while iterating them by Michael Ludwig · 4 years, 7 months ago
- b461055 Add new GM to test hairline subdivision. by Jim Van Verth · 4 years, 7 months ago
- 70258c7 add SkParagraph to public headers and fix warnings by Julia Lavrova · 4 years, 7 months ago
- cd241f1 [skottie] Improved pucker/bloat center heuristic by Florin Malita · 4 years, 7 months ago
- 26b4ffd Generalize iterator in GrTAllocator to be useful for other data types by Michael Ludwig · 4 years, 7 months ago
- 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 7 months ago
- b2290d7 minor skvm cleanup by Mike Klein · 4 years, 7 months ago
- 44fafa6 Clean up some boilerplate in runtimeshader.cpp by Brian Osman · 4 years, 7 months ago
- e552f92 add store(PixelFormat,...) by Mike Klein · 4 years, 7 months ago
- 03c932c generalize skvm pixel unpacking by Mike Klein · 4 years, 7 months ago
- 1846ba3 QoL improvements to GrTAllocator by Michael Ludwig · 4 years, 7 months ago
- af3ae69 Reland "rename MakePath to Make" by Herb Derby · 4 years, 7 months ago
- 8f32f13 Don't avoid disabling subset for planar image draws by Brian Salomon · 4 years, 7 months ago
- 06980db Revert "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)" by Greg Daniel · 4 years, 7 months ago
- a58db7f Add GrStagingBufferManager and use GrGpuBuffers to manage caching. by Greg Daniel · 4 years, 7 months ago
- 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 7 months ago
- 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 7 months ago
- 79d88fe [canvaskit] Quick fix for older skp format by Kevin Lubick · 4 years, 7 months ago
- 14fdcdc Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions) by Corentin Wallez · 4 years, 7 months ago
- b92d53a Roll ANGLE from d98afb787a24 to 4ad0f250a010 (9 revisions) by skia-autoroll · 4 years, 7 months ago
- 97e24e3 Roll Chromium from 2a68959faa37 to c28de0e53968 (434 revisions) by skia-autoroll · 4 years, 7 months ago
- 6e7083d Roll SwiftShader from cd0af6456eb1 to 1de497cc50ab (3 revisions) by skia-autoroll · 4 years, 7 months ago
- 9421094 Revert "rename MakePath to Make" by Herb Derby · 4 years, 7 months ago
- 36132b2 rename MakePath to Make by Herb Derby · 4 years, 7 months ago
- 59e1602 Revert "remove support for serialized pictures before aug 2019" by Mike Reed · 4 years, 7 months ago
- a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years, 7 months ago