DW last resort font default name not necessary.
[platform/upstream/libSkiaSharp.git] / tests /
2017-03-07 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-07 Mike ReedRevert[6] "Remove SkDraw from device-draw methods,...
2017-03-07 Derek SollenbergerRevert "Move from SkChunkAlloc to SkArenaAlloc for...
2017-03-07 Mike Kleinfix RecordOptsTest.cpp on Android framework
2017-03-06 Yuqian LiTurn off savelayer optimization for Android framework
2017-03-06 Herb DerbyMove from SkChunkAlloc to SkArenaAlloc for PathOps
2017-03-06 Matt SarettAdd SkColorSpace::isSRGB()
2017-03-06 Matt SarettAdd unit tests for SkImage::colorSpace()
2017-03-06 Brian SalomonRemove XP override color.
2017-03-04 Mike ReedRevert "Revert "Revert "Revert[2] "Remove SkDraw from...
2017-03-04 Mike ReedRevert "Revert "Revert[2] "Remove SkDraw from device...
2017-03-04 Brian OsmanRebase and fix chromium
2017-03-03 Cary ClarkRevert "Revert[2] "Remove SkDraw from device-draw metho...
2017-03-03 Mike ReedRevert[2] "Remove SkDraw from device-draw methods,...
2017-03-03 Robert PhillipsMake GrSurface::MakeDeferred return sk_sp<GrTextureProxy>
2017-03-03 Mike Reedupdate cliptype test to exercise clipstack backend
2017-03-02 Ben WagnerRelease resources if SkMallocPixelRef::NewWithProc...
2017-03-02 Mike Reedadd unittests for clip-state queries
2017-03-02 Mike ReedRevert "Remove SkDraw from device-draw methods, and...
2017-03-02 Derek SollenbergerRefactor SkLiteDL to no longer extend SkDrawable.
2017-03-02 Mike ReedRemove SkDraw from device-draw methods, and enable...
2017-03-02 Brian OsmanRevert "Revert "Revert "Revert "Move GrTextureProvider...
2017-03-02 Robert PhillipsRemove atlas creation from GrResourceProvider
2017-03-02 Brian OsmanRevert "Revert "Revert "Move GrTextureProvider to src"""
2017-03-01 Brian OsmanRevert "Revert "Move GrTextureProvider to src""
2017-03-01 Brian OsmanRevert "Move GrTextureProvider to src"
2017-03-01 Brian OsmanMove GrTextureProvider to src
2017-03-01 Robert PhillipsDisable deferred gpu resources for Chrome branch
2017-02-28 Robert PhillipsClean up/remove unused GrFragmentProcessor-derived...
2017-02-28 Herb DerbyRemove SkDataTableBuilder. It is not used.
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Herb DerbyFix single leg Compose Shader crash.
2017-02-28 Brian OsmanAdd another null check for the Vk NexusPlayer bot
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-27 Brian OsmanFixes to shared context test API
2017-02-24 Leon Scroggins IIISet a limit on the size for BMP images
2017-02-24 Brian SalomonUse construct/init pattern with GrPipeline to replace...
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-24 Brian SalomonRemove the skip-draw xp optimization
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Robert PhillipsWrap cached GrTextures in GrTextureProxies (e.g., blur...
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Brian SalomonFix Chrome iOS no GPU build and block includes from...
2017-02-23 Ethan NicholasRevert "skslc switch support"
2017-02-23 Ethan Nicholasskslc switch support
2017-02-23 Robert PhillipsSwitch GrTextureStripAtlas over to GrTextureProxies
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-23 Brian SalomonMake GrPipeline::CreateAt take GrRenderTarget and not...
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-22 Brian OsmanActually test our ref-counting in release builds
2017-02-22 Brian SalomonMake GrPipelineAnalysis a nested class of GrProcessorSet.
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-22 Matt SarettEnable legacy premuls in SkColorSpaceXform
2017-02-22 Hal CanarySkRegion: change serialization unit tests, better valid...
2017-02-22 Brian OsmanSupport shared GL contexts in GrContextFactory
2017-02-21 Robert PhillipsRemove SkSpecialImage's GrTexture-based ctors
2017-02-21 csmartdaltonRename GrContextFactory::ContextOptions to ContextOverrides
2017-02-21 Brian SalomonSimplify GrPaint::isConstantBlendedColor to avoid FP...
2017-02-21 Brian SalomonStore GrRenderTarget rather than just its ID in GrRende...
2017-02-20 Robert PhillipsRemove asTextureRef from SkSpecialImage & update effect...
2017-02-18 Robert PhillipsReplace SkSpecialImage::makeTightSubset with asImage...
2017-02-18 Hal CanarySkRegion deserialization more robust
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Ethan Nicholassksl support for geometry shaders
2017-02-17 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-17 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-17 Robert PhillipsRevert "Replace SkSpecialImage::makeTightSubset with...
2017-02-16 Robert PhillipsReplace SkSpecialImage::makeTightSubset with asImage
2017-02-16 Ethan NicholasFixed a couple of spots where sksl didn't have proper...
2017-02-16 Jim Van VerthDisable DFPathRenderTest for now.
2017-02-16 Mike KleinSimplify more: remove SkRasterPipeline::compile().
2017-02-16 Dominic MazzoniImplement SkHighContrastFilter
2017-02-15 Mike Reedreturn and take SkImageGenerator as unique_ptr
2017-02-15 Robert PhillipsTighten up GrSurfaceProxy typing
2017-02-15 Stephen WhiteGrTessellator (AA): null GrGeometryProcessor crash...
2017-02-15 Brian SalomonClarify when tweak alpha for coverage optimizaton can...
2017-02-15 Brian OsmanNon linear blending flag for SkColorSpace
2017-02-15 Matt SarettRename SkConfig8888/SkPixelInfo to SkConvertPixels
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-14 Herb DerbyRemove SkSmallAllocator.
2017-02-14 Matt SarettMake raster pipeline support all pixel conversions
2017-02-14 Brian SalomonRemove component flags from GrPipelineInput.
2017-02-14 Brian SalomonRemove component flags from GrXPFactory output analysis.
2017-02-13 Brian SalomonAdd preserves premul and modulate optimization to compo...
2017-02-13 Mike ReedRevert "Revert "IWYU""
2017-02-13 Hal CanaryMake header files idempotent; script to check
2017-02-13 Brian SalomonRemove GrFragmentProcessor::computeInvariantOutput
2017-02-13 Brian SalomonInitialize test textures for ProcessorOptimizationValid...
2017-02-13 Ethan NicholasReplaced all calls to fragmentPosition() with sk_FragCoord
2017-02-11 Robert PhillipsRevert "IWYU"
2017-02-10 Brian SalomonUse new fragment processor optimization queries.
2017-02-10 Mike ReedIWYU
2017-02-10 Herb DerbyRemove SkTextureCompressor.
2017-02-10 csmartdaltonAdd support for RG float textures
2017-02-10 Hal CanaryMake header files self-sufficient
next