aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/nanobench.cpp
Commit message (Expand)AuthorAge
...
* SkFontData to use smart pointers.Gravatar bungeman2016-09-15
* More NoGPU compile fixesGravatar brianosman2016-09-15
* [SVGDom] Expose intrinsic size infoGravatar fmalita2016-09-14
* Fix SVG flag iOS linkingGravatar fmalita2016-09-14
* Nanobench SVG supportGravatar fmalita2016-09-14
* Add ContextOptions field to SkCommandLineConfigGpuGravatar csmartdalton2016-09-13
* change SkStreams to work with sk_sp<SkData> instead of SkData*Gravatar reed2016-09-12
* Some tests around surface creation and snapshotting with color spaceGravatar brianosman2016-08-30
* update picture recording benchmarks to allow comparison with SkLiteRecorderGravatar mtklein2016-08-08
* Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.Gravatar bungeman2016-08-02
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Always supply a color space (sRGB for now) with F16Gravatar brianosman2016-07-26
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* Fix Mac clang linkerGravatar msarett2016-06-21
* Add --simpleCodec to nanobench flags to run a smaller set of benchmarksGravatar msarett2016-06-21
* Respect color type and gamma settings in nanobench GPU configsGravatar brianosman2016-06-20
* More removal of SkColorProfileType...Gravatar brianosman2016-06-20
* Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of http...Gravatar egdaniel2016-06-17
* More removal of SkColorProfileType...Gravatar brianosman2016-06-17
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Add color correction benchmark - with comparison to qcmsGravatar msarett2016-06-03
* Move forceSRGB to SkCommonFlags.Gravatar herb2016-05-27
* add --forceSRGB option to nanobench, to get all src images to be SRGBGravatar reed2016-05-26
* Delete SkBitmapRegionCanvasGravatar msarett2016-05-18
* Simplify GrSWMaskHelperGravatar robertphillips2016-05-13
* Nanobench running on VulkanGravatar bsalomon2016-05-11
* Turn ContextInfos returned by GrContextFactory into structs.Gravatar bsalomon2016-05-11
* Add ColorCodecSrc for testing/comparison on color corrected decodesGravatar msarett2016-04-29
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-05
* Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...Gravatar bsalomon2016-04-04
* Rename enums in GrContextFactory to remove "GL"Gravatar bsalomon2016-04-01
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...Gravatar bsalomon2016-03-31
* rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContextGravatar bsalomon2016-03-31
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...Gravatar robertphillips2016-03-30
* Move SkGLContext and some GrGLInterface implementations to skgputest moduleGravatar bsalomon2016-03-30
* switch surface to sk_spGravatar reed2016-03-23
* nanobench: Stop reporting median_ms, it's no better than min_ms.Gravatar jcgregorio2016-03-22
* return pictures as sk_spGravatar reed2016-03-18
* detach -> releaseGravatar mtklein2016-03-16
* add f16 and srgb --configs to nanobenchGravatar mtklein2016-03-08
* nanobench: Use device independent font flag for GPU configsGravatar kkinnunen2016-03-01
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Fix "^" in --match flag for nanobench SKPsGravatar cdalton2016-02-17