- 9cf98dc Remove GrCoordTransform entirely by Brian Osman · 4 years, 4 months ago
- 894ddb0 Add support for an inputFP in SkMixerColorFilter::asFragmentProcessor. by John Stiles · 4 years, 4 months ago
- d94e71e use SkTInternalLList in SubRun by Herb Derby · 4 years, 4 months ago
- b89e52e Update GrConfigConversionEffect to use an input FP. by John Stiles · 4 years, 4 months ago
- 7a1d942 consolidate text op creation by Herb Derby · 4 years, 4 months ago
- b4d60f8 Fix use of uninitialized value in SkSVGDevice by Tyler Denniston · 4 years, 4 months ago
- 01d8ad6 Use GrUniformDataManager in Dawn backend. by Brian Salomon · 4 years, 4 months ago
- 4769754 Reland "Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast" by Chris Dalton · 4 years, 4 months ago
- e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 4 months ago
- c7b49bb [skottie] Fix merge paths <-> paints interaction by Florin Malita · 4 years, 4 months ago
- cf5e35f Use ContextInfo::directContext() in skottie2movie.cpp by Florin Malita · 4 years, 4 months ago
- a0f9a3e sync with master by Zepeng Hu · 4 years, 4 months ago
- 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 4 months ago
- 95dfda4 Revert "Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast" by Chris Dalton · 4 years, 4 months ago
- 9f57f0e Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
- 5f8e1ee Roll Chromium from 2d0c7f09acbd to e6974b0e45b1 (315 revisions) by skia-autoroll · 4 years, 4 months ago
- d7640c8 Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions) by skia-autoroll · 4 years, 4 months ago
- 5bb2628 Roll dawn from 59ccb1f6de17 to 92554d75f354 (5 revisions) by skia-autoroll · 4 years, 4 months ago
- 0c0d8dd Roll ANGLE from 465a912582bb to 8b80e852bd6c (11 revisions) by skia-autoroll · 4 years, 4 months ago
- d10f080 Return the actual block capacity from GrBufferAllocPool::makeSpaceAtLeast by Chris Dalton · 4 years, 4 months ago
- c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
- 6130d50 Helper function for camera setup by Nathaniel Nifong · 4 years, 4 months ago
- ac45f49 Dawn: work around a fragcoord.w issue on D3D12. by Stephen White · 4 years, 4 months ago
- 709ce81 Make sure we have a valid command buffer throughout vulkan. by Greg Daniel · 4 years, 4 months ago
- ffd15ea Remove unused base class GrGLSLFragmentBuilder by Brian Salomon · 4 years, 4 months ago
- a6d1e98 Revert "ICU API: only in SkParagraph, simplified." by Julia Lavrova · 4 years, 4 months ago
- 3851be4 Add support for an inputFP in SkTableColorFilter::asFragmentProcessor. by John Stiles · 4 years, 4 months ago
- 8d639e1 ICU API: only in SkParagraph, simplified. by Julia Lavrova · 4 years, 5 months ago
- 6fc05d8 Allow system key equivalents to work again. by John Stiles · 4 years, 4 months ago
- 609f159 Remove most GrCoordTransform code by Brian Osman · 4 years, 4 months ago
- ae99184 Fix docker command for lottie web by Kevin Lubick · 4 years, 4 months ago
- 6ecc59e In SkRuntimeEffect, use make_tuple, not make_pair by Brian Osman · 4 years, 4 months ago
- b750806 Combine GrTessellateStrokeOps when possible by Chris Dalton · 4 years, 4 months ago
- 786c5b2 GrRenderTargetContext scaffolding by Herb Derby · 4 years, 5 months ago
- 6ec66b9 [skottie] Add shape layer Offset Paths support by Florin Malita · 4 years, 4 months ago
- c05b2de Simplify GrMixerEffect. by John Stiles · 4 years, 4 months ago
- 3b0d7d1 Change D3D waitFence() to poll rather than wait. by Jim Van Verth · 4 years, 4 months ago
- 4522f6e fix undefined behavior when skipping drawFrames by Jorge Betancourt · 4 years, 4 months ago
- 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 4 months ago
- 0d3123b Add new isolate specifically for lottie-ci by Kevin Lubick · 4 years, 4 months ago
- dc68791 Blacklist more GMs for the *ooprddl configs by Robert Phillips · 4 years, 4 months ago
- bc4d13a move GrTextBlobCache to GrContextThreadSafeProxy by Herb Derby · 4 years, 4 months ago
- 88a4107 Add unit tests for global-struct initialization in Metal. by John Stiles · 4 years, 4 months ago
- cdcdb04 Restore support for Metal 1.x when setting up globals. by John Stiles · 4 years, 4 months ago
- 08cb2c1 Report an error when samplers in Metal don't have layout data. by John Stiles · 4 years, 4 months ago
- c1893f3 GCC: fix unknown attribute warnings for no_sanitize by Stephan Hartmann · 4 years, 4 months ago
- 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 4 months ago
- b827e97 Update SKP version by skia-recreate-skps · 4 years, 4 months ago
- fb0275a Roll ANGLE from bae95f817a59 to 465a912582bb (12 revisions) by skia-autoroll · 4 years, 4 months ago
- b19fe43 Roll Chromium from 5bc7af439998 to 2d0c7f09acbd (290 revisions) by skia-autoroll · 4 years, 4 months ago
- 52a4379 [sksg] Consolidate geometry effects by Florin Malita · 4 years, 4 months ago
- 733666b Roll dawn from b231c7fb717d to 59ccb1f6de17 (21 revisions) by skia-autoroll · 4 years, 4 months ago
- 3138699 Revert "Use Wuffs v0.3 by default, not v0.2" by Mike Klein · 4 years, 4 months ago
- 39c6266 Roll shaderc and spirv-cross by Corentin Wallez · 4 years, 4 months ago
- 7764cec Roll ANGLE from cbcc500fa426 to bae95f817a59 (11 revisions) by skia-autoroll · 4 years, 4 months ago
- 8c8d355 Roll Chromium from 47816b08f510 to 5bc7af439998 (288 revisions) by skia-autoroll · 4 years, 4 months ago
- 06acb77 Roll SwiftShader from 2d6b37bbda59 to 3121585acce2 (2 revisions) by skia-autoroll · 4 years, 4 months ago
- 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 4 months ago
- ad0b2b8 Update Go Deps by skia-recreate-skps · 4 years, 4 months ago
- a908e6c Roll ANGLE from 2761f01d68a7 to cbcc500fa426 (6 revisions) by skia-autoroll · 4 years, 4 months ago
- a5dd44b Roll Chromium from 13ebce234ed3 to 47816b08f510 (378 revisions) by skia-autoroll · 4 years, 4 months ago
- 7a3ea55 Use Wuffs v0.3 by default, not v0.2 by Nigel Tao · 4 years, 5 months ago
- 0106fcc Make sure we are checking for failed wrapping of semaphores. by Greg Daniel · 4 years, 4 months ago
- b5f7a07 Enable OS X clipboard in ImGui. by John Stiles · 4 years, 4 months ago
- d62c154 Fix generated files by Robert Phillips · 4 years, 4 months ago
- 00f78de Update additional tools to take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- eba2958 Revert "Switch GN defs on Mac and iOS to use frameworks instead of libs." by Jim Van Verth · 4 years, 4 months ago
- 6438194 Add SK_BUILD_NO_OPTS to mac base defines by Andy Weiss · 4 years, 4 months ago
- ab13100 Update lottie_web to include lottiecap files by Kevin Lubick · 4 years, 4 months ago
- b87b39b Make GM::onGpuSetup take a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- c61e35d Switch GN defs on Mac and iOS to use frameworks instead of libs. by Jim Van Verth · 4 years, 4 months ago
- 795efd2 Add pass-through sampling to SkVM, use it when possible by Brian Osman · 4 years, 4 months ago
- be1829f Add macos condition support for G3 build by Andy Weiss · 4 years, 4 months ago
- 63f9864 Update LottieWeb to use newer Docker recipe by Kevin Lubick · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
- 832936b Remove workaround for not calling SkImage release proc by Brian Salomon · 4 years, 4 months ago
- 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
- f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
- d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 4 months ago
- e381036 Fix D3D debug clang build. by Jim Van Verth · 4 years, 4 months ago
- ba7cbf7 Add SkSVGCanvas api Fuzzer by Zepeng Hu · 4 years, 4 months ago
- 16ee98d Roll Chromium from 277fb4f3a407 to 13ebce234ed3 (489 revisions) by skia-autoroll · 4 years, 4 months ago
- 0fb9b49 Roll ANGLE from 06462adde69b to 2761f01d68a7 (13 revisions) by skia-autoroll · 4 years, 4 months ago
- 23e55c4 Roll SwiftShader from b3240d0c355a to 2d6b37bbda59 (2 revisions) by skia-autoroll · 4 years, 4 months ago
- 5638f48 add windows skvm bots by Mike Klein · 4 years, 4 months ago
- 400ba22 save only xmm6-15 on windows by Mike Klein · 4 years, 4 months ago
- ab9578e Update ImGui to latest stable version (1.77). by John Stiles · 4 years, 4 months ago
- 77d7d5e with sanitizers, JIT but ignore it by Mike Klein · 4 years, 4 months ago
- 492558a [skottie] Fix wipe effects for images by Florin Malita · 4 years, 4 months ago
- fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 4 months ago
- 1e6460d Implement GrFence in D3D. by Jim Van Verth · 4 years, 4 months ago
- 1bb4d35 The Pixel 4XLs are doing fine on Tests, so stop running the tests on Pixel 4s. by Joe Gregorio · 4 years, 4 months ago
- a68d933 nullptr -> paint color by Mike Klein · 4 years, 4 months ago
- dd3b401 Direct3D: Fix commandlist cleanup crash. by Jim Van Verth · 4 years, 4 months ago
- 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 4 months ago
- 4e3cab7 Reland "Simplify GrClip API" by Michael Ludwig · 4 years, 4 months ago
- ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
- 511cf4f start on windows jit support by Mike Klein · 4 years, 5 months ago
- 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 4 months ago