1. 389c8e9 [minor] mark scripts as executable by Hal Canary · 4 years, 10 months ago
  2. 2dad990 Replace third_party/gif: Preflight changes by Hal Canary · 4 years, 10 months ago
  3. f7cb902 Revert "Replace third_party/gif with new DEPS entry." by Hal Canary · 4 years, 10 months ago
  4. 6d29bfb Replace third_party/gif with new DEPS entry. by Hal Canary · 4 years, 10 months ago
  5. 3e2ecd2 SkQP: remove unused script by Hal Canary · 4 years, 10 months ago
  6. 24cbdab SKQP Build for Fuchsia SDK by John Rosasco · 5 years ago
  7. 7b55818 Add flag to Viewer to trigger continuous redraw. by Jim Van Verth · 4 years, 10 months ago
  8. a9b348f Reland fully delineate GL usage w/ skia_use_gl. by John Rosasco · 4 years, 10 months ago
  9. 654eb2a [SkQP/Android] Replace -Weverything with -Wextra by Colin Cross · 4 years, 10 months ago
  10. 4135cf0 use round() instead of trunc() to f32->unorm by Mike Klein · 4 years, 10 months ago
  11. 6e4aad9 rename to_i32 -> trunc, and add round by Mike Klein · 4 years, 10 months ago
  12. fcaae48 Use GrProgramInfo's primitiveType field by Robert Phillips · 4 years, 10 months ago
  13. 0efc01d Revert "Fully delineate GL usage w/ skia_use_gl" by Robert Phillips · 4 years, 10 months ago
  14. 272060a find min and max, separared by comma. not minmax. by Nathaniel Nifong · 4 years, 10 months ago
  15. 078cf3e Fully delineate GL usage w/ skia_use_gl by John Rosasco · 4 years, 10 months ago
  16. a2b2214 Record min and max frame times from skpbench in perf by Nathaniel Nifong · 4 years, 10 months ago
  17. e643da6 Add new macro for checking device lost when making Vulkan calls. by Greg Daniel · 4 years, 10 months ago
  18. 057985a Fail Skpbench on unsupported hardware by Ben Wagner · 4 years, 10 months ago
  19. e9b5469 Add valgrind suppressions for GrClearImage by Brian Salomon · 4 years, 10 months ago
  20. 923dad7 Fix memory leak in iOS viewer. by Jim Van Verth · 4 years, 10 months ago
  21. 5e5f9dc tools/git-sync-deps: enforce commit hash in DEPS, not tags or branches by Hal Canary · 4 years, 10 months ago
  22. ed2cec4 add --quick to fm by Mike Klein · 4 years, 10 months ago
  23. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 4 years, 10 months ago
  24. f22dda9 [skottie] Fix skottie2movie after async API change by Florin Malita · 4 years, 10 months ago
  25. a979b28 SkQP: mark several gms as unsuitable for skqp by Hal Canary · 4 years, 11 months ago
  26. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 11 months ago
  27. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 11 months ago
  28. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 4 years, 11 months ago
  29. 051f7d6 Docs: include/docs with doxygen by Hal Canary · 4 years, 11 months ago
  30. cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 4 years, 11 months ago
  31. 7b86d4e Dawn: allow CopySrc usage of swapchain texture. by Stephen White · 4 years, 11 months ago
  32. c99a4df WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport by Hal Canary · 4 years, 11 months ago
  33. 87fe9b0 Tell rewrite_includes to ignore node_modules by Kevin Lubick · 4 years, 11 months ago
  34. 883c7e9 Dawn: silence some warnings on win-clang. by Stephen White · 4 years, 11 months ago
  35. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 4 years, 11 months ago
  36. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 4 years, 11 months ago
  37. 1e2adcf Roll Dawn to ToT. by Stephen White · 4 years, 11 months ago
  38. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 4 years, 11 months ago
  39. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 4 years, 11 months ago
  40. b50cc81 Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Chris Dalton · 4 years, 11 months ago
  41. df18296 Add accessors to get/set SkParticleEffect fields by Brian Osman · 4 years, 11 months ago
  42. aae3cc4 docs/fiddle: add "incomplete" fiddle. by Hal Canary · 5 years ago
  43. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 5 years ago
  44. a718a61 Enable preferring using primary CB over secondary CB. by Greg Daniel · 5 years ago
  45. 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 5 years ago
  46. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
  47. 647c7a9 Particles: New confetti effect, minor tweaks elsewhere by Brian Osman · 5 years ago
  48. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  49. 6d0d5a7 [canvaskit] Speculative fix for external wasm library by Kevin Lubick · 5 years ago
  50. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  51. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  52. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
  53. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  54. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  55. b5b45d7 SkQP: mark readpixels as a bad GM by Hal Canary · 5 years ago
  56. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
  57. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  58. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  59. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 5 years ago
  60. 4524e84 When precompiling SkSL, avoid the need to re-link by Brian Osman · 5 years ago
  61. 5f12eaa support gpu for skottie2movie by Mike Reed · 5 years ago
  62. 942d69f Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" by Ethan Nicholas · 5 years ago
  63. 382ea73 Fixed GLSL ES compilation error in GLTestAtlasTextRenderer by Ethan Nicholas · 5 years ago
  64. f755bc7 call Graphics Init() to get faster asm by Mike Reed · 5 years ago
  65. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 5 years ago
  66. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  67. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  68. 6b4143e move skvm debug tools back to core by Mike Klein · 5 years ago
  69. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  70. 8391bac Add F16Norm mode to viewer by Brian Salomon · 5 years ago
  71. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 5 years ago
  72. 2d241f5 update videoencoder, add scale option, remove motion-blur hack by Mike Reed · 5 years ago
  73. d46cb97 Particle effect scripting update by Brian Osman · 5 years ago
  74. 4af42fc Fix precompiling shaders on GLES / Android by Brian Osman · 5 years ago
  75. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  76. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  77. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  78. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  79. f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 5 years ago
  80. d2a8ae2 Reland "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 5 years ago
  81. 8e63cab Revert "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 5 years ago
  82. a739824 Separate texture creation from uploading in GrGpu subclasses. by Brian Salomon · 5 years ago
  83. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 5 years ago
  84. d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 5 years ago
  85. 08b68db Add blocklist command line parameter by Chris Blume · 5 years ago
  86. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  87. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  88. dfda49e Add touch support to viewer by Jim Van Verth · 5 years ago
  89. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  90. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  91. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 5 years ago
  92. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  93. b30ba90 Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 5 years ago
  94. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  95. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  96. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  97. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  98. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  99. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  100. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago