1. a7ea663 Revert "Use generation() to detect ES3 support." by John Stiles · 3 years ago
  2. f61ec43 Roll ANGLE from 0be285c6ee72 to 7e040640ef1c (12 revisions) by skia-autoroll · 3 years ago
  3. df62189 Roll Dawn from e7e8d5c48611 to 71d7c2e6707e (3 revisions) by skia-autoroll · 3 years ago
  4. db857ce Make GrSmallPathAtlasMgr and GrSmallPathShapeData v1-only files by Robert Phillips · 3 years ago
  5. b069708 Improve SPIR-V handling of RTFlip when running the fuzzer. by John Stiles · 3 years ago
  6. 461c539 Move several more PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  7. fdcf153 Fix crash when inverse() is passed a constant variable. by John Stiles · 3 years ago
  8. bc9222b Add caps bit for inverse-hyperbolic support. by John Stiles · 3 years ago
  9. 39822cf Add transpose() to public ES3 API. by John Stiles · 3 years ago
  10. 7020699 Simplify declaration of transpose() built-in. by John Stiles · 3 years ago
  11. 5e3c1f4 Improve testing of transpose() intrinsic. by John Stiles · 3 years ago
  12. de8602d Enable nonsquare matrix support in Direct3D. by John Stiles · 3 years ago
  13. 1068df7 Metal: Reduce load ops on clears. by Jim Van Verth · 3 years ago
  14. 41ebbd7 Move triangulators and tessellators into gpu/geometry by Robert Phillips · 3 years ago
  15. 7609f7f Create Vec2ExpressionAnimator by Kyle Carlstrom · 3 years ago
  16. 03f17cd Revert "Correctly downgrade per-entry filter/mm local variables" by Michael Ludwig · 3 years ago
  17. 957ed75 Revert "Update bots' NDK to r23" by Leon Scroggins · 3 years ago
  18. 823c504 Include non-ES2 numeric types in the root symbol table. by John Stiles · 3 years ago
  19. fd5068a Add tests for ES3 types embedded in structs and arrays. by John Stiles · 3 years ago
  20. fdde20d Use generation() to detect ES3 support. by John Stiles · 3 years ago
  21. 17dc658 Move Software and Small PathRenderers to skgpu::v1 namespace by Robert Phillips · 3 years ago
  22. 059798f Test that Runtime Effects cannot use non-ES2 types. by John Stiles · 3 years ago
  23. 3dbd159 Fix a couple Wshadow warnings by Brian Salomon · 3 years ago
  24. c87e951 SkText: refactoring in process by Julia Lavrova · 3 years ago
  25. 3bce5d1 Update bots' NDK to r23 by Leon Scroggins III · 3 years ago
  26. c265657 Add additional abanoned checks in read pixels. by Greg Daniel · 3 years ago
  27. 159005a Remove legacy GPU dither code by Brian Salomon · 3 years ago
  28. 628c913 Correctly downgrade per-entry filter/mm local variables by Michael Ludwig · 3 years ago
  29. 168296b Reroute SurfaceContext factories through RecordingContextPriv by Robert Phillips · 3 years ago
  30. 4498aa8 Fix rewrite_includes to work in both Python 2 and 3. by John Stiles · 3 years ago
  31. 3ed2d0e Roll ANGLE from a835912f83aa to 0be285c6ee72 (2 revisions) by skia-autoroll · 3 years ago
  32. 9c790c5 Roll SwiftShader from 526b987888fb to 803ceb58c92c (2 revisions) by skia-autoroll · 3 years ago
  33. f828f54 Roll Dawn from 0becd0585721 to e7e8d5c48611 (3 revisions) by skia-autoroll · 3 years ago
  34. 9ded59b Revert "Update rewrite_includes.py for python3" by Brian Osman · 3 years ago
  35. 7f7b6ab [infra] Update PRESUBMIT.py to run under Python3 by Kevin Lubick · 3 years ago
  36. bd40fb5 Update rewrite_includes.py for python3 by Brian Osman · 3 years ago
  37. 7d99ba2 Enable variable-shadow warnings. by John Stiles · 3 years ago
  38. 13c9f66 Fix additional cases of variable shadowing. by John Stiles · 3 years ago
  39. 7f4abe8 Extract parse_space_separated_languages by Ben Wagner · 3 years ago
  40. 9a6f399 Avoid type shadowing warnings in SkVM. by John Stiles · 3 years ago
  41. 3247575 Roll ANGLE from d20afde45f07 to a835912f83aa (3 revisions) by skia-autoroll · 3 years ago
  42. eb0f29d SkSL: Allow invoking children (shaders, etc) like functions by Brian Osman · 3 years, 1 month ago
  43. c18ee4e Honor component type in Metal matrix helper functions. by John Stiles · 3 years ago
  44. e56d31f Update LazySurfaceDesc to take a GrTextureType. by Greg Daniel · 3 years ago
  45. 7d09595 update libwebp to v1.2.1 by James Zern · 3 years ago
  46. 55ca4e6 Check out third_party/wuffs' "release/c" mirror by Nigel Tao · 3 years ago
  47. 7b2af60 Roll ANGLE from 728baa5089f8 to d20afde45f07 (3 revisions) by skia-autoroll · 3 years ago
  48. fc3bee1 Roll Dawn from e5dd6746bdbf to 0becd0585721 (1 revision) by skia-autoroll · 3 years ago
  49. 6b9c7bb Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  50. b1f34bf Fix cases of variable shadowing in /src/. by John Stiles · 3 years ago
  51. 72171b7 Fix mipmap validity check. by John Stiles · 3 years ago
  52. abe39f5 Fixed DSL build when threadlocals are not available by Ethan Nicholas · 3 years ago
  53. da44b57 Removed missing file from sksl.gni by Ethan Nicholas · 3 years ago
  54. 0e9d34d Reland "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  55. 4a5e22a Further unified error handling between SkSL and DSL by Ethan Nicholas · 3 years ago
  56. 5feb684 Roll ANGLE from 6c32e8d9dec5 to 728baa5089f8 (3 revisions) by skia-autoroll · 3 years ago
  57. 87b5ae6 Disable a few more mtltestprecompile images to avoid flaking. by Jim Van Verth · 3 years ago
  58. 1049d82 Add ES3 Angle and Trigonometry methods to sksl_public. by John Stiles · 3 years ago
  59. 8a570d2 blur: produce better code by Herb Derby · 3 years ago
  60. b624b72 Factor out symbol table setup to helper functions. by John Stiles · 3 years ago
  61. 364ea35 Make remaining GrOp derived classes be skgpu::v1 only by Robert Phillips · 3 years ago
  62. d90777a Revert "Remove GrBackendFormat's textureType use from isFormatTexturable call." by Greg Daniel · 3 years ago
  63. 832c817 Remove GrBackendFormat's textureType use from isFormatTexturable call. by Greg Daniel · 3 years ago
  64. 73339ad Fix cases of variable shadowing in /bench/. by John Stiles · 3 years ago
  65. 9032cc6 Metal: remove unused variables by Jim Van Verth · 3 years ago
  66. f0d21cf Prepare tessellators for Ops (and GrOpFlushState) becoming V1-only by Robert Phillips · 3 years ago
  67. 4e24948 Allow derivatives in Runtime Effects when ES3 restrictions are off. by John Stiles · 3 years ago
  68. fa088a6 Fix additional cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  69. 3abc6c6 Removed ErrorHandler pointers from CodeGenerators by Ethan Nicholas · 3 years ago
  70. abae48e Remove unused processor custom feature tracking by Brian Salomon · 3 years ago
  71. 68e4e20 Add unit test to cover incorrect image filter layer bounds bug by Michael Ludwig · 3 years ago
  72. 5ced06f Roll ANGLE from 201960e4aa83 to 6c32e8d9dec5 (3 revisions) by skia-autoroll · 3 years ago
  73. e0a2dfa update image blur to use SkVx by Herb Derby · 3 years ago
  74. efde90d Add $es3 modifier to SkSL. by John Stiles · 3 years ago
  75. 280ced6 Update Skia milestone to 95 by Eric Boren · 3 years ago
  76. 44899a2 Add $es3 token to SkSL. by John Stiles · 3 years ago
  77. 35371bd Roll ANGLE from 2ae998ac1e22 to 201960e4aa83 (1 revision) by skia-autoroll · 3 years ago
  78. 8c42d21 Roll SwiftShader from b2af6a85583d to 526b987888fb (1 revision) by skia-autoroll · 3 years ago
  79. 801e5f7 Roll Dawn from c0132622c1ff to e5dd6746bdbf (12 revisions) by skia-autoroll · 3 years ago
  80. acf7164 Fix cases of variable shadowing in /gm/. by John Stiles · 3 years ago
  81. ab00501 Roll ANGLE from ff64d2c7e562 to 2ae998ac1e22 (7 revisions) by skia-autoroll · 3 years ago
  82. b05f03d Increase baked-in offset of RTFlip in skslc. by John Stiles · 3 years ago
  83. c012251 Fix perf bots that were still running old 'narrow' configs by Brian Osman · 3 years ago
  84. 1fc7899 Roll SK Tool from 1491f07951ee to 68d9e704f0fc by skia-autoroll · 3 years ago
  85. 30c2dfe [skottie] Add support for displacement map output expansion by Florin Malita · 3 years ago
  86. 979b5ae Switch nanobench (and perf bots) over to new via-style color spaces by Brian Osman · 3 years ago
  87. a2fd01c Made PositionInfo's capture explicit by Ethan Nicholas · 3 years ago
  88. 9765973 Fix cases of variable shadowing in /tests/. by John Stiles · 3 years ago
  89. c7829eb Guard against large content bounds for layer mapping calculations by Michael Ludwig · 3 years ago
  90. 06273bc Prepare headers for making all ops V1-only by Robert Phillips · 3 years ago
  91. f4e176b Update Skia's internal vulkan headers to 1.2. by Greg Daniel · 3 years ago
  92. ec07af1 Switch bots to use new style color-space configs in DM by Brian Osman · 3 years ago
  93. 54ef97c Better (orthogonal) color space support in DM by Brian Osman · 3 years ago
  94. 423990d Decrease w epsilon to avoid incorrect bounds calculations by Michael Ludwig · 3 years ago
  95. 0909a47 Roll Dawn from a6ddb0e1164c to c0132622c1ff (8 revisions) by skia-autoroll · 3 years ago
  96. 50fe857 Revert "In SkCanvas destructor, discard (rather than blit) unbalanced layers" by Brian Osman · 3 years ago
  97. 031d796 Roll ANGLE from 29270a6369bb to ff64d2c7e562 (3 revisions) by skia-autoroll · 3 years ago
  98. 8c8379b GrGeometryProcessor is not ref-counted by Brian Salomon · 3 years ago
  99. 308ea8d Forward decl of GrCaps in GrTessellationPathRenderer.h by Brian Salomon · 3 years ago
  100. b7f2215 Fix cases of variable shadowing in test code. by John Stiles · 3 years ago