- 738c271 Update DataEntry struct to properly support move semantics. by John Stiles · 4 years, 4 months ago
- 0307e91 Remove unreferenced function SkStrDup. by John Stiles · 4 years, 4 months ago
- 53453f7 split transformed mask from SDFT by Herb Derby · 4 years, 4 months ago
- 6926791 Remove resource from GrD3DBuffer. by Greg Daniel · 4 years, 4 months ago
- b107a11 Add several more values to SkYUVColorSpace by Brian Osman · 4 years, 4 months ago
- 7c86592 Inclusive language by Kevin Lubick · 4 years, 4 months ago
- b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 4 months ago
- 3d30ca6 Add CubicResampler to makeShader by Mike Reed · 4 years, 4 months ago
- 95afafb Reland "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 4 months ago
- 40ad5fd Migrate SkImage::flush methods to GrDirectContext by Adlai Holler · 4 years, 4 months ago
- 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
- 0137355 Remove GrContext variant of SkImage::isValid by Adlai Holler · 4 years, 4 months ago
- d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 4 months ago
- d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 4 months ago
- 2287478 make more constructors constexpr by Mike Reed · 4 years, 4 months ago
- 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 4 months ago
- 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 4 months ago
- 1d17e49 constify GrAtlasTextOp::Geometry by Herb Derby · 4 years, 4 months ago
- 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 4 months ago
- 373d7dd Add new GrContext::updateBackendTexture call that takes an SkColorType. by Greg Daniel · 4 years, 4 months ago
- 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 4 months ago
- a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 4 months ago
- 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 4 months ago
- 5333784 remove stray weakref include by Mike Klein · 4 years, 4 months ago
- 6d0ab95 read/write m44 by Mike Reed · 4 years, 4 months ago
- 48a643d SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code by Brian Osman · 4 years, 4 months ago
- 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years, 4 months ago
- c24a6af create SkAtlasSubRun API subclass SkMaskSubRun by Herb Derby · 4 years, 4 months ago
- 3164b44 Roll skcms from c21106442079 to f73242142ce5 (1 revision) by skia-autoroll · 4 years, 4 months ago
- fd6f709 Revert "Revert "Serialize mipmaps"" by Mike Reed · 4 years, 4 months ago
- 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 4 months ago
- 07531a0 Switch the DDLRecorder over to holding a GrRecordingContext ... by Robert Phillips · 4 years, 4 months ago
- c0693db Remove SkFontArguments::Axis. by Ben Wagner · 4 years, 4 months ago
- 4d680cd a bunch of half-related stuff by Mike Klein · 4 years, 4 months ago
- 72b8aea Fix experimental_simd CanvasKit build. by Elliot Evans · 4 years, 4 months ago
- 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 4 months ago
- 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 4 months ago
- 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 4 months ago
- a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years, 4 months ago
- b2db979 subclass GrPathSubRun from GrSubRun by Herb Derby · 4 years, 4 months ago
- 252a3c0 make GrAtlasSubRun a subclass of GrSubRun by Herb Derby · 4 years, 4 months ago
- c7228c6 Set up to use new GrDirectContext factories in Chrome by Robert Phillips · 4 years, 4 months ago
- 3d00a97 extract and rename SubRun to GrSubRun by Herb Derby · 4 years, 4 months ago
- 955adbe Replace various one-liner sorting functor adapters with lambdas. by John Stiles · 4 years, 4 months ago
- 9d5c55c Move makeFontData to SkTypeface_FreeType. by Ben Wagner · 4 years, 5 months ago
- 2fe1569 Create mipmaps when creating images by Mike Reed · 4 years, 4 months ago
- ceebe42 Revert "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 4 months ago
- 43833b0 Add GrContextOption to limit the number of cached secondary command buffers. by Greg Daniel · 4 years, 4 months ago
- f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 4 months ago
- 5bdbdf4 Update glMultiDraw... to use GLuint* for baseInstances by Chris Dalton · 4 years, 4 months ago
- 2c18030 Add GrContext api to update compressed backend textures. by Greg Daniel · 4 years, 4 months ago
- 1a57857 Retract GrContext.h from headers by Robert Phillips · 4 years, 4 months ago
- 2955973 remove helper now that g3 is updated by Mike Reed · 4 years, 4 months ago
- 74470ae Make GrAsDirectContext public by Adlai Holler · 4 years, 4 months ago
- 5cb47d6 refactor skvx::if_then_else() by Mike Klein · 4 years, 4 months ago
- 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 4 months ago
- 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 4 months ago
- 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 4 months ago
- 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 4 months ago
- b490eb2 Add ANGLE's glMultiDraw*BaseInstance functions to the GL interface by Chris Dalton · 4 years, 4 months ago
- f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 4 months ago
- fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 4 months ago
- dadc081 Add missing recordingContext override to SkPaintFilterCanvas by Robert Phillips · 4 years, 4 months ago
- 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 4 months ago
- 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 4 months ago
- 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 4 months ago
- b370725 Mark SkGetThreadID SK_SPI in debug. by Ben Wagner · 4 years, 4 months ago
- e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 4 months ago
- 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 4 months ago
- c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
- 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 4 months ago
- bc4d13a move GrTextBlobCache to GrContextThreadSafeProxy by Herb Derby · 4 years, 5 months ago
- c1893f3 GCC: fix unknown attribute warnings for no_sanitize by Stephan Hartmann · 4 years, 4 months ago
- 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 4 months ago
- b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 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
- fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 4 months ago
- 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 4 months ago
- ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
- 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 4 months ago
- 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 4 months ago
- ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 4 months ago
- 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 4 months ago
- 22c6aa1 Update Skia milestone to 86 by Heather Miller · 4 years, 5 months ago
- f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
- d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 5 months ago
- 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 5 months ago
- f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 5 months ago
- 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 5 months ago
- 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 5 months ago
- be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 5 months ago
- 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 5 months ago
- 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 5 months ago
- c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 5 months ago
- c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 5 months ago
- c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 5 months ago
- 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 5 months ago
- e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 5 months ago