aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-05-24Fix VkhardwareBufferTest to check for egl native fence extension.Greg Daniel
2019-03-06Add unit test to check if we can create a VkDevice using global priority exte...android-q-preview-1Greg Daniel
2019-02-03Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterizati...Robert Phillips
2019-02-03Remove NoPendingIO flags from buffer creations.Brian Salomon
2019-02-01Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharac...Robert Phillips
2019-02-01Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterizationRobert Phillips
2019-02-01Rename GrContext::uniqueID to contextID and hide itRobert Phillips
2019-02-01remove breakText, and all utf cache accessorsMike Reed
2019-02-01skip huge allocation in test on 32bit devicesMike Reed
2019-02-01Remove destination GrRenderTargetProxy from GrPipelineRobert Phillips
2019-02-01hide SkFont::containsTextMike Reed
2019-01-31Fix type in Andoird string.Greg Daniel
2019-01-31fix tiler to handle large float rectsMike Reed
2019-01-31Add hardware buffer unit test from old skqp to skia.Greg Daniel
2019-01-31Add option to skip intermediate release/fulfill calls for promise images.Brian Salomon
2019-01-30Fix bug in sampling rotated decodesLeon Scroggins III
2019-01-30remove Sk4x4f.h -- dead codeMike Klein
2019-01-30Add outline of new GrContext hierarchyRobert Phillips
2019-01-30Remove legacy texture-backed promise image interface.Brian Salomon
2019-01-30hide deprecated breaktextMike Reed
2019-01-29Convert GrBuffer owners to sk_spBrian Salomon
2019-01-29Split GrContextThreadSafeProxy into its own files (take 2)Robert Phillips
2019-01-29Revert "Split GrContextThreadSafeProxy into its own files"Robert Phillips
2019-01-29Split GrContextThreadSafeProxy into its own filesRobert Phillips
2019-01-28Revert "Reland "Revert "remove legacy code for text attributes on paint"""Mike Reed
2019-01-28Reland "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Revert "Revert "remove legacy code for text attributes on paint""Mike Reed
2019-01-28Revert "remove legacy code for text attributes on paint"Mike Reed
2019-01-27remove legacy code for text attributes on paintMike Reed
2019-01-25fixed Metal matrix constructorsEthan Nicholas
2019-01-25Remove GrGpuResource::abandon from the public API.Brian Salomon
2019-01-25Change the meaning of GrBudgetedType::kUnbudgetedUncacheable.Brian Salomon
2019-01-25Require explicit GrWrapCacheable specification in more places.Brian Salomon
2019-01-24Replace bool purgeImmediately with enum GrWrapCacheable.Brian Salomon
2019-01-24Remove nearly all use of SkColorSpaceTransferFnBrian Osman
2019-01-23Add getTypefaceOrDefault and refTypefaceOrDefaultHerb Derby
2019-01-23Enforce non-overlap constraint from GrRenderTargetOpListChris Dalton
2019-01-22Move more utils into SkFontPriv, IWYUMike Reed
2019-01-22Remove SkGammaNamed / gammaNamed() from SkColorSpaceBrian Osman
2019-01-21Revert "hide hinting and flag enums with PAINT_FLAGS"Hal Canary
2019-01-21hide hinting and flag enums with PAINT_FLAGSMike Reed
2019-01-17SkDocument: use `auto` for MakeDocument().Hal Canary
2019-01-16Make GrTexture caching for SkPromiseImageTexture work when same textureBrian Salomon
2019-01-16Return GrProcessorSet::Analysis from GrDrawOp::finalizeChris Dalton
2019-01-16Rename SkGlyphCache -> SkStrikeHerb Derby
2019-01-15Restore ETC1 compressed texture support.Jim Van Verth
2019-01-15Remove "canCombineOverlappedStencilAndCover"Chris Dalton
2019-01-15unflatten directly to font for legacy skpsMike Reed
2019-01-14SkPDF: unify Canon and DocumentHal Canary
2019-01-14Make SkPromiseImageTexture ref counted.Brian Salomon