1. 522fd1e Fix SkottieKit font loading by Florin Malita · 4 years, 1 month ago
  2. ec788be Roll ANGLE from df5ed61ddbca to 3f851efa2adc (5 revisions) by skia-autoroll · 4 years, 1 month ago
  3. 21aa6f6 Roll SwiftShader from 6a8a74986c35 to 3b2cd31c7400 (9 revisions) by skia-autoroll · 4 years, 1 month ago
  4. befe11c Roll dawn from 0d158ac68107 to d5a4775cfc77 (1 revision) by skia-autoroll · 4 years, 1 month ago
  5. 53453f7 split transformed mask from SDFT by Herb Derby · 4 years, 2 months ago
  6. 392da6b Update SKP version by skia-recreate-skps · 4 years, 1 month ago
  7. 1529295 test for valid mips before setting on image by Mike Reed · 4 years, 2 months ago
  8. d1ae994 [skottie] Add support for inline/data-uri fonts by Florin Malita · 4 years, 2 months ago
  9. 1d66d3f Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  10. 7c7a7e5 Report the effect type when TestCreate returns null. by John Stiles · 4 years, 2 months ago
  11. 1bf2b4f Undo drawRRect+clipRRect merging outside of Android framework by Michael Ludwig · 4 years, 2 months ago
  12. 6926791 Remove resource from GrD3DBuffer. by Greg Daniel · 4 years, 2 months ago
  13. b42706c properly account for GrTextBlob arena size by Herb Derby · 4 years, 2 months ago
  14. bd2b2c1 demo CubicResampler by Mike Reed · 4 years, 2 months ago
  15. 711b039 Reland "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 2 months ago
  16. 1436462 Revert "Attach whitespaces to the neighbor unresolved blocks" by Robert Phillips · 4 years, 2 months ago
  17. b5f0f52 SkSL: Salt inline identifiers in PipelineStage and FragmentProcessor passes by Brian Osman · 4 years, 2 months ago
  18. 6b050f6 Using staging buffers for uploads of d3d static buffers. by Greg Daniel · 4 years, 2 months ago
  19. b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 2 months ago
  20. 131c5ad Attach whitespaces to the neighbor unresolved blocks by Julia Lavrova · 4 years, 2 months ago
  21. a54d380 remove more blacklists by Mike Klein · 4 years, 2 months ago
  22. d26b3e2 rename tools/xsan.blacklist by Mike Klein · 4 years, 2 months ago
  23. 7109434 Enforce trivially-copyable types on unaligned loads/stores/casts. by John Stiles · 4 years, 2 months ago
  24. 58adb34 Update more tests to use the GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 2 months ago
  25. 36e0849 Rename bit_cast to sk_bit_cast, and migrate to SkUtils.h. by John Stiles · 4 years, 2 months ago
  26. 8513867 Don't std::move fTriangleBuffer in tessellation by Chris Dalton · 4 years, 2 months ago
  27. cc73078 Remove input-color modulation from GrGLLightingEffect. by John Stiles · 4 years, 2 months ago
  28. c298e7f Roll dawn from 9061d5d154bc to 0d158ac68107 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  29. 43ad791 make calls to SubRun and AtlasSubRun const by Herb Derby · 4 years, 2 months ago
  30. e888fb2 Remove GrYUVProvider. by Brian Salomon · 4 years, 2 months ago
  31. 3b0200b Revert "Metal: Hold refs for input buffers from bindBuffer calls." by Jim Van Verth · 4 years, 2 months ago
  32. 809a998 Revert "implement working CorrectnessActivity to generate lottie keyframe PNGs" by Robert Phillips · 4 years, 2 months ago
  33. d3feb6f Simplify GrPipeline by removing unused functionality. by John Stiles · 4 years, 2 months ago
  34. c8bc99f Revert "Make GrRingBuffer more generic so it can be used over all backends" by Jim Van Verth · 4 years, 2 months ago
  35. b38781c Remove unused RunInSeries processor. by John Stiles · 4 years, 2 months ago
  36. f743d4e Rename Xfermode fragment processor to Blend. by John Stiles · 4 years, 2 months ago
  37. 7c86592 Inclusive language by Kevin Lubick · 4 years, 2 months ago
  38. a75dc33 Metal: Hold refs for input buffers from bindBuffer calls. by Jim Van Verth · 4 years, 2 months ago
  39. 90787fe Reland #3 "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 2 months ago
  40. 4cfae3b Remove GrTexturePriv by Brian Salomon · 4 years, 2 months ago
  41. 13e3fae reduce mutex use and switch to spinlock by Herb Derby · 4 years, 2 months ago
  42. b6d4ad9 Make GrRingBuffer more generic so it can be used over all backends by Jim Van Verth · 4 years, 2 months ago
  43. 7f5e994 implement working CorrectnessActivity to generate lottie keyframe PNGs by Jorge Betancourt · 4 years, 2 months ago
  44. 3341934 Roll ANGLE from f359cb667cb9 to df5ed61ddbca (3 revisions) by skia-autoroll · 4 years, 2 months ago
  45. f617b4d Rename GrStrokeGeometry -> GrStrokePatchBuilder by Chris Dalton · 4 years, 2 months ago
  46. 9eea916 Write GPU buffers directly from GrStrokeGeometry by Chris Dalton · 4 years, 2 months ago
  47. d140e76 ResourceProviderProxyBase should not drop loadFont (yet) by Florin Malita · 4 years, 2 months ago
  48. 98e6447 Manually Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions) by Robert Phillips · 4 years, 2 months ago
  49. 1ec3b1a Fix CanvasKit SkSurface.requestAnimationFrame for web workers by Elliot Evans · 4 years, 2 months ago
  50. 024d745 Add GrFragmentProcessor::Compose for composing two processors. by John Stiles · 4 years, 2 months ago
  51. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 2 months ago
  52. 446b974 Remove old devices.json and code by Kevin Lubick · 4 years, 2 months ago
  53. b8fe909 Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  54. 1895348 Roll SwiftShader from f272427bda39 to 6a8a74986c35 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  55. abd7555 Roll dawn from c4cebc7efae1 to 9061d5d154bc (3 revisions) by skia-autoroll · 4 years, 2 months ago
  56. d318489 use new cubic code for old cubics by Mike Klein · 4 years, 2 months ago
  57. 4739b1d Pass -Wno-psabi to clang by Brian Salomon · 4 years, 2 months ago
  58. 72db717 [skottie] Add spread/choke support for glow styles by Florin Malita · 4 years, 2 months ago
  59. 59e18dc Combine coverage in GrAppliedClip using RunInSeries. by John Stiles · 4 years, 2 months ago
  60. cc848b5 Rename GrTAllocator to GrTBlockList by Michael Ludwig · 4 years, 2 months ago
  61. 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 2 months ago
  62. 6241961 Add several more unit tests of runtime effects by Brian Osman · 4 years, 2 months ago
  63. c0e7110 Disable MIP filtering on D3D using maxLOD. by Brian Salomon · 4 years, 2 months ago
  64. 9400701 add create ddl fuzzer by Zepeng Hu · 4 years, 2 months ago
  65. 184f601 JIT load64_{lo,hi} by Mike Klein · 4 years, 2 months ago
  66. 4348d65 Fix Chrome pixel tests after separating Mip from MinMag filtering. by Brian Salomon · 4 years, 2 months ago
  67. 4ccdaf6 Show mirror drawn with SkStroke (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  68. baa2a7b Add path recorder class (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  69. 5e216b4 [infra] Move iPhone11 jobs to iOS-13.6. by Weston Tracey · 4 years, 2 months ago
  70. ab47abf [canvaskit] Publish 0.17.2 by Kevin Lubick · 4 years, 2 months ago
  71. d8194dc JIT store64 by Mike Klein · 4 years, 2 months ago
  72. 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 2 months ago
  73. b047b0b [infra] Add ios-dev-image-13.6 asset. by Weston Tracey · 4 years, 2 months ago
  74. 24bc937 [infra] Add ios-dev-image-13.5 asset by Weston Tracey · 4 years, 2 months ago
  75. e69b9ef Separate MIP filtering from min/mag filtering. by Brian Salomon · 4 years, 2 months ago
  76. 40ad5fd Migrate SkImage::flush methods to GrDirectContext by Adlai Holler · 4 years, 2 months ago
  77. e40ced7 A few more suggest override clang 12 warning tests by Brian Salomon · 4 years, 2 months ago
  78. 9f291a6 Bump version of mskp files for skpbench by Nathaniel Nifong · 4 years, 2 months ago
  79. e9ced4f Elide inner loop geometry sometimes (toy stroker) by Tyler Denniston · 4 years, 2 months ago
  80. 6ae3996 Flip Skia-uses-Wuffs-v0.3 from opt-in to opt-out by Nigel Tao · 4 years, 2 months ago
  81. 29d3e22 Simplify GrProcessorSet by removing multiple color/coverage FP support. by John Stiles · 4 years, 2 months ago
  82. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 2 months ago
  83. 0137355 Remove GrContext variant of SkImage::isValid by Adlai Holler · 4 years, 2 months ago
  84. 6e1eb16 Roll ANGLE from 20eb9be55299 to f6659b3df028 (17 revisions) by skia-autoroll · 4 years, 2 months ago
  85. 492e4da Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  86. 96dc2c7 Roll SwiftShader from 97f9923235cf to f272427bda39 (7 revisions) by skia-autoroll · 4 years, 2 months ago
  87. d2093b1 Set fCanUseDoLoops = false for WebGL 1.0 by Harry Terkelsen · 4 years, 2 months ago
  88. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 2 months ago
  89. 67fd3b8 Roll skcms from 6982458867c4 to 8da4cb002cb4 (1 revision) by skia-autoroll · 4 years, 2 months ago
  90. 4526665 Roll skcms from 3eb9a5ac7e53 to 6982458867c4 (1 revision) by skia-autoroll · 4 years, 2 months ago
  91. 9e7f732 Roll skcms from fc0d614b6313 to 3eb9a5ac7e53 (1 revision) by skia-autoroll · 4 years, 2 months ago
  92. 683bbe0 Modify CanvasKit to work in a Web Worker and add a demo of it in action. by Elliot Evans · 4 years, 2 months ago
  93. 2e66ade Make GrBicubicEffect coeffs a uniform. by Brian Salomon · 4 years, 2 months ago
  94. f219aad Add inner loop geometry to miter join for toy stroker by Tyler Denniston · 4 years, 2 months ago
  95. 324578b Add toy stroker sample by Tyler Denniston · 4 years, 2 months ago
  96. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 2 months ago
  97. 41d91b6 Remove support for multiple coverage processors from GrPaint API. by John Stiles · 4 years, 2 months ago
  98. 1d4c08f Reland "Support moving blocks from one allocator to another" by Michael Ludwig · 4 years, 2 months ago
  99. 138518d [skottie] Cleanup post https://skia-review.googlesource.com/c/skia/+/303997 by Florin Malita · 4 years, 2 months ago
  100. c1be15d Roll skcms from f73242142ce5 to fc0d614b6313 (1 revision) by skia-autoroll · 4 years, 2 months ago