Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
3cd22cc543ba410f8b46b8b0ca22fb8580040472
/
src
« Previous
554c1f0
Revert "Fold analytic clip FPs into GrReducedClip"
by Brian Osman
· 7 years ago
4355b26
Fold analytic clip FPs into GrReducedClip
by Chris Dalton
· 7 years ago
e421800
Fix precision caps and rrect/ellipse effect precisions
by Chris Dalton
· 7 years ago
20800c8
rename overloaded methods as speculative fix/diagnostic
by Mike Reed
· 7 years ago
0fb6db4
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
by Greg Daniel
· 7 years ago
42d27c6
Revert "Nit clean up to add private GrPixelConfig CL"
by Greg Daniel
· 7 years ago
b8e4c44
Nit clean up to add private GrPixelConfig CL
by Greg Daniel
· 7 years ago
70fb479
Ensure that removing last extension from GrGLExtension doesn't assert.
by Vladimir Levin
· 7 years ago
559f556
Remove support for image load/store
by Brian Salomon
· 7 years ago
33d17cb
Add private grpixelconfigs for alpha_8 and alpha_half
by Greg Daniel
· 7 years ago
e84b482
use validating readbuffer
by Mike Reed
· 7 years ago
09b8c91
Temporarily disable multitexturing for iOS
by Jim Van Verth
· 7 years ago
2009c20
Revert "Fix webp bug compositing alpha frames on opaque"
by Leon Scroggins
· 7 years ago
2b6f614
Fix GrTextureOp to check the correct cap for multitexturing
by Brian Salomon
· 7 years ago
42bae8f
Fix webp bug compositing alpha frames on opaque
by Leon Scroggins III
· 7 years ago
e822803
"support" 3D masks like Ganesh does
by Mike Klein
· 7 years ago
339b84e
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
0387d35
Add SkColorSpace_Base::makeColorSpin
by Brian Osman
· 7 years ago
3e31e99
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Brian Osman
· 7 years ago
1662257
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
5b65a84
Resolve GrSurface/GrSurfaceProxy ref counting issue in GrResourceAllocator
by Robert Phillips
· 7 years ago
e92b1b1
SPIR-V switch statement support
by Ethan Nicholas
· 7 years ago
3ae1a30
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Ben Wagner
· 7 years ago
5254ccc
Move pixel config getter to private in GrBackendSurface
by Greg Daniel
· 7 years ago
6b26deb
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
0c5fdcb
streamline GDI bots
by Mike Klein
· 7 years ago
e0070c0
Patch up ref counting of proxies (take 2)
by Robert Phillips
· 7 years ago
f44754a
Drop support for OSMesa in test tools and remove build bot
by Brian Salomon
· 7 years ago
aae47c8
sksl enum support
by Ethan Nicholas
· 7 years ago
2d9cb57
Revert "Patch up ref counting of proxies"
by Robert Phillips
· 7 years ago
8d5ce2d
Patch up ref counting of proxies
by Robert Phillips
· 7 years ago
7ca90d2
Use round rather than floor for snapping text vertex positions
by Brian Osman
· 7 years ago
9f90418
Extract code for safely creating SkMasks try 2
by Herb Derby
· 7 years ago
4872315
remove legacy code for resolution
by Mike Reed
· 7 years ago
66498bc
Try 2 for Gauss filter calculation
by Herb Derby
· 7 years ago
c0ae2c8
AVX2 specialization for lowp gradient lookup
by Florin Malita
· 7 years ago
024301a
fixed type error in SPIRV code generator
by Ethan Nicholas
· 7 years ago
9af41d7
Revert "more powerful map()"
by Greg Daniel
· 7 years ago
77e7500
Revert "Extract code for safely creating SkMasks."
by Greg Daniel
· 7 years ago
a3dd5ec
more powerful map()
by Mike Klein
· 7 years ago
66f2b5e
Extract code for safely creating SkMasks.
by Herb Derby
· 7 years ago
1706f84
switched GrClipEdge to an enum class
by Ethan Nicholas
· 7 years ago
10d66cc
move Sk{Test,Random}ScalerContext to tools
by Mike Klein
· 7 years ago
8f7d4c3
Fix precision in AARectEffect
by Chris Dalton
· 7 years ago
deb53cc
Make GrTextBlob::VertexRegenerator determine vertex stride from mask format
by Brian Salomon
· 7 years ago
5e9fdef
AVX2 gather for lowp
by Florin Malita
· 7 years ago
cb6940b
DM FontMgr updates
by Mike Klein
· 7 years ago
0658f76
Fix Flutter/Fushcia build
by Robert Phillips
· 7 years ago
a865d25
Windows GDI Typeface: set NotEmbeddable_FontFlag same as other backends.
by Hal Canary
· 7 years ago
2188e09
Update MDB flags to match switches in Chrome & Android
by Robert Phillips
· 7 years ago
6691807
Revert "Gauss filter calculation"
by Herb Derby
· 7 years ago
77e487d
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
by Mike Reed
· 7 years ago
4b56375
Include target CS in SkColorSpaceXformCanvas' image info
by Brian Osman
· 7 years ago
0f3c732
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
by Ethan Nicholas
· 7 years ago
4a851ca
SkTypeface_win_dw, SkTypeface_Mac: set NotEmbeddable_FontFlag
by Hal Canary
· 7 years ago
53ec7dc
Gauss filter calculation
by Herb Derby
· 7 years ago
fc45998
Revert "Remove MakeForLocalSpace since picture image is sufficient"
by Mike Reed
· 7 years ago
0d8766c
Remove MakeForLocalSpace since picture image is sufficient
by Mike Reed
· 7 years ago
40f5c55
Remove dead code for the incorrect handling of small radii blurs.
by Herb Derby
· 7 years ago
fc31be4
Harden SkClassifyCubic
by Chris Dalton
· 7 years ago
75309d1
Compute more accurate containedInClip
by Yuqian Li
· 7 years ago
14a8dd7
Simplify analytical GPU gradient impls
by Florin Malita
· 7 years ago
47c315e
Remove destination pointer from GrCopySurfaceOp
by Robert Phillips
· 7 years ago
7a59f23
Update GrFragmentProcessor handling in Make methods in SkSL
by Robert Phillips
· 7 years ago
f8e2502
Prepare to enable explicit gpu resource allocation (take 2)
by Robert Phillips
· 7 years ago
065b41d
Revert "Prepare to enable explicit gpu resource allocation"
by Greg Daniel
· 7 years ago
0078ab2
Implement readPixels from float buffer, when half float is missing
by Stan Iliev
· 7 years ago
f290376
Prepare to enable explicit gpu resource allocation
by Robert Phillips
· 7 years ago
47ba5cd
change default props for PictureImage to be unknown_pixel_geometry
by Mike Reed
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
12f7734
add surfaceprops param to SkCanvas::MakeRasterDirect
by Mike Reed
· 7 years ago
06d55fb
Revert "Revert "added a missing programBinarySupport check""
by Ethan Nicholas
· 7 years ago
1e26ba9
Glyphs without paths don't draw with paths.
by Ben Wagner
· 7 years ago
821ef18
Allow mock GrContexts to "support" shader derivatives
by Brian Salomon
· 7 years ago
af59748
Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths.
by Brian Salomon
· 7 years ago
76e8c7c
Revert "added a missing programBinarySupport check"
by Greg Daniel
· 7 years ago
52db940
Move bmp/mask/sdf functionality from GrTextUtils to GrAtlasTextContext
by Brian Salomon
· 7 years ago
4e001d8
added a missing programBinarySupport check
by Ethan Nicholas
· 7 years ago
bbfd516
Don't use analytic clip FPs when drawing to stencil
by Chris Dalton
· 7 years ago
43a0aa5
Fix highcontrastfilter on ANGLE D3D9
by Brian Osman
· 7 years ago
428e568
Revert "Don't use analytic clip FPs when drawing to stencil"
by Chris Dalton
· 7 years ago
4c92d4a
Don't use analytic clip FPs when drawing to stencil
by Chris Dalton
· 7 years ago
fbe0793
Correct edges_too_close
by Yuqian Li
· 7 years ago
63bc48d
Add MakeCrossContextFromPixmap
by Brian Osman
· 7 years ago
14efcbf
converted LumaColorFilterEffect to sksl
by Ethan Nicholas
· 7 years ago
82a62d2
Revert "refactored SkSLVarDeclaration out of existence"
by Ethan Nicholas
· 7 years ago
1ae353c
refactored SkSLVarDeclaration out of existence
by Ethan Nicholas
· 7 years ago
74f623d
make point array methods private
by Cary Clark
· 7 years ago
b49d7b0
This is a reland of 67340. This CL fixes the broken layout tests by
by Yuqian Li
· 7 years ago
080baa4
Fix dangling pointers when Ganesh culls CCPR Ops early
by Chris Dalton
· 7 years ago
18923f9
Make GrAtlasTextBlob return to caller when a flush is required during subrun tessellation.
by Brian Salomon
· 7 years ago
8c68c65
For legacy GPU configs, run high contrast filter on linearized values
by Brian Osman
· 7 years ago
3186821
add a SkFontMgr to DM that returns portable fonts
by Mike Klein
· 7 years ago
fddb6c0
Setup CCPR testing with GrMockContext
by Chris Dalton
· 7 years ago
c8f2d19
Revert "Simplify fill path call by removing do_fill_path"
by Yuqian Li
· 7 years ago
12f322b
Simplify fill path call by removing do_fill_path
by Yuqian Li
· 7 years ago
cb9e52a
Remove SK_SUPPORT_LEGACY_UNIFORM_GRADIENTS
by Florin Malita
· 7 years ago
ce9c832
Fix another blurring bug with sRGB sources and legacy dests
by Brian Osman
· 7 years ago
e4aa0c4
Disable CCPR while we sort out clipping
by Chris Dalton
· 7 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 7 years ago
Next »