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