1. 6a19e03 Update Go deps by skia-recreate-skps · 4 years, 10 months ago
  2. 6e48de0 Roll third_party/externals/swiftshader 9097eeb5359b..6652f0b64287 (11 commits) by skia-autoroll · 4 years, 10 months ago
  3. 859dbad Roll ../src fbf280c2d283..e27799abf3f0 (477 commits) by skia-autoroll · 4 years, 10 months ago
  4. d5153bb update formatting, add links by Heather Miller · 4 years, 10 months ago
  5. 97afd2e add bsl.16b, cmeq.4s, cmgt.4s by Mike Klein · 4 years, 10 months ago
  6. f29cb70 Revert "Introduce SkGlyphSourceBuffer" by Herb Derby · 4 years, 10 months ago
  7. 1dfc77c Add unit test to exercise GrTextureFreed message handling after a context abandon by Robert Phillips · 4 years, 10 months ago
  8. 77c5308 Introduce SkGlyphSourceBuffer by Herbert Derby · 4 years, 10 months ago
  9. ddc2148 Work around un-safe downcast in PromiseLazyInstantiateCallback destructor after a context abandon by Robert Phillips · 4 years, 10 months ago
  10. 5d835d0 remove ternary min/max by Mike Klein · 4 years, 10 months ago
  11. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 4 years, 10 months ago
  12. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 4 years, 10 months ago
  13. 0f61c12 add used_in_loop bit to skvm::Builder::Instruction by Mike Klein · 4 years, 10 months ago
  14. 04b0677 [minor] SkGlyphRunList public before private by Hal Canary · 4 years, 10 months ago
  15. b5a3076 Reland "mark which SkVM tests should JIT or not" by Mike Klein · 4 years, 10 months ago
  16. 4e11526 Revert "mark which SkVM tests should JIT or not" by Mike Klein · 4 years, 10 months ago
  17. 60c37e7 Enable SKSL in skia_nanobench, enforce resources being present. by Nathaniel Nifong · 4 years, 10 months ago
  18. 2fca87d Switch GrFillInData to use GrColorType instead of GrPixelConfig. by Greg Daniel · 4 years, 10 months ago
  19. 5243550 mark which SkVM tests should JIT or not by Mike Klein · 4 years, 10 months ago
  20. 91c1a23 add a TODO about lifetimes and hoisting by Mike Klein · 5 years ago
  21. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 4 years, 10 months ago
  22. 36446f2 Reformat BUILD files. by Stephen White · 4 years, 10 months ago
  23. 1e2adcf Roll Dawn to ToT. by Stephen White · 4 years, 10 months ago
  24. 29f3854 Start disentangling tessellation from pipeline creation in GrTextureOp by Robert Phillips · 4 years, 10 months ago
  25. ebc89c1 canvaskit: add helpful message to compile.sh by Hal Canary · 4 years, 10 months ago
  26. 59e72b7 [skottie] Luma matte support by Florin Malita · 4 years, 10 months ago
  27. 083a75d Revert "Reland "ccpr: Unblacklist Qualcomm with msaa"" by Chris Dalton · 4 years, 10 months ago
  28. 7274850 Roll third_party/externals/angle2 2d0e5b554d4f..0b9ebe58e380 (2 commits) by skia-autoroll · 4 years, 10 months ago
  29. 6ec3eae Roll ../src 083c52f74ac2..fbf280c2d283 (475 commits) by skia-autoroll · 4 years, 10 months ago
  30. 2b3a883 Roll third_party/externals/swiftshader a27dfcf868bf..9097eeb5359b (2 commits) by skia-autoroll · 4 years, 10 months ago
  31. 634d150 fix SkTextBlob::getIntercepts regression no longer considering glyph vertical offset by Lee Salzman · 4 years, 10 months ago
  32. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 4 years, 10 months ago
  33. ba8752f Remove use of GrColorType as in param in SimpleTextureEffect.fp to just constructor param. by Greg Daniel · 4 years, 10 months ago
  34. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 4 years, 10 months ago
  35. c7a4e77 Roll skia/third_party/skcms 8c5dee1e7fe2..8e28e18b5c9e (1 commits) by skia-autoroll · 4 years, 10 months ago
  36. 7efe9e8 Reland "ccpr: Unblacklist Qualcomm with msaa" by Chris Dalton · 4 years, 11 months ago
  37. 836080f Remove some unneeded colortype format validation checks in ProxyProvider. by Greg Daniel · 4 years, 10 months ago
  38. b50cc81 Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Chris Dalton · 4 years, 10 months ago
  39. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 4 years, 10 months ago
  40. 4beafa6 Add interactive demo to particle gallery by Brian Osman · 4 years, 10 months ago
  41. fb6a1ab try un-teaching TSAN about Mac semaphores by Mike Klein · 4 years, 10 months ago
  42. df18296 Add accessors to get/set SkParticleEffect fields by Brian Osman · 4 years, 10 months ago
  43. f22c57d Centralize GrSamplerState key creation by Robert Phillips · 4 years, 10 months ago
  44. 55f9cba Roll third_party/externals/angle2 fede5cb664d9..2d0e5b554d4f (4 commits) by skia-autoroll · 4 years, 10 months ago
  45. cad981d Roll third_party/externals/swiftshader 1c462ebc904c..a27dfcf868bf (3 commits) by skia-autoroll · 4 years, 10 months ago
  46. ee61d3d Roll ../src e034419fbc6a..083c52f74ac2 (362 commits) by skia-autoroll · 4 years, 10 months ago
  47. 858cf23 Call setNeedsStencil() when clearing stencil by Chris Dalton · 4 years, 10 months ago
  48. 7d7aaf4 Slim down GrFragmentProcessor::TextureSampler and GrPrimitiveProcessor::TextureSampler by Robert Phillips · 4 years, 10 months ago
  49. 4cb778e Fix usage of depot_tools in containers. by Joe Gregorio · 4 years, 10 months ago
  50. c910602 Reland "Minimal iOS app: Perform present subsequent to flush" by Jim Van Verth · 4 years, 10 months ago
  51. 63acfe3 [infra] Retry failed pushes in Android flavor by Ben Wagner · 4 years, 10 months ago
  52. 33c36e0 insist SkPngEncoder's input is initialized by Mike Klein · 4 years, 10 months ago
  53. 729c78d Dawn backend: update to Skia API changes. by Stephen White · 4 years, 10 months ago
  54. f6d5064 Roll skia/third_party/skcms e9158fd9e492..8c5dee1e7fe2 (4 commits) by skia-autoroll · 4 years, 10 months ago
  55. 41b41f9 Revert "Minimal iOS app: Perform present subsequent to flush" by Jim Van Verth · 4 years, 10 months ago
  56. 2c8891b Allow fullscreen clears when generating blurs by Chris Dalton · 4 years, 10 months ago
  57. 5f72b49 Remove fake SDK #defines for Metal backend. by Jim Van Verth · 4 years, 10 months ago
  58. 4e385e2 Minimal iOS app: Perform present subsequent to flush by Jim Van Verth · 4 years, 10 months ago
  59. 775981d Roll skia/third_party/skcms ed9daeb11a98..e9158fd9e492 (1 commits) by skia-autoroll · 4 years, 10 months ago
  60. 5f8588c Roll skia/third_party/skcms a52db47aa53f..ed9daeb11a98 (1 commits) by skia-autoroll · 4 years, 10 months ago
  61. d5c1f34 Reduce usage of GrProgramDesc::KeyHeader by Robert Phillips · 4 years, 10 months ago
  62. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 4 years, 10 months ago
  63. 4face83 Plumb GrPrimitiveType down to GrProgramDesc::Build by Robert Phillips · 4 years, 10 months ago
  64. c34e434 Roll third_party/externals/angle2 67486ec24551..fede5cb664d9 (12 commits) by skia-autoroll · 4 years, 10 months ago
  65. f42f04b Roll ../src 92809357d851..e034419fbc6a (981 commits) by skia-autoroll · 4 years, 10 months ago
  66. 19a311d Roll third_party/externals/swiftshader ae022faf53b9..1c462ebc904c (1 commits) by skia-autoroll · 4 years, 10 months ago
  67. a7e1b45 Update SKP version by skia-recreate-skps · 4 years, 10 months ago
  68. 3838fe3 Use SkDrawableGlyphBuffer for bitmap rendering by Herbert Derby · 4 years, 10 months ago
  69. caf025e Switch SkSemaphore to use dispatch_semaphore_t on Mac. by Robert Sesek · 4 years, 10 months ago
  70. a4b5228 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  71. 8c6c8b0 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  72. aae3cc4 docs/fiddle: add "incomplete" fiddle. by Hal Canary · 4 years, 10 months ago
  73. 3d49d08 SkPDF/tests: add regression test for crbug/494913 by Hal Canary · 4 years, 10 months ago
  74. bc88b7b Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  75. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 4 years, 10 months ago
  76. 2f0ca4d Docs: Update docs to point at named fiddles by Hal Canary · 4 years, 10 months ago
  77. 27c4369 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  78. 0be4c2c Introduce SkGlyphDrawableBuffer by Herbert Derby · 4 years, 10 months ago
  79. 9b33e36 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  80. 10367f8 [infra] Fix presubmit by pinning tools/build by Eric Boren · 4 years, 10 months ago
  81. 6bc4fd1 Fix GL RGB format bytes per pixel. by Greg Daniel · 4 years, 10 months ago
  82. 106e865 Roll third_party/externals/angle2 5d9c4ee328bc..67486ec24551 (18 commits) by skia-autoroll · 4 years, 10 months ago
  83. df640e6 Revert "Roll recipe dependencies (trivial)." by Eric Boren · 4 years, 10 months ago
  84. 6c2b2bb Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  85. 9f76596 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  86. 5e53115 Roll recipe dependencies (trivial). by recipe-roller · 4 years, 10 months ago
  87. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 4 years, 10 months ago
  88. 66ae304 Plumb GrTextureProxies down into emitSampler/addSampler by Robert Phillips · 4 years, 10 months ago
  89. 6e5b07e [canvaskit] Enable tests for getGlyphPosition by Kevin Lubick · 4 years, 10 months ago
  90. 2d8a95e Add "meshCount" to GrProgramInfo by Robert Phillips · 4 years, 10 months ago
  91. b484e7c hand off frames to encoder as they come by Mike Klein · 4 years, 10 months ago
  92. 835cbda Pass GrProgramInfo further down Vulkan call chain by Robert Phillips · 4 years, 10 months ago
  93. ce3cf80 Draw perspective text as paths. by Jim Van Verth · 4 years, 10 months ago
  94. 7de1333 Add computation of requestedFeatures to GrProgramInfo and use it by Robert Phillips · 4 years, 10 months ago
  95. 957bf97 [debugger] Use alternate buffer by Kevin Lubick · 4 years, 10 months ago
  96. 477f221 Update Wuffs version to 0.2.0-rc.1 by Nigel Tao · 4 years, 10 months ago
  97. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 4 years, 10 months ago
  98. 232e330 Roll third_party/externals/angle2 8e7d9d6c2326..5d9c4ee328bc (9 commits) by Brian Osman · 4 years, 10 months ago
  99. 69537d7 [skottie-perf] Remove beetle from list of tests by Kevin Lubick · 4 years, 10 months ago
  100. 0fc9b38 Roll ../src 309b078c964e..92809357d851 (414 commits) by skia-autoroll · 4 years, 10 months ago