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