Fix advances for aliased text with DirectWrite.
[platform/upstream/libSkiaSharp.git] / bench /
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-01-17 Mike KleinAdd a bench to exercise legacy-mode SkRasterPipeline...
2017-01-16 Herb DerbyRemove SkFallbackAlloc and SkFixedAlloc.
2017-01-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-13 Herb DerbyIntroduce SkArenaAlloc - should be fast for POD types...
2017-01-13 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-13 Mike KleinAttempt 3: SkRasterPipelineBlitter: support A8
2017-01-13 Yuqian LiRevert "Reland https://skia-review.googlesource.com...
2017-01-12 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-12 Yuqian LiRevert "Implement Analytic AA for General Paths (with...
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 Matthew LeibowitzMerge pull request #42 from mono/develop-next
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-18 Matthew LeibowitzSeems git couldn't care about merging these files
2016-11-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
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-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
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-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
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-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
2016-10-24 Brian OsmanRename all color space factories from New* to Make*
2016-10-21 Mike Reedadd pipe to nanobench
2016-10-19 Matthew LeibowitzMerge pull request #28 from google/chrome/m55
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-17 liyuqianRevert "Resubmit issue 2221103002 to fix the iOS build...
next