- a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 10 months ago
- 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 10 months ago
- 36d6c59 In GrSkSLFP, always use a coord transform by Brian Osman · 4 years, 10 months ago
- 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 10 months ago
- 2bdf95c Swap dtor order of SkSTArenaAlloc and SkArenaAlloc v.2 by Herb Derby · 4 years, 10 months ago
- 999d1d7 [infra] Update infra dep by Eric Boren · 4 years, 10 months ago
- 9c1d30d Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- b7cc9d7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- f68213f draw whole grid by Mike Klein · 4 years, 10 months ago
- e7bd58f [skottie] Cleanup: convert transform adapters to new pattern by Florin Malita · 4 years, 10 months ago
- 2fa68db rm mtklein@chromium by Mike Klein · 4 years, 10 months ago
- d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 10 months ago
- 28a9b12 Revert "Wrap page index packing in helper methods." by Jim Van Verth · 4 years, 10 months ago
- b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 10 months ago
- f1b2b42 Fix GrSmallPathRenderer to respect max texture size. by Sergey Ulanov · 4 years, 10 months ago
- 5237933 [canvaskit] Fix test for drawOnce by Kevin Lubick · 4 years, 10 months ago
- 2c5b856 Add drawOnce() API to SkSurface. by Bryce Thomas · 4 years, 10 months ago
- 732248c Use html tags instead of markdown for images in debugger user guide by Nathaniel Nifong · 4 years, 10 months ago
- 0fb0a21 Roll ../src 2ae619822948..82459860eaf4 (508 commits) by skia-autoroll · 4 years, 10 months ago
- bee41f9 Roll third_party/externals/angle2 f3b4e6c3030f..fcef6dcb6ab2 (15 commits) by skia-autoroll · 4 years, 10 months ago
- 764e848 Roll third_party/externals/swiftshader 5ef91b82cbed..748ad200897b (6 commits) by skia-autoroll · 4 years, 10 months ago
- f93a843 support dither in skvm by Mike Klein · 4 years, 10 months ago
- d92e4e9 cache only when SkVM has a JIT by Mike Klein · 4 years, 10 months ago
- d3963a3 offer raw-array variant of remaining 44 methods by Mike Reed · 4 years, 10 months ago
- f85fe13 Update SKP version by skia-recreate-skps · 4 years, 10 months ago
- 2d4a28e use vsphere to control light by Mike Reed · 4 years, 10 months ago
- e580995 virtual sphere by Mike Reed · 4 years, 10 months ago
- db301b7 restore til I understand what changed by Mike Reed · 4 years, 10 months ago
- 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 10 months ago
- e014367 Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" by Brian Salomon · 4 years, 10 months ago
- 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 4 years, 10 months ago
- e455d2e convert sample completely to SkM4 by Mike Reed · 4 years, 10 months ago
- a6b7c52 Revert "Use bitmap subset for comparison in texture_domain_effect GMs." by Brian Salomon · 4 years, 10 months ago
- 6377f1c Use bitmap subset for comparison in texture_domain_effect GMs. by Brian Salomon · 4 years, 10 months ago
- 9e3cbb7 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 1b91112 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 2329da0 add SkSLInterpreter vector instructions by Ethan Nicholas · 4 years, 10 months ago
- b4cce3f Revert "Revert "add rotate to SkM44"" by Mike Reed · 4 years, 10 months ago
- 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 10 months ago
- 44aa1ab Revert "add rotate to SkM44" by Mike Reed · 4 years, 10 months ago
- 9b55327 Detect implementation read formats on ES. by Brian Salomon · 4 years, 10 months ago
- a6272de add rotate to SkM44 by Mike Reed · 4 years, 10 months ago
- f33dcc2 Preserve FcConfig in SkFontConfigInterface_direct methods. by Ben Wagner · 5 years ago
- cb93a20 Wrap page index packing in helper methods. by Jim Van Verth · 4 years, 10 months ago
- ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 10 months ago
- ba5c7ad Make GrGpu::createBackendTexture match createCompressedBackendTexture by Robert Phillips · 4 years, 10 months ago
- 2f2c77a Revert "Reland "Reland "Add new method for storing DrawOpAtlas texture index.""" by Jim Van Verth · 4 years, 10 months ago
- 5f622d1 add skvm msan bot, move asan back to linux by Mike Klein · 4 years, 10 months ago
- cddfc5e Remove invokeChild variants that write to output color by Brian Osman · 4 years, 10 months ago
- b81e697 clean up caches at thread exit by Mike Klein · 4 years, 10 months ago
- 5df511a link clang bots against our prepackaged libc++ by Mike Klein · 4 years, 10 months ago
- 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 10 months ago
- b962eff Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 10 months ago
- 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 10 months ago
- 45add16 silly hack -- move SkVM/ASAN bot to Mac by Mike Klein · 4 years, 10 months ago
- 3ea4d5b Roll ../src 7afe38da7578..2ae619822948 (463 commits) by skia-autoroll · 4 years, 10 months ago
- 8c7beed Roll third_party/externals/angle2 135f8fcba837..f3b4e6c3030f (8 commits) by skia-autoroll · 4 years, 10 months ago
- f38f40d Roll third_party/externals/swiftshader f324fe10ca65..5ef91b82cbed (6 commits) by skia-autoroll · 4 years, 10 months ago
- 8675bcb Add support for GL_NV_fence. by Brian Salomon · 4 years, 10 months ago
- a7e557f Reland "Increase precision of some quad AA calculations" by Michael Ludwig · 4 years, 10 months ago
- cfca5c6 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 845f163 remove legacy SkMScalar code by Mike Reed · 4 years, 10 months ago
- 6b67273 use longer-lived alloc in CacheKey() by Mike Klein · 4 years, 10 months ago
- 20b16bd force skvm interpreter in ASAN builds, add bots by Mike Klein · 4 years, 10 months ago
- 300fe1d Use PipelineStageArgs throughout GrSkSLFP and PipelineStageCodeGenerator by Brian Osman · 4 years, 10 months ago
- c88a3bc Bidi segmentation BEFORE anything else by Julia Lavrova · 4 years, 10 months ago
- d081dce Move GrTessellator::VertexAllocator to GrEagerVertexAllocator by Chris Dalton · 4 years, 10 months ago
- 1a496c5 Convert evict callback from function to interface by Herb Derby · 4 years, 10 months ago
- 7abc7aa Remove unused functions and members from PipelineStageCodeGenerator by Brian Osman · 4 years, 10 months ago
- 7d0861b more bits for shader program hash by Mike Klein · 4 years, 10 months ago
- fed9eb1 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 2716daf Clean up some "const SkISize& dimensions" usages w/in Ganesh by Robert Phillips · 4 years, 10 months ago
- 11b05bc Don't make promises about rowbytes by Mike Reed · 4 years, 10 months ago
- cce6500 Treat GrTextureAdjusters mip copy like other producers, i.e. no fallback. by Greg Daniel · 4 years, 10 months ago
- 5195673 Revert "Increase precision of some quad AA calculations" by Michael Ludwig · 4 years, 10 months ago
- 85754d5 basic pass at gradients by Mike Klein · 4 years, 10 months ago
- 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 10 months ago
- 3c0a50f Implement support for framebufferOnly render targets. by Stephen White · 4 years, 10 months ago
- 4cb2933 GrPixelConfig is DEAD!!!!! by Greg Daniel · 4 years, 10 months ago
- 60ff651 Fix build when (is_ios && !skia_enable_skottie) by Hal Canary · 4 years, 10 months ago
- 8098e63 Increase precision in barycentric_coord calculations by Michael Ludwig · 4 years, 10 months ago
- b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 10 months ago
- 8999852 Fix issue introduced in 33c0f260d28e28dbb5e34be71ffcbd5165a83bb3 by Brian Salomon · 4 years, 10 months ago
- 40a1353 Increase precision of some quad AA calculations by Michael Ludwig · 4 years, 10 months ago
- 73c7587 Reland "Specialize SkRectanzier to SkRectanizerSkyline" by Herb Derby · 4 years, 10 months ago
- 26df65c row/col methods by Mike Reed · 4 years, 10 months ago
- 05b7297 remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS by Mike Reed · 4 years, 10 months ago
- 22c44e7 Disable Programs test on MacBook10.1-Metal by Brian Osman · 4 years, 10 months ago
- 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 10 months ago
- e4ddb8a Revert "Specialize SkRectanzier to SkRectanizerSkyline" by Mike Reed · 4 years, 10 months ago
- 20d0f92 Roll ../src f2517d68dfde..7afe38da7578 (473 commits) by skia-autoroll · 4 years, 10 months ago
- fca88b6 Roll third_party/externals/angle2 8c396a9cc4a8..135f8fcba837 (16 commits) by skia-autoroll · 4 years, 10 months ago
- 17ea748 Roll third_party/externals/swiftshader b766e5e7fbf4..f324fe10ca65 (6 commits) by skia-autoroll · 4 years, 10 months ago
- 77e1f84 Specialize SkRectanzier to SkRectanizerSkyline by Herb Derby · 4 years, 10 months ago
- ce3ddaa Pass readSwizzle into more proxy creation to not use config. by Greg Daniel · 4 years, 10 months ago
- d51fa2f Remove GrPixelConfig from GrSurface and GrSurfaceProxy. by Greg Daniel · 4 years, 10 months ago
- ba16336 Reduce binary size of GCC Debug builds by Ben Wagner · 4 years, 10 months ago
- 3a83392 Add missing 'GrProtected' parameter to createCompressedTexture call chain by Robert Phillips · 4 years, 10 months ago
- 52c68c4 Account for negative w in GrQuad::bounds by Michael Ludwig · 4 years, 10 months ago
- 2ea20ea Another attempt to aling ellipsis behavior with TxtLib by Julia Lavrova · 4 years, 10 months ago