Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
818ac5a00dfd570d2b291b7524a70ecd4ef55770
/
src
818ac5a
Revert "converted GrCircleBlurFragmentProcessor to sksl"
by Ethan Nicholas
· 8 years ago
086ce11
Make TessellatingPathOp be a non-legacy GrMeshDrawOp
by Brian Salomon
· 8 years ago
33607c6
Add missing checks for geometry shader stages in GrVkUtil.cpp
by Chris Dalton
· 8 years ago
8545915
Revert "More SkColorSpaceXformer caching"
by Florin Malita
· 8 years ago
8d1fc16
More SkColorSpaceXformer caching
by Florin Malita
· 8 years ago
8fe2427
Add mock config to tools and run through gms and benchs without crashing.
by Brian Salomon
· 8 years ago
a531f25
Make AAHairlineOp a non-legacy GrDrawMeshOp
by Brian Salomon
· 8 years ago
9b80ffc
converted GrCircleBlurFragmentProcessor to sksl
by Ethan Nicholas
· 8 years ago
98308fb
Plumb through need for unpremul/premul
by Mike Reed
· 8 years ago
6b65b98
Indicate texel buffer support in Vulkan
by Chris Dalton
· 8 years ago
cfe910d
Revert "Revert "Make mock GrContext unit testable.""
by Brian Salomon
· 8 years ago
90e89b3
Add proper aliased support for SDF text
by Jim Van Verth
· 8 years ago
24a2ecf
Minor SkColorSpaceXformer cleanup
by Florin Malita
· 8 years ago
71479b7
Fix missing height check found by /analyze
by Bruce Dawson
· 8 years ago
39e0855
Add an SkColorSpaceXformer image filter cache
by Florin Malita
· 8 years ago
c867a89
Revert "Make mock GrContext unit testable."
by Brian Salomon
· 8 years ago
3276f9a
guard legacy bilerp-ignorning hack
by Mike Reed
· 8 years ago
3854860
Unfriend SkImageFilter subclasses
by Florin Malita
· 8 years ago
c91e387
add stages for black and white colors
by Mike Reed
· 8 years ago
6d9f429
only create new instance if needed for colorspacexformer
by Mike Reed
· 8 years ago
674a184
Add SkCodec::Result indicating error in the data
by Leon Scroggins III
· 8 years ago
005a970
ICO: Prevent calling 'new' with large values
by Leon Scroggins III
· 8 years ago
ec25768
SkPDF: Change some identifiers.
by Hal Canary
· 8 years ago
993e7e2
Make mock GrContext unit testable.
by Brian Salomon
· 8 years ago
0c26a9d
GR_TEST_UTILS fixes
by Brian Salomon
· 8 years ago
bdf6c62
srgb conversion needs to be in unpremul
by Mike Reed
· 8 years ago
ae68a39
protect against fuzzer
by Cary Clark
· 8 years ago
3223e27
SkTypeface: fix non-determinism on AdvacedMetrics
by Hal Canary
· 8 years ago
b1de5f9
SkDocument: consolidate trimBox code
by Hal Canary
· 8 years ago
e5ddff5
Add basic metal build files for backend
by Greg Daniel
· 8 years ago
9fb036f
rewrote GrAlphaThresholdFragmentProcessor in sksl
by Ethan Nicholas
· 8 years ago
412cda7
add srgb gamma colorfilters
by Mike Reed
· 8 years ago
2d17139
SkPDF: GradientShaderPatterns use one hashmap not two.
by Hal Canary
· 8 years ago
94fd66c
SkPDF: Refactor PDFShader to use ShTHashMap<>
by Hal Canary
· 8 years ago
3a59665
Revert "Indicate texel buffer support in Vulkan"
by Chris Dalton
· 8 years ago
8b9566a
Disallow burst context instantiation for non-invertible CTMs
by Florin Malita
· 8 years ago
7aad8cc
optimize for diff matrix types
by Mike Reed
· 8 years ago
2dd2226
Indicate texel buffer support in Vulkan
by Chris Dalton
· 8 years ago
466c7d6
header cleanup
by Hal Canary
· 8 years ago
6b59bf4
consolidate logic for matrix stage
by Mike Reed
· 8 years ago
974aad4
Handle degenerate 2pt conical center values gracefully
by Florin Malita
· 8 years ago
a920d36
remove unneeded code for index8 imagse
by Mike Reed
· 8 years ago
0401c0d
hide index8 support
by Mike Reed
· 8 years ago
6feb691
SPIR-V comma operator support
by Ethan Nicholas
· 8 years ago
039a7c7
Added new edge handling mode (clamp and repeat) to Gaussian blur filter.
by wutao
· 8 years ago
981deec
Delete non-raster-pipeline SkTwoPointConicalGradient impl
by Florin Malita
· 8 years ago
9f18350
clean up GCC 6.3 workaround
by Mike Klein
· 8 years ago
80fa7ce
SkPDF: simplify SkPDFGraphicState
by Hal Canary
· 8 years ago
a062258
SkPDF: clean up fRasterDpi
by Hal Canary
· 8 years ago
1c9686b
Speculative "fix" for crash in analyzeProcessors
by Robert Phillips
· 8 years ago
95581bb
Allow caps on hairlines for gpu dashed lines
by Greg Daniel
· 8 years ago
41dc6cc
remove unreachable samples for non-N32 imageshaders
by Mike Reed
· 8 years ago
5d00f00
Fix to GLProgramTest dashing
by Greg Daniel
· 8 years ago
3d96f06
Always use raster pipeline for SkTwoPointConicalGradient
by Florin Malita
· 8 years ago
4a80f5e
Decrease the tolerance for classifying degenerate cubics
by Chris Dalton
· 8 years ago
5fb3056
Fix gpu dashing for case when circle dashes are large enough to overlap
by Greg Daniel
· 8 years ago
b8d88d7
update long out of date comment
by Mike Klein
· 8 years ago
9c1d780
remove filterSpan from SkColorFilter
by Mike Reed
· 8 years ago
185a379
Fix memory leak in SkImageFilter
by xidachen
· 8 years ago
9026fe1
2pt conical stage for focal-point-outside case
by Florin Malita
· 8 years ago
762466e
Re-re-land sksl fragment processor support
by Ethan Nicholas
· 8 years ago
e43fba1
clean up colorfilter sprite blitters
by Mike Klein
· 8 years ago
5f46e96
remove S4444 sprite blitters
by Mike Klein
· 8 years ago
4a0f180
remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPAN
by Mike Reed
· 8 years ago
bb3bf14
remove unused flag SK_SUPPORT_BLITV_FOR_BLUR_NINE
by Mike Reed
· 8 years ago
44d04bd
add null-surface
by Mike Reed
· 8 years ago
7f22511
add guard for handling swizzles via rasterpipeline
by Mike Reed
· 8 years ago
e911c63
Revert "Revert "use blitMask for left/right edges in blur-nine""
by Robert Phillips
· 8 years ago
0e29c63
Revert "use blitMask for left/right edges in blur-nine"
by Robert Phillips
· 8 years ago
806be2d
Improve handling of clip stack ID
by Robert Phillips
· 8 years ago
cf3dc29
Draw zero length subpaths in AA hairline path renderer
by Brian Osman
· 8 years ago
2e40900
2pt conical stage for focal-pt-on-edge case
by Florin Malita
· 8 years ago
c02de0b
SkPDF: Clean up
by Hal Canary
· 8 years ago
a4f792d
Fix for Android batching bug
by Robert Phillips
· 8 years ago
c55a6cb
build regenerating SkJumper stages into GN
by Mike Klein
· 8 years ago
dbba55d
Cache GrTexture in GrAHardwareBufferImageGenerator
by Stan Iliev
· 8 years ago
c2d2076
clean up low-hanging swap_rb
by Mike Klein
· 8 years ago
e4f195d
GrTessellator: nuke SK_DISABLE_SCREENSPACE_TESS_AA_PATH_RENDERER ifdef.
by Stephen White
· 8 years ago
a66ef2d
2ptconical stage
by Florin Malita
· 8 years ago
2de8cfa
Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext
by Robert Phillips
· 8 years ago
90ca377
use rasterpipline for hq scaling
by Mike Reed
· 8 years ago
cefd059
be more explicit about not expecting 32-bit x86 jumper backend on windows
by Mike Klein
· 8 years ago
746e263
Move all Linux GCE bots to Debian
by Eric Boren
· 8 years ago
111f8a9
add bgra as 1st class format
by Mike Klein
· 8 years ago
5ce3972
Revert "Re-land sksl fragment processor support"
by Mike Klein
· 8 years ago
3fe4454
use blitMask for left/right edges in blur-nine
by Mike Reed
· 8 years ago
9f2b3d1
remove unused "swap" stage
by Mike Klein
· 8 years ago
279091e
specialize loaders for dst registers, to avoid move/swap stages
by Mike Reed
· 8 years ago
7a86987
Use the NDK headers for AHardwareBuffer.
by Derek Sollenberger
· 8 years ago
3921ba2
Enable SDF text when using a perspective matrix.
by Jim Van Verth
· 8 years ago
d08109f
try not zeroing registers in start_pipeline
by Mike Klein
· 8 years ago
51329c9
SkPDF: clean up PDFDevice.
by Hal Canary
· 8 years ago
0bb0411
2pt conical stage for concentric case
by Florin Malita
· 8 years ago
c070939
Re-land sksl fragment processor support
by Ethan Nicholas
· 8 years ago
b964238
SkDevice::drawBitmap takes x,y, not matrix
by Hal Canary
· 8 years ago
ca0b438
add dumbest possible 32-bit SkJumper backend
by Mike Klein
· 8 years ago
ed50200
Revert "sksl fragment processor support"
by Ethan Nicholas
· 8 years ago
ccf5991
sksl fragment processor support
by Ethan Nicholas
· 8 years ago
c3aef18
Load FreeType glyph bitmap before emboldening.
by Ben Wagner
· 8 years ago
8c3d515
add _hsw lowp backend
by Mike Klein
· 8 years ago
Next »