Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
e7fbafe1da930eba9e24f60fefef5a440f715219
/
src
« Previous
c4ec816
replace size-alignment assert with round-down
by Mike Reed
· 7 years ago
0ad685a
SkPDF: implement xheight for type3 fonts
by Hal Canary
· 7 years ago
8caf85f
Add GrBackendTexture/RenderTarget accessors to SkSurface
by Robert Phillips
· 7 years ago
c585e20
Workaround for lack of ESSL3 external image extension on older Samsung devices
by Brian Osman
· 7 years ago
636fbae
Fix iOS bot in Chrome CQ
by Robert Phillips
· 7 years ago
4470e34
Avoid calling glGetString(GL_EXTENSIONS) on core profiles
by Brian Salomon
· 7 years ago
9a544bc
Stop using clear-as-draw workaround on newer Intel drivers on macOS
by Brian Salomon
· 7 years ago
4b99bbb
Ensure that pointers/arrays are valid until flush in threaded backend
by Yuqian Li
· 7 years ago
c550995
Add GrBackendTexture accessor to SkImage (take 2)
by Robert Phillips
· 7 years ago
1fda024
move SkIPoint16 to private header
by Mike Reed
· 7 years ago
325ea32
Fix SkLocalMatrixShader nesting semantics
by Florin Malita
· 7 years ago
1efe322
Make sure we set the origin when initDescForDstCopy fails
by Greg Daniel
· 7 years ago
af2769d
Banish SkShaderBase::isRasterPipelineOnly()
by Florin Malita
· 7 years ago
bf74a46
Fix drawBitmapRect in the threaded backend
by Yuqian Li
· 7 years ago
e1c60d6
Tag the unique keys of lazy images.
by Derek Sollenberger
· 7 years ago
c1267c6
Add SkSurfaceCharacterization operator== && !=
by Robert Phillips
· 7 years ago
dc09213
Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.""
by Brian Salomon
· 7 years ago
75a1302
Don't use the inner radius when not stroking in DIEllipse
by Greg Daniel
· 7 years ago
d401330
Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used."
by Brian Salomon
· 7 years ago
7e1dd20
Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.
by Brian Salomon
· 7 years ago
c412b59
Handle perspective scales in GrPathUtil scaleToleranceToSrc
by Greg Daniel
· 7 years ago
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
42f8bc4
Add API for SkTextBlob serialization into caller's memory.
by Khushal
· 7 years ago
46117c8
Clean up buffering and serializatoin.
by Herb Derby
· 7 years ago
62473ad
Check if fan point is finite in GrAAConvexPathRenderer.
by Greg Daniel
· 7 years ago
8b09b96
Drop draw in GrAAConvextPathRenderer if calculation of center of mass ends up in NaN
by Greg Daniel
· 7 years ago
428ab73
Hardcode a font for lcd testing on MacOS.
by Ben Wagner
· 7 years ago
4eda8d9
Check for divide by zero in fill_in_2D_gaussian_kernel
by Greg Daniel
· 7 years ago
3aecc30
Check for divide by zero in fill_in_1D_gaussian_kernel
by Greg Daniel
· 7 years ago
8d8a5d9
fix pathop fuzzes
by Cary Clark
· 7 years ago
ba31640
Allow for divide by zero in miter calculation in GrAAConvexTessellator
by Greg Daniel
· 7 years ago
ea49523
GrTessellator: fix for points that become infinite on stroking.
by Stephen White
· 7 years ago
b88045b
Catch infinite numbers in computeMatrices
by Kevin Lubick
· 7 years ago
08c39fc
Increase precision in GrSRGBEffect
by Brian Salomon
· 7 years ago
4db18ed
Add SkOffsetSimplePolygon.
by Jim Van Verth
· 7 years ago
1110da1
Fix non-GPU release bots
by Robert Phillips
· 7 years ago
fd88fe4
Speculative fix for crbug.com/823920
by Brian Salomon
· 7 years ago
1a291b3
Cleanup Ops - remove extra bytes sent and received
by Herb Derby
· 7 years ago
5e6b67c
Simplify SkDrawTiler; check emtpy pixmap and overflow
by Yuqian Li
· 7 years ago
2de1eda
SkScalerContext::getMetrics to not request metrics it will ignore.
by Ben Wagner
· 7 years ago
22c1f37
Revert "implement SkTDArray with std::vector"
by Mike Klein
· 7 years ago
8031b32
SkPDF/SkTypefaceMetrics: Set PostScript Name in Directwrite backend.
by Hal Canary
· 7 years ago
e9e19dd
SkPDF/Clusterator: a second test
by Hal Canary
· 7 years ago
7c7ff03
ccpr: Normalize homogeneous coords with frexp/ldexp
by Chris Dalton
· 7 years ago
64ecdce
Turn on rendertarget sorting
by Robert Phillips
· 7 years ago
80e1d56
implement SkTDArray with std::vector
by Mike Klein
· 7 years ago
e037d76
Remove specVersion check on vk extensions.
by Greg Daniel
· 7 years ago
9b8b0ce
fix SkRRect fuzzer assert
by Cary Clark
· 7 years ago
01a1cf9
More nans causing infinite recursion in GrPathUtils::convertCubicToQuads
by Kevin Lubick
· 7 years ago
c6a19f1
fix for frexp dataflow analysis
by Ethan Nicholas
· 7 years ago
6b6fcc7
Add SkSurface factory that takes an SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
c534808
Revert "Delete GPU alpha clip masks"
by Chris Dalton
· 7 years ago
df1681e
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
by Chris Dalton
· 7 years ago
1521c8a
SkPDF/Clusterator: expose to the light of a unit test
by Hal Canary
· 7 years ago
c46e9b7
Fix up .fp files
by Robert Phillips
· 7 years ago
0361657
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
by Chris Dalton
· 7 years ago
e1fec19
SkAdvancedTypefaceMetrics: distinguish between font names
by Hal Canary
· 7 years ago
76e8516
Snap non-scaled emoji to pixel borders
by Jim Van Verth
· 7 years ago
cf6da8c
Dump additional details about the gpu resources.
by Derek Sollenberger
· 7 years ago
9c6f6a5
SkPDF: type3: more descriptor values
by Hal Canary
· 7 years ago
3746ac2
Remove path ranges from gpu.
by Ben Wagner
· 7 years ago
c3bc425
SkDynamicMemoryWStream: clean up, asserts, etc.
by Hal Canary
· 7 years ago
20010e8
Reland "GrTessellator: hang fix."
by Stephen White
· 7 years ago
560d283
Fixing build with SK_IGNORE_TO_STRING defined.
by Kaloyan Donev
· 7 years ago
2346300
fixed type mismatches in SkSL comparison operators
by Ethan Nicholas
· 7 years ago
0090ef6
Don't use gl_FragCoord on legacy Tegra hardware
by Chris Dalton
· 7 years ago
f259030
Revert "GrTessellator: hang fix."
by Mike Klein
· 7 years ago
97182cc
Add color fonts.
by Ben Wagner
· 7 years ago
050c867
GrTessellator: hang fix.
by Stephen White
· 7 years ago
6eba063
Add new GrResourceCache::purgeUnlockedResources variant
by Robert Phillips
· 7 years ago
a567e33
SkPDF: Accept non-monotonic text cluster indices
by Hal Canary
· 7 years ago
a466228
Delete GPU alpha clip masks
by Chris Dalton
· 7 years ago
41964ed
Rename SkInsetConvexPolygon to SkOffsetPolygon.
by Jim Van Verth
· 7 years ago
3a9710b
Add handling for allocation failure in GrTextureOpList
by Robert Phillips
· 7 years ago
39e45df
Various cleanup to remote_demo
by Herb Derby
· 7 years ago
26a9aad
initial SkSLJIT checkin
by Ethan Nicholas
· 7 years ago
3560b58
Revert "Add color fonts."
by Ben Wagner
· 7 years ago
d3b933f
Add color fonts.
by Ben Wagner
· 7 years ago
b412f5b
cache SkMatrix44 type in makeColorSpin()
by Mike Klein
· 7 years ago
8dfc70f
ccpr: Various cleanups
by Chris Dalton
· 7 years ago
052ef69
Pin color type when a cross-context image is constructed
by Brian Osman
· 7 years ago
d3b37a1
Fix TSAN race in SkPaintToGrPaintNoShader
by Robert Phillips
· 7 years ago
094fba9
Add SkColorSpaceXform_skcms
by Brian Osman
· 7 years ago
c26be9c
Reland "Use DAA for small cubics and non-convex paths that fit into a mask"
by Yuqian Li
· 7 years ago
2ef4525
Remove SkAutoGlyphCache
by Herb Derby
· 7 years ago
b709f27
ccpr: Use Manhattan distance for curve AA
by Chris Dalton
· 7 years ago
97be88f
Move cache difference code into remote cache files
by Herb Derby
· 7 years ago
f9e12df
Cleanup SkAutoGlyphCache in SkXPSDevice.
by Herb Derby
· 7 years ago
21ba551
ccpr: Replace curve corner MSAA with analytic attenuation
by Chris Dalton
· 7 years ago
8f7e28f
added frexp support to SkSL
by Ethan Nicholas
· 7 years ago
19d311b
Remove copy of TableColorFilter data when GPU rendering
by Robert Phillips
· 7 years ago
68ff92f
specialize arm64 allTrue()/anyTrue()
by Mike Klein
· 7 years ago
b468ddc
detect ASIMDHP on ARM64
by Mike Klein
· 7 years ago
107d539
Revert "Use DAA for small cubics and non-convex paths that fit into a mask"
by Mike Klein
· 7 years ago
34df0d3
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
by Brian Salomon
· 7 years ago
ae18d07
Revert "Implement Sk2f::Store2"
by Chris Dalton
· 7 years ago
032aaae
Remove legacy GrContext factories function and supporting code/types.
by Brian Salomon
· 7 years ago
a6a3df7
Move GrPixelConfig to GrTypesPriv
by Brian Salomon
· 7 years ago
49edccd
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType
by Brian Salomon
· 7 years ago
f4a00e4
Move a bunch of internal types from GrTypes to GrTypesPriv
by Brian Salomon
· 7 years ago
Next »