1. 594fe85 gm: simplify several onName by Hal Canary · 5 years ago
  2. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  3. db5210f Add a gm for the labyrinth bug by Chris Dalton · 5 years ago
  4. fb9acba Skip compositing_images benches on GTX660 and Nexus5x Vulkan Perf bots by Brian Osman · 5 years ago
  5. b3956dc experimental/editor: Find nearest possible cursor position when click in whitespace by Hal Canary · 5 years ago
  6. fdf4bfe SkQP: Refactor Java method SkQP.runTests() by Hal Canary · 5 years ago
  7. f564f15 Move cpu_modules inside skia_enable_tools by Brian Osman · 5 years ago
  8. 1cd1ed8 Stop using GrBackendSurface's pixel config by Robert Phillips · 5 years ago
  9. 3ae30cc Roll third_party/externals/angle2 02407743bd72..8bb46c5b9ffc (3 commits) by skia-autoroll · 5 years ago
  10. 0f9c660 Update Go deps by skia-recreate-skps · 5 years ago
  11. d15571a [perf_skottiewasm_lottieweb] Use 3 loops for more consistency by Ravi Mistry · 5 years ago
  12. 5f24018 [skottie] Ref-counted animators by Florin Malita · 5 years ago
  13. 829144c Better bot coverage for (Vk, Mtl) x MSAA by Brian Osman · 5 years ago
  14. 15baa95 only need to hoist one register per tbl imm by Mike Klein · 5 years ago
  15. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  16. 84bcd0c skvmtool upgrades by Mike Klein · 5 years ago
  17. e11dfd3 Always include surface origin in keys for program/pipeline state by Brian Osman · 5 years ago
  18. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  19. b29e32d Fixing the build by Julia Lavrova · 5 years ago
  20. 21a940d refactor paragraph samples by Mike Reed · 5 years ago
  21. ad61dd6 Add driver workaround to avoid noperspective on QC with ver 3.1 or earlier by Brian Salomon · 5 years ago
  22. aed493e remove default looper flag, rely on clients to opt-in by Mike Reed · 5 years ago
  23. 0ae324c [sksg] Fix setVisible() invalidation by Florin Malita · 5 years ago
  24. e9ad998 Lift GrRenderTargetContext::rescale to GrSufaceContext by Brian Salomon · 5 years ago
  25. 1a22b7f Fix a couple potential bugs when adding sampler info to a program key by Brian Osman · 5 years ago
  26. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  27. 5207f35 The current version... by Julia Lavrova · 5 years ago
  28. fc854c3 Roll third_party/externals/angle2 9ec3f51d11d9..02407743bd72 (12 commits) by skia-autoroll · 5 years ago
  29. 8b71c68 Update Go deps by skia-recreate-skps · 5 years ago
  30. c76bf2a Revert "ccpr: Unblacklist Radeon in MSAA mode" by Chris Dalton · 5 years ago
  31. 8a5759d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  32. f0c11b3 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  33. f702ed4 add 'r'epeat option sans the HUD (to not complicate the profile) by Mike Reed · 5 years ago
  34. fae63e4 hoist tbl masks by Mike Klein · 5 years ago
  35. 00c680d Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  36. ba6b0ac Fix G3 compile bot by Ravi Mistry · 5 years ago
  37. f98d0d3 let JIT code hoist when possible by Mike Klein · 5 years ago
  38. 76da035 ccpr: Unblacklist Radeon in MSAA mode by Chris Dalton · 5 years ago
  39. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  40. 3908059 fixed SkSL handling of constant arrays by Ethan Nicholas · 5 years ago
  41. 5e533c9 move hoist analysis back into Builder by Mike Klein · 5 years ago
  42. 5372ebd [skottie-wasm-perf] Don't redraw unchanged frames by Florin Malita · 5 years ago
  43. 16e8b6e [canvaskit] Return damage rect from ManagedAnimation::seek() by Florin Malita · 5 years ago
  44. 77950aa Fix Lua DEPS by Eric Boren · 5 years ago
  45. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  46. 00d4f53 [skottie] Expose SG inval controller on seek() by Florin Malita · 5 years ago
  47. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  48. b115d5d ccpr: Disable msaa backend on PowerVR by Chris Dalton · 5 years ago
  49. 3e45e12 Update to Dawn ToT. by Stephen White · 5 years ago
  50. 1874ccb Add API for glyph cache read failures by Adrienne Walker · 5 years ago
  51. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago
  52. 7c01208 Temporarily disable MSAA CCPR on AMD and QC by Chris Dalton · 5 years ago
  53. ba35d07 Roll third_party/externals/angle2 6a02f06dfd4e..9ec3f51d11d9 (12 commits) by skia-autoroll · 5 years ago
  54. da7418d Roll third_party/externals/swiftshader ee98b422d004..ec63fbe9c453 (5 commits) by skia-autoroll · 5 years ago
  55. 5b401e9 Roll ../src e02114c8fa90..5c3e9d87e194 (477 commits) by skia-autoroll · 5 years ago
  56. 9bc450b ccpr: Fix debug counters for stencil resolve instances by Chris Dalton · 5 years ago
  57. c9f0c59 simplify how we call apply by Mike Reed · 5 years ago
  58. 056bdda Update SKP version by skia-recreate-skps · 5 years ago
  59. b63a703 Update Go deps by skia-recreate-skps · 5 years ago
  60. efe259b add apply method to drawlooper by Mike Reed · 5 years ago
  61. a7ad120 Fix an error check re: sample variables by Chris Dalton · 5 years ago
  62. b34cf22 Update Go deps by skia-recreate-skps · 5 years ago
  63. 4a053d0 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  64. be91f06 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  65. 6c1e233 add some ideas as TODOs by Mike Klein · 5 years ago
  66. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  67. 4a13119 always fma in mad_f32() by Mike Klein · 5 years ago
  68. 99b2a33 Update Dawn backend to Skia ToT: GrRenderTarget, onCreateTexture. by Stephen White · 5 years ago
  69. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  70. 673e87c [svgcanvas] Consolidate constant-Y text positions by Florin Malita · 5 years ago
  71. 69c1ce1 [infra] Move SKQP recipe test to correct recipe by Eric Boren · 5 years ago
  72. 6dc6cea [infra] swarm_recipe.isolate shouldn't need infrabots.isolate by Eric Boren · 5 years ago
  73. 1326749 add sli.4s, use it in pack sometimes by Mike Klein · 5 years ago
  74. 9e2218a restore aarch64 JIT by Mike Klein · 5 years ago
  75. 7fbb363 Disable MSAA on older Intel GPUs w/Vulkan by Brian Osman · 5 years ago
  76. aa861a1 Change SkMatrix::decomposeScale to use preScale by Michael Ludwig · 5 years ago
  77. 237dbb4 small cleanups by Mike Klein · 5 years ago
  78. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 5 years ago
  79. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 5 years ago
  80. e78454e Add temporary constructor to GrVkImageInfo to allow Chrome to compile. by Brian Salomon · 5 years ago
  81. 0c8582e fixed internal error when parsing invalid SkSL code by Ethan Nicholas · 5 years ago
  82. abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 5 years ago
  83. 58d1f76 Reland "[infra] Make most builds idempotent" by Eric Boren · 5 years ago
  84. 9552875 Roll third_party/externals/angle2 e9111885702e..6a02f06dfd4e (8 commits) by skia-autoroll · 5 years ago
  85. 19547c9 Update Go deps by skia-recreate-skps · 5 years ago
  86. e275ece Roll ../src a87860686ec4..e02114c8fa90 (407 commits) by skia-autoroll · 5 years ago
  87. f465df2 assign tmp and dst only as needed by Mike Klein · 5 years ago
  88. 5e6e87a Remove deprecated Wuffs io_buffer::reader calls by Nigel Tao · 5 years ago
  89. bf1d4ef Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  90. 37607d4 Reland "more JIT refactoring" by Mike Klein · 5 years ago
  91. d864d1d Revert "more JIT refactoring" by Mike Klein · 5 years ago
  92. 558b639 more JIT refactoring by Mike Klein · 5 years ago
  93. 869a3e8 Reland "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  94. de71a74 Revert "[infra] Make most builds idempotent" by Ben Wagner aka dogben · 5 years ago
  95. 4456a0d Store protectedness on GrVkImageInfo. by Brian Salomon · 5 years ago
  96. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  97. 53ee613 Roll recipe dependencies (trivial). by recipe-roller · 5 years ago
  98. ebad094 Dawn: update to latest caps & gpu changes. by Stephen White · 5 years ago
  99. 57aa178 [infra] Make most builds idempotent by Eric Boren · 5 years ago
  100. 634c941 add inverse() intrinsic function to sksl by Mike Reed · 5 years ago