- 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
- 9ae6732 Update font descriptor selection workaround by Alan Screen · 4 years, 10 months ago
- 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 4 years, 10 months ago
- db38022 extend -O1 hack to avx2 code as well by Mike Klein · 4 years, 10 months ago
- 470e0ac Revert "Revert "Revert "Complete rewrite of the SkSL interpreter""" by Ben Wagner · 4 years, 10 months ago
- d529056 let's see what happens by Ethan Nicholas · 4 years, 10 months ago
- 4f830b8 derp by Ethan Nicholas · 4 years, 10 months ago
- 5f40986 test change by Ethan Nicholas · 4 years, 10 months ago
- 682f299 removed extraneous change by Ethan Nicholas · 4 years, 10 months ago
- 7ad3f22 maybe fixed? by Ethan Nicholas · 4 years, 10 months ago
- 7deb1c2 Revert "Revert "Complete rewrite of the SkSL interpreter"" by Ethan Nicholas · 4 years, 10 months ago
- 4ca0dac [canvaskit] Roll to 0.12.0 by Kevin Lubick · 4 years, 10 months ago
- a538e46 [canvaskit] Fix color opaqueness by Kevin Lubick · 4 years, 10 months ago
- 319524b [canvaskit] Fix colorType bug by Kevin Lubick · 4 years, 10 months ago
- b26b4e7 Revert "Revert "use SkM44 internally"" by Mike Reed · 4 years, 10 months ago
- cbf31d0 [skottie] Cleanup: convert shape layer adapters to new pattern by Florin Malita · 4 years, 10 months ago
- d1a117f Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 988f109 Fix usage enum with GL_NV_pixel_buffer_object. by Brian Salomon · 4 years, 10 months ago
- 32b45b3 Glyph 0xFFFF is a valid glyph. by Ben Wagner · 4 years, 10 months ago
- 2055827 Disable Programs test on TecnoSparkPro3 Debug test bot by Brian Salomon · 4 years, 10 months ago
- 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 10 months ago
- b6c27f1 Add GrQuad::bounds() benchmark by Michael Ludwig · 4 years, 10 months ago
- f79aacb Revert "use SkM44 internally" by Mike Reed · 4 years, 10 months ago
- 31bfa83 add --dylib to fm by Mike Klein · 4 years, 10 months ago
- 295cdf8 use SkM44 internally by Mike Reed · 4 years, 10 months ago
- f9aea7f Add a tessellation mode that triangulates the inner polygon separately by Chris Dalton · 4 years, 10 months ago
- dbc9f64 Reduce error control flow in addGlyphToAtlas by Herb Derby · 4 years, 10 months ago
- 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 10 months ago
- 33c0f26 Rework spefication of src/dst rects/translates throughout SkGpuBlurUtils. by Brian Salomon · 4 years, 10 months ago
- 6f5e940 Clamp GrSkSLFP output to valid premul by Brian Osman · 4 years, 10 months ago
- 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 10 months ago
- 3dfe7ca Revert "Add compressed backend textures to Metal" by Robert Phillips · 4 years, 10 months ago
- 9262555 remove fun operator overloads by Mike Reed · 4 years, 10 months ago
- 1feceb3 split SkBBoxHierarchy into public/base types by Mike Klein · 4 years, 10 months ago
- b19c78e Add compressed backend textures to Metal by Robert Phillips · 4 years, 10 months ago
- d590539 Roll third_party/externals/angle2 845a09b8241e..8c396a9cc4a8 (5 commits) by skia-autoroll · 4 years, 10 months ago
- efbcec6 Roll third_party/externals/swiftshader 11cb891a01a2..b766e5e7fbf4 (1 commits) by skia-autoroll · 4 years, 10 months ago
- bedc9d4 Roll ../src 4c7513580a6e..f2517d68dfde (355 commits) by skia-autoroll · 4 years, 10 months ago
- a984bb5 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 808f021 Improve error handling in SkSL ByteCode by Brian Osman · 4 years, 10 months ago
- ea7711d Tweak pointlight3d sample to work in Raster backend by Brian Osman · 4 years, 10 months ago
- 51a813d Calculating drawing area for a line with shadows by Julia Lavrova · 4 years, 10 months ago
- 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 10 months ago
- 38380df remove the last vestiges of SkMScalar by Mike Reed · 4 years, 10 months ago
- 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 10 months ago
- 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 10 months ago
- 4277f01 mv BackendTextureData to end of parameter list by Robert Phillips · 4 years, 10 months ago
- cc45203 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 10 months ago
- 196e9fb let picture record take a bbh directly by Mike Klein · 4 years, 10 months ago
- 7a7ee94 modernize some picture internal types by Mike Klein · 4 years, 10 months ago
- b875735 Add GrTexturable type by Robert Phillips · 4 years, 10 months ago
- 82c6b10 Better handle colorTypes in GrTexutreProducer. by Greg Daniel · 4 years, 10 months ago
- ee5f142 Simplify 1 pixel padding calculation by Herb Derby · 4 years, 10 months ago
- d468d21 use safe cast when converting double to float by Mike Reed · 4 years, 10 months ago
- cedab52 remove debugging dump by Mike Reed · 4 years, 10 months ago
- 99c54f0 Revert "Complete rewrite of the SkSL interpreter" by Ethan Nicholas · 4 years, 10 months ago
- 8c2ccc0 use real normal-map texture by Mike Reed · 4 years, 10 months ago
- d5eebba Fix 'trak' and system variable fonts on macOS. by Ben Wagner · 4 years, 10 months ago
- 2cde3a1 Complete rewrite of the SkSL interpreter by Ethan Nicholas · 4 years, 10 months ago
- a6a7945 Cleanup remainig SkMSCalar literals by Florin Malita · 4 years, 10 months ago
- 447a4e0 [skottie] Ensure malformed scalar properties are initialized by Florin Malita · 4 years, 10 months ago
- ce5ad45 Don't apply android device clip restriction, only show the viz of it. by Nathaniel Nifong · 4 years, 10 months ago
- e4c6702 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
- 215c34b SkMScalar is obsolete -- use SkScalar by Mike Reed · 4 years, 10 months ago
- e079363 Roll third_party/externals/angle2 579c59400f86..845a09b8241e (4 commits) by skia-autoroll · 4 years, 10 months ago
- 992e227 Roll ../src 6c56a01aa1bb..4c7513580a6e (270 commits) by skia-autoroll · 4 years, 10 months ago
- 71b8b76 Remove proxy offset param to SkGpuBlurUtils::GaussianBlur. by Brian Salomon · 4 years, 10 months ago
- 9f22f1f use transpose of inverse for transforming normals by Mike Reed · 4 years, 10 months ago
- ef05567 Don't pass final W/H to convolve_gaussian() in SkGpuBlurUtils. by Brian Salomon · 4 years, 10 months ago
- 3322aaf Roll third_party/externals/angle2 41f6150edb16..579c59400f86 (12 commits) by skia-autoroll · 4 years, 10 months ago