1. 0340292 Update Go Deps by skia-recreate-skps · 4 years, 5 months ago
  2. 617173f Roll third_party/externals/angle2 abcc536b6207..c5b3cbdb4502 (7 commits) by skia-autoroll · 4 years, 5 months ago
  3. c35c05f Roll ../src 7f81408a3581..43a5bd0c46ed (526 commits) by skia-autoroll · 4 years, 5 months ago
  4. 6bc4a74 Roll third_party/externals/swiftshader 8be72df60462..16ae92a4ee52 (1 commits) by skia-autoroll · 4 years, 5 months ago
  5. c2fe5ee refactor where we wrap clipshaders, in prep for gpu backend by Mike Reed · 4 years, 5 months ago
  6. f97c018 simplify skvm clip shaders by Mike Klein · 4 years, 5 months ago
  7. 272c56b skvm clip shader support by Mike Klein · 4 years, 5 months ago
  8. c376cb4 skvm local matrix shader by Mike Klein · 4 years, 5 months ago
  9. 3e19216 Hoist GrVkResource up so it can be used for D3D and Metal. by Jim Van Verth · 4 years, 5 months ago
  10. bf35512 we can handle opaque clip-shaders up front by Mike Reed · 4 years, 5 months ago
  11. 3439323 remove testing && false by Mike Reed · 4 years, 5 months ago
  12. 4723724 Impl. tiled bitmaps in drawImageRect with per-edge AA flags by Michael Ludwig · 4 years, 5 months ago
  13. 520c5fd fix clip shader + skvm by Mike Klein · 4 years, 5 months ago
  14. 5f6b41e Runtime effects: Detect calls to undefined functions by Brian Osman · 4 years, 5 months ago
  15. 39ca973 Migrate ccpr to the new bind/draw API by Chris Dalton · 4 years, 5 months ago
  16. 6e7eac9 [skottie] Simplify the separate-dimensions vector interpolator by Florin Malita · 4 years, 5 months ago
  17. 3eabf4a Convert AAConvexPathOp to surfacing its programInfo by Robert Phillips · 4 years, 5 months ago
  18. a19ea58 Experiment with no longer avoiding uploading same uniforms in vulkan. by Greg Daniel · 4 years, 5 months ago
  19. d3f67db add Builder::dot() by Mike Klein · 4 years, 5 months ago
  20. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 5 months ago
  21. 92ec801 [skottie] 2D spatial interpolation support by Florin Malita · 4 years, 5 months ago
  22. dd86fb3 Move tiled bitmap code into SkGpuDevice_drawTexture.cpp by Michael Ludwig · 4 years, 5 months ago
  23. d1a8af6 Make GrRegionOp surface programInfos at record time by Robert Phillips · 4 years, 5 months ago
  24. e37f1c4 Surface programInfos on GrLatticOp at record time by Robert Phillips · 4 years, 5 months ago
  25. 78dac6d Convert FillRRectOp to the new bind/draw API by Chris Dalton · 4 years, 5 months ago
  26. 2e30796 Clean up Enums in Canvaskit by Nathaniel Nifong · 4 years, 5 months ago
  27. fae71fb [infra] gen_tasks: fix TODOs in usesDocker() by Eric Boren · 4 years, 5 months ago
  28. 80f8325 Update Go Deps by skia-recreate-skps · 4 years, 5 months ago
  29. 4760465 Roll ../src 5c8f724bfe77..7f81408a3581 (409 commits) by skia-autoroll · 4 years, 5 months ago
  30. 9e1f70b Roll third_party/externals/angle2 0c9b6abde90c..abcc536b6207 (12 commits) by skia-autoroll · 4 years, 5 months ago
  31. 390b9cd Roll third_party/externals/swiftshader b44162fdbb25..8be72df60462 (1 commits) by skia-autoroll · 4 years, 5 months ago
  32. 8a44af5 remove unused isAPicture from shaderbase by Mike Reed · 4 years, 5 months ago
  33. 0c465e3 SkShaders::Blend/GPU: treat null inputs as input color by Florin Malita · 4 years, 5 months ago
  34. a67d1ae add missing license line to SkVM_opts.h by Mike Klein · 4 years, 5 months ago
  35. 52f0291 Remove SkMaskFilter::makeWithMatrix() by Florin Malita · 4 years, 5 months ago
  36. a3aa601 Add a canvas test to make and draw SkVertices by Nathaniel Nifong · 4 years, 5 months ago
  37. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 5 months ago
  38. 85da336 Add d3d support for creating command lists. by Greg Daniel · 4 years, 5 months ago
  39. 4054061 [skottie] Defibrillate wipe effects by Florin Malita · 4 years, 5 months ago
  40. ea3ddc9 [skottie] KeyframeAnimator builders by Florin Malita · 4 years, 5 months ago
  41. 20baaee Update SkWebpEncoder.cpp's copyright notice by Leon Scroggins III · 4 years, 5 months ago
  42. c06355c [canvaskit] Update dash example link to use new API. by Kevin Lubick · 4 years, 5 months ago
  43. c8f95e2 Fix deprecated names by Nathaniel Nifong · 4 years, 5 months ago
  44. 23899c6 [infra] gen_tasks: Fix TODOs in usesGit() by Eric Boren · 4 years, 5 months ago
  45. e65c5fc Enable skia_use_icu for iOS by Julia Lavrova · 4 years, 5 months ago
  46. 02c4590 Add empty GrD3DResourceProvider class. by Greg Daniel · 4 years, 5 months ago
  47. d96c3c7 Add shader makers to SkShader externs by Nathaniel Nifong · 4 years, 5 months ago
  48. 8a05d23 [infra] More gen_tasks tweaks by Eric Boren · 4 years, 5 months ago
  49. 4cf2ab6 JS files to support running jasmine tests in google3 by Nathaniel Nifong · 4 years, 5 months ago
  50. c27e702 [infra] Overhaul gen_tasks_logic by Eric Boren · 4 years, 5 months ago
  51. 424d28b Update Go Deps by Eric Boren · 4 years, 5 months ago
  52. 0154105 Roll ../src da581c3babc4..5c8f724bfe77 (551 commits) by skia-autoroll · 4 years, 5 months ago
  53. 24e3e67 Roll third_party/externals/angle2 9acaf6626042..0c9b6abde90c (11 commits) by skia-autoroll · 4 years, 5 months ago
  54. 1987b8f Roll third_party/externals/swiftshader 51b2800bb317..b44162fdbb25 (2 commits) by skia-autoroll · 4 years, 5 months ago
  55. c569504 fall back to vswhere.exe to find msvc by Martin Vejdarski · 4 years, 5 months ago
  56. 475b9d0 Remove global static mutex in SkScalerContext_win_dw.cpp by Chris Davis · 4 years, 5 months ago
  57. b183906 Update SKP version by skia-recreate-skps · 4 years, 5 months ago
  58. 2e19af0 Revert "Move interpreter disassemble to out-of-line member of ByteCode" by Brian Osman · 4 years, 5 months ago
  59. cf573d8 Prepare texture for cross context usage when using the Metal backend. by Chinmay Garde · 4 years, 5 months ago
  60. 1b0124f Move interpreter disassemble to out-of-line member of ByteCode by Brian Osman · 4 years, 6 months ago
  61. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 5 months ago
  62. bd4f872 Handle runtime effect shader errors better by Brian Osman · 4 years, 5 months ago
  63. 24a8e9e Reland "Update skpbench's DDL timing" by Robert Phillips · 4 years, 5 months ago
  64. e690d9b Remove bot to record DDL creation time by Robert Phillips · 4 years, 5 months ago
  65. 943504b Remove invalid assert by Jim Van Verth · 4 years, 5 months ago
  66. 350db7c Allow a non-FBO0 surface to be matched with an FBO0 rendertarget proxy by Robert Phillips · 4 years, 5 months ago
  67. 8f233fc Add marked-content ID to PDF images by Dominic Mazzoni · 4 years, 5 months ago
  68. 6e58290 set lib_switch to empty for the msvc toolchain by Martin Vejdarski · 4 years, 5 months ago
  69. f35dfab Revert "Update skpbench's DDL timing" by Robert Phillips · 4 years, 5 months ago
  70. 61e7596 [recipes] Minor import cleanup by Eric Boren · 4 years, 5 months ago
  71. d32bdaf Land a testable raster backend for per-vertex-data vertices. by Mike Reed · 4 years, 5 months ago
  72. 5b632d8 Add GrD3DResource. by Jim Van Verth · 4 years, 5 months ago
  73. dbbf753 disable command buffer on iOS g3 builds by Mike Klein · 4 years, 5 months ago
  74. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 5 months ago
  75. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 5 months ago
  76. 6f0124a Update skpbench's DDL timing by Robert Phillips · 4 years, 5 months ago
  77. beaaf47 fix print functions for python3 gn scripts by Martin Vejdarski · 4 years, 6 months ago
  78. 7e46b14 Replace red line skp with a prettier example by Nathaniel Nifong · 4 years, 5 months ago
  79. a093cff [canvaskit] Fix shadow bugs by Kevin Lubick · 4 years, 5 months ago
  80. 54de2fa Cache resolved typefaces by Unichar + SkFontStyle + locale by Julia Lavrova · 4 years, 5 months ago
  81. 36c81d9 fix comment by Mike Klein · 4 years, 5 months ago
  82. 1b473fa move dither in SkVMBlitter by Mike Klein · 4 years, 5 months ago
  83. 7405556 set up interpreter after llvm by Mike Klein · 4 years, 5 months ago
  84. 491df6b remove SkTLS by Mike Klein · 4 years, 5 months ago
  85. 93a2a6b Update Go Deps by skia-recreate-skps · 4 years, 5 months ago
  86. 81ea108 Roll third_party/externals/angle2 c55fbc4064aa..9acaf6626042 (5 commits) by skia-autoroll · 4 years, 5 months ago
  87. 6e97f67 Roll ../src 7c474dc8f756..da581c3babc4 (457 commits) by skia-autoroll · 4 years, 5 months ago
  88. 35cb0b3 Roll third_party/externals/swiftshader a095711c5d77..51b2800bb317 (1 commits) by skia-autoroll · 4 years, 5 months ago
  89. 012f849 Migrate the GPU tessellator to the new bind/draw GrOpsRenderPass API by Chris Dalton · 4 years, 5 months ago
  90. 8c1ae63 simplify SkDraw by passing down SkVertices as a whole by Mike Reed · 4 years, 5 months ago
  91. 7c0332c re-enable fnma by Mike Klein · 4 years, 5 months ago
  92. 1d4db3b remove bone variant of drawVertices (unsupported) by Mike Reed · 4 years, 5 months ago
  93. f8db8a5 disable fnma peephole by Mike Klein · 4 years, 5 months ago
  94. c01d7ab print colors which fail the asserts when they do by Mike Klein · 4 years, 5 months ago
  95. db20afc Change the argument ordering for GrOpsRenderPass::bindTextures by Chris Dalton · 4 years, 5 months ago
  96. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  97. 6eb5cb9 Clean up for DDL program pre-compilation by Robert Phillips · 4 years, 5 months ago
  98. 1b1bd4e Clarify expected compatibility matrix in CharacterizationFBO0nessTest by Robert Phillips · 4 years, 5 months ago
  99. 6066a0c Remove all uses of bones by Nathaniel Nifong · 4 years, 5 months ago
  100. d4c4f0c Add Multiply-Subtract (fms) to SkVM by Herb Derby · 4 years, 5 months ago