Merge from google/chrome/m55
[platform/upstream/libSkiaSharp.git] / bench /
2016-10-11 Matthew LeibowitzMerge from google/chrome/m55
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...
2016-10-04 liyuqianImplement AnalyticAA for convex shapes.
2016-10-03 Mike ReedRevert "Revert "Revert "replace SkXfermode obj with...
2016-10-03 Mike ReedRevert "Revert "replace SkXfermode obj with SkBlendMode...
2016-10-03 Mike KleinJust add the F16 bench from https://skia-review.googles...
2016-10-03 Mike ReedRevert "replace SkXfermode obj with SkBlendMode enum...
2016-10-03 Mike Reedreplace SkXfermode obj with SkBlendMode enum in paints
2016-09-30 msarettFix nanobench crashes
2016-09-29 Mike KleinAdd an enum layer of indirection for stock raster pipel...
2016-09-29 Mike KleinStart moving SkRasterPipeline stages to SkOpts.
2016-09-29 Mike Klein*SkTCast<int*>(float*) -> memcpy
2016-09-28 Mike KleinRearrange SkRasterPipeline scanline tail handling.
2016-09-27 Mike KleinSkRasterPipeline: add last() and docs.
2016-09-27 Mike ReedRevert "Revert "replace Arithmetic xfermode with imagef...
2016-09-26 Mike ReedRevert "replace Arithmetic xfermode with imagefilter"
2016-09-26 Mike Reedreplace Arithmetic xfermode with imagefilter
2016-09-26 Mike KleinTurn on -Wundefined-reinterpret-cast.
2016-09-22 msarettAdd BGRA as input format to SkColorSpaceXform
2016-09-22 msarettMake SkColorSpaceXform::New() take bare ptrs
2016-09-21 brianosmanAdd a transient image filter cache to SkImage::makeWith...
2016-09-20 reedabstract name of clipping ops, to transtion to a more...
2016-09-16 msarettSupport Float32 output from SkColorSpaceXform
2016-09-16 msarettRevert of Support Float32 output from SkColorSpaceXform...
2016-09-16 msarettSupport Float32 output from SkColorSpaceXform
2016-09-16 bungemanSkFontData to use smart pointers.
2016-09-15 bungemanRevert of SkFontData to use smart pointers. (patchset...
2016-09-15 bungemanSkFontData to use smart pointers.
2016-09-15 brianosmanMore NoGPU compile fixes
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-14 fmalitaFix SVG flag iOS linking
2016-09-14 fmalitaNanobench SVG support
2016-09-14 msarettReduce overhead for linear color xforms
2016-09-13 jcgregorioNo \n in bench names.
2016-09-13 csmartdaltonAdd ContextOptions field to SkCommandLineConfigGpu
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-12 reedchange SkStreams to work with sk_sp<SkData> instead...
2016-09-08 bsalomonBenchmarks for testing changes to GrResourceCache repla...
2016-09-08 msarettChecking for valid colorType, alphaType, colorSpace...
2016-09-02 msarettAdd option to skip rects to drawImageLattice()
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-29 jcgregoriobenchmarks: Avoid brackets and commas in test names.
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-18 msarettRevert of Batched implementation of drawLattice() for...
2016-08-18 halcanarySkPDF: in-place font subsetting
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-15 msarettOptimize color xforms when src and dst are matching
2016-08-12 msarettOptimized implementation of quickReject()
2016-08-12 mtkleinRevert of Optimized implementation of quickReject(...
2016-08-11 msarettOptimized implementation of quickReject()
2016-08-10 robertphillipsImplement GPU occluded blur mask filter
2016-08-10 mtkleinIn recording benches, record to and from the same format.
2016-08-10 hsternAdd time return argument to SkCurveMeasure's getPosTan...
2016-08-10 halcanaryRevert of Change mapRectScaleTranslate to pass args...
2016-08-10 reedChange mapRectScaleTranslate to pass args/ret by value
2016-08-08 hsternAdd initial CurveMeasure code
2016-08-08 mtkleinUse sse4.2 CRC32 instructions to hash when available.
2016-08-08 mtkleinupdate picture recording benchmarks to allow comparison...
2016-08-06 mtkleinSkLite*
2016-08-04 robertphillipsAdd new bench for occluded blurmaskfilter draws
2016-08-03 bungemanConvert SkAutoTUnref<SkData> to sk_sp<SkData>.
2016-08-03 msarettPerform color correction on png decodes
2016-08-03 fmenozziAdd new benchmark for testing special hard stop gradien...
2016-08-02 bungemanMove off SK_SUPPORT_LEGACY_DATA_FACTORIES.
2016-08-02 msarettAdd drawImageLattice() and drawBitmapLattice() APIs
2016-07-29 mtkleinSkRasterPipeline: new APIs for fusion
2016-07-29 halcanarySkPDF: PDFStream has-a not is-a PDFDict
2016-07-29 msarettFix various SkColorSpace bugs
2016-07-29 csmartdaltonAdd test configs for instanced rendering
2016-07-29 msarettAdd color space xform support to SkJpegCodec (includes...
2016-07-29 msarettRevert of Add color space xform support to SkJpegCodec...
2016-07-28 msarettAdd color space xform support to SkJpegCodec (includes...
2016-07-28 fmenozziAdd HardStopGradientBench_ScaleNumHardStops.cpp
2016-07-27 mtkleinClean up some unused atomic routines.
2016-07-26 brianosmanAlways supply a color space (sRGB for now) with F16
2016-07-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-21 msarettRemove unnecessary getColorSpace() API from SkCodec
2016-07-21 mtkleinCorrect sRGB <-> linear everywhere.
2016-07-20 mtkleinTune linear->sRGB constants to round-trip all bytes.
2016-07-19 msarettFix master-skia build
2016-07-19 msarettImprove naive SkColorXform to half floats
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-15 msarettAdd capability for SkColorXform to output half floats
2016-07-15 halcanarySkPdf: smaller color serialization
2016-07-15 mtkleinAdd a bench to measure the best way to pack from int...
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 mtkleinRemove bulk float <-> half routines. These are dead...
2016-07-13 robertphillipsRemove GrLayerHoister
2016-07-13 mtkleinUpdate SkOpts namespaces.
next