- 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, 4 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, 4 months ago
- 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 4 months ago
- f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 4 months ago
- 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
- 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 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, 4 months ago
- 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
- c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 4 months ago
- c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 4 months ago
- c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 4 months ago
- 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 4 months ago
- e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
- 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
- b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 4 months ago
- 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
- 72e5764 Rename MakeResult so that it can be used more broadly. by John Stiles · 4 years, 4 months ago
- 22f246f add simple pathbuilder by Mike Reed · 4 years, 4 months ago
- d79197d Add api to GrVkMemoryAllocator to return VkResult from allocate calls. by Greg Daniel · 4 years, 4 months ago
- 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 4 months ago
- b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 4 months ago
- 65888b8 Revert "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
- 33e044f Prevent non-trivial destructors from running after exit in DM. by John Stiles · 4 years, 5 months ago
- e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 5 months ago
- 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
- 6f1487f Consolidate GrDrawingManager <-> GrRenderTask lifecycle by Adlai Holler · 4 years, 5 months ago
- c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
- 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 5 months ago
- 9394dd5 Fix stack-buffer overrun in appendVAList. by John Stiles · 4 years, 5 months ago
- 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 5 months ago
- 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 4 years, 5 months ago
- a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 5 months ago
- 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 5 months ago
- 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 5 months ago
- 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
- 616da10 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
- 3005c48 Make explicit SDF default values. by Herb Derby · 4 years, 5 months ago
- 77968f0 Revert "fixed sample(..., matrix) with runtime effects" by Ethan Nicholas · 4 years, 5 months ago
- 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 5 months ago
- e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 5 months ago
- ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
- fb5ede5 fixed sample(..., matrix) with runtime effects by Ethan Nicholas · 4 years, 5 months ago
- 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
- 7eb0a5f Auto-resolve DDL targets in flushSurfaces by Robert Phillips · 4 years, 5 months ago
- 5c9d181 Make SK_DISABLE_EFFECT_SERIALIZATION trim out more code by Brian Osman · 4 years, 5 months ago
- 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
- 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
- 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
- 288ecf6 Use main command buffer for updateBackendTexture in vulkan. by Greg Daniel · 4 years, 5 months ago
- b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 5 months ago
- 396deb0 Move addToAtlas to GrAtlasManager by Herb Derby · 4 years, 5 months ago
- 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
- e84f96d Fix comments for SkYUVColorSpace by Wan-Teh Chang · 4 years, 5 months ago
- 2362022 [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f by Kevin Lubick · 4 years, 5 months ago
- 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 5 months ago
- 63559a5 Revert "Revert "gms for SkParagraph"" by Mike Reed · 4 years, 5 months ago
- 2ad3dfb For custom vector/normal/position attrs, let marker ID 0 mean CTM by Brian Osman · 4 years, 6 months ago
- 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 5 months ago
- e219d1c Make GrContextThreadSafeProxy not a GrContext_Base by Adlai Holler · 4 years, 5 months ago
- aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 5 months ago
- 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 5 months ago
- 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 5 months ago
- 43182bc Remove SkBitmapRegionDecoder and SkBRDAllocator by Leon Scroggins III · 4 years, 6 months ago
- 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 4 years, 5 months ago
- 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
- 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 4 years, 5 months ago
- 43b1579 Make abandonment state of context thread-safe by Adlai Holler · 4 years, 5 months ago
- b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 5 months ago
- cc7ec24 Move backend surface vk getters and setters back out from behind compile flag. by Greg Daniel · 4 years, 5 months ago
- 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 5 months ago
- c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 5 months ago
- ac37b7a remove old kDCIP3 alias by Mike Klein · 4 years, 5 months ago
- 895a2ad Fix up some comments in regards to gpu flush and submitting. by Greg Daniel · 4 years, 5 months ago
- 7135239 Line-wrap comments to fit the 100-character limit. by John Stiles · 4 years, 5 months ago
- 9f987c3 Remove misleading comments that implied big-endian support in Skia. by John Stiles · 4 years, 5 months ago
- 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
- 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
- fd9745e SkDrawLooper has not been supported by Skia for a while. Update dox and remove examples by Mike Reed · 4 years, 5 months ago
- e84ed12 Improve doc comments for SkTArray. by John Stiles · 4 years, 5 months ago
- c865356 Avoid malloc calls for these two temp arrays on the stack. by Mike Reed · 4 years, 5 months ago
- 15e78d0 Roll skcms from da218e6af725 to 5404be4a2703 (1 revision) by skia-autoroll · 4 years, 5 months ago
- 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
- 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 6 months ago
- e01c229 SkMatrix::Rotate() by Florin Malita · 4 years, 5 months ago
- d73f688 Remove incorrect doc comment about constraint argument. by John Stiles · 4 years, 6 months ago