1. 2b688a6 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  2. e947efb Avoid scale by alpha if unnecessary by jiepan · 4 years, 3 months ago
  3. 832e1fe Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  4. bf1904f Another fix for dash line thickness. by Brian Salomon · 4 years, 3 months ago
  5. c991152 Added setNodeAttribute to SkSVGDom by Tyler Freeman · 4 years, 3 months ago
  6. fe3dce2 Preserve numSamples and numStencilSamples w/in the GrProgramInfo by Robert Phillips · 4 years, 3 months ago
  7. 6913d1b Make it clear that GrVkRenderPass::Create is modifying its AttachmentsDescriptor parameter by Robert Phillips · 4 years, 3 months ago
  8. 7359165 Automatically grow D3DRenderTargetView heap as needed. by Jim Van Verth · 4 years, 3 months ago
  9. c683912 Improve thin horiz/vertical dashed lines by not forcing width to 1. by Brian Salomon · 4 years, 3 months ago
  10. 93ca54e Revert "Add api on GrContext to update the data of GrBackendTextures." by Greg Daniel · 4 years, 3 months ago
  11. ac09f7c Add api on GrContext to update the data of GrBackendTextures. by Greg Daniel · 4 years, 3 months ago
  12. 2887d35 [canvaskit] Enable font edging by Kevin Lubick · 4 years, 3 months ago
  13. b553724 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  14. 22121ab Roll third_party/externals/angle2 101da7573691..5b35c7f6ef1a (7 commits) by skia-autoroll · 4 years, 3 months ago
  15. 9d0daeb Roll third_party/externals/swiftshader 08afdde7726c..2dd864470e31 (3 commits) by skia-autoroll · 4 years, 3 months ago
  16. c8e1f7c Roll ../src 207cebd23af6..f3b2702f3692 (432 commits) by skia-autoroll · 4 years, 3 months ago
  17. 8f6c3ed Roll third_party/externals/dawn e8bf706d161d..70ffa0c28561 (7 commits) by skia-autoroll · 4 years, 3 months ago
  18. a14084b remove another bad assert by Mike Reed · 4 years, 3 months ago
  19. 656aac9 fix assert by Mike Reed · 4 years, 3 months ago
  20. b0210d2 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 3 months ago
  21. 0dc207f [skottie] Cleanup: refactor asset lookup to avoid std::function by Florin Malita · 4 years, 3 months ago
  22. 71c3141 [skottie] Cleanup: rename ImageLayer -> FootageLayer by Florin Malita · 4 years, 3 months ago
  23. 08cb4bf Ensure GrGaussianConvolutionFragmentProcessor::fKernel can be passed as float4[] by Brian Salomon · 4 years, 3 months ago
  24. bc24aed Dawn readpixels fixes. by Stephen White · 4 years, 3 months ago
  25. 957189b Remove RawIter usages from pathops by Chris Dalton · 4 years, 3 months ago
  26. c66cd98 Reland "Revert "custom typeface"" by Brian Osman · 4 years, 3 months ago
  27. 1fc1bd3 Don't modify the pts array in SkOpEdgeBuilder::preFetch by Chris Dalton · 4 years, 3 months ago
  28. 61642b3 Revert "Revert "custom typeface"" by Mike Reed · 4 years, 3 months ago
  29. 8650d33 Update PathIterBench to use the new RangeIter instead of RawIter by Chris Dalton · 4 years, 3 months ago
  30. 0066ade Revert "custom typeface" by Mike Reed · 4 years, 3 months ago
  31. 3a79f33 custom typeface by Mike Reed · 4 years, 3 months ago
  32. 46d9138 Don't access resource cache limit on indirect contexts by Michael Ludwig · 4 years, 3 months ago
  33. edea198 Fix loaders for DW variable fonts. by Ben Wagner · 4 years, 3 months ago
  34. 1f5f38e Add Dawn/Linux/Debug build bot by Brian Salomon · 4 years, 3 months ago
  35. d7a2753 [skottie] Include ExternalLayer.h explicitly by Florin Malita · 4 years, 3 months ago
  36. 2871ab0 [skottie-wasm] Add support for nested animation playback by Florin Malita · 4 years, 3 months ago
  37. e3d1de7 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  38. be32bf4 Roll third_party/externals/angle2 daed369cfdb6..101da7573691 (16 commits) by skia-autoroll · 4 years, 3 months ago
  39. 2dbd7d5 Roll ../src 3e771a1cba08..207cebd23af6 (418 commits) by skia-autoroll · 4 years, 3 months ago
  40. 9ac2997 Roll third_party/externals/swiftshader baa10d7b1dee..08afdde7726c (4 commits) by skia-autoroll · 4 years, 3 months ago
  41. 3b2db26 Roll third_party/externals/dawn 0abddd21c9ad..e8bf706d161d (6 commits) by skia-autoroll · 4 years, 3 months ago
  42. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 3 months ago
  43. 6bdbd3d Lines ending with hard line breaks should not be justified by Julia Lavrova · 4 years, 3 months ago
  44. 00de91c Add markCTM to canvaskit API, use in 3D cube example by Nathaniel Nifong · 4 years, 3 months ago
  45. 00ee8f5 Fix format specifier in skpbench. by John Stiles · 4 years, 3 months ago
  46. 3b2ff2d Support specifying hash and patch_ref in skia-release & skia-wasm-release Dockerfiles by Ravi Mistry · 4 years, 3 months ago
  47. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 3 months ago
  48. 16032b3 Split apart creating and updating GrBackendTextures internally. by Greg Daniel · 4 years, 3 months ago
  49. 28d920a Fix OpenGL MSAA on Catalina. by Jim Van Verth · 4 years, 3 months ago
  50. 5daaa7f Limit the Viewer MSAA options to the context's max sample count. by John Stiles · 4 years, 3 months ago
  51. 43e7e4f Add a work indication to SkDeferredDisplayList::ProgramIterator::compile by Robert Phillips · 4 years, 3 months ago
  52. 29c2f71 Fix false positive in SkRRectPriv::ConservativeIntersect by Michael Ludwig · 4 years, 3 months ago
  53. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 4 months ago
  54. 6d12c66 Fix out-of-bounds read for matrix convolution effects with 25 size kernels by Adlai Holler · 4 years, 3 months ago
  55. 18db52f Skips in underline decorations by Julia Lavrova · 4 years, 3 months ago
  56. 041232a Remove usage of SkPath::RawIter in SkScan_Hairline.cpp by Chris Dalton · 4 years, 3 months ago
  57. dddf709 When creating with data, always set vk GrBackendTexture layout to sampled. by Greg Daniel · 4 years, 3 months ago
  58. 76dcbc1 Remove SkPath::RawIter usage from GrGLPath.cpp by Chris Dalton · 4 years, 3 months ago
  59. 31964fd Qualify local constant strings with static, and remove unused strings. by John Stiles · 4 years, 3 months ago
  60. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  61. de50037 Remove SkPath::RawIter from tests/tools/samplecode by Chris Dalton · 4 years, 3 months ago
  62. 999257d Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter by Chris Dalton · 4 years, 3 months ago
  63. c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 3 months ago
  64. 517af96 Fix colorspace in Viewer for Metal by Jim Van Verth · 4 years, 3 months ago
  65. 613c927 Add missing clipping of contentRect to dstBounds between blur passes. by Brian Salomon · 4 years, 3 months ago
  66. e1d9b10 Add missing NSOpenGLPFAMultisample attribute to the OpenGL pixel format. by John Stiles · 4 years, 3 months ago
  67. c5727d8 Fix path mask caching regression by Robert Phillips · 4 years, 3 months ago
  68. 1e8fb04 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  69. 2885034 Roll third_party/externals/angle2 41f7bcce04a8..daed369cfdb6 (13 commits) by skia-autoroll · 4 years, 3 months ago
  70. ab8ea83 Roll third_party/externals/swiftshader c4bbd378e95b..baa10d7b1dee (3 commits) by skia-autoroll · 4 years, 3 months ago
  71. e1c0cb3 Roll ../src abf0e59f0c48..3e771a1cba08 (474 commits) by skia-autoroll · 4 years, 3 months ago
  72. 0f27ace Roll third_party/externals/dawn 07328ba0bbce..0abddd21c9ad (5 commits) by skia-autoroll · 4 years, 3 months ago
  73. 217ea17 Remove SkContourMeasure::Impl's usage of RawIter by Chris Dalton · 4 years, 3 months ago
  74. bffad83 eliminate redundant transform in vertex shader by Ethan Nicholas · 4 years, 3 months ago
  75. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  76. 8976f08 Hide SkContourMeasure's usage of RawIter behind an "Impl" class by Chris Dalton · 4 years, 3 months ago
  77. 5265373 remove unused maskfilter helpers: Combine, Compose by Mike Reed · 4 years, 3 months ago
  78. 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 3 months ago
  79. 0cbd587 be sure to keep the fonts alive for the two loops by Mike Reed · 4 years, 3 months ago
  80. e8ffb08 Close file before writing in SkVMTest. by Ben Wagner · 4 years, 3 months ago
  81. 3d311a9 Switch some GMs over to using create_portable_typeface by Robert Phillips · 4 years, 3 months ago
  82. 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 3 months ago
  83. 1bedbeb Pass 4f colors to private functions with float pointers by Nathaniel Nifong · 4 years, 3 months ago
  84. d16e322 Add subspan() to SkSpan by Herb Derby · 4 years, 3 months ago
  85. 96d31de Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  86. 0ce0fd0 Roll third_party/externals/angle2 040e4f6fcf54..41f7bcce04a8 (14 commits) by skia-autoroll · 4 years, 3 months ago
  87. bc8982c Roll third_party/externals/swiftshader b798cfa374eb..c4bbd378e95b (1 commits) by skia-autoroll · 4 years, 3 months ago
  88. e6e61a0 Roll ../src 06a27cbea2e5..abf0e59f0c48 (412 commits) by skia-autoroll · 4 years, 3 months ago
  89. 45ce5a2 Roll third_party/externals/dawn ccc40f6ffaa6..07328ba0bbce (6 commits) by skia-autoroll · 4 years, 3 months ago
  90. 41e377d Revert "Support large kernels on GPU in matrix convolution effect" by Brian Salomon · 4 years, 3 months ago
  91. 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  92. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  93. 9588a64 TextHeightBehavior implemented by Julia Lavrova · 4 years, 4 months ago
  94. 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  95. 4fc7c5f Add drawRRect and drawShape(GrShape) to GrSWMaskHelper by Michael Ludwig · 4 years, 3 months ago
  96. 40c683a Tune how quickly we drop unused atlases by Jonathan Backer · 4 years, 3 months ago
  97. c15c704 Ensure ownership of src in SkPathRef::CreateTransformedCopy by Brian Salomon · 4 years, 3 months ago
  98. f03781b Update canvaskit to use the new path iterator by Chris Dalton · 4 years, 3 months ago
  99. 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 3 months ago
  100. 1ed4391 Support large kernels on GPU in matrix convolution effect by Adlai Holler · 4 years, 3 months ago