1. e107faa SkRemoteGlyphCache Add tracing to diff canvas by Hal Canary · 4 years, 9 months ago
  2. 4eda710 Simplify sk_gpu_test::MakeTextureProxyFromData. by Brian Salomon · 4 years, 9 months ago
  3. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 4 years, 9 months ago
  4. 051f7d6 Docs: include/docs with doxygen by Hal Canary · 4 years, 9 months ago
  5. cbf59e0 Use LazyProxy to set up Metal swapchain. by Jim Van Verth · 4 years, 9 months ago
  6. 7b86d4e Dawn: allow CopySrc usage of swapchain texture. by Stephen White · 4 years, 9 months ago
  7. c99a4df WebGL2: Add BlitFramebuffer, ShaderDerivativeSupport by Hal Canary · 4 years, 9 months ago
  8. 87fe9b0 Tell rewrite_includes to ignore node_modules by Kevin Lubick · 4 years, 9 months ago
  9. 883c7e9 Dawn: silence some warnings on win-clang. by Stephen White · 4 years, 9 months ago
  10. e054d3c CanvasKit: Switch to WebGL 2.0 by Hal Canary · 4 years, 9 months ago
  11. 5b43113 Interpreter: Reflect all uniform variables in ByteCode by Brian Osman · 4 years, 9 months ago
  12. 1e2adcf Roll Dawn to ToT. by Stephen White · 4 years, 9 months ago
  13. 20c626a Update Dawn backend to ToT. This is about 3 months of changes. by Stephen White · 4 years, 9 months ago
  14. b7c5bac Remove some more MoltenVK support by Jim Van Verth · 4 years, 9 months ago
  15. b50cc81 Reland "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Chris Dalton · 4 years, 9 months ago
  16. df18296 Add accessors to get/set SkParticleEffect fields by Brian Osman · 4 years, 9 months ago
  17. aae3cc4 docs/fiddle: add "incomplete" fiddle. by Hal Canary · 4 years, 9 months ago
  18. 10e5257 [SkVideoEncoder] Allow clients to control the color type by Florin Malita · 4 years, 10 months ago
  19. a718a61 Enable preferring using primary CB over secondary CB. by Greg Daniel · 4 years, 10 months ago
  20. 598903f Guard some more Metal code to support older versions. by Jim Van Verth · 4 years, 10 months ago
  21. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 4 years, 10 months ago
  22. 647c7a9 Particles: New confetti effect, minor tweaks elsewhere by Brian Osman · 4 years, 10 months ago
  23. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  24. 6d0d5a7 [canvaskit] Speculative fix for external wasm library by Kevin Lubick · 4 years, 10 months ago
  25. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  26. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  27. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 4 years, 10 months ago
  28. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  29. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  30. b5b45d7 SkQP: mark readpixels as a bad GM by Hal Canary · 4 years, 10 months ago
  31. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 4 years, 10 months ago
  32. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 4 years, 10 months ago
  33. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  34. f2ebdd9 Rename GrPixelInfo to GrImageInfo. by Brian Salomon · 4 years, 10 months ago
  35. 4524e84 When precompiling SkSL, avoid the need to re-link by Brian Osman · 4 years, 10 months ago
  36. 5f12eaa support gpu for skottie2movie by Mike Reed · 4 years, 10 months ago
  37. 942d69f Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" by Ethan Nicholas · 4 years, 10 months ago
  38. 382ea73 Fixed GLSL ES compilation error in GLTestAtlasTextRenderer by Ethan Nicholas · 4 years, 10 months ago
  39. f755bc7 call Graphics Init() to get faster asm by Mike Reed · 4 years, 10 months ago
  40. e5b65d2 pdf-comparison and image_diff_metric tools by Hal Canary · 4 years, 10 months ago
  41. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 4 years, 10 months ago
  42. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 4 years, 10 months ago
  43. 6b4143e move skvm debug tools back to core by Mike Klein · 4 years, 10 months ago
  44. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  45. 8391bac Add F16Norm mode to viewer by Brian Salomon · 4 years, 10 months ago
  46. a90382f Pass color types when creating texture with initial data. by Brian Salomon · 4 years, 10 months ago
  47. 2d241f5 update videoencoder, add scale option, remove motion-blur hack by Mike Reed · 4 years, 10 months ago
  48. d46cb97 Particle effect scripting update by Brian Osman · 4 years, 10 months ago
  49. 4af42fc Fix precompiling shaders on GLES / Android by Brian Osman · 4 years, 10 months ago
  50. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 4 years, 10 months ago
  51. e1af444 add guard to switch to SkPathTypes by Mike Reed · 4 years, 10 months ago
  52. 430470d make rectcontour and nestedrects private by Mike Reed · 4 years, 10 months ago
  53. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 10 months ago
  54. f7cf794 Assert there are some sources when running skpbench by Nathaniel Nifong · 4 years, 10 months ago
  55. d2a8ae2 Reland "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 4 years, 10 months ago
  56. 8e63cab Revert "Separate texture creation from uploading in GrGpu subclasses." by Brian Salomon · 4 years, 10 months ago
  57. a739824 Separate texture creation from uploading in GrGpu subclasses. by Brian Salomon · 4 years, 11 months ago
  58. b2d5d40 Adapt GrRectBlur for cases with rect W/H less than six sigma. by Brian Salomon · 4 years, 11 months ago
  59. d0cf5da Hook up pinch-zoom and swipe gestures. by Jim Van Verth · 4 years, 11 months ago
  60. 08b68db Add blocklist command line parameter by Chris Blume · 4 years, 11 months ago
  61. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 4 years, 11 months ago
  62. d470e1b Add kRG_88_SkColorType by Robert Phillips · 4 years, 11 months ago
  63. dfda49e Add touch support to viewer by Jim Van Verth · 4 years, 11 months ago
  64. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 4 years, 11 months ago
  65. beb7f52 Make GrSurfaceProxy constructors take arg that determines participation in by Brian Salomon · 5 years ago
  66. e58d532 Get Metal running on iOS viewer. by Jim Van Verth · 4 years, 11 months ago
  67. 2aa85df Particle cleanup: split SkParticleBinding out of SkParticleEffect by Brian Osman · 5 years ago
  68. b30ba90 Fix spreadsheets page set for RecreateSKPs bot by Ravi Mistry · 5 years ago
  69. 68cb8b0 Switch to new IOS windowing system. by Jim Van Verth · 5 years ago
  70. b1f411a tools/skui: put all enums in a common namespace by Hal Canary · 5 years ago
  71. 54aa884 Add test for baseline snapping. by Ben Wagner · 5 years ago
  72. a67523a SkQP: Use SK_GL macro by Hal Canary · 5 years ago
  73. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 5 years ago
  74. c17de1d Add a way to disable baseline snapping. by Ben Wagner · 5 years ago
  75. 3012cba remove unneeded noemptycheck variants of intersect by Mike Reed · 5 years ago
  76. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  77. 9313874 Rename GrContextOption fReduceOpListSplitting to fReduceOpsTaskSplitting. by Greg Daniel · 5 years ago
  78. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  79. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  80. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  81. fe16a33 Roll skia/third_party/skcms d931999c3afd..6655095842ec (1 commits) by skia-autoroll · 5 years ago
  82. 82e3afa SkQP: split make_apk script into create_apk and make_apk by Hal Canary · 5 years ago
  83. 7022b77 Part 1/2 to remove SkTextBlobCacheDiffCanvas::Settings by herb · 5 years ago
  84. 963a606 roll cast toolchain by Mike Klein · 5 years ago
  85. 9c73e3d Turn off -Wreturn-std-move-in-c++11 by Brian Salomon · 5 years ago
  86. 4c3fd34 Remove MakeCrossContextFromEncoded, unused argument from ...FromPixmap by Brian Osman · 5 years ago
  87. 3959dc2 [perf_skottiewasm_lottieweb] Increase loops to 5 by Ravi Mistry · 5 years ago
  88. 201cdbb Make GrSamplerState.h and GrRenderTarget.h private by Brian Salomon · 5 years ago
  89. 7bfc913 Remove GrCaps isConfigTexturable. by Greg Daniel · 5 years ago
  90. 406ff50 Clean up some gm factory use. by Ben Wagner · 5 years ago
  91. edda565 gm: GMFactory returns a unique_ptr<> by Hal Canary · 5 years ago
  92. ca9e187 SkMetaData: drop unused pointer ownership by Hal Canary · 5 years ago
  93. 2739fd2 Reland: Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  94. 74c19de Add SkUNREACHABLE to definition of SK_ABORT. by Brian Salomon · 5 years ago
  95. 9fc5e8d Revert "Enable YCbCr sampler support on platforms other than Android" by Greg Daniel · 5 years ago
  96. cc4573d Enable YCbCr sampler support on platforms other than Android by Sergey Ulanov · 5 years ago
  97. ec22b1a Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. by Brian Salomon · 5 years ago
  98. 54602ea SkQP: Docker compile helper script respects SKQP_OUTPUT_DIR by Hal Canary · 5 years ago
  99. 6fa62e2 Remove use of GrColorType on GrCaps::getRenderTargetSampleCount. by Greg Daniel · 5 years ago
  100. bcfed55 experimental/editor: mouse drag select, modifierkeys cleanup. by Hal Canary · 5 years ago