index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
bench
Commit message (
Expand
)
Author
Age
*
switch xfermodes over to sk_sp
reed
2016-03-29
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
SkPDF: draw{Image,Bitmap} always serializes early
halcanary
2016-03-25
*
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
reed
2016-03-25
*
SkPDF: speed up SkPDFShader generation.
halcanary
2016-03-25
*
switch surface to sk_sp
reed
2016-03-23
*
WIP: experimental bilerp pipeline.
herb
2016-03-23
*
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of htt...
reed
2016-03-22
*
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 ...
reed
2016-03-22
*
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https:/...
reed
2016-03-22
*
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://cod...
reed
2016-03-22
*
switch colorfilters to sk_sp
reed
2016-03-22
*
nanobench: Stop reporting median_ms, it's no better than min_ms.
jcgregorio
2016-03-22
*
guard rasterizer and drawlooper setters
reed
2016-03-21
*
SkPDF: add drop() virtual to release resources early.
halcanary
2016-03-21
*
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://...
reed
2016-03-18
*
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://c...
reed
2016-03-18
*
switch patheffects over to sk_sp
reed
2016-03-18
*
return pictures as sk_sp
reed
2016-03-18
*
allow one zero length dash
caryclark
2016-03-18
*
free -> reset
mtklein
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
*
Remove SkipZeroesBench
msarett
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:8...
robertphillips
2016-03-16
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-16
*
Reland of "Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of http...
reed
2016-03-14
*
Revert of Finish conversion to sk_sp<SkShader> (patchset #2 id:20001 of https...
reed
2016-03-14
*
Finish conversion to sk_sp<SkShader>
reed
2016-03-14
*
SkImage now has makeShader to return sk_sp
reed
2016-03-09
*
SkPDF/Bench becnchmark new SkPDFUtils::FloatToDecimal function.
halcanary
2016-03-09
*
add f16 and srgb --configs to nanobench
mtklein
2016-03-08
*
Add support for new bitmapshader context (patchset #5 id:80001 of https://cod...
reed
2016-03-04
*
nanobench: Use device independent font flag for GPU configs
kkinnunen
2016-03-01
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...
bsalomon
2016-02-25
*
Move Budgeted enum out of SkSurface, use in GrTextureProvider
bsalomon
2016-02-25
*
Add 4f linear gradient benches
fmalita
2016-02-24
*
SkPDF/Bench: add bench for SkPDFSharedStream (deflate)
halcanary
2016-02-24
*
SkPDF/Bench: add bench for SkPDFCreateBitmapObject
halcanary
2016-02-24
*
simplify/unify xferproc api
reed
2016-02-24
*
Add dest type hint to SkShader::ContextRec
fmalita
2016-02-22
*
Add ContextRec param to SkShader::contextSize()
fmalita
2016-02-22
*
Fix nanobench SKP flushes between loops
cdalton
2016-02-22
*
lots of sRGB and F16 blits
reed
2016-02-22
*
Switch to pixmap in API.
herb
2016-02-18
*
make SkPM4f private
reed
2016-02-18
[next]