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
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Make SkColorSpaceXform::New() take bare ptrs
msarett
2016-09-22
*
Add a transient image filter cache to SkImage::makeWithFilter & PDF
brianosman
2016-09-21
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
SkFontData to use smart pointers.
bungeman
2016-09-16
*
Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://...
bungeman
2016-09-15
*
SkFontData to use smart pointers.
bungeman
2016-09-15
*
More NoGPU compile fixes
brianosman
2016-09-15
*
[SVGDom] Expose intrinsic size info
fmalita
2016-09-14
*
Fix SVG flag iOS linking
fmalita
2016-09-14
*
Nanobench SVG support
fmalita
2016-09-14
*
Reduce overhead for linear color xforms
msarett
2016-09-14
*
No \n in bench names.
jcgregorio
2016-09-13
*
Add ContextOptions field to SkCommandLineConfigGpu
csmartdalton
2016-09-13
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
Benchmarks for testing changes to GrResourceCache replacement policy when ove...
bsalomon
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Add option to skip rects to drawImageLattice()
msarett
2016-09-02
*
Some tests around surface creation and snapshotting with color space
brianosman
2016-08-30
*
benchmarks: Avoid brackets and commas in test names.
jcgregorio
2016-08-29
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Revert of Batched implementation of drawLattice() for GPU (patchset #7 id:180...
msarett
2016-08-18
*
SkPDF: in-place font subsetting
halcanary
2016-08-18
*
Batched implementation of drawLattice() for GPU
msarett
2016-08-18
*
Optimize color xforms when src and dst are matching
msarett
2016-08-15
*
Optimized implementation of quickReject()
msarett
2016-08-12
*
Revert of Optimized implementation of quickReject() (patchset #12 id:260001 o...
mtklein
2016-08-12
*
Optimized implementation of quickReject()
msarett
2016-08-11
*
Implement GPU occluded blur mask filter
robertphillips
2016-08-10
*
In recording benches, record to and from the same format.
mtklein
2016-08-10
*
Add time return argument to SkCurveMeasure's getPosTan, rename to getPosTanTime
hstern
2016-08-10
*
Revert of Change mapRectScaleTranslate to pass args/ret by value (patchset #2...
halcanary
2016-08-10
*
Change mapRectScaleTranslate to pass args/ret by value
reed
2016-08-10
*
Add initial CurveMeasure code
hstern
2016-08-08
*
Use sse4.2 CRC32 instructions to hash when available.
mtklein
2016-08-08
*
update picture recording benchmarks to allow comparison with SkLiteRecorder
mtklein
2016-08-08
*
SkLite*
mtklein
2016-08-06
*
Add new bench for occluded blurmaskfilter draws
robertphillips
2016-08-04
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Perform color correction on png decodes
msarett
2016-08-03
*
Add new benchmark for testing special hard stop gradient cases
fmenozzi
2016-08-03
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Add drawImageLattice() and drawBitmapLattice() APIs
msarett
2016-08-02
*
SkRasterPipeline: new APIs for fusion
mtklein
2016-07-29
*
SkPDF: PDFStream has-a not is-a PDFDict
halcanary
2016-07-29
*
Fix various SkColorSpace bugs
msarett
2016-07-29
[next]