1. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 5 years ago
  2. 41acc0e Add GrCompressedDimensions helper function by Robert Phillips · 5 years ago
  3. e7ee069 Move "set_path_pt" from SampleAAGeometry into ToolUtils by Chris Dalton · 5 years ago
  4. c887733 Add a commandline flag to force offscreen rendering in viewer by Chris Dalton · 5 years ago
  5. a14d809 Support using an externally manage list of images in UrlDataManager for wasm debugger. by Nathaniel Nifong · 5 years ago
  6. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
  7. c2b6d7f Enable Vulkan Debug layers by Ben Wagner · 5 years ago
  8. 37ae4b0 Rename GpuPathRenderers::kAll to kDefault by Chris Dalton · 5 years ago
  9. e1196c5 Add a mechanism to insert framebuffer barriers for NVIDIA tessellation by Chris Dalton · 5 years ago
  10. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 5 years ago
  11. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 5 years ago
  12. 5258623 Move --internalSamples to common flags by Chris Dalton · 5 years ago
  13. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 5 years ago
  14. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 5 years ago
  15. 94de6b4 Debugger changes to make layer inspection interactive by Nathaniel Nifong · 5 years ago
  16. 088913a Start adding unit tests of SkRuntimeEffect by Brian Osman · 5 years ago
  17. 173e153 Runtime SkSL: API sketch for child shaders/effects by Brian Osman · 5 years ago
  18. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 5 years ago
  19. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 5 years ago
  20. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  21. 6f217e0 Make OUTPUT_DIRECTORY in ProdDoxyfile configurable by Ravi Mistry · 5 years ago
  22. 1215cda Add a kWireframe flag to GrPipeline by Chris Dalton · 5 years ago
  23. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 5 years ago
  24. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 5 years ago
  25. 719a811 skottie_ios_app: fix tap logic by Hal Canary · 5 years ago
  26. 6bad705 Additional DDL fix by Robert Phillips · 5 years ago
  27. d78a9b4 Fixes to skpbench to actually clean itself up nicely. by Greg Daniel · 5 years ago
  28. 7791298 Include line numbers in Viewer's shader error windows by Chris Dalton · 5 years ago
  29. efb4ed8 SkMetalDeviceToGrContext: no longer needs any Skia headers by Hal Canary · 5 years ago
  30. e84bffc Fix DDL bots by Robert Phillips · 5 years ago
  31. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  32. a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
  33. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  34. 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 5 years ago
  35. c84ad83 Fix audit trail visualization bugs by Nathaniel Nifong · 5 years ago
  36. 1bb3a6d [skottie] Add SkottieSlide frame rate UI option by Florin Malita · 5 years ago
  37. 15ee970 [skottie] Add frame time histogram to SkottieSlide UI by Florin Malita · 5 years ago
  38. c4f6e02 [skottie] Initial SkottieSlide UI by Florin Malita · 5 years ago
  39. 732c497 Return image address in image info so it can be shown in dropdown. by Nathaniel Nifong · 5 years ago
  40. 8703748 [skottie] Explicit seek(0) in tools by Florin Malita · 5 years ago
  41. 5da8e55 Protect against invalid text. by Ben Wagner · 5 years ago
  42. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 5 years ago
  43. 46e2d8d [infra] Use "mod download" and "install", not "get" in chrome_release_branch by Eric Boren · 5 years ago
  44. ffbfd1b Particles: Remove play-position thing, simplify mouse tracking by Brian Osman · 5 years ago
  45. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  46. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  47. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 5 years ago
  48. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 5 years ago
  49. a06f9d0 SkQP: model-creation improvements by Hal Canary · 5 years ago
  50. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 5 years ago
  51. 7e9dc42 [infra] Auto-submit the CL to update supported branch configs by Eric Boren · 5 years ago
  52. 6bbeaa7 [skottieWASM] make sure we are using CPU or GPU correctly by Kevin Lubick · 5 years ago
  53. 9dac0d8 Particles: Better integration for ResourceProvider by Brian Osman · 5 years ago
  54. d12f278 Use ResourceProvider in particles by Brian Osman · 5 years ago
  55. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 5 years ago
  56. 933484f Stop using GrPixelConfig in Metal & Dawn's GrProgramDesc creation by Robert Phillips · 5 years ago
  57. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  58. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 5 years ago
  59. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  60. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  61. dd5ba94 [skottie] Use seekFrame in skottie2movie by Florin Malita · 5 years ago
  62. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 5 years ago
  63. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
  64. fee0079 rough unit test support for FM by Mike Klein · 5 years ago
  65. 389c8e9 [minor] mark scripts as executable by Hal Canary · 5 years ago
  66. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 5 years ago
  67. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 5 years ago
  68. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 5 years ago
  69. 3e2ecd2 SkQP: remove unused script by Hal Canary · 5 years ago
  70. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  71. 7b55818 Add flag to Viewer to trigger continuous redraw. by Jim Van Verth · 5 years ago
  72. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 5 years ago
  73. 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 5 years ago
  74. 4135cf0 use round() instead of trunc() to f32->unorm by Mike Klein · 5 years ago
  75. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 5 years ago
  76. fcaae48 Use GrProgramInfo's primitiveType field by Robert Phillips · 5 years ago
  77. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 5 years ago
  78. 272060a find min and max, separared by comma. not minmax. by Nathaniel Nifong · 5 years ago
  79. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 5 years ago
  80. a2b2214 Record min and max frame times from skpbench in perf by Nathaniel Nifong · 5 years ago
  81. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 5 years ago
  82. 057985a Fail Skpbench on unsupported hardware by Ben Wagner · 5 years ago
  83. e9b5469 Add valgrind suppressions for GrClearImage by Brian Salomon · 5 years ago
  84. 923dad7 Fix memory leak in iOS viewer. by Jim Van Verth · 5 years ago
  85. 5e5f9dc tools/git-sync-deps: enforce commit hash in DEPS, not tags or branches by Hal Canary · 5 years ago
  86. ed2cec4 add --quick to fm by Mike Klein · 5 years ago
  87. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 5 years ago
  88. f22dda9 [skottie] Fix skottie2movie after async API change by Florin Malita · 5 years ago
  89. a979b28 SkQP: mark several gms as unsuitable for skqp by Hal Canary · 5 years ago
  90. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 5 years ago
  91. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 5 years ago
  92. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
  93. 051f7d6 Docs: include/docs with doxygen by Hal Canary · 5 years ago
  94. cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 5 years ago
  95. 7b86d4e Dawn: allow CopySrc usage of swapchain texture. by Stephen White · 5 years ago
  96. c99a4df WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport by Hal Canary · 5 years ago
  97. 87fe9b0 Tell rewrite_includes to ignore node_modules by Kevin Lubick · 5 years ago
  98. 883c7e9 Dawn: silence some warnings on win-clang. by Stephen White · 5 years ago
  99. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 5 years ago
  100. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 5 years ago