1. b421a71 [graphite] Expand shader precompilation placeholder by Robert Phillips · 3 years ago
  2. 2bdb65d Refuse to negate a literal if it would over/underflow its type. by John Stiles · 3 years ago
  3. 5c905c9 Refuse to coerce integer values that don't fit into their type. by John Stiles · 3 years ago
  4. 29187b1 Revert "Create a common Tessellation.h header" by Greg Daniel · 3 years ago
  5. 5f13275 Revert "Lift recursive curve culling out of tessellators" by Greg Daniel · 3 years ago
  6. 94b1f0df Add overflow protection to vector-arithmetic folding. by John Stiles · 3 years ago
  7. 4be2057 Fix out of bounds palette index access by Dominik Röttsches · 3 years ago
  8. 75e1f4c Lift recursive curve culling out of tessellators by Chris Dalton · 3 years ago
  9. c77620c Move alpha modulation into paint conversion (Step 1) by Brian Osman · 3 years ago
  10. 8a2a020 Create a common Tessellation.h header by Chris Dalton · 3 years ago
  11. f44bc85 [graphite] Track target TextureProxy for DrawContext and DrawPass by Jim Van Verth · 3 years ago
  12. 1ddf724 Roll ANGLE from 0dbe308d91a3 to 421dbf200d36 (8 revisions) by skia-autoroll · 3 years ago
  13. 00f3eb4 Roll Chromium from 1704efc5bbba to 9a6759748ac2 (468 revisions) by skia-autoroll · 3 years ago
  14. 5bb2e21 Roll SwiftShader from 21810915c4f1 to d143249a93bc (1 revision) by skia-autoroll · 3 years ago
  15. 6c2b405 Roll Dawn from f4c8a6ac9ba5 to 3c786cd418f6 (6 revisions) by skia-autoroll · 3 years ago
  16. c75e0ef [graphite] Add IndexWriter and UniformWriter classes. by Greg Daniel · 3 years ago
  17. 14c3282 Update Metal type sizes and alignments. by John Stiles · 3 years ago
  18. 9ec61da Fix Clang warning -Wbitwise-instead-of-logical. by John Stiles · 3 years ago
  19. cb04e39 [mac] CPU dimensions are too precise and miss new Macminis in the pool. by Joe Gregorio · 3 years ago
  20. 97284f2 [infra] Add initial platforms and constraint values by Kevin Lubick · 3 years ago
  21. e82c1c1 Add support for vk drm format modifiers. by Greg Daniel · 3 years ago
  22. 7898607 Fix CL collision (rm SLType Byte type usage) by Robert Phillips · 3 years ago
  23. 215b48d [graphite] Fix link error in DrawOrder.h by Jim Van Verth · 3 years ago
  24. 4427d1e Remove some uses of direct fPtr access in VertexWriter. by Greg Daniel · 3 years ago
  25. ef8907c [graphite] Rename UniformDataManager to UniformManager and update by Robert Phillips · 3 years ago
  26. f6fb3db Remove GrSL byte types. by John Stiles · 3 years ago
  27. c545aa5 [graphite] Add uniform buffer support to command buffer by Jim Van Verth · 3 years ago
  28. 8ed23eb Implement array casts in Metal. by John Stiles · 3 years ago
  29. 2a37217 [graphite] Max draw count in DrawList by Michael Ludwig · 3 years ago
  30. 04bff8b [graphite] Consolidate ordering constraints into DrawOrder type by Michael Ludwig · 3 years ago
  31. 649e3c2 [graphite] Reorganize CommandBuffer a little by Jim Van Verth · 3 years ago
  32. b37100d Update Metal matrix intrinsic polyfills to allow half. by John Stiles · 3 years ago
  33. 643bd0f Roll ANGLE from b638d29d4009 to 0dbe308d91a3 (8 revisions) by skia-autoroll · 3 years ago
  34. b0d326c Roll SwiftShader from c5e237273696 to 21810915c4f1 (1 revision) by skia-autoroll · 3 years ago
  35. 9fbe807 Roll Chromium from 93e24c468ba0 to 1704efc5bbba (420 revisions) by skia-autoroll · 3 years ago
  36. 0d3f184 Roll Dawn from eb0d90050667 to f4c8a6ac9ba5 (7 revisions) by skia-autoroll · 3 years ago
  37. a21aacf [graphite] Allow graphite to compile without ganesh and add shared gn files. by Greg Daniel · 3 years ago
  38. 1f27d9a [graphite] Stub out Renderer and RenderStep by Michael Ludwig · 3 years ago
  39. 8744f3b [graphite] Remove unused prior task depdency on RenderPassTask by Michael Ludwig · 3 years ago
  40. e167dda [graphite] Move TextureProxy ctor impl into to resolve forward decl by Michael Ludwig · 3 years ago
  41. 18d0015 [graphite] Move some types to GraphiteTypesPriv by Michael Ludwig · 3 years ago
  42. a98f6b5 [graphite] Add copy texture to buffer task. by Greg Daniel · 3 years ago
  43. 2e20e76 Use virtual method for slotCount. by John Stiles · 3 years ago
  44. 52aee23 GrVertexWriter -> skgpu::VertexWriter by Chris Dalton · 3 years ago
  45. c00c888 Revert "Disable GL_NV_shader_noperspective_interpolation on PowerVR" by Brian Osman · 3 years ago
  46. 2b0935b Roll ANGLE from 9e8c929e7df9 to b638d29d4009 (10 revisions) by skia-autoroll · 3 years ago
  47. 1a55516 Roll Chromium from 22f770413deb to 93e24c468ba0 (255 revisions) by skia-autoroll · 3 years ago
  48. d8e8681 Roll Dawn from 4ce84fcfe150 to eb0d90050667 (3 revisions) by skia-autoroll · 3 years ago
  49. 8dd1f50 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  50. aa3eadb Roll SK Tool from fa093a925e85 to b3b84cea26aa by skia-autoroll · 3 years ago
  51. 3941bca Fixing Android build by Julia Lavrova · 3 years ago
  52. f997f82 RTL by Julia Lavrova · 3 years ago
  53. 8476290 Roll Chromium from 54201acd43e4 to 22f770413deb (388 revisions) by skia-autoroll · 3 years ago
  54. 18cc8de Roll ANGLE from b06606b99291 to 9e8c929e7df9 (17 revisions) by skia-autoroll · 3 years ago
  55. 2d1af18 Roll SwiftShader from 6683bca5f94e to c5e237273696 (1 revision) by skia-autoroll · 3 years ago
  56. e96ab20 Roll Dawn from 0383297416f9 to 4ce84fcfe150 (14 revisions) by skia-autoroll · 3 years ago
  57. 99b3d8f [graphite] Move work and resource tracking to CommandBuffer base class. by Jim Van Verth · 3 years ago
  58. f42503c [g3-canary] Add PROD.md for infra failure alerts by Ravi Mistry · 3 years ago
  59. e26e010 Move GrUniformDataManager setter logic into templates. by John Stiles · 3 years ago
  60. f93f6f2 Roll SK Tool from 192352898ba5 to 4b11248acd92 by skia-autoroll · 3 years ago
  61. 6b90705 Simplify GrVertexWriter::writeQuad by Chris Dalton · 3 years ago
  62. 95a8c4f Make all shader caps uniquely-owned by Brian Osman · 3 years ago
  63. 97d9e47 Reduce the size of the lexer's data tables. by John Stiles · 3 years ago
  64. dbd3b1b [graphite] Add pipeline and draw support by Jim Van Verth · 3 years ago
  65. ff32c42 Simplify matrix uniform data management. by John Stiles · 3 years ago
  66. 09f4864 Convert GrVertexWriter to a "stream syntax" API by Chris Dalton · 3 years ago
  67. dee9c2a RTL done right (only WrappedText and VisualRun classes deal with it) by Julia Lavrova · 3 years ago
  68. 2d1207a Remove the "in blend modes randomly fail for all zero vec" workaround by Brian Osman · 3 years ago
  69. 7ce380e [canvaskit] Remove deprecated MakeTypefaceFromData and RefDefault by Kevin Lubick · 3 years ago
  70. 2d13fab [canvaskit] Define requestAnimationFrame and other definition fixes. by Kevin Lubick · 3 years ago
  71. 83d71bd Remove redundant Test*-Android_ASAN and Test*-Android_ASAN_Vulkan tasks. by Leandro Lovisolo · 3 years ago
  72. b34e97b Add Android HWAddress Sanitizer tasks. by Leandro Lovisolo · 3 years ago
  73. bb553ed [graphite] Implement remainder of RenderCommandEncoder methods by Jim Van Verth · 3 years ago
  74. f08ebb1 Add a distinct error message for reserved words. by John Stiles · 3 years ago
  75. 05ac1b8 Add LICENSE to third_party/musl_compat by Kevin Lubick · 3 years ago
  76. 4d41304 [infra] Add hermetic toolchain for C/C++ using Clang+Musl by Kevin Lubick · 3 years ago
  77. 9cb2040 Roll ANGLE from 02b73c2fd738 to b06606b99291 (16 revisions) by skia-autoroll · 3 years ago
  78. c7038a7 Roll SwiftShader from 6b700ffc6a8a to 6683bca5f94e (2 revisions) by skia-autoroll · 3 years ago
  79. 403215a Roll Chromium from 0a219531705e to 54201acd43e4 (434 revisions) by skia-autoroll · 3 years ago
  80. d252ff3 Roll Dawn from ba0d653b8c00 to 0383297416f9 (8 revisions) by skia-autoroll · 3 years ago
  81. e3ff9b1 Remove GrContextOptions from GrShaderCaps constructor by Brian Osman · 3 years ago
  82. b19be63 Fix ODR violation in Metal code. by John Stiles · 3 years ago
  83. 6dcb6b4 [graphite] Take two at fixing non-Metal build by Jim Van Verth · 3 years ago
  84. 251e7e6 [graphite] Wire up BoundsManager for color/depth ordering by Michael Ludwig · 3 years ago
  85. 271dedc [graphite] Add iOS compile bots by Jim Van Verth · 3 years ago
  86. aaa7065 expose directional blur to skottie by Jorge Betancourt · 3 years ago
  87. ebe2d82 [JetSki] get TypeFace from FontMgr by Jorge Betancourt · 3 years, 1 month ago
  88. dd07eb0 Move VectorXform into the wangs_formula namespace by Chris Dalton · 3 years ago
  89. 49c7667 Delete the skgpu::tess namespace by Chris Dalton · 3 years ago
  90. 524f336 Make Greg Daniel a Skia API owner. by Brian Salomon · 3 years ago
  91. 8f6a229 [graphite] Add alignment directives to IntersectionTree arrays by Chris Dalton · 3 years ago
  92. ac29367 [graphite] Fix graphite iOS build. by Greg Daniel · 3 years ago
  93. cb3c020 Add SkColorMatrix factories for SkYUVColorSpace by Brian Osman · 3 years ago
  94. 0edd2c3 use faster cases in blitAntiH for SkVMBlitter by Herb Derby · 3 years ago
  95. c7fa96c [graphite] Fix non-Metal compile error by Jim Van Verth · 3 years ago
  96. 8582724 [graphite] Add copyTextureToBuffer call on CommandBuffer. by Greg Daniel · 3 years ago
  97. d62b7ef Roll ANGLE from 7f87a326e878 to 02b73c2fd738 (16 revisions) by skia-autoroll · 3 years ago
  98. 950ad78 Roll Chromium from 26d05efa8664 to 0a219531705e (479 revisions) by skia-autoroll · 3 years ago
  99. 53f44b6 Roll SwiftShader from 7997cbc34bb2 to 6b700ffc6a8a (5 revisions) by skia-autoroll · 3 years ago
  100. 3208de5 Roll Dawn from 40b73c646e2d to ba0d653b8c00 (15 revisions) by skia-autoroll · 3 years ago