Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / bench /
2017-01-12 Yuqian LiImplement Analytic AA for General Paths (with Guard...
2017-01-12 Mike ReedrefFoo variant for getters that naturally have a sk_sp
2017-01-11 Herb DerbyRevert "Introduce SkArenaAlloc - should be fast for...
2017-01-11 Herb DerbyIntroduce SkArenaAlloc - should be fast for POD types...
2017-01-11 Mike Reedmove SkTRegister.h into tools
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Kevin LubickRevert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
2017-01-11 Hal CanarySkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
2017-01-11 Yuqian LiRevert "Revert "Improve quad edges' smoothness in non...
2017-01-10 Mike Kleinremove xbyak experiment
2017-01-10 Mike KleinRevert "Improve quad edges' smoothness in non-AA cases"
2017-01-09 Yuqian LiImprove quad edges' smoothness in non-AA cases
2017-01-07 Mike KleinRevert "Retry "SkRasterPipelineBlitter: support A8...
2017-01-06 Mike Kleinzero fBuf in new SkXbyakBench
2017-01-06 Mike KleinAdd a real SkXbyak bench, implement enough to run it.
2017-01-06 Mike KleinRetry "SkRasterPipelineBlitter: support A8"...
2017-01-06 Mike Kleinsimplify by removing _d stages
2017-01-05 Mike KleinUse stack instead of malloc() for most calls to SkRaste...
2017-01-03 Hal Canaryclean up non-ASCII comments
2017-01-03 Hal CanaryBUILD.gn: skia_enable_pdf
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-15 Mike Reedspeedup dynamicwstream
2016-12-14 Yuqian LiChange FLAGS_analyticAA's default to true
2016-12-14 Mike Reedadd tests/bench for dynamicwstream
2016-12-14 Mike KleinRevert "Revert "clamp to premul when reading premul...
2016-12-14 Mike KleinRevert "clamp to premul when reading premul sRGB"
2016-12-13 Mike Kleinclamp to premul when reading premul sRGB
2016-12-13 Ethan Nicholasre-land of added sk_FragCoord support to skslc
2016-12-12 Yuqian LiAdd GMs and benchs for concave Analytic AA
2016-12-12 Greg DanielRevert "added sk_FragCoord support to skslc"
2016-12-12 Ethan Nicholasadded sk_FragCoord support to skslc
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Brian OsmanPlumb dst color space in many places, rather than ...
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-06 George Burgess IVnanobench: Add per-run time reporting.
2016-12-05 Brian OsmanAdd destination color space to shader ContextRec
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-29 Brian SalomonRename vars and functions from 'glslcaps'->'shadercaps'
2016-11-29 Brian SalomonMerge GrGLSLCaps into GrShaderCaps
2016-11-29 Mike KleinConsistent naming.
2016-11-28 Mike KleinConvert blitter over to new style from_srgb, to_srgb.
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
2016-11-23 Hal CanarySkImageEncoder: simplify API
2016-11-23 Mike Reedmake it illegal to include SkXfermode.h
2016-11-22 Hal CanaryRevert 248ff023 & 2cb6cb72
2016-11-22 Hal CanarySkImageEncoder: simplify API
2016-11-21 Brian SalomonMerge GrGLSLShaderVar and GrShaderVar
2016-11-21 Ethan Nicholasre-land of switched skslc from std::string to SkString
2016-11-21 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-20 Greg DanielRevert "switched skslc from std::string to SkString"
2016-11-18 Brian SalomonRemove unnecessary attribute and varying type modifiers
2016-11-18 Ethan Nicholasswitched skslc from std::string to SkString
2016-11-18 Herb DerbyUse SkFixedAllocator in SkLinearPipeline and remove...
2016-11-16 Mike Reedmake SkXfermode.h go away
2016-11-15 Brian OsmanRevert "Support decoding images to multiple formats...
2016-11-15 Brian OsmanSupport decoding images to multiple formats, depending...
2016-11-15 Mike KleinStart each pipeline with (x,y) in (dr,dg) registers...
2016-11-11 Ethan Nicholasre-re-land of skslc now uses standard Skia caps
2016-11-11 Leon ScrogginsRevert "re-land of skslc now uses standard Skia caps"
2016-11-11 Ethan Nicholasre-land of skslc now uses standard Skia caps
2016-11-11 Leon ScrogginsRevert "skslc now uses standard Skia caps"
2016-11-11 Ethan Nicholasskslc now uses standard Skia caps
2016-11-09 Mike Reedremove use of xfermode* in procs
2016-11-09 Brian OsmanRename SkSourceGammaTreatment to SkDestinationSurfaceCo...
2016-11-08 Ben WagnerMove SkOSPath out of include/core.
2016-11-07 Hal Canarybench, samples, etc: s/SkAutoTUnref/sk_sp/
2016-11-03 Mike Reedremove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM
2016-11-03 Ben WagnerRemove SkAutoTDelete.
2016-11-02 Ben WagnerRemove SkAutoTDeleteArray
2016-11-01 Matt SarettDelete qcms
2016-10-28 Mike Reedremove xfermode from public api
2016-10-28 Matt SarettRemove unneeded SkColorSpace constructor
2016-10-27 Hal Canarychmod -x *.cpp *.h
2016-10-26 Mike KleinConvert SkRasterPipeline loads and stores to indirect.
2016-10-25 Mike KleinSkRasterPipeline::compile().
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-21 Mike Reedadd pipe to nanobench
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-16 Matt SarettCache dst LUTs in SkColorSpaceXform
2016-10-13 raftiasRemoved makeLinearGamma() from the public API for SkCol...
2016-10-12 ethannicholasfixed GLVec4ScalarBench
2016-10-12 ethannicholasTurned on SkSL->GLSL compiler
2016-10-11 msarettAdd SkColorSpaceXform to the public API
2016-10-11 jvanverthRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-11 ethannicholasTurned on SkSL->GLSL compiler
2016-10-11 mtkleinRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-10-10 jvanverthRevert of Turned on SkSL->GLSL compiler (patchset ...
2016-10-10 ethannicholasTurned on SkSL->GLSL compiler
2016-10-06 reedRevert[8] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[7] "replace SkXfermode obj with SkBlendMode...
2016-10-05 Mike ReedRevert[6] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike ReedRevert[5] "replace SkXfermode obj with SkBlendMode...
2016-10-04 Mike KleinMake global use-analytic-AA bit threadsafe.
2016-10-04 Mike ReedRevert[4] "replace SkXfermode obj with SkBlendMode...
2016-10-04 liyuqianResubmit issue 2221103002 to fix the iOS build by decla...
2016-10-04 stephanaRevert of Analytic AntiAlias for Convex Shapes (patchse...
next