1. c63d166 remove unused Mode from GrBlurredEdgeFP by Mike Klein · 4 years, 7 months ago
  2. b321a07 Convert IRGenerator::convertFor to ForStatement::Make. by John Stiles · 4 years, 7 months ago
  3. 76d13bb Remove texture idle proc mechanism by Brian Salomon · 4 years, 7 months ago
  4. d206315 Update comment for SkFilterQuality by Yi Xu · 4 years, 7 months ago
  5. eb8b134 Update Skia milestone to 91 by Heather Miller · 4 years, 7 months ago
  6. 4885057 Converted GrGaussianConvolutionFragmentProcessor to SkSL DSL by Ethan Nicholas · 4 years, 7 months ago
  7. ccb6866 Activate FuzzDDLThreading by Adlai Holler · 4 years, 7 months ago
  8. d59b56e Delete promise image texture caching code by Brian Salomon · 4 years, 7 months ago
  9. f1107f7 [SkottieView] surface methods for adding and removing listeners in SkottieView by Jorge Betancourt · 4 years, 7 months ago
  10. 0b398cb Support multiple default font families by Jason Simmons · 4 years, 7 months ago
  11. 9fe8661 Revamp Metal shader creation. by Jim Van Verth · 4 years, 7 months ago
  12. 335d752 [infra] Roll infra dependency by Eric Boren · 4 years, 7 months ago
  13. b956304 Revert "Revert "Add DSL PossibleExpression & PossibleStatement"" by Ethan Nicholas · 4 years, 7 months ago
  14. cf3059e Convert IRGenerator::convertIf to IfStatement::Make. by John Stiles · 4 years, 7 months ago
  15. 511c500 Avoid generating unused variables in the Inliner. by John Stiles · 4 years, 7 months ago
  16. a935c3f Replace Setting IRNodes with actual caps-values during IR generation. by John Stiles · 4 years, 7 months ago
  17. 3737c0a Reland "Migrate caps-bit lookup code from IRGenerator to Setting." by John Stiles · 4 years, 7 months ago
  18. 6c406b8 Remove deprecated tile filter header by Michael Ludwig · 4 years, 7 months ago
  19. 38b9a4b Revert "Support sharing promise images between DDLs" by Adlai Holler · 4 years, 7 months ago
  20. f727269 Remove deprecated picture image filter header by Michael Ludwig · 4 years, 7 months ago
  21. 659e71f Reland "Fix issues with insetting and outsetting quads." by Brian Salomon · 4 years, 7 months ago
  22. 31ece71 Retarget GTX960 jobs to new drivers. by Weston Tracey · 4 years, 7 months ago
  23. 07e11d4 Support sharing promise images between DDLs by Adlai Holler · 4 years, 7 months ago
  24. be20d15 Rename Test-Mac10.15.1-Clang-VMware7.1-CPU-AVX-x86_64-Debug-All-NativeFonts by Weston Tracey · 4 years, 7 months ago
  25. a77620b Add Radeon GPU Metal initial tests. by Weston Tracey · 4 years, 7 months ago
  26. 4ac9aad Make it possible to enable hw tessellation outside of test builds by Chris Dalton · 4 years, 7 months ago
  27. 45c57e1 Revert "Remove CapsMap from IR Generator." by Mike Klein · 4 years, 7 months ago
  28. 4903482 Revert "Add DSL PossibleExpression & PossibleStatement" by Florin Malita · 4 years, 7 months ago
  29. 3a4e19d Revert "SkSL DSL now reports the C++ line numbers of errors" by Florin Malita · 4 years, 7 months ago
  30. e79bb32 Revert "Migrate caps-bit lookup code from IRGenerator to Setting." by Mike Klein · 4 years, 7 months ago
  31. 61a10b6 Roll SwiftShader from 22186f076bf3 to 349abccec8f7 (6 revisions) by skia-autoroll · 4 years, 7 months ago
  32. d7e2d5c Roll ANGLE from 39d7fc187554 to 9b1c569b14e9 (13 revisions) by skia-autoroll · 4 years, 7 months ago
  33. 09a6587 Roll Dawn from 1024d6e1873c to 0a295c027d81 (21 revisions) by skia-autoroll · 4 years, 7 months ago
  34. bb33be2 Use SIMD to update hw tessellation tolerances by Chris Dalton · 4 years, 7 months ago
  35. 8a43a28 SkSL DSL now reports the C++ line numbers of errors by Ethan Nicholas · 4 years, 7 months ago
  36. 11ca3f9 Update SKP version by skia-recreate-skps · 4 years, 7 months ago
  37. c5ab6fe Migrate caps-bit lookup code from IRGenerator to Setting. by John Stiles · 4 years, 7 months ago
  38. 029851d Remove fragmentProcessor field access by Brian Osman · 4 years, 7 months ago
  39. c15c19c make GrTextBlobCache::remove thread safe by Herb Derby · 4 years, 7 months ago
  40. c826a1c Remove the last use of fragmentProcessor field access in .fp files by Brian Osman · 4 years, 7 months ago
  41. 948baff Speed up handling of "bowtie" joins in the hw tessellator by Chris Dalton · 4 years, 7 months ago
  42. 6394bb4 Remove CapsMap from IR Generator. by John Stiles · 4 years, 7 months ago
  43. d42932a Add DSL PossibleExpression & PossibleStatement by Ethan Nicholas · 4 years, 7 months ago
  44. 6165526 Fix a bug that threw away tessellation edges on bowties by Chris Dalton · 4 years, 7 months ago
  45. 1d76683 remove 'debugging' step by Mike Klein · 4 years, 7 months ago
  46. d010f65 Trace shader compilation for clients other than Android framework by Brian Osman · 4 years, 7 months ago
  47. c323178 retry fast adb push by Mike Klein · 4 years, 7 months ago
  48. c1a98b8 Move shader caps into SkSL context. by John Stiles · 4 years, 7 months ago
  49. d00d351 Fewer operations in GrAARectEffect. by Brian Salomon · 4 years, 7 months ago
  50. 5d9c20e Make TextBlob 'Text' allocators public. by Ben Wagner · 4 years, 7 months ago
  51. 215104e pull out calculation of SDF ops parameters by Herb Derby · 4 years, 7 months ago
  52. 0c7312a Add program-setting to disable control-flow analysis. by John Stiles · 4 years, 7 months ago
  53. 03521cb [infra] Change git_utils.NewGitRepo to use the default "git clone" dir by Eric Boren · 4 years, 7 months ago
  54. 72917e4 return void* instead of char* from alignedBytes by Herb Derby · 4 years, 7 months ago
  55. 9553a57 make adding a text blob to GrTextBlobCache thread safe by Herb Derby · 4 years, 7 months ago
  56. 0baacb5 Remove lang parameter from TextBlob alloc methods. by Ben Wagner · 4 years, 7 months ago
  57. 80313c8 Go back to using coverage FP in aarecteffect/convexpoly GMs. by Brian Salomon · 4 years, 7 months ago
  58. a77ed8b Add flags for all layout qualifiers, check for duplicates by Brian Osman · 4 years, 7 months ago
  59. 70cd6d1 make producing GrTextBlob sub runs thread safe by Herb Derby · 4 years, 7 months ago
  60. e40e69f Allow use/generation of MIP maps with YUVA images and strict subsets. by Brian Salomon · 4 years, 7 months ago
  61. 47b400b Rename SkPaintImageFilter to SkShaderImageFilter by Michael Ludwig · 4 years, 7 months ago
  62. cbd6575 Revert "Performance experiment: Disable SkSL optimization in nanobench/skpbench" by John Stiles · 4 years, 7 months ago
  63. ba7ef32 SkSL: Simplify layout(key) by Brian Osman · 4 years, 7 months ago
  64. 743c697 make GrTextBlob::canReuse const by Herb Derby · 4 years, 7 months ago
  65. b21bc6e Revert "Temporary fix for bad data pushed to Android test devices" by Mike Klein · 4 years, 7 months ago
  66. df4b22d Roll ANGLE from 1a70e5a04584 to 39d7fc187554 (12 revisions) by skia-autoroll · 4 years, 7 months ago
  67. 7c0200a Move cubic cusp existence test into GrStrokeHardwareTessellator.cpp by Chris Dalton · 4 years, 7 months ago
  68. 68c43db Roll skcms from 4a4ff5bbefdf to 4e5402c56973 (3 revisions) by skia-autoroll · 4 years, 7 months ago
  69. 6b27ae8 make GrTextBlob::subRunList() const by Herb Derby · 4 years, 7 months ago
  70. 9a7fcf7 Scale Viewer status by backing scale. by Ben Wagner · 4 years, 7 months ago
  71. 6d2b768 remove GrTextBlob::setMinAndMaxScale from API by Herb Derby · 4 years, 7 months ago
  72. ad7a55f Don't block GrTessellationPathRenderer when hw tessellation support exists by Chris Dalton · 4 years, 7 months ago
  73. 4717fbb Remove GL image support from SkSL by Brian Osman · 4 years, 7 months ago
  74. 5ef07a4 Remove deprecated offset filter header by Michael Ludwig · 4 years, 7 months ago
  75. d15c52d make GrTextBlob::addMultiMaskFormat private by Herb Derby · 4 years, 7 months ago
  76. b34a896 Performance experiment: Disable SkSL optimization in nanobench/skpbench by John Stiles · 4 years, 7 months ago
  77. 8f8e733 Flutter does use legacy image.makeShader() by Mike Reed · 4 years, 7 months ago
  78. 066f411 Remove GrConvexPolyEffect::Make() that takes SkRect, use GrAARectEffect. by Brian Salomon · 4 years, 7 months ago
  79. 642cde2 Optimize @switch statements in SwitchStatement::Make. by John Stiles · 4 years, 7 months ago
  80. ea8d197 Add a fuzzer for DDL threading by Adlai Holler · 4 years, 7 months ago
  81. 17f95b1 Store GrGLSLFragmentProcessor arrays in std::vector by Brian Salomon · 4 years, 7 months ago
  82. 4a015c5 Require initializers on const variable declarations by Brian Osman · 4 years, 7 months ago
  83. 4d68c24 refactor high-contrast filter by Mike Klein · 4 years, 7 months ago
  84. 63f75fc SkSL DSL function objects are now callable by Ethan Nicholas · 4 years, 7 months ago
  85. e666254 Remove SkImage_Base::peekProxy. by Brian Salomon · 4 years, 7 months ago
  86. ad2fa06 Roll skcms from 8247d3c2481b to 4a4ff5bbefdf (1 revision) by skia-autoroll · 4 years, 7 months ago
  87. 18ab203 Make GrGLSLFragmentProcessors be created as std::unique_ptr. by Brian Salomon · 4 years, 7 months ago
  88. 56566c6 Remove obsolete test outputs. by John Stiles · 4 years, 7 months ago
  89. e1d1b08 Migrate convertSwitch to SwitchStatement::Make. by John Stiles · 4 years, 7 months ago
  90. 7142e40 Fix SPIR-V code generation when unreachable code exists. by John Stiles · 4 years, 7 months ago
  91. 3b31f68 [infra] Fix InfraTests recipe for other repos which use it by Eric Boren · 4 years, 7 months ago
  92. d1b6c37 Simplify ddlbench a bit by Robert Phillips · 4 years, 7 months ago
  93. 98f85d0 Add some tracking stats to ddlbench by Robert Phillips · 4 years, 7 months ago
  94. be6de9b Support building GrGLInterface factory functions for both EGL and GLX. by Brian Salomon · 4 years, 7 months ago
  95. 90be6c1 [infra] Fix index.d.ts copy in Wasm Docker build by Kevin Lubick · 4 years, 7 months ago
  96. 4882e9a Remove specific blend mode layout qualifiers by Brian Osman · 4 years, 7 months ago
  97. 2b3d1f2 Remove constant propagation from static-switch test. by John Stiles · 4 years, 7 months ago
  98. 04ca41a Fix switch optimization pass. by John Stiles · 4 years, 7 months ago
  99. 77ea58e [infra] Fix lottie-ci CasSpec by Eric Boren · 4 years, 7 months ago
  100. 3b760b6 [canvaskit] Add full build to npm release. by Kevin Lubick · 4 years, 7 months ago