1. af5c75d Roll Chromium from 5b12d6f9f82b to 7f78322beba4 (454 revisions) by skia-autoroll · 3 years ago
  2. ee79cc3 Revert "Graphite: Add compilation bots" by Robert Phillips · 3 years ago
  3. 605748b Graphite: Add compilation bots by Robert Phillips · 3 years ago
  4. 2d71c9e Add Abseil dependency for Dawn by Brandon Jones · 3 years ago
  5. d6bf374 Graphite: Improve DM/Graphite connection by Robert Phillips · 3 years ago
  6. fe9bfe6 Separate IRGenerator and Compiler into separate DSLWriter fields. by John Stiles · 3 years ago
  7. 1a117d7 Allow dsl::Start with a Context instead of a Compiler. by John Stiles · 3 years ago
  8. ec8eef2 Slightly updated DSL Switch API by Ethan Nicholas · 3 years ago
  9. 4d06441 [JetSki] bind drawGlyphs to JetSki for Text rendering by Jorge Betancourt · 3 years ago
  10. 01754ec Graphite: Rough out DrawCommandList and BoundsManager by Michael Ludwig · 3 years ago
  11. f8a6faf Roll skcms from cf7d3f925b87 to 3021821e8f79 (1 revision) by skia-autoroll · 3 years ago
  12. 428af4c Remove fLocalCoord from SkVMGenerator. by John Stiles · 3 years ago
  13. a4f5683 Refactor SkVMGenerator construction. by John Stiles · 3 years ago
  14. 7743559 Add memoryless attachment support for vulkan dmsaa. by Greg Daniel · 3 years ago
  15. 6ee0018 Remove mssse3 flag of host builds for Android skia by Jerome Gaillard · 3 years ago
  16. 0541a98 bench: Add PhoneHub assets to skottie-vs-png decode bench by Avery Musbach · 3 years, 1 month ago
  17. 6d35140 Fix an issue reporting errors with check_deps.py by Brandon Jones · 3 years ago
  18. 5a6f160 Add more stub classes by Robert Phillips · 3 years ago
  19. 9f6be8e Reland "align the different implementations of 1/x" by Herb Derby · 3 years ago
  20. 6386199 Remove IRGenerator::coerce. by John Stiles · 3 years ago
  21. c3fab1a Don't switch kDecal to kClamp by Michael Ludwig · 3 years ago
  22. 5480677 Fix CMAKE build by Jim Van Verth · 3 years ago
  23. 49b1a42 Migrate unreachable-code elimination to Analysis. by John Stiles · 3 years ago
  24. cb25d56 Roll ANGLE from 9184973fc1be to 68c0da839bc6 (13 revisions) by skia-autoroll · 3 years ago
  25. 6ed5a66 Roll Chromium from c3ac14695197 to 5b12d6f9f82b (500 revisions) by skia-autoroll · 3 years ago
  26. 3324529 Roll SwiftShader from 6cbc24686901 to 755b78dc66b2 (2 revisions) by skia-autoroll · 3 years ago
  27. 5527735 Roll Dawn from 92d6e53e6def to a10f5331f2b5 (5 revisions) by skia-autoroll · 3 years ago
  28. bb30fc1 Revert "align the different implementations of 1/x" by John Stiles · 3 years ago
  29. a48e7b0 Removed unused SkSLPosition by Ethan Nicholas · 3 years ago
  30. f15c3ff Add SkSurface_Graphite stub by Robert Phillips · 3 years ago
  31. d668d4d Fix SwitchWithFallthrough test on iOS. by John Stiles · 3 years ago
  32. 8289878 align the different implementations of 1/x by Herb Derby · 3 years ago
  33. 1c5eb4b Disallow continue inside a switch. by John Stiles · 3 years ago
  34. 6a2a637 [skottie] Fix Keyframe::Value equality operator by Florin Malita · 3 years ago
  35. 9f6e463 Fixing all clang errors... by Julia Lavrova · 3 years ago
  36. 35bd926 Add tests for switch + loop constructs. by John Stiles · 3 years ago
  37. 755e00e Update sprint to graphite name by Robert Phillips · 3 years ago
  38. 8abb52f Roll FreeType by Dominik Röttsches · 3 years ago
  39. e32309d Update switch-fallthrough test to run in dm. by John Stiles · 3 years ago
  40. 408f38e Disable SwitchDefaultOnly test on Intel + Vulkan + Linux. by John Stiles · 3 years ago
  41. 1a4080a More beachhead by Robert Phillips · 3 years ago
  42. b8f1651 Add workaround for switch() containing only a `default` case. by John Stiles · 3 years ago
  43. 8d59fe0 Add memoryless parameter for MSAA attachment creation by Jim Van Verth · 3 years ago
  44. 2816dcf Fixed fuzzer-discovered bug with interface blocks by Ethan Nicholas · 3 years ago
  45. ed2baba Reland "Add switch statement support to PipelineStage." by John Stiles · 3 years ago
  46. 8e369b0 Replace break with continue inside empty (post-optimization) loop. by John Stiles · 3 years ago
  47. edc6740 Roll Chromium from 17b3e1a870ed to c3ac14695197 (387 revisions) by skia-autoroll · 3 years ago
  48. f81416d Roll ANGLE from 458389f249b0 to 9184973fc1be (6 revisions) by skia-autoroll · 3 years ago
  49. bfe3700 Roll SwiftShader from b7de6caa43b9 to 6cbc24686901 (7 revisions) by skia-autoroll · 3 years ago
  50. e185dc9 Roll Dawn from 8626b2142d82 to 92d6e53e6def (24 revisions) by skia-autoroll · 3 years ago
  51. fab0095 Establish beachhead by Robert Phillips · 3 years ago
  52. d288d8b Revert "Add switch statement support to PipelineStage." by John Stiles · 3 years ago
  53. 8426165 Reland "Add new GrSurfaceInfo class and related backend structs." by Greg Daniel · 3 years ago
  54. 8c9c185 Simplify SkAAClip to use SkClipOp, not SkRegion::Op by Michael Ludwig · 3 years ago
  55. 6aaa6b0 Direct3D: add Intel Iris 655 bots by Jim Van Verth · 3 years ago
  56. be056f4 Add switch statement support to PipelineStage. by John Stiles · 3 years ago
  57. f62934b Fixed DSLParser error uncovered by ossfuzz by Ethan Nicholas · 3 years ago
  58. 3d9c73c Use thread_local on iOS by Ben Wagner · 3 years ago
  59. 498bfa4 Add test case for 'loop over switch with continue inside.' by John Stiles · 3 years ago
  60. 4f867cc Reland "Direct3D: Be sure to set correct heaps for current descriptor tables." by Jim Van Verth · 3 years ago
  61. 14a9b08 Reland "Revert "New approach to GrProcessor uniforms."" by Jim Van Verth · 3 years ago
  62. b43596f Make DSLStatement-from-SkSL ctors public. by John Stiles · 3 years ago
  63. daeb522 dawn texture view descriptor mipLevelCount must be larger than 0 by Shrek Shao · 3 years ago
  64. 8097076 Reorder optimizations to eliminate more code. by John Stiles · 3 years ago
  65. b42b926 Add additional examples to UnusedVariables test. by John Stiles · 3 years ago
  66. c973d26 Fixed DSLParser assertion error uncovered by fuzzer by Ethan Nicholas · 3 years ago
  67. 64be3c5 Re-enable tests for Adreno 6xx. by John Stiles · 3 years ago
  68. 06f3ea1 Roll ANGLE from e3e221f94459 to 458389f249b0 (10 revisions) by skia-autoroll · 3 years ago
  69. bec01c6 Roll Chromium from 14caf1b3ea77 to 17b3e1a870ed (415 revisions) by skia-autoroll · 3 years ago
  70. 68a0969 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  71. 2f7ee02 Revert "Add new GrSurfaceInfo class and related backend structs." by Jim Van Verth · 3 years ago
  72. ccef63d Revert "Defer the attachment of GL stencil buffers" by Jim Van Verth · 3 years ago
  73. ab6e86e Revert "Use a single FBO for EXT_multisampled_render_to_texture targets" by Jim Van Verth · 3 years ago
  74. 6aac119 Add new GrSurfaceInfo class and related backend structs. by Greg Daniel · 3 years ago
  75. dcfa824 Revert "Don't keep a non-msaa FBO with EXT_multisampled_render_to_texture" by Jim Van Verth · 3 years ago
  76. 3299eb7 Disable Matrices test on Adreno330 and Mali400. by John Stiles · 3 years ago
  77. 68dbe46 Removing SkText from BUILD.gn to unblock Android roll by Julia Lavrova · 3 years ago
  78. 6694a36 Don't keep a non-msaa FBO with EXT_multisampled_render_to_texture by Chris Dalton · 3 years, 1 month ago
  79. 949dfb5 Use a single FBO for EXT_multisampled_render_to_texture targets by Jim Van Verth · 3 years ago
  80. 40e5f54 Yet one more warning as an error coming from Android build by Julia Lavrova · 3 years ago
  81. 0dc1e0f Fixed DSLParser unary expression error handling by Ethan Nicholas · 3 years ago
  82. 2939993 [docsy] Lean on Hugo to generate the ToC for each page. by Joe Gregorio · 3 years ago
  83. c50fefb Defer the attachment of GL stencil buffers by Chris Dalton · 3 years ago
  84. 14cc21f [sk] Update asset download references to use SK by Eric Boren · 3 years ago
  85. 5b7750b Direct3D: support generation of BGRA mipmaps by Jim Van verth · 3 years ago
  86. de2b609 Move symbol-table push/pop methods out of IRGenerator. by John Stiles · 3 years ago
  87. a59925f Revert "Revert "New approach to GrProcessor uniforms."" by Brian Salomon · 3 years ago
  88. cd0b01c [infra] Switch Win10 Golo tasks to upgraded Windows-10-19043 pool by Eric Boren · 3 years ago
  89. d99e4f5 Fixing Android build bug by Julia Lavrova · 3 years ago
  90. 4e4715b Disallow SFCs w/ GrColorType::kUnknown in makeSFCFromBackendTexture by Robert Phillips · 3 years ago
  91. b42cea9 Miscellaneous skgpu::v2 backend updates by Robert Phillips · 3 years ago
  92. d0665d9 Fix fuzzer-discovered null deref with empty interface blocks. by John Stiles · 3 years ago
  93. 56cab7f Update matrix-setup code in stroke tessellator. by John Stiles · 3 years ago
  94. 7cece5e [fuzz] Require explicit SK_BUILD_FOR_*FUZZER by Kevin Lubick · 3 years ago
  95. 1491565 Roll ANGLE from c78ebccdb527 to e3e221f94459 (11 revisions) by skia-autoroll · 3 years ago
  96. d4af197 Roll SwiftShader from 0fa19bd6c285 to b7de6caa43b9 (4 revisions) by skia-autoroll · 3 years ago
  97. cd33483 Roll Chromium from 4cc0d39e9fc4 to 14caf1b3ea77 (440 revisions) by skia-autoroll · 3 years ago
  98. 941812f Migrate scratch-variable creation from Inliner to SkSLVariable. by John Stiles · 3 years ago
  99. eb68973 Disallow matrix ctors which overflow a column. by John Stiles · 3 years ago
  100. 2dda4b6 Allow Mangler to be used outside of Inliner. by John Stiles · 3 years ago