Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9acfc6cac2c68ab48121b321ad4e2d14f03224c7
/
include
9acfc6c
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 7 years ago
1347144
Centralize bitmap glyph positioning
by Herb Derby
· 7 years ago
01a9128
Maybe fix numStencilBits TSAN crash
by Robert Phillips
· 7 years ago
e1789af
Don't double check in SkArenaAlloc.
by Ben Wagner
· 7 years ago
4014ba6
SkUtils: remove some versions of UTF routines.
by Hal Canary
· 7 years ago
ba5c439
Fix GPU explicit resource allocation bug
by Robert Phillips
· 7 years ago
6a4e60b
Revert "Reduce arbitrary opList splitting when sorting (take 2)"
by Robert Phillips
· 7 years ago
20d4e54
Reduce arbitrary opList splitting when sorting (take 2)
by Robert Phillips
· 7 years ago
fa07204
remove unimplemented headers
by Cary Clark
· 7 years ago
6c48e4d
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 7 years ago
97ae0c8
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 7 years ago
310f44d
rename to Merge patheffect
by Mike Reed
· 7 years ago
785586a
remove unused serialization in textblob
by Cary Clark
· 7 years ago
81bb123
Update Skia milestone to 70
by Heather Miller
· 7 years ago
7c0998a
Revert "Add kAAHairline to GpuPathRenderers"
by Ben Wagner
· 7 years ago
880b9d3
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 7 years ago
0ef539a
add new patheffects
by Mike Reed
· 7 years ago
715d08c
Fix explicit allocation bug
by Robert Phillips
· 7 years ago
ce3c28f
Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 7 years ago
2b0e6cd
Reland "SkDEBUGF: use __VA_ARGS__"
by Hal Canary
· 7 years ago
4b3a515
MakeAsDrawText for SkTextBlob
by Herb Derby
· 7 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 7 years ago
a8cdbd7
Restore SkLightingShader and associated classes
by Robert Phillips
· 7 years ago
53c8769
remove unused untested parts of text blob
by Cary Clark
· 7 years ago
b609e6d
added byte and ubyte types to SKSL
by Ruiqi Mao
· 7 years ago
f6db495
Remove SkTransferFunctionBehavior
by Brian Osman
· 7 years ago
4fa3178
Revert "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 7 years ago
94fee93
Reduce arbitrary opList splitting when sorting
by Robert Phillips
· 7 years ago
1128ebc
make u32 check runtime
by Mike Reed
· 7 years ago
7651c16
refresh generated includes
by Cary Clark
· 7 years ago
8a6348e
Introduce text blob processing but don't wire it up
by Herb Derby
· 7 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 7 years ago
0277440
Remove SkRefCnt_SafeAssign.
by Ben Wagner
· 7 years ago
9ec70c6
Remove SkSafeSetNull.
by Ben Wagner
· 7 years ago
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 7 years ago
e346b1e
Add SkTypeface::getVariationDesignParameters
by Ben Wagner
· 7 years ago
c8cd45a
Generate GrVkInterface when we make the GrVkGpu.
by Greg Daniel
· 7 years ago
77c138f
remove unneeded scale from procs
by Mike Reed
· 7 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 7 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 7 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 7 years ago
e923ccc
Revert "SkDEBUGF: use __VA_ARGS__"
by Robert Phillips
· 7 years ago
2267a09
SkDEBUGF: use __VA_ARGS__
by Hal Canary
· 7 years ago
532b3f9
Remove clamping of kPlus with F16 configs
by Brian Osman
· 7 years ago
c87cfb6
Remove old lazy image decoding heuristic logic
by Brian Osman
· 7 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
d17444d
Remove unused GrPixelConfig functions
by Brian Osman
· 7 years ago
9a6e42f
added caching of SkVertices
by Ruiqi Mao
· 7 years ago
688a8e5
More workarounds on Windows Debug DLL crash.
by Yong-Hwan Baek
· 7 years ago
a50205f
Add color type to the image filter DAG's OutputProperties
by Brian Osman
· 7 years ago
c05aa7d
Revert "added skeletal animation support to GPU backend"
by Ruiqi Mao
· 7 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 7 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 7 years ago
b630734
added skeletal animation support to GPU backend
by Ruiqi Mao
· 7 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 7 years ago
94d57c4
updated SkCanvas documentation for animation overloads of drawVertices
by Ruiqi Mao
· 7 years ago
389abd5
Simplify GrGLInterface::abandon
by Hal Canary
· 7 years ago
d818ebf
Revert "Some scissor state cleanup."
by Brian Salomon
· 7 years ago
a219419
Some scissor state cleanup.
by Brian Salomon
· 7 years ago
f510149
skeletal animation support added to API and software backend
by Ruiqi Mao
· 7 years ago
4e85e80
added Metal support to GrBackendSurface
by Timothy Liang
· 7 years ago
007267b
Revert "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 7 years ago
dc13c21
Revert "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 7 years ago
a782dcb
Reland "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
036fdfe
implemented getting format from texture as virtual in gpu caps
by Timothy Liang
· 7 years ago
0db3a88
Reland "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
3858045
Revert "Remove drawTextBlob from device use drawGlyphRunList"
by Robert Phillips
· 7 years ago
e2e52e4
Remove drawTextBlob from device use drawGlyphRunList
by Herb Derby
· 7 years ago
059a9ab
Revert "Make GrVkBackendContext no longer derive from SkRefCnt."
by Greg Daniel
· 7 years ago
224c700
sync docs up with tip of tree
by Cary Clark
· 7 years ago
cb92b26
Revert "Let client pass in full extension to GrVkBackendContext."
by Greg Daniel
· 7 years ago
45c9dab
Let client pass in full extension to GrVkBackendContext.
by Greg Daniel
· 7 years ago
c421ca1
gpu: Expose GrContextPriv::abandoned in the public API.
by Khushal
· 7 years ago
ef12509
ccpr: Add a context option to disable ccpr
by Chris Dalton
· 7 years ago
3785471
basic first pass at RGBA F32 support
by Mike Klein
· 7 years ago
a57488a
Expose public factories for platform decoders
by Leon Scroggins III
· 7 years ago
6a284b7
Clean up includes in SkMallocPixelRef
by Ben Wagner
· 7 years ago
93ae233
Make GrVkBackendContext no longer derive from SkRefCnt.
by Greg Daniel
· 7 years ago
752e08b
Fix abandonment of programs
by Robert Phillips
· 7 years ago
900b536
Fix SkPaint::getTypeface() documentation.
by Ben Wagner
· 7 years ago
4496248
Remove include/ports/SkFontMgr.h
by Ben Wagner
· 7 years ago
cd224b1
Revert "SkRefCnt, SkTypes: fix includes for clients"
by Ben Wagner
· 7 years ago
a6c75fd
make includes available for flutter
by Cary Clark
· 7 years ago
472ab81
abort really big path fuzzing
by Cary Clark
· 7 years ago
5138299
Mark all deleted methods private
by Hal Canary
· 7 years ago
6158251
SkRefCnt, SkTypes: fix includes for clients
by Hal Canary
· 7 years ago
c2a29fc
Remove utility include from SkTypes.h
by Ben Wagner
· 7 years ago
2247965
SkRefCnt.h no longer uses SkTLogic.h
by Hal Canary
· 7 years ago
b70e3b4
Remove SkTSwap.
by Ben Wagner
· 7 years ago
c36f7e7
SkTypes.h: general cleanup
by Hal Canary
· 7 years ago
e2098c4
SkFontMgr.h is a core header.
by Hal Canary
· 7 years ago
846bb41
iwyu
by Mike Reed
· 7 years ago
0560bd6
Move GrSwizzle.h from include/private to src/gpu.
by Brian Salomon
· 7 years ago
23c55b6
Move GrGLSL.h from include/private to src/gpu/glsl.
by Brian Salomon
· 7 years ago
0917fad
move imagefilters into separate dir and flag for build.gn
by Mike Reed
· 7 years ago
92be2f7
Revert "Revert "Change how vertex/instance attributes are handled in geometry processors.""
by Brian Salomon
· 7 years ago
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 7 years ago
bceddbc
SkAR: drawing text, shapes, rotation modes enabled, translating objects
by ziadb
· 7 years ago
f203078
Revert "added GrSkSLFP and converted DitherEffect to use it"
by Kevin Lubick
· 7 years ago
Next »