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
*
remove 'deprecated' region from SkDraw
reed
2016-04-27
*
SkDocument/PDF: new API
halcanary
2016-04-27
*
SkMD5: .update() -> .write()
halcanary
2016-04-25
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-22
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Rein in the use of SkDevice.h
robertphillips
2016-04-20
*
Add bench for image encodes
msarett
2016-04-18
*
Revert of SkPDF: PDF/A runtime switch (patchset #1 id:100001 of https://coder...
halcanary
2016-04-15
*
SkPDF: PDF/A runtime switch
halcanary
2016-04-15
*
Update TileImageFilter to sk_sp
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of http...
robertphillips
2016-04-15
*
Update DisplacementMapEffect to sk_sp
robertphillips
2016-04-15
*
remove U16 support, just support F16
reed
2016-04-14
*
distinguish distinct matrixconvolution benchmarks
mtklein
2016-04-12
*
SkWStream::writeText inlined.
halcanary
2016-04-11
*
Update LightingImageFilter to sk_sp
robertphillips
2016-04-08
*
Add some benches for SkArithmeticMode.
senorblanco
2016-04-08
*
Fix context size for benchmakr.
herb
2016-04-08
*
Update MatrixConvolutionImageFilter to sk_sp
robertphillips
2016-04-08
*
Reverse dependency between SkScalar.h and SkFixed.h.
benjaminwagner
2016-04-07
*
Update MagnifierImageFilter to sk_sp
robertphillips
2016-04-07
*
Update SkXfermodeImageFilter to sk_sp
robertphillips
2016-04-05
*
Update SkColorFilterImageFilter to sk_sp
robertphillips
2016-04-05
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-05
*
Update SkMorphology ImageFilters to sk_sp
robertphillips
2016-04-05
*
switch maskfilters to sk_sp
reed
2016-04-04
*
Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:600...
bsalomon
2016-04-04
*
Update SkBlurImageFilter to sk_sp
robertphillips
2016-04-04
*
Rename enums in GrContextFactory to remove "GL"
bsalomon
2016-04-01
*
Update SkImageSource to sk_sp
robertphillips
2016-04-01
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchs...
bsalomon
2016-03-31
*
rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext
bsalomon
2016-03-31
*
Update SkOffsetImageFilter to sk_sp
robertphillips
2016-03-31
*
Make SkRandom::next[US]Fixed1 private; update documentation for SkRandom::nex...
benjaminwagner
2016-03-31
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
Update SkMergeImageFilter to sk_sp
robertphillips
2016-03-30
*
Revert of Move SkGLContext and some GrGLInterface implementations to skgputes...
robertphillips
2016-03-30
*
Move SkGLContext and some GrGLInterface implementations to skgputest module
bsalomon
2016-03-30
*
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
[next]