1. 9cd9d0f Fix nearly flat edge detection in GrTriangulator by Michael Ludwig · 4 years, 1 month ago
  2. 68f5606 Fix cases of variable shadowing in rasterization. by John Stiles · 4 years, 1 month ago
  3. 6ec3d27 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  4. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 4 years, 1 month ago
  5. 86b2c95 Update gn_to_bp_utils to support python3 by Leon Scroggins III · 4 years, 1 month ago
  6. 46eb3ab Make v1/SurfaceDrawContext V1-only by Robert Phillips · 4 years, 1 month ago
  7. caa760e Fix -Wdeprecated-copy warnings by Brian Salomon · 4 years, 1 month ago
  8. e9dcbfd Add test for Runtime Effects and narrowing conversions. by John Stiles · 4 years, 1 month ago
  9. 7b401e0 Fix cases of variable shadowing in src/core/. by John Stiles · 4 years, 1 month ago
  10. 8ef386a Revert "Enable the atlas path renderer for GrAAType::kCoverage" by Brian Osman · 4 years, 1 month ago
  11. ea3489a Make Gr*ContextPriv class hierarchy parallel Gr*Context class hierarchy by Robert Phillips · 4 years, 1 month ago
  12. addccaf Enable narrowing conversions automatically for Runtime Effects. by John Stiles · 4 years, 1 month ago
  13. 1c38121 Roll SK Tool from 458d16ff1961 to d96e01e1e6c1 by skia-autoroll · 4 years, 1 month ago
  14. b6d6018 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  15. e7541d3 Roll ANGLE from d4d6c23c7c21 to f016c4352f52 (8 revisions) by skia-autoroll · 4 years, 1 month ago
  16. f4c6f5e Roll SwiftShader from 44660405ea6c to dcfc0a6e2d84 (6 revisions) by skia-autoroll · 4 years, 1 month ago
  17. 3cb9b9c Roll Dawn from 7e874a1c096e to 858e585cce60 (3 revisions) by skia-autoroll · 4 years, 1 month ago
  18. 6bbd7df Generalize KeyframeAnimatorBuilder to AnimatorBuilder by Kyle Carlstrom · 4 years, 2 months ago
  19. 6bf9189 Fix fetch-sk on Windows by Brian Osman · 4 years, 1 month ago
  20. 0e15769 Fix cases of variable shadowing in src/pdf/. by John Stiles · 4 years, 1 month ago
  21. eeff41a Fix cases of variable shadowing in src/. by John Stiles · 4 years, 1 month ago
  22. 60dbf07 Allow ProgramUsage add/remove for any kind of element. by John Stiles · 4 years, 1 month ago
  23. 289750a Don't assert if glCheckFramebufferStatus fails by Chris Dalton · 4 years, 1 month ago
  24. 9eca2ca Use varyings to implement MatrixEffects applied to DeviceCoord FPs. by Brian Salomon · 4 years, 1 month ago
  25. 0dd5f62 Removed unnecessary check in DSLWriter::Var by Ethan Nicholas · 4 years, 1 month ago
  26. 960b0f3 Fix cases of variable shadowing in samplecode/. by John Stiles · 4 years, 1 month ago
  27. a3f206e Non-substantive changes for making v1::SurfaceDrawContext V1-only by Robert Phillips · 4 years, 1 month ago
  28. 1be6cbb Fix cases of variable shadowing in module/. by John Stiles · 4 years, 1 month ago
  29. a212b95 Fix cases of variable shadowing in gm/. by John Stiles · 4 years, 1 month ago
  30. 3533ff1 Converted InterfaceBlock name to string_view by Ethan Nicholas · 4 years, 1 month ago
  31. 66b500a Remove explicit sample flag from GrFP. by Brian Salomon · 4 years, 1 month ago
  32. d7437ee Fix for fuzzer-discovered error in SPIR-V with RTFlip. by John Stiles · 4 years, 1 month ago
  33. 4916c31 Retract some headers (mainly GrOpsTask.h) by Robert Phillips · 4 years, 1 month ago
  34. 880bb53 GrGLSLGP performs pre-order traversal to determine FP varyings. by Brian Salomon · 4 years, 1 month ago
  35. e0531f5 Removed redundant setup code from DSLFunction by Ethan Nicholas · 4 years, 2 months ago
  36. 33bf2b5 Pipe all SDC creation through the recording context by Robert Phillips · 4 years, 1 month ago
  37. 2957885 Reland "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 4 years, 1 month ago
  38. 4f8d4be Convert device space effect back to subclass. by Brian Salomon · 4 years, 1 month ago
  39. 751de92 Revert "Fix check in GrGLGpu for whether PBO 0 is bound" by Brian Salomon · 4 years, 1 month ago
  40. 772ce84 Roll SK Tool from b8a47193acd9 to 9b136d2f58bd by skia-autoroll · 4 years, 1 month ago
  41. 82f5815 Roll ANGLE from 3036e0903c8d to d4d6c23c7c21 (14 revisions) by skia-autoroll · 4 years, 1 month ago
  42. 3bbecc3 Roll Dawn from b7c7f62829b0 to 7e874a1c096e (2 revisions) by skia-autoroll · 4 years, 1 month ago
  43. 60f3e2a Roll SK Tool from 35acbf78a3c5 to b8a47193acd9 by skia-autoroll · 4 years, 1 month ago
  44. 2236b79 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 4 years, 1 month ago
  45. 464703f Add gm exercising strokeandfill by Mike Reed · 4 years, 1 month ago
  46. 028e45b Roll SK Tool from 30875cd19b97 to 35acbf78a3c5 by skia-autoroll · 4 years, 1 month ago
  47. 62d42db Fix check in GrGLGpu for whether PBO 0 is bound by Brian Salomon · 4 years, 1 month ago
  48. 31df680 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  49. 98c2dd3 draw atlas: using skvm by Herb Derby · 4 years, 1 month ago
  50. 82c99d1 Reduce size of ChildPtr object. by John Stiles · 4 years, 1 month ago
  51. ae2171e Fixup enum name in SkFlattenable. by John Stiles · 4 years, 1 month ago
  52. 68c9325 Create test case to repro skia:12212. by John Stiles · 4 years, 2 months ago
  53. 19cd36b Removes a deprecated call to CTGetCoreTextVersion() when compiling for iOS 14+. by Rohit Rao · 4 years, 1 month ago
  54. 126788e Simplify GetRuntimeBlendForBlendMode. by John Stiles · 4 years, 1 month ago
  55. ce9a5c9 Allow sampling from SkBlenders. by John Stiles · 4 years, 1 month ago
  56. 1a2e7de Update tests for a V1-only skgpu::v1::SurfaceDrawContext by Robert Phillips · 4 years, 1 month ago
  57. 2ee5cb5 [switchboard] Move P30's over to switchboard based RPis. by Joe Gregorio · 4 years, 1 month ago
  58. 02b6f6f Fix cloning of Runtime Blend fragment processors. by John Stiles · 4 years, 1 month ago
  59. ab7ff17 Guard TopDeviceSurfaceFillContext calls for null return values. by John Stiles · 4 years, 1 month ago
  60. 14d8722 Wean SkMorphologyImageFilter off of SurfaceDrawContext_v1.h by Robert Phillips · 4 years, 1 month ago
  61. 04c6122 Convert GrBlendFragmentProcessor into a blend function. by John Stiles · 4 years, 1 month ago
  62. 2a6f73c Create FP GrFragmentProcessor::UseDestColorAsInput. by John Stiles · 4 years, 1 month ago
  63. 5f7c32a Roll SK Tool from 63dbb5c871a7 to 8ad6b7700eea by skia-autoroll · 4 years, 1 month ago
  64. 5d22c0e [canvaskit] Remove RenderSKP test that times out by Kevin Lubick · 4 years, 1 month ago
  65. 8adb625 Revert "SkCanvas: switch from SkDeque to std::deque" by Brian Osman · 4 years, 1 month ago
  66. d31b15d Roll ANGLE from ae24c9d38782 to 3036e0903c8d (5 revisions) by skia-autoroll · 4 years, 1 month ago
  67. 66ec2a5 Roll Dawn from d59ba7c18b29 to b7c7f62829b0 (9 revisions) by skia-autoroll · 4 years, 1 month ago
  68. e83daba Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  69. 0b26b92 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  70. 44600f6 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 4 years, 1 month ago
  71. 5b3aff4 Rename DestColor FP to SurfaceColor. by John Stiles · 4 years, 1 month ago
  72. 8c9609e Allow explicit coords to be plumbed through blender functions. by John Stiles · 4 years, 1 month ago
  73. 0545c2f Correctly set GrAttachment mipmapped flag. by Greg Daniel · 4 years, 1 month ago
  74. cc9d20f SkCanvas: switch from SkDeque to std::deque by Brian Osman · 4 years, 1 month ago
  75. 94df5d6 Add skia_motionmarksuites_desktop.py by Ravi Mistry · 4 years, 1 month ago
  76. a62fc8b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  77. ac7a9a2 Always emit all FP child functions before emitCode by Brian Osman · 4 years, 1 month ago
  78. 3d019dd Support serialization of child effects for Runtime Blenders. by John Stiles · 4 years, 1 month ago
  79. 15e42b3 draw vertices: implement blending the tri-color shader by Herb Derby · 4 years, 1 month ago
  80. 21c2af2 Add separate src and dst arguments to runtime-blend SkSL functions. by John Stiles · 4 years, 1 month ago
  81. 131410a Add regression test for oss-fuzz:36655. by John Stiles · 4 years, 1 month ago
  82. d340042 Fix assertion when swizzling literals. by John Stiles · 4 years, 1 month ago
  83. 58920bb [COLRv1] Spec update for degree specifications, fix PaintSkew by Dominik Röttsches · 4 years, 1 month ago
  84. 99d7d67 draw vertices: implement triangle vertex color by Herb Derby · 4 years, 1 month ago
  85. 99b9cd8 Roll SK Tool from a7b6f73b1117 to dfaa677fc445 by skia-autoroll · 4 years, 1 month ago
  86. 14c4206 [androidkit] add seekTime and seekFrame for SkottieView util view by Jorge Betancourt · 4 years, 1 month ago
  87. d665999 Place GrAtlasPathRenderer above GrSmallPathRenderer in the chain by Chris Dalton · 4 years, 1 month ago
  88. 0ce9592 Add 'isBlendFunction' as a FP flag and 'destColor' to EmitArgs. by John Stiles · 4 years, 1 month ago
  89. 109f54d Correct a typo in build_workaround_header.py by Chisoon Jeong · 4 years, 1 month ago
  90. ff9ee67 Roll dawn, tint, spirv-headers and spirv-tools by Corentin Wallez · 4 years, 2 months ago
  91. 0d9a079 Roll ANGLE from 0d06c3cf936a to ae24c9d38782 (10 revisions) by skia-autoroll · 4 years, 1 month ago
  92. ef72115 Roll SwiftShader from b8bcc42a41e5 to 44660405ea6c (1 revision) by skia-autoroll · 4 years, 1 month ago
  93. 8cd8e27 Enable the atlas path renderer for GrAAType::kCoverage by Chris Dalton · 4 years, 1 month ago
  94. 9459c1b Move stub methods for updating shader into base by Mike Reed · 4 years, 1 month ago
  95. cdabdce Place the atlas path renderer above triangulation in the chain by Chris Dalton · 4 years, 2 months ago
  96. 72fd33a Limit the max atlas path width to 1024 by Chris Dalton · 4 years, 1 month ago
  97. 8a1bbaa Remove uber paths from the tessellation atlas by Chris Dalton · 4 years, 1 month ago
  98. c23f348 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 1 month ago
  99. 3b6ee00 remove unused uniforms from update by Herb Derby · 4 years, 1 month ago
  100. 7fd83eb Fix SkTLList::popTail by Brian Osman · 4 years, 1 month ago