Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
2e1e51f04985f7c258b96f0decc190456f5dd74d
2e1e51f
GrDrawContext now holds GrRenderTarget pointer
by robertphillips
· 9 years ago
860e8a6
Renable image benchmarking
by scroggo
· 9 years ago
c603c14
small tidy of benchmarkstream
by joshualitt
· 9 years ago
f724b99
Reenable warnings in src/codec
by msarett
· 9 years ago
74ec8d4
Add a comment to explain clip intersection in crop rects.
by senorblanco
· 9 years ago
f469fc0
Fix floating point data loss in SkPictureShader
by ericrk
· 9 years ago
67e6760
Revert of Supply separate flags for onBuildTileIndex (patchset #1 id:1 of https://codereview.chromium.org/1402783008/ )
by msarett
· 9 years ago
a912dde
Don't abort analytic clipping if using MSAA until elements are examined
by bsalomon
· 9 years ago
a3b8c67
Revert of small tidy of benchmarkstream (patchset #2 id:20001 of https://codereview.chromium.org/1395703002/ )
by joshualitt
· 9 years ago
fc06e9c
Supply separate flags for onBuildTileIndex
by msarett
· 9 years ago
10528f1
Store texture target on GrGLTexture. This is in preparation for using texture targets other than 2D.
by bsalomon
· 9 years ago
fd2b067
Remove unnecessary allocation in nanobench
by scroggo
· 9 years ago
0b5b6b2
Fix clipping when all analytic FP creations can be skipped
by bsalomon
· 9 years ago
0b01da7
Fix TextBlobTest valgrind error
by fmalita
· 9 years ago
691b6af
small tidy of benchmarkstream
by joshualitt
· 9 years ago
8e48ed5
Supply separate flags for onBuildTileIndex
by scroggo
· 9 years ago
94dd7a5
change back to method for localmatrix imagefilter
by reed
· 9 years ago
d0f0bce
Create VisualStreamTimingModule
by joshualitt
· 9 years ago
20311d4
Implement SkLocalMatrixImageFilter.
by senorblanco
· 9 years ago
2da1a85
Stop benching PNG buildTileIndex by default
by scroggo
· 9 years ago
0adfffb
Fix dm with Chromium command buffer driver
by kkinnunen
· 9 years ago
fdb4757
Add subsetting to SkScanlineDecoder
by msarett
· 9 years ago
eb85b83
Fix text axis alignment calculation
by herb
· 9 years ago
9ae8fe1
[SkTextBlob] Remove incorrect builder assert
by fmalita
· 9 years ago
598f3ff
Whitespace change to test CQ waiting for l-g-t-m
by rmistry
· 9 years ago
c837d8f
adjust size of new apply-filter gm
by reed
· 9 years ago
ea03aed
SkBitmapRegionCanvas bug fix
by msarett
· 9 years ago
d82bc7b
post-commit fixes to applyFilter CL
by reed
· 9 years ago
69113ba
Whitespace change to turn Android bots green
by rmistry
· 9 years ago
66a82f3
SkPDF: fall back on paths for unembeddable fonts.
by halcanary
· 9 years ago
88d064d
add applyFilter() to SkImage
by reed
· 9 years ago
f028003
change more effects to only expose factories
by reed
· 9 years ago
063675b
Remove SK_SUPPORT_LEGACY_GRADIENT_DITHERING from Skia proper
by fmalita
· 9 years ago
afa95e2
Remove image usage type enum. Use GrTextureParams instead.
by bsalomon
· 9 years ago
04965c6
SkBitmapRegionDecoder clean-up
by msarett
· 9 years ago
3442261
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 9 years ago
14bbe1d
Enable more testing for scaled webps
by msarett
· 9 years ago
205f1ac
Update SKP version
by update-skps
· 9 years ago
b0b45d3
[TextBlob] Fall back to TightRunBounds when the font bounds are empty
by fmalita
· 9 years ago
8b3eca9
Fix SkWindow.cpp includes for non-gpu mode
by Brian Salomon
· 9 years ago
21f99b7
Revert of SkPDF: Optionally output PDF/A-2b archive format. (patchset #5 id:80001 of https://codereview.chromium.org/1394263003/ )
by bungeman
· 9 years ago
f276ac5
Move functions from SkGr to SkGrPriv.h
by bsalomon
· 9 years ago
cda8ec2
Add test with GLFW framework
by jvanverth
· 9 years ago
939c0fe
SkPDF: Optionally output PDF/A-2b archive format.
by halcanary
· 9 years ago
e361781
Fix codec memory leaks in nanobench
by scroggo
· 9 years ago
e6dd004
Fill incomplete images in SkCodec parent class
by msarett
· 9 years ago
79da63f
Fix gpu drawBitmap to work when BM is A8 and we have a shader
by egdaniel
· 9 years ago
37d8688
Optional gradient dithering
by fmalita
· 9 years ago
2c3b218
Focus SkScaledCodec on BitmapRegionDecoder
by scroggo
· 9 years ago
0a3cac8
Reland of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1400633002/ )
by scroggo
· 9 years ago
c2e59ca
Revert of Pass --images '' to nanobench to disable image benchmarking. (patchset #1 id:1 of https://codereview.chromium.org/1381703003/ )
by scroggo
· 9 years ago
ab12c27
Update Subset benches to support interlacing and fix bugs
by scroggo
· 9 years ago
3336697
remove internalDrawBitmap, as it is no longer shared with any other caller, and can be folded into onDrawBitmap
by reed
· 9 years ago
8585dd2
Updates nvpr text blobs to not store a direct reference to the
by cdalton
· 9 years ago
bf90520
SkPath::fFirstDirection: seq-cst -> relaxed
by mtklein
· 9 years ago
ab8296b
Automatically add TSAN bots to the CQ for changes affecting SkAtomics.h
by mtklein
· 9 years ago
9011bcf
Add DrawShipSim sample.
by jvanverth
· 9 years ago
c988d2c
Remove ClipMaskType from GrCMM
by bsalomon
· 9 years ago
0ba8c24
Insert clip fragment processor outside GrCMM
by bsalomon
· 9 years ago
5ea95df
Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )"
by reed
· 9 years ago
95376a0
Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )
by schenney
· 9 years ago
ccb88bc
Blacklisting imagefilterscropexpand on s4 since it often causes the bot to hang and crash.
by egdaniel
· 9 years ago
80a6dca
factories should return baseclass, allowing the impl to specialize
by reed
· 9 years ago
85f0d5d
Allow SkIcoCodec to fail due to conversion
by scroggo
· 9 years ago
8b2bc25
SkPDF: when drawing stroked path, draw using SVG rules for zero-length segments
by halcanary
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
e1f8296
Fix for visualbench loops forever
by joshualitt
· 9 years ago
5a74afe
nvpr removal from VisualBench base context
by joshualitt
· 9 years ago
4aa02d8
Fix SkGifCodec to handle gifs where frameSize != imageSize
by msarett
· 9 years ago
39e2e75
Remove duplicate .cpp which should have been a .h
by herb
· 9 years ago
2d70dcb
Dynamically allocate the GrDrawContexts
by robertphillips
· 9 years ago
b0cd8b7
[SkDebugger] Handle path empty-bounds gracefully
by fmalita
· 9 years ago
8d57faf
Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ )
by mtklein
· 9 years ago
d120105
Make path range loading explicit
by cdalton
· 9 years ago
cdd7907
Implement cached nvpr text blobs
by cdalton
· 9 years ago
02015e5
Use SkTextBlob for nvpr color bitmap fallbacks
by cdalton
· 9 years ago
3bd909a
Add TextRun object to nvpr text
by cdalton
· 9 years ago
cc7f305
SkScaledCodec should implement onRewind()
by msarett
· 9 years ago
cb54e8e
Cleanup timing state machine
by joshualitt
· 9 years ago
1562855
Add more .h files to the .gypi
by herb
· 9 years ago
dc5db59
move visual bench interactive module to timing state machine
by joshualitt
· 9 years ago
92d976c
Validate text blob runs after SkTextBlob construction.
by fmalita
· 9 years ago
2f5bb3a
Add ship sample
by jvanverth
· 9 years ago
303fa35
Specify bench_type & source_type for image benches
by scroggo
· 9 years ago
1f7039c
Pass --images '' to nanobench to disable image benchmarking.
by mtklein
· 9 years ago
c00389e
Fix gpu dashing for case where all intervals are 0.
by egdaniel
· 9 years ago
6f6264f
Force cache SkTestScalerContext path bounds.
by mtklein
· 9 years ago
98d2e2f
Factor out VisualBench timing code into a helper class
by joshualitt
· 9 years ago
d8982d7
Revert of Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor) (patchset #2 id:20001 of https://codereview.chromium.org/1378023004/ )
by robertphillips
· 9 years ago
af3fbfc
SkImage doesn't use props, so don't need to store it
by reed
· 9 years ago
588b9ca
Fix memory leak in ClipMaskManager
by robertphillips
· 9 years ago
5175b95
Have GrRectBlurEffect use Linear filtering (rather than Nearest Neighbor)
by robertphillips
· 9 years ago
1f7e7ec
Update SKP version
by update-skps
· 9 years ago
7d5c950
Simplify nvpr text
by cdalton
· 9 years ago
19ae315
Stop calling jpeg_finish_decompress()
by msarett
· 9 years ago
e7fc14b
Move all knowledge of X sampling into SkScaledCodec
by scroggo
· 9 years ago
65f7c9f
SkPDF: remove suppression
by halcanary
· 9 years ago
f6d259b
Incrementally flush GrDrawTarget
by joshualitt
· 9 years ago
41518eb
Fix CrOS SampleApp
by jvanverth
· 9 years ago
0737f61
Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://codereview.chromium.org/1386463004/ )
by joshualitt
· 9 years ago
Next »