- ff0cd8c Remove old factory for Image() by Mike Reed · 3 years, 9 months ago
- ed76e81 Reenable Wdeprecated-copy-dtor by Brian Salomon · 3 years, 9 months ago
- 7cb0f6e Don't define legacy flag by Mike Reed · 3 years, 9 months ago
- 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 9 months ago
- 7a2ff98 clean up SK_SUPPORT_LEGACY_RUNTIME_EFFECTS by Mike Klein · 3 years, 9 months ago
- 554aabb Prepare flag to hide setFilterQuality by Mike Reed · 3 years, 9 months ago
- 1f19ce2 Reland "Remove deprecated form of SkRuntimeEffect::Make." by John Stiles · 3 years, 9 months ago
- cb92744 SkColorFilters::WithWorkingFormat by Mike Klein · 3 years, 9 months ago
- 650dd08 SkImage::textureSize replacement for GrDirectContext::ComputeImageSize. by Brian Salomon · 3 years, 9 months ago
- 69b27b5 GOLD: workaround static constexpr linking problem with SkImageFilters::CropRect::kNoCropRect by Jose Dapena Paz · 3 years, 9 months ago
- 441b33f rm pow2 arg to GrDirectContext::ComputeImagesize by Brian Salomon · 3 years, 9 months ago
- 6284b31 Remove dead code for by Mike Reed · 3 years, 9 months ago
- 84b0233 Rename vulkan memory allocator buffer usage enum values to be more specific. by Greg Daniel · 3 years, 9 months ago
- cc25d53 Revert "Migrate uses of deferred proxies to lazy proxies" by Adlai Holler · 3 years, 9 months ago
- e89b50a Android roll broke with a compilation error: by Stan Iliev · 3 years, 9 months ago
- 1cda194 Remove deprecated form of SkRuntimeEffect::Make. by John Stiles · 3 years, 9 months ago
- dfa269f [skottie] Implement skew & skew axis support by Florin Malita · 3 years, 9 months ago
- a6a3d05 Add a writer class for indirect draw commands by Chris Dalton · 3 years, 9 months ago
- 6d7357c Work to improve blendmode dox by Mike Reed · 3 years, 9 months ago
- 1d62221 Hide (unused) SkDrawLooper by Mike Reed · 3 years, 9 months ago
- 236ddb3 Detach pipeline-stage generator from SkSL compiler by Brian Osman · 3 years, 9 months ago
- 990a0d8 Migrate uses of deferred proxies to lazy proxies by Adlai Holler · 3 years, 9 months ago
- f3ac2af Name common cubic resamplers by Mike Reed · 3 years, 9 months ago
- 7c6abf8 Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" by Michael Ludwig · 3 years, 9 months ago
- 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
- d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 9 months ago
- f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 9 months ago
- 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
- 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 9 months ago
- fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 9 months ago
- 87d784f Add new GrVkBuffer class to merge all types in one. by Greg Daniel · 3 years, 9 months ago
- c858554 Hide filter-quality from imagefilter::shader by Mike Reed · 3 years, 9 months ago
- 9fc9b87 Add bool2/bool3/bool4 to GrSLType. by John Stiles · 3 years, 9 months ago
- 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
- fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 9 months ago
- ed63d4f Remove deprecated SkImageFilter::MakeMatrixFilter by Michael Ludwig · 3 years, 9 months ago
- 759217e Reland "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Brian Salomon · 3 years, 9 months ago
- 010bb46 Revert "Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override."" by Brian Salomon · 3 years, 9 months ago
- 0928963 Revert "Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes." by Mike Klein · 3 years, 9 months ago
- 747c31e Hide SkImageFilter::CropRect by Michael Ludwig · 3 years, 9 months ago
- af33fb0 Hide flag for legacy drawImage by Mike Reed · 3 years, 9 months ago
- a89b430 Add syncing of gpu work before releasing resources in GrDirectContext teardowns. by Greg Daniel · 3 years, 9 months ago
- a107ca9 Hide SK_SUPPORT_LEGACY_DRAWBITMAP flag by Mike Reed · 3 years, 9 months ago
- 07d8c0d Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes. by Brian Salomon · 3 years, 9 months ago
- c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 9 months ago
- 0ab283a Revert "Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag" by Mike Reed · 3 years, 9 months ago
- 5817fe1 Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag by Mike Reed · 3 years, 9 months ago
- 00f4769 Condtionalize flags (so flutter can add them) by Mike Reed · 3 years, 9 months ago
- 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 9 months ago
- ed552f8 Move deprecated image filter headers out of include/ and into src/ by Michael Ludwig · 3 years, 10 months ago
- efa461f Reland "Remove flag for misc sampling apis" by Mike Reed · 3 years, 9 months ago
- 02621c3 SkPathBuider::addPath() by Florin Malita · 3 years, 9 months ago
- e21c90a Revert "Remove flag for misc sampling apis" by Mike Reed · 3 years, 9 months ago
- 3f31f30 Remove flag for misc sampling apis by Mike Reed · 3 years, 9 months ago
- 844beb5 get image from skcodec by Mike Reed · 3 years, 9 months ago
- 9911630 Hide misc non-sampling draw methods by Mike Reed · 3 years, 9 months ago
- 568f0ae drawBitmap is deprecated by Mike Reed · 3 years, 10 months ago
- 04aef10 Add SkRuntimeEffect::makeImage() by Brian Salomon · 3 years, 10 months ago
- 1089c0c Make sure we are using cached cpu memory for vulkan readback buffers. by Greg Daniel · 3 years, 10 months ago
- 34c56a5 Migrate to drawImage w/ sampling by Mike Reed · 3 years, 10 months ago
- e02d7f8 More hiding of legacy drawImage calls by Mike Reed · 3 years, 10 months ago
- 821a845 remove dead code from old drawimage virtuals by Mike Reed · 3 years, 10 months ago
- 1b1c73a Remove deprecated SkBase64 interface. by Ben Wagner · 3 years, 10 months ago
- 18aeb57 Hide legacy drawImage methods by Mike Reed · 3 years, 10 months ago
- 148224e Add GrSL enums for uint3 and uint4. by John Stiles · 3 years, 10 months ago
- 0bc32f2 Add query to test our cached convexity by Mike Reed · 3 years, 10 months ago
- add35d9 Deprecate (and ignore) SkAndroidCodec::ExifOrientation by Leon Scroggins III · 3 years, 11 months ago
- bfd330d Add filter param to picture-shader by Mike Reed · 3 years, 10 months ago
- 2ac6ce8 Simplify common case for recttorect by Mike Reed · 3 years, 10 months ago
- 5ec2238 Simplify common case of linear filtering with no mips by Mike Reed · 3 years, 10 months ago
- bf562de Update Skia milestone to 90 by Heather Miller · 3 years, 10 months ago
- 9e1cedd Add generic uniform setter function to SkRuntimeShaderBuilder by Derek Sollenberger · 3 years, 10 months ago
- 0857bef Reland "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
- 0e4a29a Revert "Push SkYUVAInfo into GrYUVToRGBEffect." by Brian Salomon · 3 years, 10 months ago
- 6dbeac5 Begin to hide drawBitmap by Mike Reed · 3 years, 10 months ago
- b602550 Push SkYUVAInfo into GrYUVToRGBEffect. by Brian Salomon · 3 years, 10 months ago
- 0c0b5a6 Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo by Brian Salomon · 3 years, 10 months ago
- b869916 Remove obsolete flag SK_SUPPORT_LEGACY_ASYNCRESCALE_QUALITY by Mike Reed · 3 years, 10 months ago
- ea4aa39 Add SkShadowUtils::GetLocalBounds. by Jim Van Verth · 3 years, 10 months ago
- 4878b3e Remove Improved Perlin Noise by Brian Salomon · 3 years, 10 months ago
- b06ebee Make SkBase64 interface less unpleasant. by Ben Wagner · 3 years, 10 months ago
- 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 10 months ago
- b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
- 83a60d9 Roll skcms from 069b8f699b59 to 8247d3c2481b (1 revision) by skia-autoroll · 3 years, 10 months ago
- 4f50934 Pass sampling to drawImageSet by Mike Reed · 3 years, 10 months ago
- 1efa14d Move to sampling for async-rescale routines by Mike Reed · 3 years, 10 months ago
- eae5c16 Reland "Enable GrTessellationPathRenderer by default" by Chris Dalton · 3 years, 10 months ago
- d8ff313 Plumb sampling to drawSpecial, drawDevice by Mike Reed · 3 years, 10 months ago
- ee380a0 Remove references to drawBitmapNine by Mike Reed · 3 years, 10 months ago
- 4ef108e Reland "Yank out old reduceOpsTaskSplitting code" by Adlai Holler · 3 years, 10 months ago
- 245c59a Reland "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 3 years, 10 months ago
- 4f23dec Reland "Add new virts, hide old ones" by Mike Reed · 3 years, 10 months ago
- 8f924ac Revert "Add new virts, hide old ones" by Derek Sollenberger · 3 years, 10 months ago
- c56e2e5 Add new virts, hide old ones by Mike Reed · 3 years, 10 months ago
- 6e9bf51 Revert "Have DDLs honor the reduceOpsTaskSplittingFlag" by Adlai Holler · 3 years, 11 months ago
- fe4611c Alias two sets of enums by Mike Reed · 3 years, 10 months ago
- f73a029 Make onCreateScalerContext return unique_ptr. by Ben Wagner · 3 years, 11 months ago
- c8f9f68 Add explicit int -> size_t casts to SkTDArray.h by Florin Malita · 3 years, 10 months ago
- 9a27566 Add customization for kMedium by Mike Reed · 3 years, 10 months ago
- d12c91b Revert "Revert "Remove legacy SkImage::MakeFromYUVATextures."" by Brian Salomon · 3 years, 11 months ago