1. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 4 years, 6 months ago
  2. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 4 years, 6 months ago
  3. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 6 months ago
  4. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  5. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  6. 9d9312b decs/examples: Support more fiddle types: offscreen, srgb by Hal Canary · 4 years, 6 months ago
  7. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 4 years, 6 months ago
  8. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 6 months ago
  9. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 6 months ago
  10. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 6 months ago
  11. 8675bcb Add support for GL_NV_fence. by Brian Salomon · 4 years, 6 months ago
  12. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 6 months ago
  13. 31bfa83 add --dylib to fm by Mike Klein · 4 years, 6 months ago
  14. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 6 months ago
  15. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 6 months ago
  16. ce5ad45 Don't apply android device clip restriction, only show the viz of it. by Nathaniel Nifong · 4 years, 6 months ago
  17. 84c8787 Add a --scale flag to skpbench by Chris Dalton · 4 years, 6 months ago
  18. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  19. 8800042 docs/examples: REG_FIDDLE_ANIMATED by Hal Canary · 4 years, 6 months ago
  20. 2a57e79 add --skvm to nanobench and fm by Mike Klein · 4 years, 6 months ago
  21. d8cf3f0 [minor] tools/skottie_ios_app/Skia*Context: remember to cast by Hal Canary · 4 years, 6 months ago
  22. 6c8422c add more docs/examples from named fiddles. by Hal Canary · 4 years, 7 months ago
  23. 118df7c skottie_ios_app: Add OpenGL. by Hal Canary · 4 years, 7 months ago
  24. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 6 months ago
  25. 12b2c27 fix msan issue by init all new members by Nathaniel Nifong · 4 years, 7 months ago
  26. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 7 months ago
  27. 0a1923e Disable QCOM_tiled_rendering while we wait for test devices by Chris Dalton · 4 years, 7 months ago
  28. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 7 months ago
  29. ba80f35 Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"" by Nathaniel Nifong · 4 years, 7 months ago
  30. 17175f9 Reland "Add vis of android device clip restriction, fix regular clip vis on gpu" by Nathaniel Nifong · 4 years, 7 months ago
  31. 66f7ca6 Revert "Add vis of android device clip restriction, fix regular clip vis on gpu" by Jim Van Verth · 4 years, 7 months ago
  32. 1637f11 Revert "Fix san error by initializing new bool in debugcanvas" by Jim Van Verth · 4 years, 7 months ago
  33. 9c0a9ff Fix san error by initializing new bool in debugcanvas by Nathaniel Nifong · 4 years, 7 months ago
  34. 70a4fd2 tools/git-sync-deps works with either python by Hal Canary · 4 years, 7 months ago
  35. aac8e44 Add vis of android device clip restriction, fix regular clip vis on gpu by Nathaniel Nifong · 4 years, 7 months ago
  36. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 7 months ago
  37. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 7 months ago
  38. f72dedd Expose the Input variable and Child name collections in SkRuntimeEffect by Brian Osman · 4 years, 7 months ago
  39. e276701 Add method to delay drawable acquisition from MTKView by Jim Van Verth · 4 years, 7 months ago
  40. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 4 years, 7 months ago
  41. b5d7f7e Fix typo where width/height were swapped in new debug layer manager by Nathaniel Nifong · 4 years, 7 months ago
  42. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 4 years, 7 months ago
  43. 41acc0e Add GrCompressedDimensions helper function by Robert Phillips · 4 years, 7 months ago
  44. e7ee069 Move "set_path_pt" from SampleAAGeometry into ToolUtils by Chris Dalton · 4 years, 7 months ago
  45. c887733 Add a commandline flag to force offscreen rendering in viewer by Chris Dalton · 4 years, 7 months ago
  46. a14d809 Support using an externally manage list of images in UrlDataManager for wasm debugger. by Nathaniel Nifong · 4 years, 7 months ago
  47. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 7 months ago
  48. c2b6d7f Enable Vulkan Debug layers by Ben Wagner · 4 years, 7 months ago
  49. 37ae4b0 Rename GpuPathRenderers::kAll to kDefault by Chris Dalton · 4 years, 7 months ago
  50. e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 4 years, 7 months ago
  51. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 4 years, 7 months ago
  52. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 7 months ago
  53. 5258623 Move --internalSamples to common flags by Chris Dalton · 4 years, 7 months ago
  54. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 4 years, 7 months ago
  55. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 7 months ago
  56. 94de6b4 Debugger changes to make layer inspection interactive by Nathaniel Nifong · 4 years, 7 months ago
  57. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 7 months ago
  58. 173e153 Runtime SkSL: API sketch for child shaders/effects by Brian Osman · 4 years, 7 months ago
  59. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 7 months ago
  60. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 7 months ago
  61. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  62. 6f217e0 Make OUTPUT_DIRECTORY in ProdDoxyfile configurable by Ravi Mistry · 4 years, 7 months ago
  63. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 4 years, 7 months ago
  64. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  65. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  66. 719a811 skottie_ios_app: fix tap logic by Hal Canary · 4 years, 7 months ago
  67. 6bad705 Additional DDL fix by Robert Phillips · 4 years, 7 months ago
  68. d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 4 years, 7 months ago
  69. 7791298 Include line numbers in Viewer's shader error windows by Chris Dalton · 4 years, 7 months ago
  70. efb4ed8 SkMetalDeviceToGrContext: no longer needs any Skia headers by Hal Canary · 4 years, 8 months ago
  71. e84bffc Fix DDL bots by Robert Phillips · 4 years, 7 months ago
  72. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 8 months ago
  73. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 4 years, 8 months ago
  74. f46d5ca use std::make_unique by Mike Klein · 4 years, 8 months ago
  75. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 8 months ago
  76. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 4 years, 8 months ago
  77. 1bb3a6d [skottie] Add SkottieSlide frame rate UI option by Florin Malita · 4 years, 8 months ago
  78. 15ee970 [skottie] Add frame time histogram to SkottieSlide UI by Florin Malita · 4 years, 8 months ago
  79. c4f6e02 [skottie] Initial SkottieSlide UI by Florin Malita · 4 years, 8 months ago
  80. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 4 years, 8 months ago
  81. 8703748 [skottie] Explicit seek(0) in tools by Florin Malita · 4 years, 8 months ago
  82. 5da8e55 Protect against invalid text. by Ben Wagner · 4 years, 8 months ago
  83. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 8 months ago
  84. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 4 years, 8 months ago
  85. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 4 years, 8 months ago
  86. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 8 months ago
  87. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 8 months ago
  88. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 8 months ago
  89. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 8 months ago
  90. a06f9d0 SkQP: model-creation improvements by Hal Canary · 4 years, 8 months ago
  91. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 4 years, 8 months ago
  92. 7e9dc42 [infra] Auto-submit the CL to update supported branch configs by Eric Boren · 4 years, 8 months ago
  93. 6bbeaa7 [skottieWASM] make sure we are using CPU or GPU correctly by Kevin Lubick · 4 years, 8 months ago
  94. 9dac0d8 Particles: Better integration for ResourceProvider by Brian Osman · 4 years, 8 months ago
  95. d12f278 Use ResourceProvider in particles by Brian Osman · 4 years, 8 months ago
  96. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  97. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 4 years, 8 months ago
  98. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  99. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 4 years, 8 months ago
  100. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago