Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2cee902847a940c4bab56b42dabbb3721be3f9ac
/
bench
2cee902
Add color correction benchmark - with comparison to qcms
by msarett
· 8 years ago
2122c55
Fix incorrect parameter in new benchmark.
by brianosman
· 8 years ago
f7cfa92
Release surface between runs to avoid seg fault
by brianosman
· 8 years ago
fc29906
New benchmark to measure GPU mip-mapping performance
by brianosman
· 8 years ago
e3fa811
[GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.
by sdefresne
· 8 years ago
ee6a991
SkTypeface::MakeFromName to take SkFontStyle.
by mboc
· 8 years ago
ca1ec03
Move forceSRGB to SkCommonFlags.
by herb
· 8 years ago
785a5b9
Clean up SkFloatBits
by mtklein
· 8 years ago
b8486f5
add --forceSRGB option to nanobench, to get all src images to be SRGB
by reed
· 8 years ago
87f15c8
Retract GrRenderTarget from GrTestTarget
by robertphillips
· 8 years ago
809f258
Make LinearSrcOverBench not crash in constructor when resource path is missing
by bsalomon
· 8 years ago
d1227a7
Delete SkBitmapRegionCanvas
by msarett
· 8 years ago
cc49e59
Add tests and benches to support the sRGB blitter for SkOpts
by herb
· 8 years ago
4933d0b
Revert of Add specialized sRGB blitter for SkOpts (patchset #21 id:400001 of https://codereview.chromium.org/1939513002/ )
by reed
· 8 years ago
bc92754
Add tests and benches to support the sRGB blitter for SkOpts
by herb
· 8 years ago
d584d46
Run GM benchs in bench mode
by bsalomon
· 8 years ago
670f01f
This has all the different source types in and working. There are many SkDiffs, but they seem to be due to better resolution.
by herb
· 8 years ago
9837740
Simplify GrSWMaskHelper
by robertphillips
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
c869932
Nanobench running on Vulkan
by bsalomon
· 8 years ago
393c2ff
Reset context after doing non-Skia GL rendering.
by brianosman
· 8 years ago
fbb3102
Revert "Add tests and benches to support the sRGB blitter for SkOpts"
by scroggo
· 8 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 8 years ago
1956b4a
Use proper color type for assert.
by herb
· 8 years ago
554784c
Add tests and benches to support the sRGB blitter for SkOpts
by herb
· 8 years ago
6c0f5d9
Revert of Modify LineBench for drawing straight line (patchset #3 id:40001 of https://codereview.chromium.org/1936153002/ )
by reed
· 9 years ago
6b27a5e
Modify LineBench for drawing
by xidachen
· 9 years ago
69deca8
Add ColorCodecSrc for testing/comparison on color corrected decodes
by msarett
· 9 years ago
1e7f5e7
remove 'deprecated' region from SkDraw
by reed
· 9 years ago
4b65666
SkDocument/PDF: new API
by halcanary
· 9 years ago
1e90304
SkMD5: .update() -> .write()
by halcanary
· 9 years ago
488165e
SkPDF: PDF/A runtime switch
by halcanary
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
b92dc7a
Add bench for image encodes
by msarett
· 9 years ago
2299ffa
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://codereview.chromium.org/1891873002/ )
by halcanary
· 9 years ago
570f18b
SkPDF: PDF/A runtime switch
by halcanary
· 9 years ago
534c270
Update TileImageFilter to sk_sp
by robertphillips
· 9 years ago
bfe11fc
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
47db5fe
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ )
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
3dc6aac
remove U16 support, just support F16
by reed
· 9 years ago
20efb41
distinguish distinct matrixconvolution benchmarks
by mtklein
· 9 years ago
cbc060a
SkWStream::writeText inlined.
by halcanary
· 9 years ago
12fa47d
Update LightingImageFilter to sk_sp
by robertphillips
· 9 years ago
7adf9c1
Add some benches for SkArithmeticMode.
by senorblanco
· 9 years ago
42da45d
Fix context size for benchmakr.
by herb
· 9 years ago
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
6c71e0a
Reverse dependency between SkScalar.h and SkFixed.h.
by benjaminwagner
· 9 years ago
11171f3
Update MagnifierImageFilter to sk_sp
by robertphillips
· 9 years ago
8c0326d
Update SkXfermodeImageFilter to sk_sp
by robertphillips
· 9 years ago
5605b56
Update SkColorFilterImageFilter to sk_sp
by robertphillips
· 9 years ago
85b4b53
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
fc11b0a
Update SkMorphology ImageFilters to sk_sp
by robertphillips
· 9 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
b4b4cf3
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ )
by bsalomon
· 9 years ago
6e7025a
Update SkBlurImageFilter to sk_sp
by robertphillips
· 9 years ago
2d9c6f8
Rename enums in GrContextFactory to remove "GL"
by bsalomon
· 9 years ago
549c899
Update SkImageSource to sk_sp
by robertphillips
· 9 years ago
273c0f5
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
3e4616f
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ )
by bsalomon
· 9 years ago
4c7f0a1
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
by bsalomon
· 9 years ago
51a315e
Update SkOffsetImageFilter to sk_sp
by robertphillips
· 9 years ago
1263448
Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nextSScalar1.
by benjaminwagner
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
2238c9d
Update SkMergeImageFilter to sk_sp
by robertphillips
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
a50151d
SkPDF: draw{Image,Bitmap} always serializes early
by halcanary
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
d11c726
SkPDF: speed up SkPDFShader generation.
by halcanary
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
6eff52a
WIP: experimental bilerp pipeline.
by herb
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
6ae6dc7
nanobench: Stop reporting median_ms, it's no better than min_ms.
by jcgregorio
· 9 years ago
7b380d0
guard rasterizer and drawlooper setters
by reed
· 9 years ago
bae235e
SkPDF: add drop() virtual to release resources early.
by halcanary
· 9 years ago
a439334
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
by reed
· 9 years ago
f28ad89
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
by reed
· 9 years ago
9fbee18
switch patheffects over to sk_sp
by reed
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
eb75c7d
allow one zero length dash
by caryclark
· 9 years ago
852f15d
free -> reset
by mtklein
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
43812e2
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium.org/1811723002/ )
by bungeman
· 9 years ago
c5035e7
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
3213b5c
Remove SkipZeroesBench
by msarett
· 9 years ago
0e3738d
free -> reset
by mtklein
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
19dea94
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ )
by robertphillips
· 9 years ago
2505814
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
c6f28f7
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https://codereview.chromium.org/1803763002/ )"
by reed
· 9 years ago
Next »