1. a1184ac Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  2. bd87bf4 Roll third_party/externals/angle2 df31624eaf3d..040e4f6fcf54 (14 commits) by skia-autoroll · 4 years, 4 months ago
  3. 48eaa24 Roll ../src b39ec968b468..06a27cbea2e5 (419 commits) by skia-autoroll · 4 years, 4 months ago
  4. a923624 Roll third_party/externals/swiftshader 694e21400ee5..b798cfa374eb (9 commits) by skia-autoroll · 4 years, 4 months ago
  5. 05c1e1c Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  6. 57f289d Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  7. 80cab81 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  8. 64964bb Update GrTriangulator to use SkPathPriv::Iterate by Chris Dalton · 4 years, 4 months ago
  9. c19459b Don't trust glyph runs in XPS. by Ben Wagner · 4 years, 4 months ago
  10. 3395126 improve QOL of local fm_driver runs by Mike Klein · 4 years, 4 months ago
  11. f1c9eae Allow multiple closed observers on GrOpsTask. by Brian Salomon · 4 years, 4 months ago
  12. c259202 Remove SkPathVerb::kDone by Chris Dalton · 4 years, 4 months ago
  13. 962020f simplify binary ops too by Mike Klein · 4 years, 4 months ago
  14. 6f994a8 Add benchmarks for large kernel matrix convolutions by Adlai Holler · 4 years, 4 months ago
  15. 54d269d Roll third_party/externals/angle2 957417438089..df31624eaf3d (13 commits) by skia-autoroll · 4 years, 4 months ago
  16. d58a270 Add path bounds to SW path mask key by Robert Phillips · 4 years, 4 months ago
  17. a91e478 Restore SkCanvas::kPreserveLCDText_SaveLayerFlag by Xianzhu Wang · 4 years, 4 months ago
  18. cba4ee2 Fill in d3d program desc with d3d specifics. by Greg Daniel · 4 years, 4 months ago
  19. 24dcd20 Revert "Put top level FPs into their own functions" by Brian Salomon · 4 years, 4 months ago
  20. bf85984 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  21. a1c140a Remove linear filter from Metal layer. by Jim Van Verth · 4 years, 4 months ago
  22. 82e2a84 Roll third_party/externals/dawn 754c161fd366..303a3daf0dec (6 commits) by skia-autoroll · 4 years, 4 months ago
  23. 5ce9440 Add RenderTargetViews to D3D render targets by Jim Van Verth · 4 years, 4 months ago
  24. 8335ab6 Hide more of leftToRight checks by Julia Lavrova · 4 years, 4 months ago
  25. b32d66b Add layout(srgb_unpremul) to SkSL by Brian Osman · 4 years, 4 months ago
  26. 45be077 length() by Mike Klein · 4 years, 4 months ago
  27. cd7732b Roll ../src c4c6cbc6102b..b39ec968b468 (449 commits) by skia-autoroll · 4 years, 4 months ago
  28. d9bde07 Add SkRuntimeShaderBuilder, clean up SkRuntimeEffect API a bit by Brian Osman · 4 years, 4 months ago
  29. f304541 Roll third_party/externals/swiftshader 7d6b5913c98c..694e21400ee5 (6 commits) by skia-autoroll · 4 years, 4 months ago
  30. f7a3307 Update tessellation to use SkPathPriv::Iterate by Chris Dalton · 4 years, 4 months ago
  31. 5443bb3 [canvaskit] Start a generic puppeteer perfing system. by Kevin Lubick · 4 years, 4 months ago
  32. e55e560 Hoist pixel geometry adjustments out of SkBaseDevice::CreateInfo() by Florin Malita · 4 years, 4 months ago
  33. ef41d50 Disable MTLPixelFormatBGR10A2Unorm on iOS by Robert Phillips · 4 years, 4 months ago
  34. 6a6de65 Retry drawing the simplified shape by Michael Ludwig · 4 years, 4 months ago
  35. 672c7a6 [skottie] More accurate contrast effect option by Florin Malita · 4 years, 4 months ago
  36. 5cf3c9c another round of work on fm_driver by Mike Klein · 4 years, 4 months ago
  37. 60cb7e3 [sksl,skvm] handle more 1,2,3,4 variants by Mike Reed · 4 years, 4 months ago
  38. 2ba8ba2 Add GrD3DDescriptorHeap. by Jim Van Verth · 4 years, 4 months ago
  39. 3c873af Const all the things in GrAtlasTextOp by Herb Derby · 4 years, 4 months ago
  40. b67d056 SkSL parser now limits recursion on comma operator as well by Ethan Nicholas · 4 years, 4 months ago
  41. 6666229 Add Preview to list of possible MSVC versions. by Ben Wagner · 4 years, 4 months ago
  42. f38b711 Reland "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 4 months ago
  43. cbc9667 Add some missed BGRA_1010102 testing tidbits by Robert Phillips · 4 years, 4 months ago
  44. 84aa92e Enforce C-style identifier rules for matrix markers everywhere by Brian Osman · 4 years, 4 months ago
  45. a4dd44a Dawn: Use shared copy encoder to create backend texture by Sean Gilhuly · 4 years, 4 months ago
  46. c120be4 Add a faster, cleaner path iterator by Chris Dalton · 4 years, 4 months ago
  47. 8520e76 migrate spiral demo from canvaskit by Mike Reed · 4 years, 4 months ago
  48. 1b3f93d Dawn: update to BufferCopyView API changes. by Stephen White · 4 years, 4 months ago
  49. 5cf6b31 Revert "retry absl" by Mike Klein · 4 years, 4 months ago
  50. 1d256d6 retry absl by Mike Klein · 4 years, 4 months ago
  51. 9a30ee0 Add BGR_10A2 support to Ganesh (take 2) by Robert Phillips · 4 years, 4 months ago
  52. dc976a9 update skstd by Mike Klein · 4 years, 4 months ago
  53. 66869e9 Fixed UB in SkSL constant arithmetic by Ethan Nicholas · 4 years, 4 months ago
  54. 298bda1 add fm driver by Mike Klein · 4 years, 4 months ago
  55. f59a961 Add layout(marker) to SkSL by Brian Osman · 4 years, 4 months ago
  56. 3cf3a8c Roll third_party/externals/dawn 2d79ef264eba..754c161fd366 (5 commits) by skia-autoroll · 4 years, 4 months ago
  57. 93ce5b9 Rolling 3 dependencies by Corentin Wallez · 4 years, 4 months ago
  58. 5ba50af Replace skstd::exchange with std::exchange by Adlai Holler · 4 years, 4 months ago
  59. 21d1720 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  60. d64d6f5 Roll third_party/externals/angle2 718ae5088c41..957417438089 (12 commits) by skia-autoroll · 4 years, 4 months ago
  61. 187cfac Roll ../src 1a0f094cf1bb..c4c6cbc6102b (416 commits) by skia-autoroll · 4 years, 4 months ago
  62. 5f0965e Roll third_party/externals/swiftshader 941293d512fe..7d6b5913c98c (1 commits) by skia-autoroll · 4 years, 4 months ago
  63. 47889a1 Use needsTransform() for deviceRect by Herb Derby · 4 years, 4 months ago
  64. be6c713 cleanup device bounds calculation by Herb Derby · 4 years, 4 months ago
  65. e448900 fixed UB in SkSL shift operations by Ethan Nicholas · 4 years, 4 months ago
  66. 77083c7 Revert "replace SkSharedMutex" by Mike Klein · 4 years, 4 months ago
  67. 08e12ac add fm to build product whitelist by Mike Klein · 4 years, 4 months ago
  68. 92e12b8 Remove libgifcodec from skottiekit build. by Nathaniel Nifong · 4 years, 4 months ago
  69. 53a9438 treat fNeedsGlyphTransform the same for SDFT and Bitmap by Herb Derby · 4 years, 4 months ago
  70. 702c5a3 Start on GM to directly test SkGpuBlurUtils by Brian Salomon · 4 years, 4 months ago
  71. c216025 add skvx::{sin,cos,tan} by Mike Klein · 4 years, 4 months ago
  72. 5be739b add sin by Mike Klein · 4 years, 4 months ago
  73. cfdc07a replace SkSharedMutex by Mike Klein · 4 years, 4 months ago
  74. a9379fb [skottie] Contrast cleanup by Florin Malita · 4 years, 4 months ago
  75. cfb1b19 impl enough for contrast effect by Mike Klein · 4 years, 4 months ago
  76. af312c9 Revert "Refactor geometry union capabilities out of GrStyledShape" by Michael Ludwig · 4 years, 4 months ago
  77. d91d8b6 Revert "Fix round join comparison in if" by Michael Ludwig · 4 years, 4 months ago
  78. e42af16 add --stats to start with the stats overlay on by Mike Klein · 4 years, 4 months ago
  79. f207233 [skottie] Non-legacy (is this modern?) contrast effect support by Florin Malita · 4 years, 4 months ago
  80. 032631e Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  81. 849c26c Roll third_party/externals/angle2 4395170e6091..718ae5088c41 (12 commits) by skia-autoroll · 4 years, 4 months ago
  82. 756ed83 Roll ../src 78824aa9d99f..1a0f094cf1bb (510 commits) by skia-autoroll · 4 years, 4 months ago
  83. 8a6f2ed Roll third_party/externals/dawn 88f2ec853f80..2d79ef264eba (2 commits) by skia-autoroll · 4 years, 4 months ago
  84. e40f988 Roll third_party/externals/swiftshader 2717702e9a1f..941293d512fe (4 commits) by skia-autoroll · 4 years, 4 months ago
  85. 9d4fa4f Fix round join comparison in if by Michael Ludwig · 4 years, 4 months ago
  86. a50ce3c Revert "Add BGR_10A2 support to Ganesh" by Robert Phillips · 4 years, 4 months ago
  87. 1e0884d add --dylib to viewer by Mike Klein · 4 years, 4 months ago
  88. a73fa57 increase SkVMBlitter cache size by Mike Klein · 4 years, 4 months ago
  89. afe2c90 Revert "Revert "Converted texture and runtime effects to use GrMatrixEffect"" by Ethan Nicholas · 4 years, 4 months ago
  90. 3c411f5 remember to injectmoveto before arcTo by Mike Reed · 4 years, 4 months ago
  91. 2becdde Refactor geometry union capabilities out of GrStyledShape by Michael Ludwig · 4 years, 4 months ago
  92. dded3c7 Update provisioning_profile to unbreak iOS since cert refresh. by Weston Tracey · 4 years, 4 months ago
  93. 44fc53b Add BGR_10A2 support to Ganesh by Robert Phillips · 4 years, 4 months ago
  94. c50f4e9 Simplify GrTextBlob::flush by Herb Derby · 4 years, 4 months ago
  95. 9145f78 Implement D3D copySurface. by Jim Van Verth · 4 years, 4 months ago
  96. 02b9138 Rename flush -> addOp by Herb Derby · 4 years, 4 months ago
  97. a1e90ab Turn on Vulkan bots for Galaxy S20. by Joe Gregorio · 4 years, 4 months ago
  98. b2b9fbc Compare all fields in SkSL::Layout::operator== by Brian Osman · 4 years, 4 months ago
  99. f1792cd Use constant swizzle syntax in GrDrawVerticesOp by Brian Osman · 4 years, 4 months ago
  100. fc75d5c [skottie] Brightness and Contrast effect by Florin Malita · 4 years, 4 months ago