Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / bench /
2017-05-24 Florin MalitaRevert "SkShaderBase"
2017-05-24 Florin MalitaSkShaderBase
2017-05-24 Florin MalitaSkSTArenaAlloc
2017-05-24 Mike KleinSkRasterPipeline in SkArenaAlloc
2017-05-23 Mike Reedcolor-correct patch
2017-05-23 Mike Reedadd bench for patchutils
2017-05-22 Mike Kleinadd compile, use it in blitter
2017-05-22 Mike Kleinsome basic speed ups for SkRasterPipeline::append()
2017-05-18 Jim Van VerthAdd microbench for shadows
2017-05-18 Florin MalitaHide SkPerlinNoiseShader impl details
2017-05-16 Mike Kleintry Herb's new to_srgb
2017-05-15 Herb DerbyAdd evenly spaced stops and unify gradient contexts
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-02 Florin MalitaRevert "Remove SkLights include from SkCanvas.h"
2017-05-02 Florin MalitaReland "Add a clip mask bench"
2017-05-02 Florin MalitaRemove SkLights include from SkCanvas.h
2017-05-01 Mike KleinRevert "Add a clip mask bench"
2017-05-01 Florin MalitaAdd a clip mask bench
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-26 Mike Kleinremove to_2dot2 and from_2dot2
2017-04-21 Mike Kleinjumper, implement 2.2 stages with approx_powf
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-14 Chris DaltonImprove accuracy of cubic classification
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-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-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.
next