Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
efbf00c8191e480c04bf5f5d431c34701d444850
/
src
efbf00c
Add accessor and less for raw glyph ID and WS
by Herb Derby
· 7 years ago
85fcfc5
Add incompleteShortIntPrecision to SkSL StandaloneShaderCaps
by Chris Dalton
· 7 years ago
8a3f55c
Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors"
by Greg Daniel
· 7 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 7 years ago
c29c76a
Experiment: relax 4 byte alignment for glyph images
by Herb Derby
· 7 years ago
4f57eb8
Revert "Add back missing unique key checks when creating CachedBitmap/Image Proxies"
by Greg Daniel
· 7 years ago
04a1de5
ccpr: Add an attenuation parameter to triangle corners
by Chris Dalton
· 7 years ago
c2d0dd6
Add a shader cap for incomplete short int precision
by Chris Dalton
· 7 years ago
e4aae34
Provide promise images when rendering SKPs w/ DDL
by Robert Phillips
· 7 years ago
8a37583
Ensure that GrGpu state tracking is initialized before making a backend RT/Tex in tests
by Brian Salomon
· 7 years ago
2532584
add explicit API to know if the writebuffer is using its external storage
by Mike Reed
· 7 years ago
7d2b16a
Improve handling of GrPixelConfig in GrBackendTex/RT ctors
by Greg Daniel
· 7 years ago
b78dd5d
Add back missing unique key checks when creating CachedBitmap/Image Proxies
by Greg Daniel
· 7 years ago
d8853ec
exact divide by 255 with NEON
by Mike Klein
· 7 years ago
ba321b6
Cleanup size calculations in SkGlyph
by Herb Derby
· 7 years ago
f8a131d
Compile with GCC 7.2.0.
by Ben Wagner
· 7 years ago
40481bb
Harden initial LinearGradient4f tiling
by Florin Malita
· 7 years ago
7eddfb8
consolidate SaveLayerFlag internal references
by Cary Clark
· 7 years ago
c582827
Include correct trace.h.
by Ben Wagner
· 7 years ago
296de50
Fix possible overflows in hair line path renderer vertex counts
by Brian Salomon
· 7 years ago
98ad5b7
Fixed some shader cache issues
by Ethan Nicholas
· 7 years ago
0118e97
Remove calls to computeOutputColor- Type and Space
by Leon Scroggins III
· 7 years ago
52e943a
Add testing-only backend render target support to GrVkGpu.
by Brian Salomon
· 7 years ago
65247e5
avoid divide by zero
by Cary Clark
· 7 years ago
1c44358
protect SkPathMeasure against NaN
by Cary Clark
· 7 years ago
98242a8
Revert "Reland "Add SkColorSpaceXform_skcms""
by Brian Osman
· 7 years ago
57337d9
Reland "Add SkColorSpaceXform_skcms"
by Brian Osman
· 7 years ago
2f06a53
fix a couple pathops fuzzers
by Cary Clark
· 7 years ago
8103eca
Revert "Add SkColorSpaceXform_skcms"
by Brian Osman
· 7 years ago
67f62b1
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
24f25dc
Move ComputeAxisAlignmentForHText to Rec.
by Herb Derby
· 7 years ago
18e7556
move blur impl into core
by Mike Reed
· 7 years ago
7611ed5
Temporary patch for Mus/Viz
by Robert Phillips
· 7 years ago
9525260
Expose SkGlyphCache's alloc
by Herb Derby
· 7 years ago
061c278
fix writeImage when encode step fails, since data is null
by Mike Reed
· 7 years ago
d34c633
Make SubpixelAlignment public
by Herb Derby
· 7 years ago
b1cdc78
Remove unused SkAutoGlyphCache constructor
by Herb Derby
· 7 years ago
93adfd6
SkReadBuffer.h shouldn't include itself.
by Ben Wagner
· 7 years ago
d824406
Remove SK_SUPPORT_LEGACY_ADOBE_XYZ
by Brian Osman
· 7 years ago
554aa6a
update include path for SkBlurMask.h
by Mike Reed
· 7 years ago
60ca867
make paint flatten unflatten private
by Cary Clark
· 7 years ago
c6b347e
Fix overflow in blur for VERY wide bitmaps.
by Herb Derby
· 7 years ago
82a36ac
Remove DetachCache and AttachCache.
by Herb Derby
· 7 years ago
b5502b2
Small cleanups suggested by ClangTidy
by Kevin Lubick
· 7 years ago
689d02d
harden pathmeasure and fix empty case
by Cary Clark
· 7 years ago
827af66
Extend SkTrimPathEffect semantics
by Florin Malita
· 7 years ago
8e03f69
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
by Mike Reed
· 7 years ago
e8de024
with no more offline codegen, seed_shader can be normal
by Mike Klein
· 7 years ago
a46623b
follow JUMPER_NARROW_STAGES in lowp stages too
by Mike Klein
· 7 years ago
46fe9c7
Remove SkDumpCanvas
by Brian Osman
· 7 years ago
0c51eea
Add GrMockRenderTarget and mock backend render targets
by Brian Salomon
· 7 years ago
8c4cbf4
Remove last use of DetachCache.
by Herb Derby
· 7 years ago
2ac541e
Revert "Check the boundary while cumulating deltas in a mask"
by Yuqian Li
· 7 years ago
b4e528d
SkPDF: filter out empty clip draws more often
by Hal Canary
· 7 years ago
4e83ff1
SkPDF: simplify PathOp code, emit empty clips.
by Hal Canary
· 7 years ago
0fc41da
Revert "start hardening pathmeasure"
by Cary Clark
· 7 years ago
d9779bc
Check the boundary while cumulating deltas in a mask
by Yuqian Li
· 7 years ago
429a540
start hardening pathmeasure
by Cary Clark
· 7 years ago
d2c6637
harden line clipper against slight numerical drift.
by Mike Reed
· 7 years ago
5a0cba9
Remove use of attach/detatch cache from distance field text
by Herb Derby
· 7 years ago
a64a585
Fix issue with negative translations of small paths
by Jim Van Verth
· 7 years ago
629503d
Do not set record to empty if it's already computed
by Yuqian Li
· 7 years ago
749efb6
Ensure Y->X ordering when building a region from a path
by Mike Reed
· 7 years ago
37886ce
Shim to enforce that canvas virtuals are overridden
by Brian Osman
· 7 years ago
e5daecd
SkResourceCache.h shouldn't include itself.
by Ben Wagner
· 7 years ago
d496655
Remove TLS glyph cache calls.
by Herb Derby
· 7 years ago
526819d
Remove another set of AttachCache
by Herb Derby
· 7 years ago
8738cf4
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
7946c0c
Fix no gpu build
by Greg Daniel
· 7 years ago
f4e99e6
Remove getCache from SkAutoGlyphCache*
by Herb Derby
· 7 years ago
26102cb
Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture&
by Brian Salomon
· 7 years ago
2fa912a
Fix a logical test in GrColorSpaceXform::Equals
by Brian Osman
· 7 years ago
a8d9211
Add promise images for deferred instantiation of wrapped gpu textures
by Greg Daniel
· 7 years ago
33cb22c
Remove one use of AttachCache, and a paint variant of FindOrCreate...
by Herb Derby
· 7 years ago
41a3b87
Make GrTextureStripAtlas DDL friendly
by Robert Phillips
· 7 years ago
afdc6b1
Vulkan backend render targets don't allow client to specify stencil bits
by Brian Salomon
· 7 years ago
a883aca
ccpr: Fix stale array access after dynamic resize
by Chris Dalton
· 7 years ago
f865b05
Add GM configs that test rendering to a GL backend texture and render target
by Brian Salomon
· 7 years ago
ad06544
ccpr: Fix crash on zero-length fan tessellations
by Chris Dalton
· 7 years ago
c2ef4ab
Remove all uses of getCache with get.
by Herb Derby
· 7 years ago
03cd6e6
Avoid serializing to 'typ1' on Mac.
by Ben Wagner
· 7 years ago
74b4290
some fuzzer fixes
by Cary Clark
· 7 years ago
dc0b12e
Harden size check during textblob deserialization
by Wei Li
· 7 years ago
d07e4a2
Change behavior of custom image serial/deserial
by Mike Reed
· 7 years ago
4684f82
Add ability to uninstantiate lazy proxies after every flush.
by Greg Daniel
· 7 years ago
3adc122
Fill in some missing virtuals from canvas subclasses
by Brian Osman
· 7 years ago
a3457b8
Split GrDDL- & GrDirect- Contexts into their own files
by Robert Phillips
· 7 years ago
1eb5ca4
tighten check when we might overflow legacy shader math
by Mike Reed
· 7 years ago
8b0ef63
Use clippedIR instead of clipBounds to filter coverage deltas
by Yuqian Li
· 7 years ago
bebfd41
Fix preAbandonContext bot
by Robert Phillips
· 7 years ago
baf3e78
Revert "ccpr: Draw curves in a single pass"
by Chris Dalton
· 7 years ago
fe462ef
Revert "ccpr: Simplify triangle corners"
by Chris Dalton
· 7 years ago
4997e14
Use kLow_SkFilterQuality when generating shader masks
by Florin Malita
· 7 years ago
26b50a4
Add testing only helper to flush and sync gpu.
by Greg Daniel
· 7 years ago
f777897
Delazify wrapped backend textures/render target proxies
by Brian Salomon
· 7 years ago
c7c2baf
Additional DDL playback cleanup
by Robert Phillips
· 7 years ago
5a66efb
Remove GrRestrictedAtlasManager
by Robert Phillips
· 7 years ago
622650a
ccpr: Simplify triangle corners
by Chris Dalton
· 7 years ago
df04ce2
ccpr: Draw curves in a single pass
by Chris Dalton
· 7 years ago
4123223
add TrimPathEffect
by Mike Reed
· 7 years ago
Next »