1. 3cdf6a0 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  2. c883481 Roll third_party/externals/angle2 21c5af3151fb..3cb9c4bee9b3 (7 commits) by skia-autoroll · 4 years, 4 months ago
  3. 408644b Roll ../src 132edc1c6ff4..9781ff27c9e9 (476 commits) by skia-autoroll · 4 years, 4 months ago
  4. 8566a8c Roll third_party/externals/swiftshader 91525d85792f..60aa34a990fa (5 commits) by skia-autoroll · 4 years, 4 months ago
  5. 981d590 Roll third_party/externals/dawn 635239faf8ef..00b90ea83262 (4 commits) by skia-autoroll · 4 years, 4 months ago
  6. 1ae3e75 Fix bug in path clipping (chopping) by Mike Reed · 4 years, 4 months ago
  7. b6130e9 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
  8. 97cfb05 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  9. 6a5a91e Revert "Make compiling the amd vulkan memory allocator optional." by Greg Daniel · 4 years, 4 months ago
  10. dccf63b Add Galaxy S20 to the tree. by Joe Gregorio · 4 years, 4 months ago
  11. c12aad9 Some more minor fixes for D3D tests. by Jim Van Verth · 4 years, 4 months ago
  12. 438775b Reland "fix crbug 1073670" by Herb Derby · 4 years, 4 months ago
  13. 6d54e84 Revert "Add Abseil to third_party." by Mike Klein · 4 years, 4 months ago
  14. eca31bc Remove support for reading old serialized SkVertices by Brian Osman · 4 years, 4 months ago
  15. ade3f4c Revert "fix crbug 1073670" by Joe Gregorio · 4 years, 4 months ago
  16. 816226e Add Abseil to third_party. by John Stiles · 4 years, 4 months ago
  17. d59a91d Rename GrSpirv* files to GrSPIRV. by Greg Daniel · 4 years, 4 months ago
  18. 553deb6 fix crbug 1073670 by Herb Derby · 4 years, 4 months ago
  19. 246d29a skx matches hsw now by Mike Klein · 4 years, 4 months ago
  20. 63cfb36 Reland "Move SkFrontBufferedStream into Android-only dir" by Leon Scroggins III · 4 years, 4 months ago
  21. 23da198 Make compiling the amd vulkan memory allocator optional. by Greg Daniel · 4 years, 4 months ago
  22. 6a2729c stack hint by Mike Klein · 4 years, 4 months ago
  23. ec40360 Fix skottie2movie build by Florin Malita · 4 years, 4 months ago
  24. 6b1aabd Fix minor issue in D3D MSAA rendertarget setup by Jim Van Verth · 4 years, 4 months ago
  25. 123e3b8 [skottie/tools] Video playback support by Florin Malita · 4 years, 4 months ago
  26. 51d35ed add SKX opts by Mike Klein · 4 years, 4 months ago
  27. 7f0b897 Add CPU benchmarks for individual methods on GrTessellatePathOp by Chris Dalton · 4 years, 4 months ago
  28. 8b0cfa8 condense stack usage by Herb Derby · 4 years, 4 months ago
  29. d5cba9d add SkColorSpace param to SkPixmap::erase() by Mike Klein · 4 years, 4 months ago
  30. 13b6cf6 Ensure correct SkSurfce::MakeFromCAMetalLayer availability. by Chinmay Garde · 4 years, 4 months ago
  31. 1e21d14 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  32. 974fcc5 rework constants by Mike Klein · 4 years, 4 months ago
  33. 48c51bb test vcmpeqps with label offset by Mike Klein · 4 years, 4 months ago
  34. 8b70f4d [skottie] Video layer support by Florin Malita · 4 years, 4 months ago
  35. 11c6767 Create DDL for final composition step in DDL test harness by Robert Phillips · 4 years, 4 months ago
  36. 9224763 Roll ../src a49aa6883e5f..132edc1c6ff4 (451 commits) by skia-autoroll · 4 years, 4 months ago
  37. 7b89603 Roll third_party/externals/angle2 913f4f421381..21c5af3151fb (11 commits) by skia-autoroll · 4 years, 4 months ago
  38. 9fd4342 Roll third_party/externals/swiftshader ceb6258ae101..91525d85792f (16 commits) by skia-autoroll · 4 years, 4 months ago
  39. 22e77da Roll third_party/externals/dawn 21d753a05346..635239faf8ef (7 commits) by skia-autoroll · 4 years, 4 months ago
  40. f886505 Make SkDevice preserve SkCanvas' 4x4 matrix by Brian Osman · 4 years, 4 months ago
  41. 5e8fa6f correct only spill once by Herb Derby · 4 years, 4 months ago
  42. 1985466 Clean up Sample3D math a bit, fix a bug with world-space by Brian Osman · 4 years, 4 months ago
  43. c71eaad Increase shader/pipeline timeouts in Metal backend by Brian Salomon · 4 years, 4 months ago
  44. 565f17f Reland "Make SkBitmap/SkPixmap::erase* do so in sRGB" by Leon Scroggins · 6 years ago
  45. ed6e827 Add a flag for suppressing tessellation shaders by Chris Dalton · 4 years, 4 months ago
  46. a5a6b32 Track d3d resources using sk_sp instead of raw pointers. by Greg Daniel · 4 years, 4 months ago
  47. b25f303 Revert "Move SkFrontBufferedStream into Android-only dir" by Joe Gregorio · 4 years, 4 months ago
  48. 513720f Move SkFrontBufferedStream into Android-only dir by Leon Scroggins III · 4 years, 4 months ago
  49. 71d6466 spill oldest reg by Mike Klein · 4 years, 4 months ago
  50. fd77673 Set pipeline and related state on d3d command list. by Greg Daniel · 4 years, 4 months ago
  51. 04f9cda Move tessellation wedges to cubic the buffer by Chris Dalton · 4 years, 4 months ago
  52. 6276819 Allow SkThreadPool to be non-borrowing by Robert Phillips · 4 years, 4 months ago
  53. 42915c2 Remove tessellate/GrPathParser by Chris Dalton · 4 years, 4 months ago
  54. 8e2b694 Update GrTriangulator to count curves by Chris Dalton · 4 years, 4 months ago
  55. 13e3d7e [roller] Upgrade to CMake 3.13.5 to unbreak Swiftshader roller. by Weston Tracey · 4 years, 4 months ago
  56. b965ff5 Dawn: fix SamplerDescriptor params. by Stephen White · 4 years, 4 months ago
  57. 9599863 general dst() aliasing by Mike Klein · 4 years, 4 months ago
  58. c31edc0 Add GrD3DRootSignature class and support. by Greg Daniel · 4 years, 4 months ago
  59. 5fc5c81 Add GrD3DPipelineStateBuilder class. by Greg Daniel · 4 years, 4 months ago
  60. 1006a91 stack-aware codegen? by Mike Klein · 4 years, 4 months ago
  61. 0f9207f restore in-place FMAs by Mike Klein · 4 years, 4 months ago
  62. db68b5c Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  63. 33630fc Implement GrMtlOpsRenderPass::onClear. by Jim Van Verth · 4 years, 4 months ago
  64. bf03ac5 [skottie] Initial outer/inner glow by Florin Malita · 4 years, 4 months ago
  65. cefc2d9 convert Val* fingers to int regs by Mike Klein · 4 years, 4 months ago
  66. edccc66 Roll third_party/externals/dawn 64fcf3909ac9..21d753a05346 (6 commits) by skia-autoroll · 4 years, 4 months ago
  67. 18590c8 Roll third_party/externals/angle2 b7d6949b9112..913f4f421381 (10 commits) by skia-autoroll · 4 years, 4 months ago
  68. 5c5c868 Roll ../src edefbec8351f..a49aa6883e5f (498 commits) by skia-autoroll · 4 years, 4 months ago
  69. 654f911 only spill once by Herb Derby · 4 years, 4 months ago
  70. 1204c4b In GrAAConvexPathRenderer use a slightly smaller very large negative float. by Greg Daniel · 4 years, 4 months ago
  71. 5e1a57f eliminate used_in_loop bit by Mike Klein · 4 years, 4 months ago
  72. a4b3aef fix GCC builds? by Mike Klein · 4 years, 4 months ago
  73. f583f5b perf tweaks by Mike Klein · 4 years, 4 months ago
  74. 61ef3c4 new JIT flow by Mike Klein · 4 years, 4 months ago
  75. 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 4 months ago
  76. b920a0b Small bugs in tests by Julia Lavrova · 4 years, 4 months ago
  77. 68a2242 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
  78. a6cd558 Roll third_party/externals/angle2 8f48ba9f256f..b7d6949b9112 (16 commits) by skia-autoroll · 4 years, 4 months ago
  79. 8cb1227 Roll third_party/externals/swiftshader ff772a7bcc98..ceb6258ae101 (1 commits) by skia-autoroll · 4 years, 4 months ago
  80. f68de13 Roll ../src 91a975d4e6e0..edefbec8351f (480 commits) by skia-autoroll · 4 years, 4 months ago
  81. 8435542 Roll third_party/externals/dawn be08000cb52e..64fcf3909ac9 (6 commits) by skia-autoroll · 4 years, 4 months ago
  82. e9663db SVG: Added font-size and font-weight attributes to Text node by Tyler Freeman · 4 years, 4 months ago
  83. 2432d06 Rename domain types and vars to subset. by Brian Salomon · 4 years, 4 months ago
  84. d8f611d Remove SkCanvasMatrix by Brian Osman · 4 years, 4 months ago
  85. fdd3685 Minor fixup to D3D readPixels and writePixels. by Jim Van Verth · 4 years, 4 months ago
  86. 57a996b Disallow empty interface blocks in SkSL. by John Stiles · 4 years, 4 months ago
  87. 4f8297d Small bugs in tests by Julia Lavrova · 4 years, 4 months ago
  88. 3b8486a Reland "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 4 months ago
  89. 650612a Improve selection of target_cpu in android_gdbserver by Brian Salomon · 4 years, 4 months ago
  90. 2eb7b57 Remove unused GrTextureDomain by Brian Salomon · 4 years, 4 months ago
  91. 710bd4f SkQP: Fix broken run_skqp_exe by Lepton Wu · 4 years, 4 months ago
  92. 5a9e7fb Prefixed the names of SkSL token constants. by Ethan Nicholas · 4 years, 4 months ago
  93. 67c905c Fixing a bug in SkOpEdgeBuilder::walk that causes pathOps to fail when cubic segment is reducable by Kevin Lubick · 4 years, 4 months ago
  94. 777f239 Revert "Notify RTC when OpsTask is closed so it can drop ownership" by Brian Salomon · 4 years, 4 months ago
  95. efb2133 Update CK particle examples by Brian Osman · 4 years, 4 months ago
  96. 198393b Notify RTC when OpsTask is closed so it can drop ownership by Brian Salomon · 4 years, 4 months ago
  97. 690a450 Create a shared spirv uniform and varying handling class. by Greg Daniel · 4 years, 4 months ago
  98. d81379d Add path renderer selection spew by Robert Phillips · 4 years, 4 months ago
  99. ba7f229 Implement GrD3DGpu::onReadPixels and GrD3DGpu::onWritePixels. by Jim Van Verth · 4 years, 4 months ago
  100. 1ba00c7 Allow empty rendertests commandline flags. by Lepton Wu · 4 years, 4 months ago