1. f893df9 Clamp lighting dot product in paint_alpha_normals_rt by Brian Osman · 3 years, 9 months ago
  2. 612c733 COLRv1 GM test for foreground color by Dominik Röttsches · 3 years, 9 months ago
  3. add2c39 use sk_sp<SkStrike> instead of SkStrikeSpec by Herb Derby · 3 years, 9 months ago
  4. 58d633b Revert "[MiddleOutPolygonTriangulator] Convert pushVertex(p0) to close()" by Chris Dalton · 3 years, 9 months ago
  5. 6a5f772 Fix crash with the inliner when optimizing built-in modules. by John Stiles · 3 years, 9 months ago
  6. d6af8bf [infra] Make jobs use Gold's public hashes by Kevin Lubick · 3 years, 9 months ago
  7. 183f37d Add trace opcodes for function entry/exit. by John Stiles · 3 years, 9 months ago
  8. 540eb37 Remove unused variable 'heapIndex' by Leon Scroggins III · 3 years, 9 months ago
  9. efd8280 Emit trace_line ops to indicate for-statement next/test. by John Stiles · 3 years, 9 months ago
  10. 70ae431 Implement trace_var opcode. by John Stiles · 3 years, 9 months ago
  11. 9b353b9 [graphite] Add commands to CommandBuffer from Tasks by Jim Van Verth · 3 years, 9 months ago
  12. b9f1864 Add Bazel folks as owners to BUILD.bazel files by Kevin Lubick · 3 years, 9 months ago
  13. 1b61d86 Reland "Add ConvertPixels versions of PremulAlphaRoundTrip" by Brian Osman · 3 years, 9 months ago
  14. fa26a65 Roll Dawn from eb9339bdf38f to d25277844cec (4 revisions) by skia-autoroll · 3 years, 9 months ago
  15. 1f8c31b [infra] Add initial Bazel rules and files by Kevin Lubick · 3 years, 9 months ago
  16. badc896 Roll Chromium from f3e2d73a87ed to ffe9e7417205 (463 revisions) by skia-autoroll · 3 years, 9 months ago
  17. a762343 Improve the fan point for wedges by Chris Dalton · 3 years, 9 months ago
  18. 70db6e4 Use writeToSlot to update fSlots. by John Stiles · 3 years, 9 months ago
  19. 890235f Add NumberKind to Slot struct. by John Stiles · 3 years, 9 months ago
  20. edc7b47 Update fSlots to store its data in a Slot struct. by John Stiles · 3 years, 9 months ago
  21. 2660bfd Fix new/delete mismatch in SkBlockAllocatorTest by Ben Wagner · 3 years, 9 months ago
  22. 065c5d9 Remove deprecated fType field in StructureElementNode. by Lei Zhang · 5 years ago
  23. 21f7a9a remove strikeToSourceRatio from SkStrikeSpec by Herb Derby · 3 years, 9 months ago
  24. d0e2358 Update versions of non-generated SKPs in RecreateSKPs bot by Ravi Mistry · 3 years, 9 months ago
  25. a1705e2 Typo: "then then" -> "then" by Nils · 3 years, 9 months ago
  26. e05285a Don't use the atlas for MSAA convex paths by Chris Dalton · 3 years, 9 months ago
  27. 864f71b Remove unused GrFPArgs::fInputColorIsOpaque by Brian Osman · 3 years, 9 months ago
  28. 4a41c94 [cq] Replace Win10 HD7770 D3D tryjob with QuadroP400 on the CQ by Eric Boren · 3 years, 9 months ago
  29. 529d347 Move alpha modulation into paint conversion (Step 2) by Brian Osman · 3 years, 9 months ago
  30. 54c496b use SkStrikeSpec in remote and main strike cache by Herb Derby · 3 years, 9 months ago
  31. 54ab0dc Fix #ifdef SK_SUPPORT_GPU to be #if by Kevin Lubick · 3 years, 9 months ago
  32. c94073b change header to include spinlocks instead of mutex by Herb Derby · 3 years, 9 months ago
  33. 30c9ead Roll ANGLE from 52d6e3637373 to ee8e8a68c5a9 (4 revisions) by skia-autoroll · 3 years, 9 months ago
  34. d8dc7a0 Roll SwiftShader from 70f3a0ff7233 to 4c6da56da96c (3 revisions) by skia-autoroll · 3 years, 9 months ago
  35. 243aad7 Roll Chromium from fcbba96a4082 to f3e2d73a87ed (572 revisions) by skia-autoroll · 3 years, 9 months ago
  36. be0c3da Roll Dawn from c30496485a4d to eb9339bdf38f (8 revisions) by skia-autoroll · 3 years, 9 months ago
  37. cd7220e Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years, 9 months ago
  38. 8213817 Roll SK Tool from bb6948d006ed to 97c7df54e4ce by skia-autoroll · 3 years, 9 months ago
  39. 2417872 Roll ANGLE from fab56bdb6fc7 to 52d6e3637373 (6 revisions) by skia-autoroll · 3 years, 9 months ago
  40. 37bef2d [canvaskit] Add tests/examples for using CanvasKit with Typescript. by Kevin Lubick · 3 years, 9 months ago
  41. 4415b59 Disable SVGs and tests on iPhone6 to prevent OOM by Robert Phillips · 3 years, 9 months ago
  42. 15384b1 Add a trace_line opcode to SkVM. by John Stiles · 3 years, 9 months ago
  43. 497ac0f [graphite] Rename RenderPipeline[Desc] to GraphicsPipeline[Desc] by Michael Ludwig · 3 years, 9 months ago
  44. a4dc43c Update Skia milestone to 98 by Heather Miller · 3 years, 9 months ago
  45. f207db2 Rename PathXform to AffineMatrix by Chris Dalton · 3 years, 9 months ago
  46. deb9386 Fix SkSL doc examples that used reserved identifiers by Brian Osman · 3 years, 9 months ago
  47. 7b426f5 Add #ifdefs to GrBackendSemaphore to guard includes and methods by Kevin Lubick · 3 years, 9 months ago
  48. f8b3e0c Add disassembly to skvm debug panel by Brian Osman · 3 years, 9 months ago
  49. 725705f remove SkStrikeSpec from Painter's processSourcePaths by Herb Derby · 3 years, 9 months ago
  50. 1800d41 Roll ANGLE from 30afc25e1fe1 to fab56bdb6fc7 (3 revisions) by skia-autoroll · 3 years, 9 months ago
  51. 4322c7f Revert "Add ConvertPixels versions of PremulAlphaRoundTrip" by Brian Osman · 3 years, 9 months ago
  52. afa75bc Add a SkVMDebugTrace flag to ProgramSettings. by John Stiles · 3 years, 9 months ago
  53. 78bfb85 extract SkStrike and allow SkStrikeForGPU to expose it by Herb Derby · 3 years, 9 months ago
  54. 1761646 Reland "Remove GPU-related calls from SkSurface.h when !SK_SUPPORT_GPU" by Kevin Lubick · 3 years, 9 months ago
  55. ae67f07 Roll SwiftShader from e733a26e2ba0 to 70f3a0ff7233 (3 revisions) by skia-autoroll · 3 years, 9 months ago
  56. cf8daf7 Roll Chromium from f69977b0a360 to fcbba96a4082 (512 revisions) by skia-autoroll · 3 years, 9 months ago
  57. 7088405 Roll Dawn from 26db646d8ff8 to c30496485a4d (9 revisions) by skia-autoroll · 3 years, 9 months ago
  58. 7dff51e Drop support for GL_EXT_multi_draw_indirect by Chris Dalton · 3 years, 9 months ago
  59. 2ed7729 [MiddleOutPolygonTriangulator] Convert pushVertex(p0) to close() by Chris Dalton · 3 years, 9 months ago
  60. a5409c1 Remove recursive chopping from PathCurveTessellator by Chris Dalton · 3 years, 9 months ago
  61. a0e2818 Roll ANGLE from 8c9b8f03e0f3 to 30afc25e1fe1 (1 revision) by skia-autoroll · 3 years, 9 months ago
  62. 43b0f03 SkTHashTable to not require default constructable T by Ben Wagner · 3 years, 9 months ago
  63. f2e90d3 add skottie support for Bulge ADBE effect by Jorge Betancourt · 3 years, 9 months ago
  64. 88117ab Improve the skvm debug panel by Brian Osman · 3 years, 9 months ago
  65. 37da672 Remove SkRuntimeEffect from DrawVerticesOp by Brian Salomon · 3 years, 9 months ago
  66. a05d302 Fix skottie::PropertyHandle export by Avery Musbach · 3 years, 9 months ago
  67. 721d95c Roll ANGLE from 270a2c0ef4ee to 8c9b8f03e0f3 (3 revisions) by skia-autoroll · 3 years, 9 months ago
  68. e7a9535 Enforce basic limits on global size in SkSL. by John Stiles · 3 years, 9 months ago
  69. 7cde289 Enforce basic limits on function stack size in SkSL. by John Stiles · 3 years, 9 months ago
  70. 37afdbc pathProcessing: switch to explicit strikeToSourceScale by Herb Derby · 3 years, 9 months ago
  71. f2b5dc8 [graphite] Fix MSL FS generation by Robert Phillips · 3 years, 9 months ago
  72. fa6e45f Add an SkVM panel to viewer's debug UI by Brian Osman · 3 years, 9 months ago
  73. d533add cleanup SK_GPU_V1 guards by Herb Derby · 3 years, 9 months ago
  74. a5030e9 Remove V1/V2 compile bots by Robert Phillips · 3 years, 9 months ago
  75. 159ae19 Test skstd::optional calls emplaced T's destructor by Ben Wagner · 3 years, 9 months ago
  76. 0bbce33 Support for COLR 0xFFFF foreground color in FT backend by Dominik Röttsches · 3 years, 9 months ago
  77. 7368c6d Minor comment fixes in COLRv1 GM and implementation by Dominik Röttsches · 3 years, 9 months ago
  78. 817dba1 extract strike-to-source scale from SkStrikeSpec by Herb Derby · 3 years, 9 months ago
  79. f0b283e [graphite] Cleanup missed gpu_shared gn change. by Greg Daniel · 3 years, 9 months ago
  80. 2739def Roll ANGLE from 30b01d8fd1cf to 270a2c0ef4ee (3 revisions) by skia-autoroll · 3 years, 9 months ago
  81. 569bf57 [metal] Ensure that we clean up command buffer even on failure. by Jim Van Verth · 3 years, 9 months ago
  82. a8d3807 Metal: in iOS check to see if we're in background before creating encoder by Jim Van Verth · 3 years, 9 months ago
  83. d9d9e21 Roll ANGLE from 8aec7f358ee8 to 30b01d8fd1cf (5 revisions) by skia-autoroll · 3 years, 9 months ago
  84. 87067f5 Roll SwiftShader from 7a571328541a to e733a26e2ba0 (1 revision) by skia-autoroll · 3 years, 9 months ago
  85. 911a545 Roll Chromium from 523915394ffc to f69977b0a360 (440 revisions) by skia-autoroll · 3 years, 9 months ago
  86. 5044ff3 Roll Dawn from 2514566d8253 to 26db646d8ff8 (6 revisions) by skia-autoroll · 3 years, 9 months ago
  87. b61804e Add ConvertPixels versions of PremulAlphaRoundTrip by Brian Osman · 3 years, 9 months ago
  88. db34226 Add Perf and Test jobs for Kevin chromebooks. by Joe Gregorio · 3 years, 9 months ago
  89. 380dd45 Fix an accidental float truncation by Chris Dalton · 3 years, 9 months ago
  90. 233f4d8 Convert MiddleOutPolygonTriangulator to an iterator by Chris Dalton · 3 years, 9 months ago
  91. 292bbb1 [graphite] Split gpu_shared into its own gn target. by Greg Daniel · 3 years, 9 months ago
  92. 37459e7 Move WithWorkingFormat to SkColorFilterPriv by Brian Osman · 3 years, 9 months ago
  93. dfeced7 Disable tessellation path renderer on Wembley devices. by Greg Daniel · 3 years, 9 months ago
  94. 6990ee0 [graphite] Add RenderPassTask::execute by Jim Van Verth · 3 years, 9 months ago
  95. 8be6332 Serialize foreground color caching requirement specialisation by Dominik Röttsches · 3 years, 9 months ago
  96. 6b9f776 Roll ANGLE from 0e9e321b578a to 8aec7f358ee8 (4 revisions) by skia-autoroll · 3 years, 9 months ago
  97. 4872cea Skip motionmarkleaves SKP on WASM+CPU by Kevin Lubick · 3 years, 9 months ago
  98. 3598648 Use larger clip for SW mask unique key by Michael Ludwig · 3 years, 9 months ago
  99. dc7ab73 Add comment explaining unpremul paint color handling by Brian Osman · 3 years, 9 months ago
  100. 90c9424 Remove SPI from static inline functions by Kevin Lubick · 3 years, 9 months ago