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