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