1. 29dc430 Create D3D device and queue by Jim Van Verth · 4 years, 3 months ago
  2. 305033b Revert "Move SkDeferredDisplayList.h into include\core" by Robert Phillips · 4 years, 3 months ago
  3. ad3b2c9 Move SkDeferredDisplayList.h into include\core by Robert Phillips · 4 years, 3 months ago
  4. 09a7300 Skip rewriting headers that reference SkM44.h until we can remove the private copy of it by Mike Reed · 4 years, 3 months ago
  5. 5725e9b When glSync is not available on android fake it out with EGL for our tests. by Greg Daniel · 4 years, 3 months ago
  6. 7b0ed55 Start precompiling DDL shaders by Robert Phillips · 4 years, 3 months ago
  7. 291f340 Add new gpu sink for DDLs by Robert Phillips · 4 years, 4 months ago
  8. d2d4c5e Add GrD3DGpu and GrD3DCaps. by Jim Van Verth · 4 years, 4 months ago
  9. f0d5ea1 Clip-only tiling in Viewer by Florin Malita · 4 years, 4 months ago
  10. a9609ea turn on -Wreturn-std-move-in-c++11 by Mike Klein · 4 years, 4 months ago
  11. b01e12b Start adding D3D backend by Jim Van Verth · 4 years, 4 months ago
  12. 3eaed8d fix clang-tidy warnings by Mike Reed · 4 years, 4 months ago
  13. 923181b Improve DDLPromiseImageHelper by Robert Phillips · 4 years, 4 months ago
  14. a865a3a Improve DDLTileHelper by Robert Phillips · 4 years, 4 months ago
  15. 3a36511 Remove origin from GrSurfaceProxy. by Greg Daniel · 4 years, 4 months ago
  16. edf3f38 Add makeNotCurrent to TestContext by Robert Phillips · 4 years, 4 months ago
  17. f7eb054 basic, untested BGR 1010102 and 101010x by Mike Klein · 4 years, 4 months ago
  18. 660317f Move scaler context fallback to GDI by herb · 4 years, 4 months ago
  19. 5dd64f3 Fix fiddle after change to remove GrSurfaceDesc. by Brian Salomon · 4 years, 4 months ago
  20. 9a37fb6 [fiddle] Add more logging for setup_backend_objects failures. by Joe Gregorio · 4 years, 4 months ago
  21. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 4 years, 4 months ago
  22. a56a746 Remove GrSurfaceDesc by Brian Salomon · 4 years, 4 months ago
  23. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 4 months ago
  24. 3a17a32 Reset current context on Mac GLContext destruction. by Jim Van Verth · 4 years, 4 months ago
  25. 87e3bef Reland "Switch runtime SkSL to always sample at explicit coords" by Brian Osman · 4 years, 4 months ago
  26. 81d35a7 rm SkPreConfig.h and SkPostConfig.h by Mike Klein · 4 years, 4 months ago
  27. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 4 months ago
  28. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 4 months ago
  29. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 4 months ago
  30. 9d9312b decs/examples: Support more fiddle types: offscreen, srgb by Hal Canary · 4 years, 5 months ago
  31. d0a0c59 Return summaries of all layers for display by Nathaniel Nifong · 4 years, 4 months ago
  32. f03c116 Roll dawn and adjust for new SwapChain API. by Stephen White · 4 years, 4 months ago
  33. d4bf54e Revert "Switch runtime SkSL to always sample at explicit coords" by Brian Salomon · 4 years, 4 months ago
  34. b1e9971 Switch runtime SkSL to always sample at explicit coords by Brian Osman · 4 years, 4 months ago
  35. 8675bcb Add support for GL_NV_fence. by Brian Salomon · 4 years, 4 months ago
  36. b58a3c7 Remove fConfig from GrSurfaceDesc. by Greg Daniel · 4 years, 4 months ago
  37. 31bfa83 add --dylib to fm by Mike Klein · 4 years, 4 months ago
  38. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 4 months ago
  39. 47c20e8 Pass swizzle into createProxy instead of inferring from GrPixelConfig. by Greg Daniel · 4 years, 4 months ago
  40. ce5ad45 Don't apply android device clip restriction, only show the viz of it. by Nathaniel Nifong · 4 years, 5 months ago
  41. 84c8787 Add a --scale flag to skpbench by Chris Dalton · 4 years, 5 months ago
  42. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 5 months ago
  43. 8800042 docs/examples: REG_FIDDLE_ANIMATED by Hal Canary · 4 years, 5 months ago
  44. 2a57e79 add --skvm to nanobench and fm by Mike Klein · 4 years, 5 months ago
  45. d8cf3f0 [minor] tools/skottie_ios_app/Skia*Context: remember to cast by Hal Canary · 4 years, 5 months ago
  46. 6c8422c add more docs/examples from named fiddles. by Hal Canary · 4 years, 5 months ago
  47. 118df7c skottie_ios_app: Add OpenGL. by Hal Canary · 4 years, 6 months ago
  48. 3912a4b Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. by Greg Daniel · 4 years, 5 months ago
  49. 12b2c27 fix msan issue by init all new members by Nathaniel Nifong · 4 years, 5 months ago
  50. f6d60d3 On ARM disable blend when src-over has src with alpha of 1. by Greg Daniel · 4 years, 5 months ago
  51. 0a1923e Disable QCOM_tiled_rendering while we wait for test devices by Chris Dalton · 4 years, 5 months ago
  52. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 5 months ago
  53. ba80f35 Revert "Reland "Add vis of android device clip restriction, fix regular clip vis on gpu"" by Nathaniel Nifong · 4 years, 5 months ago
  54. 17175f9 Reland "Add vis of android device clip restriction, fix regular clip vis on gpu" by Nathaniel Nifong · 4 years, 5 months ago
  55. 66f7ca6 Revert "Add vis of android device clip restriction, fix regular clip vis on gpu" by Jim Van Verth · 4 years, 5 months ago
  56. 1637f11 Revert "Fix san error by initializing new bool in debugcanvas" by Jim Van Verth · 4 years, 5 months ago
  57. 9c0a9ff Fix san error by initializing new bool in debugcanvas by Nathaniel Nifong · 4 years, 5 months ago
  58. 70a4fd2 tools/git-sync-deps works with either python by Hal Canary · 4 years, 5 months ago
  59. aac8e44 Add vis of android device clip restriction, fix regular clip vis on gpu by Nathaniel Nifong · 4 years, 5 months ago
  60. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 5 months ago
  61. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 5 months ago
  62. f72dedd Expose the Input variable and Child name collections in SkRuntimeEffect by Brian Osman · 4 years, 5 months ago
  63. e276701 Add method to delay drawable acquisition from MTKView by Jim Van Verth · 4 years, 5 months ago
  64. b832ce6 Add a path renderer that uses GPU tessellation by Chris Dalton · 4 years, 5 months ago
  65. b5d7f7e Fix typo where width/height were swapped in new debug layer manager by Nathaniel Nifong · 4 years, 5 months ago
  66. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 4 years, 5 months ago
  67. 41acc0e Add GrCompressedDimensions helper function by Robert Phillips · 4 years, 5 months ago
  68. e7ee069 Move "set_path_pt" from SampleAAGeometry into ToolUtils by Chris Dalton · 4 years, 5 months ago
  69. c887733 Add a commandline flag to force offscreen rendering in viewer by Chris Dalton · 4 years, 5 months ago
  70. a14d809 Support using an externally manage list of images in UrlDataManager for wasm debugger. by Nathaniel Nifong · 4 years, 5 months ago
  71. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 5 months ago
  72. c2b6d7f Enable Vulkan Debug layers by Ben Wagner · 4 years, 5 months ago
  73. 37ae4b0 Rename GpuPathRenderers::kAll to kDefault by Chris Dalton · 4 years, 5 months ago
  74. e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 4 years, 5 months ago
  75. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 4 years, 5 months ago
  76. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 5 months ago
  77. 5258623 Move --internalSamples to common flags by Chris Dalton · 4 years, 5 months ago
  78. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 4 years, 5 months ago
  79. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 6 months ago
  80. 94de6b4 Debugger changes to make layer inspection interactive by Nathaniel Nifong · 4 years, 6 months ago
  81. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 4 years, 6 months ago
  82. 173e153 Runtime SkSL: API sketch for child shaders/effects by Brian Osman · 4 years, 6 months ago
  83. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 6 months ago
  84. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 6 months ago
  85. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 6 months ago
  86. 6f217e0 Make OUTPUT_DIRECTORY in ProdDoxyfile configurable by Ravi Mistry · 4 years, 6 months ago
  87. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 4 years, 6 months ago
  88. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 6 months ago
  89. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 6 months ago
  90. 719a811 skottie_ios_app: fix tap logic by Hal Canary · 4 years, 6 months ago
  91. 6bad705 Additional DDL fix by Robert Phillips · 4 years, 6 months ago
  92. d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 4 years, 6 months ago
  93. 7791298 Include line numbers in Viewer's shader error windows by Chris Dalton · 4 years, 6 months ago
  94. efb4ed8 SkMetalDeviceToGrContext: no longer needs any Skia headers by Hal Canary · 4 years, 6 months ago
  95. e84bffc Fix DDL bots by Robert Phillips · 4 years, 6 months ago
  96. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 4 years, 6 months ago
  97. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 4 years, 6 months ago
  98. f46d5ca use std::make_unique by Mike Klein · 4 years, 6 months ago
  99. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 4 years, 6 months ago
  100. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 4 years, 6 months ago