- 7d45a7a rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 by Mike Reed · 4 years, 10 months ago
- 21e85eb Reland "Reland "gather8/16 JIT support"" by Mike Klein · 4 years, 10 months ago
- 1174cf8 add gm to test pathops bug by Mike Reed · 4 years, 10 months ago
- 7d5342d Revert "Reland "gather8/16 JIT support"" by Mike Klein · 4 years, 10 months ago
- 1283d55f Reland "gather8/16 JIT support" by Mike Klein · 4 years, 10 months ago
- df1b014 [svg] Reapply currentColor to fill/stroke by Tyler Denniston · 4 years, 10 months ago
- b1acff6 Roll testing expat to tip of tree. by Ben Wagner · 4 years, 10 months ago
- 9b5e16c Add capture routines for D3D by Jim Van Verth · 4 years, 10 months ago
- 86975cd Revert "gather8/16 JIT support" by Mike Klein · 4 years, 10 months ago
- 54659e5 gather8/16 JIT support by Mike Klein · 4 years, 10 months ago
- f95e2f4 Handle mipmap creation failure in DDL test harness by Robert Phillips · 4 years, 10 months ago
- eaeb996 Add inner bounds of round rect function by Michael Ludwig · 4 years, 10 months ago
- 449b115 Plumb SkMatrixProvider throughout Ganesh by Brian Osman · 4 years, 10 months ago
- 5d44064 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- 8835d41 Roll third_party/externals/swiftshader d25ce8725224..068611f07d28 (8 commits) by skia-autoroll · 4 years, 10 months ago
- 21b1804 Roll ../src 41c6b825e65f..290e9f6d58db (453 commits) by skia-autoroll · 4 years, 10 months ago
- 2657867 Roll third_party/externals/dawn 53f694b34a8d..99655bcf85ca (11 commits) by skia-autoroll · 4 years, 10 months ago
- 0c9327e Update SKP version by skia-recreate-skps · 4 years, 10 months ago
- 62687b1 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- ae28b32 Roll third_party/externals/angle2 49ad8eaae192..33b58ebb7ea8 (24 commits) by skia-autoroll · 4 years, 10 months ago
- 6a59aff flutter is ready for m44 by Mike Reed · 4 years, 10 months ago
- 0ebc69c Fix modulo-by-zero crash during SPIR-V conversion. by John Stiles · 4 years, 10 months ago
- fb49091 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- c632aa6 Flesh out more D3D command list and barrier code. by Jim Van Verth · 4 years, 10 months ago
- 2686d69 Reland "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
- a17d2d5 Reland "Respect wrap mode when decimating for blur" by Michael Ludwig · 4 years, 10 months ago
- b0aab2c Reland "Revert "Revert "GrDisplacementEffect uses GrTextureEffect.""" by Brian Salomon · 4 years, 10 months ago
- e35a7ea [skottie] Initial inner shadow layer style support by Florin Malita · 4 years, 10 months ago
- 73b86c1 Revert "Rename GrShape to GrStyledShape" by Michael Ludwig · 4 years, 10 months ago
- 36a3e01 Revert "Converted texture and runtime effects to use GrMatrixEffect" by Ethan Nicholas · 4 years, 10 months ago
- 4e7ee6e Put top level FPs into their own functions by Brian Salomon · 4 years, 10 months ago
- 69080be support JITMode::Stack on ARM by Mike Klein · 4 years, 10 months ago
- 4ab84ed Converted texture and runtime effects to use GrMatrixEffect by Ethan Nicholas · 4 years, 10 months ago
- 414782d Disable testing of D3D9 ANGLE backend on NVIDIA by Brian Salomon · 4 years, 10 months ago
- b8e041e refactor arm instructions by Mike Klein · 4 years, 10 months ago
- 48e7824 set up stack frames on aarch64 by Mike Klein · 4 years, 10 months ago
- 57dbcd1 Revert "Respect wrap mode when decimating for blur" by Michael Ludwig · 4 years, 10 months ago
- af564a5 Dawn: implement fences, callbacks and Finish (syncGpu) semantics. by Stephen White · 4 years, 10 months ago
- a73819b test overdraw filter via public api by Mike Klein · 4 years, 10 months ago
- f49debf Fix two GrProcessor names that are not valid idenitfiers by Brian Salomon · 4 years, 10 months ago
- 8472a3d Update DDL test harness to use backendTextures to back tiles (take 2) by Robert Phillips · 4 years, 10 months ago
- a19abd5 Fix spirv rtheight set. by Greg Daniel · 4 years, 10 months ago
- 1bf1274 Reland "Revert "GrDisplacementEffect uses GrTextureEffect."" by Kevin Lubick · 4 years, 10 months ago
- 748197e Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- 48a0977 Roll ../src 59d223304f3c..41c6b825e65f (406 commits) by skia-autoroll · 4 years, 10 months ago
- 8978cd1 Roll third_party/externals/swiftshader 2430d665d3f2..d25ce8725224 (18 commits) by skia-autoroll · 4 years, 10 months ago
- dac43e8 Roll third_party/externals/dawn 0721c1cf2a52..53f694b34a8d (8 commits) by skia-autoroll · 4 years, 10 months ago
- 9ad0178 remove legacy deserialization of overdrawcolorfilter by Mike Reed · 4 years, 10 months ago
- 16abfa5 Revert "Revert "GrDisplacementEffect uses GrTextureEffect."" by Brian Salomon · 4 years, 10 months ago
- 4b06b0b Remove non-renderable formats in Dawn backend by Sean Gilhuly · 4 years, 10 months ago
- 1c61eba SkM44: Remove unused determinant & redundant checks in invert by Brian Osman · 4 years, 10 months ago
- 4e3ceb9 Fix up GPUDDLSink for Vulkan by Robert Phillips · 4 years, 10 months ago
- c15c936 GP64 Operand conversion by Mike Klein · 4 years, 10 months ago
- b353c9b Reland "Refactor GL and Metal FinishCallback into a helper object." by Stephen White · 4 years, 10 months ago
- 0b40673 Revert "GrDisplacementEffect uses GrTextureEffect." by Brian Salomon · 4 years, 10 months ago
- b6af407 change Overdraw colorfilter to be pure sksl by Mike Reed · 4 years, 10 months ago
- f3f822c getRectForRange with HeightStyle == kTight should ignore strut metrics by Julia Lavrova · 4 years, 10 months ago
- 53004da Remove Debian10 Flutter_Android, change BuildStats to use Debian9 Docker by Weston Tracey · 4 years, 10 months ago
- a111297 GrDisplacementEffect uses GrTextureEffect. by Brian Salomon · 4 years, 10 months ago
- f3f08af Rename GrShape to GrStyledShape by Michael Ludwig · 4 years, 10 months ago
- 0dca280 Respect wrap mode when decimating for blur by Michael Ludwig · 4 years, 10 months ago
- 8390f2e lots more refactoring by Mike Klein · 4 years, 10 months ago
- 5fae9ad Dockerize Flutter Android job. by Weston Tracey · 4 years, 10 months ago
- efebaa2 Run docker as current user and add option to copy directory structure to docker.run. by Weston Tracey · 4 years, 10 months ago
- 49f920e Remove use of GrVkCaps from SkSLProgram settings. by Greg Daniel · 4 years, 10 months ago
- f3178a5 Remove redundant before/after child proc mangling calls. by Brian Salomon · 4 years, 10 months ago
- c80026c Add GM for blur + repeat bugs by Michael Ludwig · 4 years, 10 months ago
- 4508eb9 Make all SkImages mipmapped w/in the DDL testing harness by Robert Phillips · 4 years, 10 months ago
- d903fcf GrLightingEffect uses GrTextureEffect by Brian Salomon · 4 years, 10 months ago
- 2d65b73 [svg] Fix multiple transforms specified by Tyler Denniston · 4 years, 10 months ago
- 7a9c9d6 Make SkM44 public. by Prashant Nevase · 4 years, 10 months ago
- 56aa710 separate m44 tests by Mike Reed · 4 years, 10 months ago
- 938b453 Revert "transition matrix44 to opt-in only" by Mike Reed · 4 years, 10 months ago
- a6fbe4e Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- f2b1e59 Roll third_party/externals/angle2 6e0d718a48d8..49ad8eaae192 (9 commits) by skia-autoroll · 4 years, 10 months ago
- e42f417 Roll ../src cddb357f385b..59d223304f3c (395 commits) by skia-autoroll · 4 years, 10 months ago
- 4341b55 Roll third_party/externals/swiftshader 81e08df29531..2430d665d3f2 (4 commits) by skia-autoroll · 4 years, 10 months ago
- 8c22240 Roll third_party/externals/dawn 582e5284d0f6..0721c1cf2a52 (14 commits) by skia-autoroll · 4 years, 10 months ago
- 694ec49 GrMatrixConvolutionEffect uses GrTextureEffect by Brian Salomon · 4 years, 10 months ago
- edc2dac convert load_store / stack_load_store to new style by Mike Klein · 4 years, 10 months ago
- b15cc56 Revert "Refactor GL and Metal FinishCallback into a helper object." by Michael Ludwig · 4 years, 10 months ago
- 9e1e913 Add rect subtraction utility function+tests by Michael Ludwig · 4 years, 10 months ago
- 583c24c Allow to Metal to build with Xcode 10 again. by Jim Van Verth · 4 years, 10 months ago
- 9bb88673 start on operand refactoring by Mike Klein · 4 years, 10 months ago
- a625f92 [svg] Fix translate() with no ty specified. by Tyler Denniston · 4 years, 10 months ago
- cff970c MinIntrinsicWidth should ignore placeholders by Julia Lavrova · 4 years, 10 months ago
- 8ac25c4 [svg] Improve color value parsing by Tyler Denniston · 4 years, 10 months ago
- 03e20ff Cache inverse matrices in SkMarkerStack by Brian Osman · 4 years, 10 months ago
- b641ddb Refactor GL and Metal FinishCallback into a helper object. by Stephen White · 4 years, 10 months ago
- 0f1f87d transition matrix44 to opt-in only by Mike Reed · 4 years, 10 months ago
- 484b63b report all test errors in fm by Mike Klein · 4 years, 10 months ago
- 31f6d04 Schedule using tree order traversal the DAG. by Herb Derby · 4 years, 10 months ago
- 9ff1d84 Revert "Update DDL test harness to use backendTextures to back tiles" by Robert Phillips · 4 years, 10 months ago
- 7ae9d2f Update DDL test harness to use backendTextures to back tiles by Robert Phillips · 4 years, 10 months ago
- 5ed3c2f Reland "GaussianConvolutionFragmentProcessor uses GrTextureEffect." by Brian Salomon · 4 years, 10 months ago
- d1afef6 Support markers (custom matrices) in SkVertices Attributes by Brian Osman · 4 years, 10 months ago
- d276e3f SkMatrix44 is deprecated: use SkM44 instead by Mike Reed · 4 years, 10 months ago
- 6862643 Revert "GaussianConvolutionFragmentProcessor uses GrTextureEffect." by Brian Salomon · 4 years, 10 months ago
- e6995c7 Update Go Deps by skia-recreate-skps · 4 years, 10 months ago
- ec999dd Roll third_party/externals/angle2 dee4d7a54e44..6e0d718a48d8 (10 commits) by skia-autoroll · 4 years, 10 months ago