1. e3d1de7 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  2. be32bf4 Roll third_party/externals/angle2 daed369cfdb6..101da7573691 (16 commits) by skia-autoroll · 4 years, 3 months ago
  3. 2dbd7d5 Roll ../src 3e771a1cba08..207cebd23af6 (418 commits) by skia-autoroll · 4 years, 3 months ago
  4. 9ac2997 Roll third_party/externals/swiftshader baa10d7b1dee..08afdde7726c (4 commits) by skia-autoroll · 4 years, 3 months ago
  5. 3b2db26 Roll third_party/externals/dawn 0abddd21c9ad..e8bf706d161d (6 commits) by skia-autoroll · 4 years, 3 months ago
  6. 88d04cb Revert "Fix tile modes in SkGpuBlurUtils." by Brian Salomon · 4 years, 3 months ago
  7. 6bdbd3d Lines ending with hard line breaks should not be justified by Julia Lavrova · 4 years, 3 months ago
  8. 00de91c Add markCTM to canvaskit API, use in 3D cube example by Nathaniel Nifong · 4 years, 3 months ago
  9. 00ee8f5 Fix format specifier in skpbench. by John Stiles · 4 years, 3 months ago
  10. 3b2ff2d Support specifying hash and patch_ref in skia-release & skia-wasm-release Dockerfiles by Ravi Mistry · 4 years, 3 months ago
  11. fbddfbb [skottie] Introduce an external layer API by Florin Malita · 4 years, 3 months ago
  12. 16032b3 Split apart creating and updating GrBackendTextures internally. by Greg Daniel · 4 years, 3 months ago
  13. 28d920a Fix OpenGL MSAA on Catalina. by Jim Van Verth · 4 years, 3 months ago
  14. 5daaa7f Limit the Viewer MSAA options to the context's max sample count. by John Stiles · 4 years, 3 months ago
  15. 43e7e4f Add a work indication to SkDeferredDisplayList::ProgramIterator::compile by Robert Phillips · 4 years, 3 months ago
  16. 29c2f71 Fix false positive in SkRRectPriv::ConservativeIntersect by Michael Ludwig · 4 years, 3 months ago
  17. 9c4fa1e Fix tile modes in SkGpuBlurUtils. by Brian Salomon · 4 years, 4 months ago
  18. 6d12c66 Fix out-of-bounds read for matrix convolution effects with 25 size kernels by Adlai Holler · 4 years, 3 months ago
  19. 18db52f Skips in underline decorations by Julia Lavrova · 4 years, 3 months ago
  20. 041232a Remove usage of SkPath::RawIter in SkScan_Hairline.cpp by Chris Dalton · 4 years, 3 months ago
  21. dddf709 When creating with data, always set vk GrBackendTexture layout to sampled. by Greg Daniel · 4 years, 3 months ago
  22. 76dcbc1 Remove SkPath::RawIter usage from GrGLPath.cpp by Chris Dalton · 4 years, 3 months ago
  23. 31964fd Qualify local constant strings with static, and remove unused strings. by John Stiles · 4 years, 3 months ago
  24. c1ad77c Add finisehd proc to backend texture creation. by Greg Daniel · 4 years, 3 months ago
  25. de50037 Remove SkPath::RawIter from tests/tools/samplecode by Chris Dalton · 4 years, 3 months ago
  26. 999257d Convert pathkit's usage of SkPath::Iter to SkPatPriv::RangeIter by Chris Dalton · 4 years, 3 months ago
  27. c69d479 Remove SkPath::RawIter from docs and examples by Chris Dalton · 4 years, 3 months ago
  28. 517af96 Fix colorspace in Viewer for Metal by Jim Van Verth · 4 years, 3 months ago
  29. 613c927 Add missing clipping of contentRect to dstBounds between blur passes. by Brian Salomon · 4 years, 3 months ago
  30. e1d9b10 Add missing NSOpenGLPFAMultisample attribute to the OpenGL pixel format. by John Stiles · 4 years, 3 months ago
  31. c5727d8 Fix path mask caching regression by Robert Phillips · 4 years, 3 months ago
  32. 1e8fb04 Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  33. 2885034 Roll third_party/externals/angle2 41f7bcce04a8..daed369cfdb6 (13 commits) by skia-autoroll · 4 years, 3 months ago
  34. ab8ea83 Roll third_party/externals/swiftshader c4bbd378e95b..baa10d7b1dee (3 commits) by skia-autoroll · 4 years, 3 months ago
  35. e1c0cb3 Roll ../src abf0e59f0c48..3e771a1cba08 (474 commits) by skia-autoroll · 4 years, 3 months ago
  36. 0f27ace Roll third_party/externals/dawn 07328ba0bbce..0abddd21c9ad (5 commits) by skia-autoroll · 4 years, 3 months ago
  37. 217ea17 Remove SkContourMeasure::Impl's usage of RawIter by Chris Dalton · 4 years, 3 months ago
  38. bffad83 eliminate redundant transform in vertex shader by Ethan Nicholas · 4 years, 3 months ago
  39. e2a9443 Fix SkBitSet. by Ben Wagner · 4 years, 3 months ago
  40. 8976f08 Hide SkContourMeasure's usage of RawIter behind an "Impl" class by Chris Dalton · 4 years, 3 months ago
  41. 5265373 remove unused maskfilter helpers: Combine, Compose by Mike Reed · 4 years, 3 months ago
  42. 273f107 Dump out path-mask generation and caching stats by Robert Phillips · 4 years, 3 months ago
  43. 0cbd587 be sure to keep the fonts alive for the two loops by Mike Reed · 4 years, 3 months ago
  44. e8ffb08 Close file before writing in SkVMTest. by Ben Wagner · 4 years, 3 months ago
  45. 3d311a9 Switch some GMs over to using create_portable_typeface by Robert Phillips · 4 years, 3 months ago
  46. 7094159 Remove unnecessary SK_SIZE_T_SPECIFIER macro. by John Stiles · 4 years, 3 months ago
  47. 1bedbeb Pass 4f colors to private functions with float pointers by Nathaniel Nifong · 4 years, 3 months ago
  48. d16e322 Add subspan() to SkSpan by Herb Derby · 4 years, 3 months ago
  49. 96d31de Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  50. 0ce0fd0 Roll third_party/externals/angle2 040e4f6fcf54..41f7bcce04a8 (14 commits) by skia-autoroll · 4 years, 3 months ago
  51. bc8982c Roll third_party/externals/swiftshader b798cfa374eb..c4bbd378e95b (1 commits) by skia-autoroll · 4 years, 3 months ago
  52. e6e61a0 Roll ../src 06a27cbea2e5..abf0e59f0c48 (412 commits) by skia-autoroll · 4 years, 3 months ago
  53. 45ce5a2 Roll third_party/externals/dawn ccc40f6ffaa6..07328ba0bbce (6 commits) by skia-autoroll · 4 years, 3 months ago
  54. 41e377d Revert "Support large kernels on GPU in matrix convolution effect" by Brian Salomon · 4 years, 3 months ago
  55. 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  56. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  57. 9588a64 TextHeightBehavior implemented by Julia Lavrova · 4 years, 4 months ago
  58. 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  59. 4fc7c5f Add drawRRect and drawShape(GrShape) to GrSWMaskHelper by Michael Ludwig · 4 years, 3 months ago
  60. 40c683a Tune how quickly we drop unused atlases by Jonathan Backer · 4 years, 3 months ago
  61. c15c704 Ensure ownership of src in SkPathRef::CreateTransformedCopy by Brian Salomon · 4 years, 3 months ago
  62. f03781b Update canvaskit to use the new path iterator by Chris Dalton · 4 years, 3 months ago
  63. 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 3 months ago
  64. 1ed4391 Support large kernels on GPU in matrix convolution effect by Adlai Holler · 4 years, 3 months ago
  65. 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 3 months ago
  66. 8a2f29e [infra] use more unique task id for perf upload by Kevin Lubick · 4 years, 3 months ago
  67. 4b72661 Remove RawIter usage cases from SkPath.cpp by Chris Dalton · 4 years, 4 months ago
  68. 2c9cc2f Blacklist glyph_pos GMs on the various cache-test configs by Brian Osman · 4 years, 3 months ago
  69. f686fa9 Make backdrop_hintrect_clipping GM use kClamp tile mode by Brian Salomon · 4 years, 3 months ago
  70. b71e712 Fix potential leak of DWriteFontTypeface. by Ben Wagner · 4 years, 4 months ago
  71. 3479a95 Add declaration for pow() to sksl_interp.inc by Brian Osman · 4 years, 3 months ago
  72. b698ad3 Add d3d pipeline state cache by Greg Daniel · 4 years, 3 months ago
  73. 8842b37 Adding some intrinsics to the interpreter by Brian Osman · 4 years, 4 months ago
  74. 280d4f7 Add rendertarget clear to D3D. by Jim Van Verth · 4 years, 3 months ago
  75. 9fdab9f fixed an SkSL ASAN issue by Ethan Nicholas · 4 years, 4 months ago
  76. 4dab280 Add some missing declarations to SkSL .inc files by Brian Osman · 4 years, 3 months ago
  77. 3facc9c [skottie] Non-legacy brightness effect by Florin Malita · 4 years, 3 months ago
  78. 3d919c5 Fix uninitialized read in simplifyRect() by Michael Ludwig · 4 years, 3 months ago
  79. 2329db1 Switch to using the gpu-ddl sink(s) to generate the DDL images by Robert Phillips · 4 years, 3 months ago
  80. cdf23dd Roll third_party/externals/dawn 303a3daf0dec..ccc40f6ffaa6 (1 commits) by skia-autoroll · 4 years, 3 months ago
  81. a1184ac Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  82. bd87bf4 Roll third_party/externals/angle2 df31624eaf3d..040e4f6fcf54 (14 commits) by skia-autoroll · 4 years, 3 months ago
  83. 48eaa24 Roll ../src b39ec968b468..06a27cbea2e5 (419 commits) by skia-autoroll · 4 years, 3 months ago
  84. a923624 Roll third_party/externals/swiftshader 694e21400ee5..b798cfa374eb (9 commits) by skia-autoroll · 4 years, 3 months ago
  85. 05c1e1c Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  86. 57f289d Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  87. 80cab81 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  88. 64964bb Update GrTriangulator to use SkPathPriv::Iterate by Chris Dalton · 4 years, 4 months ago
  89. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 4 months ago
  90. 3395126 improve QOL of local fm_driver runs by Mike Klein · 4 years, 4 months ago
  91. f1c9eae Allow multiple closed observers on GrOpsTask. by Brian Salomon · 4 years, 4 months ago
  92. c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 4 months ago
  93. 962020f simplify binary ops too by Mike Klein · 4 years, 4 months ago
  94. 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 4 months ago
  95. 54d269d Roll third_party/externals/angle2 957417438089..df31624eaf3d (13 commits) by skia-autoroll · 4 years, 4 months ago
  96. d58a270 Add path bounds to SW path mask key by Robert Phillips · 4 years, 4 months ago
  97. a91e478 Restore SkCanvas::kPreserveLCDText_SaveLayerFlag by Xianzhu Wang · 4 years, 4 months ago
  98. cba4ee2 Fill in d3d program desc with d3d specifics. by Greg Daniel · 4 years, 4 months ago
  99. 24dcd20 Revert "Put top level FPs into their own functions" by Brian Salomon · 4 years, 4 months ago
  100. bf85984 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago