Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
df1681ec06619f54b73f65008203ecbe822bf87e
/
src
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
1e8501e
Get @constructor feature of SKSL working
by Robert Phillips
· 7 years ago
8a8a8e9
Implement Sk2f::Store2
by Chris Dalton
· 7 years ago
1875e05
Use DAA for small cubics and non-convex paths that fit into a mask
by Yuqian Li
· 7 years ago
12a6842
Disable DDL assert to unblock Chrome
by Robert Phillips
· 7 years ago
48ce22b
Add error return, upon mask creation failure, in sw_draw_with_mask_filter
by Robert Phillips
· 7 years ago
af78a94
Revert "Add color fonts."
by Jim Van Verth
· 7 years ago
a98183a
Revert "Remove std::move from GrSimpleTextureEffect"
by Robert Phillips
· 7 years ago
7956b59
Remove SkAutoGlyphCache decls that happen to work
by Herb Derby
· 7 years ago
c912d61
Add color fonts.
by Ben Wagner
· 7 years ago
0a4b13c
Remove std::move from GrSimpleTextureEffect
by Robert Phillips
· 7 years ago
3afdab1
Always validate GrBackendTextures passed to YUV image factories
by Brian Salomon
· 7 years ago
0fd1275
GrGLES Interface: GL_OES_vertex_array_object ext
by Hal Canary
· 7 years ago
5b3de79
lock before using fCacheKeys in ~SkImageFilter()
by Mike Klein
· 7 years ago
1a605cd
Remove the last uses of auto glyph cache.
by Herb Derby
· 7 years ago
ab46ac5
Better decisions about choosing AAA versus DAA
by Yuqian Li
· 7 years ago
817e999
Reland "Remove legacy precision boundary"
by Yuqian Li
· 7 years ago
5fba7ad
Support GL_RGB textures and render targets.
by Brian Salomon
· 7 years ago
9eded2c
switched SPIR-V vertexid to vertexindex
by Ethan Nicholas
· 7 years ago
dab15f7
Revert "Remove legacy precision boundary"
by Derek Sollenberger
· 7 years ago
cec40a9
limit discrete path effect iterations
by Cary Clark
· 7 years ago
4d4b3aa
small ABI + narrow/wide code updates
by Mike Klein
· 7 years ago
42409c2
Remove deprecated version of SkImage::MakeFromAdoptedTexture that does not take SkColorType
by Brian Salomon
· 7 years ago
a2513c1
Remove legacy precision boundary
by Yuqian Li
· 7 years ago
52076d1
ccpr: Use a more stable formula to find quadratic coordinates
by Chris Dalton
· 7 years ago
ca37f32
change canvas-state to just record clip bounds
by Mike Reed
· 7 years ago
1045013
GrGLExtensions: remove unneded unique_ptr
by Hal Canary
· 7 years ago
186ff6d
Fix version check for vulkan layers
by Greg Daniel
· 7 years ago
abf7b76
Add texture-specific flags for External & Rectangle textures
by Robert Phillips
· 7 years ago
5f3685b
Simplify format_rowbyts calculation.
by Herb Derby
· 7 years ago
0262ea0
Try to have glyph count go through to allow easier glyphid sets
by Herb Derby
· 7 years ago
4e34a01
Remove more uses of SkAutoGlyphCache.
by Herb Derby
· 7 years ago
9475aa0
handle extreme dashes
by Cary Clark
· 7 years ago
d1d5256
fixed attributes of sk_InvocationID
by Ethan Nicholas
· 7 years ago
5c4b33b
Don't add change listeners to pixelRefs in DDL mode
by Robert Phillips
· 7 years ago
8d38a7f
ccpr: Update the sample to use proper coverage count buffers
by Chris Dalton
· 7 years ago
f36b8a3
fix pathop fuzzer
by Cary Clark
· 7 years ago
bfd2749
Remove deprecated SkImage::MakeFromTexture variants that don't take SkColorType
by Brian Salomon
· 7 years ago
abadbee
Move MakeCrossContextFromPixmap to use lazy version of createTextureProxy
by Greg Daniel
· 7 years ago
6357116
Allow only Android to use SkAutoGlyphCacheNoGamma
by Herb Derby
· 7 years ago
aeb425d
Regularize SkGlyphCache creation.
by Herb Derby
· 7 years ago
d92a739
detect nonfinite cubic points
by Mike Reed
· 7 years ago
140ab36
Reland "fix nextContour bug"
by Mike Reed
· 7 years ago
c10ebe6
More removal of auto glyph cache.
by Herb Derby
· 7 years ago
bba3ab7
Reland "Check the boundary while cumulating deltas in a mask"
by Yuqian Li
· 7 years ago
ec46871
Make consistent isRadiusIncreasing decision
by Yuqian Li
· 7 years ago
3b68882
remove imageinfo flatten altogether
by Cary Clark
· 7 years ago
19eaf2d
Revert "Revert "New read pixels implementation that is simpler but does all conversions on CPU.""
by Brian Salomon
· 7 years ago
56dc04b
Remove deprecated versions of YUV texture SkImage factories
by Brian Salomon
· 7 years ago
af77002
Allow SkTraceMemoryDump to exclude wrapped objects
by Eric Karl
· 7 years ago
5370677
Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType
by Brian Salomon
· 7 years ago
371e29c
fix switch fallthrough warning
by Ethan Nicholas
· 7 years ago
650dd90
Fix concentric 2pt conical gradient in GPU where r1 < r0
by Yuqian Li
· 7 years ago
Next »