1. 96d31de Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  2. 0ce0fd0 Roll third_party/externals/angle2 040e4f6fcf54..41f7bcce04a8 (14 commits) by skia-autoroll · 4 years, 3 months ago
  3. bc8982c Roll third_party/externals/swiftshader b798cfa374eb..c4bbd378e95b (1 commits) by skia-autoroll · 4 years, 3 months ago
  4. e6e61a0 Roll ../src 06a27cbea2e5..abf0e59f0c48 (412 commits) by skia-autoroll · 4 years, 3 months ago
  5. 45ce5a2 Roll third_party/externals/dawn ccc40f6ffaa6..07328ba0bbce (6 commits) by skia-autoroll · 4 years, 3 months ago
  6. 41e377d Revert "Support large kernels on GPU in matrix convolution effect" by Brian Salomon · 4 years, 3 months ago
  7. 6d2febd Reland "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  8. d5f937b Add min/max/clamp/saturate intrinsics to ByteCodeGenerator by Brian Osman · 4 years, 3 months ago
  9. 9588a64 TextHeightBehavior implemented by Julia Lavrova · 4 years, 4 months ago
  10. 1ff415d Revert "Add create backend texture with color upload bench." by Greg Daniel · 4 years, 3 months ago
  11. 4fc7c5f Add drawRRect and drawShape(GrShape) to GrSWMaskHelper by Michael Ludwig · 4 years, 3 months ago
  12. 40c683a Tune how quickly we drop unused atlases by Jonathan Backer · 4 years, 3 months ago
  13. c15c704 Ensure ownership of src in SkPathRef::CreateTransformedCopy by Brian Salomon · 4 years, 3 months ago
  14. f03781b Update canvaskit to use the new path iterator by Chris Dalton · 4 years, 3 months ago
  15. 690b4c4 Add create backend texture with color upload bench. by Greg Daniel · 4 years, 3 months ago
  16. 1ed4391 Support large kernels on GPU in matrix convolution effect by Adlai Holler · 4 years, 3 months ago
  17. 8d3eb24 Delete ToolUtils::set_path_pt by Chris Dalton · 4 years, 3 months ago
  18. 8a2f29e [infra] use more unique task id for perf upload by Kevin Lubick · 4 years, 3 months ago
  19. 4b72661 Remove RawIter usage cases from SkPath.cpp by Chris Dalton · 4 years, 4 months ago
  20. 2c9cc2f Blacklist glyph_pos GMs on the various cache-test configs by Brian Osman · 4 years, 3 months ago
  21. f686fa9 Make backdrop_hintrect_clipping GM use kClamp tile mode by Brian Salomon · 4 years, 3 months ago
  22. b71e712 Fix potential leak of DWriteFontTypeface. by Ben Wagner · 4 years, 4 months ago
  23. 3479a95 Add declaration for pow() to sksl_interp.inc by Brian Osman · 4 years, 3 months ago
  24. b698ad3 Add d3d pipeline state cache by Greg Daniel · 4 years, 3 months ago
  25. 8842b37 Adding some intrinsics to the interpreter by Brian Osman · 4 years, 4 months ago
  26. 280d4f7 Add rendertarget clear to D3D. by Jim Van Verth · 4 years, 3 months ago
  27. 9fdab9f fixed an SkSL ASAN issue by Ethan Nicholas · 4 years, 4 months ago
  28. 4dab280 Add some missing declarations to SkSL .inc files by Brian Osman · 4 years, 3 months ago
  29. 3facc9c [skottie] Non-legacy brightness effect by Florin Malita · 4 years, 3 months ago
  30. 3d919c5 Fix uninitialized read in simplifyRect() by Michael Ludwig · 4 years, 3 months ago
  31. 2329db1 Switch to using the gpu-ddl sink(s) to generate the DDL images by Robert Phillips · 4 years, 3 months ago
  32. cdf23dd Roll third_party/externals/dawn 303a3daf0dec..ccc40f6ffaa6 (1 commits) by skia-autoroll · 4 years, 3 months ago
  33. a1184ac Update Go Deps by skia-recreate-skps · 4 years, 3 months ago
  34. bd87bf4 Roll third_party/externals/angle2 df31624eaf3d..040e4f6fcf54 (14 commits) by skia-autoroll · 4 years, 3 months ago
  35. 48eaa24 Roll ../src b39ec968b468..06a27cbea2e5 (419 commits) by skia-autoroll · 4 years, 3 months ago
  36. a923624 Roll third_party/externals/swiftshader 694e21400ee5..b798cfa374eb (9 commits) by skia-autoroll · 4 years, 3 months ago
  37. 05c1e1c Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  38. 57f289d Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  39. 80cab81 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  40. 64964bb Update GrTriangulator to use SkPathPriv::Iterate by Chris Dalton · 4 years, 4 months ago
  41. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 4 months ago
  42. 3395126 improve QOL of local fm_driver runs by Mike Klein · 4 years, 4 months ago
  43. f1c9eae Allow multiple closed observers on GrOpsTask. by Brian Salomon · 4 years, 4 months ago
  44. c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 4 months ago
  45. 962020f simplify binary ops too by Mike Klein · 4 years, 4 months ago
  46. 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 4 months ago
  47. 54d269d Roll third_party/externals/angle2 957417438089..df31624eaf3d (13 commits) by skia-autoroll · 4 years, 4 months ago
  48. d58a270 Add path bounds to SW path mask key by Robert Phillips · 4 years, 4 months ago
  49. a91e478 Restore SkCanvas::kPreserveLCDText_SaveLayerFlag by Xianzhu Wang · 4 years, 4 months ago
  50. cba4ee2 Fill in d3d program desc with d3d specifics. by Greg Daniel · 4 years, 4 months ago
  51. 24dcd20 Revert "Put top level FPs into their own functions" by Brian Salomon · 4 years, 4 months ago
  52. bf85984 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  53. a1c140a Remove linear filter from Metal layer. by Jim Van Verth · 4 years, 4 months ago
  54. 82e2a84 Roll third_party/externals/dawn 754c161fd366..303a3daf0dec (6 commits) by skia-autoroll · 4 years, 4 months ago
  55. 5ce9440 Add RenderTargetViews to D3D render targets by Jim Van Verth · 4 years, 4 months ago
  56. 8335ab6 Hide more of leftToRight checks by Julia Lavrova · 4 years, 4 months ago
  57. b32d66b Add layout(srgb_unpremul) to SkSL by Brian Osman · 4 years, 4 months ago
  58. 45be077 length() by Mike Klein · 4 years, 4 months ago
  59. cd7732b Roll ../src c4c6cbc6102b..b39ec968b468 (449 commits) by skia-autoroll · 4 years, 4 months ago
  60. d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 4 months ago
  61. f304541 Roll third_party/externals/swiftshader 7d6b5913c98c..694e21400ee5 (6 commits) by skia-autoroll · 4 years, 4 months ago
  62. f7a3307 Update tessellation to use SkPathPriv::Iterate by Chris Dalton · 4 years, 4 months ago
  63. 5443bb3 [canvaskit] Start a generic puppeteer perfing system. by Kevin Lubick · 4 years, 4 months ago
  64. e55e560 Hoist pixel geometry adjustments out of SkBaseDevice::CreateInfo() by Florin Malita · 4 years, 4 months ago
  65. ef41d50 Disable MTLPixelFormatBGR10A2Unorm on iOS by Robert Phillips · 4 years, 4 months ago
  66. 6a6de65 Retry drawing the simplified shape by Michael Ludwig · 4 years, 4 months ago
  67. 672c7a6 [skottie] More accurate contrast effect option by Florin Malita · 4 years, 4 months ago
  68. 5cf3c9c another round of work on fm_driver by Mike Klein · 4 years, 4 months ago
  69. 60cb7e3 [sksl,skvm] handle more 1,2,3,4 variants by Mike Reed · 4 years, 4 months ago
  70. 2ba8ba2 Add GrD3DDescriptorHeap. by Jim Van Verth · 4 years, 4 months ago
  71. 3c873af Const all the things in GrAtlasTextOp by Herb Derby · 4 years, 4 months ago
  72. b67d056 SkSL parser now limits recursion on comma operator as well by Ethan Nicholas · 4 years, 4 months ago
  73. 6666229 Add Preview to list of possible MSVC versions. by Ben Wagner · 4 years, 4 months ago
  74. f38b711 Reland "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 4 months ago
  75. cbc9667 Add some missed BGRA_1010102 testing tidbits by Robert Phillips · 4 years, 4 months ago
  76. 84aa92e Enforce C-style identifier rules for matrix markers everywhere by Brian Osman · 4 years, 4 months ago
  77. a4dd44a Dawn: Use shared copy encoder to create backend texture by Sean Gilhuly · 4 years, 4 months ago
  78. c120be4 Add a faster, cleaner path iterator by Chris Dalton · 4 years, 4 months ago
  79. 8520e76 migrate spiral demo from canvaskit by Mike Reed · 4 years, 4 months ago
  80. 1b3f93d Dawn: update to BufferCopyView API changes. by Stephen White · 4 years, 4 months ago
  81. 5cf6b31 Revert "retry absl" by Mike Klein · 4 years, 4 months ago
  82. 1d256d6 retry absl by Mike Klein · 4 years, 4 months ago
  83. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 4 months ago
  84. dc976a9 update skstd by Mike Klein · 4 years, 4 months ago
  85. 66869e9 Fixed UB in SkSL constant arithmetic by Ethan Nicholas · 4 years, 4 months ago
  86. 298bda1 add fm driver by Mike Klein · 4 years, 4 months ago
  87. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 4 months ago
  88. 3cf3a8c Roll third_party/externals/dawn 2d79ef264eba..754c161fd366 (5 commits) by skia-autoroll · 4 years, 4 months ago
  89. 93ce5b9 Rolling 3 dependencies by Corentin Wallez · 4 years, 4 months ago
  90. 5ba50af Replace skstd::exchange with std::exchange by Adlai Holler · 4 years, 4 months ago
  91. 21d1720 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  92. d64d6f5 Roll third_party/externals/angle2 718ae5088c41..957417438089 (12 commits) by skia-autoroll · 4 years, 4 months ago
  93. 187cfac Roll ../src 1a0f094cf1bb..c4c6cbc6102b (416 commits) by skia-autoroll · 4 years, 4 months ago
  94. 5f0965e Roll third_party/externals/swiftshader 941293d512fe..7d6b5913c98c (1 commits) by skia-autoroll · 4 years, 4 months ago
  95. 47889a1 Use needsTransform() for deviceRect by Herb Derby · 4 years, 4 months ago
  96. be6c713 cleanup device bounds calculation by Herb Derby · 4 years, 4 months ago
  97. e448900 fixed UB in SkSL shift operations by Ethan Nicholas · 4 years, 4 months ago
  98. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 4 months ago
  99. 08e12ac add fm to build product whitelist by Mike Klein · 4 years, 4 months ago
  100. 92e12b8 Remove libgifcodec from skottiekit build. by Nathaniel Nifong · 4 years, 4 months ago