Merge branch 'chrome/m59' into update-m59
[platform/upstream/libSkiaSharp.git] / bench /
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Matt SarettReland: Finish up mip opts: 2x3 and 3x2
2017-04-05 Brian OsmanAllow FPs to elevate default precision for the entire...
2017-04-04 Matt SarettRevert "Finish up mip opts: 2x3 and 3x2"
2017-04-04 Matt SarettFinish up mip opts: 2x3 and 3x2
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Matt SarettAvoid extra bitmap copies in SkColorSpaceXformCanvas
2017-04-03 Brian OsmanRevert "Revert "Revert "Allow FPs to elevate default...
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-03-31 Brian OsmanRevert "Revert "Allow FPs to elevate default precision...
2017-03-31 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-31 Brian OsmanRevert "Allow FPs to elevate default precision for...
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Ethan NicholasRevert "skslc can now be compiled with no Skia dependen...
2017-03-31 Brian OsmanAllow FPs to elevate default precision for the entire...
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-31 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-30 Ethan NicholasRevert "skslc can now be compiled with no Skia dependen...
2017-03-30 Ethan Nicholasskslc can now be compiled with no Skia dependencies...
2017-03-23 csmartdaltonFind cubic KLM functionals directly
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-22 Mike Reedtest (and fix) clip_restriction in canvas
2017-03-22 Matt SarettSmall downsample_3_3 optimization
2017-03-20 Robert PhillipsRemove budgeted parameter from SkSurface::makeImageSnap...
2017-03-20 Brian SalomonRemove gpu configs that don't have explicit API.
2017-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-17 Yuqian LiRevert "Revert "Revert "Remove budgeted parameter from...
2017-03-17 Mike Reeddon't use deprecated (raw) form of SkPatchUtils, delete...
2017-03-17 Robert PhillipsRevert "Revert "Remove budgeted parameter from SkSurfac...
2017-03-16 Yuqian LiRevert "Remove budgeted parameter from SkSurface::makeI...
2017-03-16 Robert PhillipsRemove budgeted parameter from SkSurface::makeImageSnapshot
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
2017-03-09 Matt SarettOptimize mipmap downsample_2_2 in sRGB mode
2017-03-08 Herb DerbyRemove SkChunckAlloc
2017-03-08 Derek SollenbergerRevert "Optimize mipmap downsample_2_2 in sRGB mode"
2017-03-08 Mike Reedremove SkPictureUtils.h
2017-03-08 Matt SarettOptimize mipmap downsample_2_2 in sRGB mode
2017-03-06 Brian OsmanAdd half-float mipmap benchmarks too
2017-03-06 Mike Reedbench clip overhead during recording
2017-03-06 Brian OsmanAdd bench for odd-sized mipmapping w/sRGB filtering
2017-03-02 Mike KleinRemove SkLiteDL::makeThreadsafe().
2017-03-02 Derek SollenbergerRefactor SkLiteDL to no longer extend SkDrawable.
2017-03-01 Brian SalomonFix Memcheck:Overlap in setting up rect bench names
2017-02-28 Brian SalomonFix -Wshadow-field warnings
2017-02-27 Mike KleinDrop SkRasterPipelineBench N to 15.
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-21 csmartdaltonRename GrContextFactory::ContextOptions to ContextOverrides
2017-02-16 Mike KleinSimplify more: remove SkRasterPipeline::compile().
2017-02-15 Matt SarettRename SkConfig8888/SkPixelInfo to SkConvertPixels
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-10 Hal CanaryMake header files self-sufficient
2017-02-08 Herb DerbyRemove double free in GM and Bench.
2017-02-07 Herb DerbyReduce stack usage for tests.
2017-02-07 Herb DerbyUse SkArenaAlloc in the SkAutoBlitterChoose code.
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Robert PhillipsRevert "Use SkArenaAlloc instead of SkSmallAllocator...
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Herb DerbyUse SkArenaAlloc instead of SkSmallAllocator in the...
2017-02-06 Mike KleinMake iOS main() functions normal.
2017-02-06 Mike KleiniOS: cd into Documents folder at startup
2017-02-03 Mike Reedexpose new tight-bounds method on SkPath
2017-02-03 Mike Reedexperimental tight-bounds
2017-01-31 Mike KleinMake flag parsing work in GN-built iOS nanobench.
2017-01-27 Leon Scroggins IIIGenerate Android build targets for dm and nanobench
2017-01-26 Herb DerbyKeep valgrind happen by purging caches.
2017-01-24 Mike KleinTemporarily restore colorcube bench and GM files.
2017-01-23 Mike KleinMove shader register setup to SkRasterPipelineBlitter.
2017-01-23 Mike Reedchange clip-bounds getters to always return the rect
2017-01-21 Mike KleinRemove SkColorCubeFilter. It is unused.
2017-01-19 Mike KleinAdd -Release ASAN bots.
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
next