Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
015c899d344c6719522c5e7a4182c917d8b2bd0b
/
include
015c899
port most SkAtomic<T> to std::atomic<T>
by Mike Klein
· 6 years ago
bc6f9c9
Remove GrTextUtil::Paint
by Herb Derby
· 6 years ago
87785d5
Add max_fragment_uniform_vectors_32 workaround
by Adrienne Walker
· 6 years ago
475c5e9
turn on alignment sanitizer
by Mike Klein
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
e12a090
make some textblob builders private for now
by Cary Clark
· 6 years ago
b547579
switch SkTDArray from push to push_back
by Mike Reed
· 6 years ago
5edcd31
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
f9ecb4e
Revert "migrating SkTDArray towards std::vector api"
by Mike Reed
· 6 years ago
79884be
migrating SkTDArray towards std::vector api
by Mike Reed
· 6 years ago
a0651ac
Update vulkan features (again) to support extension features.
by Greg Daniel
· 6 years ago
234e5a2
Improve touch support for iOS viewer
by Jim Van Verth
· 6 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
c0534fa
minor SkRegion include edits
by Cary Clark
· 6 years ago
e6d0618
Add list of dependents to GrOpList class
by Robert Phillips
· 6 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
6943689
clean up includes
by Cary Clark
· 6 years ago
c0b03d8
Start adding support for some base extensions which others build on.
by Greg Daniel
· 6 years ago
607be37
GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.
by Brian Salomon
· 6 years ago
af87483
Move GrGeometryProcessor's textures out of classes and into
by Brian Salomon
· 6 years ago
92aef4b
Support using vulkan 1.1.
by Greg Daniel
· 6 years ago
3644360
Have GrVkBackendContext take a VkPhysicalDeviceFeatures struct.
by Greg Daniel
· 6 years ago
a31f4e5
Make sure we check the version number of Vulkan Extensions.
by Greg Daniel
· 6 years ago
04ae8ee
Add color space to SkColorFilter::filterColor4f
by Brian Osman
· 6 years ago
98bffae
Reland "Reland "Let client pass in full extension to GrVkBackendContext.""
by Greg Daniel
· 6 years ago
e632dfc
Use GrTextureType to determine highest supported filter
by Brian Salomon
· 6 years ago
da16cce
Use our own checked in Vulkan header to build skia source code.
by Greg Daniel
· 6 years ago
ee78396
templatize GrSurfaceProxyRef
by Brian Salomon
· 6 years ago
d3e65aa
Move GrVkInterface out of public API.
by Greg Daniel
· 6 years ago
fd98c2c
Make some GrSurfaceProxy and GrTextureProxy methods easier to access
by Brian Salomon
· 6 years ago
e782f84
Remove GrResourceIOProcessor.
by Brian Salomon
· 6 years ago
ae5f953
Remove unused GrGpuResourceRef and GrTGpuResourceRef
by Brian Salomon
· 6 years ago
0054311
Re-re-land "added GrSkSLFP and converted DitherEffect to use it"
by Ethan Nicholas
· 6 years ago
7226c23
Make GrTextureProxy store a GrTextureType.
by Brian Salomon
· 6 years ago
70039d8
Remove SkFastMin32
by Nigel Tao
· 6 years ago
60dd8c7
Introduce enum class for texture type.
by Brian Salomon
· 6 years ago
c3bc69f
Rename MakeAsTextDraw to MakeFromText
by Herb Derby
· 6 years ago
4818244
Remove unused kTexture2D_GrSLType and kSampler_GrSLType
by Brian Salomon
· 6 years ago
db10ed0
Remove unused kBufferSampler_GrSLType
by Brian Salomon
· 6 years ago
ab54e73
Hide SkTextBlob::GlyphPositioning from public API
by Florin Malita
· 6 years ago
9acfc6c
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 6 years ago
1347144
Centralize bitmap glyph positioning
by Herb Derby
· 6 years ago
01a9128
Maybe fix numStencilBits TSAN crash
by Robert Phillips
· 6 years ago
e1789af
Don't double check in SkArenaAlloc.
by Ben Wagner
· 6 years ago
4014ba6
SkUtils: remove some versions of UTF routines.
by Hal Canary
· 6 years ago
ba5c439
Fix GPU explicit resource allocation bug
by Robert Phillips
· 6 years ago
6a4e60b
Revert "Reduce arbitrary opList splitting when sorting (take 2)"
by Robert Phillips
· 6 years ago
20d4e54
Reduce arbitrary opList splitting when sorting (take 2)
by Robert Phillips
· 6 years ago
fa07204
remove unimplemented headers
by Cary Clark
· 6 years ago
6c48e4d
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
97ae0c8
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
by Ethan Nicholas
· 6 years ago
310f44d
rename to Merge patheffect
by Mike Reed
· 6 years ago
785586a
remove unused serialization in textblob
by Cary Clark
· 6 years ago
81bb123
Update Skia milestone to 70
by Heather Miller
· 6 years ago
7c0998a
Revert "Add kAAHairline to GpuPathRenderers"
by Ben Wagner
· 6 years ago
880b9d3
Add kAAHairline to GpuPathRenderers
by Chris Dalton
· 6 years ago
0ef539a
add new patheffects
by Mike Reed
· 6 years ago
715d08c
Fix explicit allocation bug
by Robert Phillips
· 6 years ago
ce3c28f
Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 6 years ago
2b0e6cd
Reland "SkDEBUGF: use __VA_ARGS__"
by Hal Canary
· 6 years ago
4b3a515
MakeAsDrawText for SkTextBlob
by Herb Derby
· 6 years ago
d5148e3
Move SkNoncopyable to include/private.
by Ben Wagner
· 6 years ago
a8cdbd7
Restore SkLightingShader and associated classes
by Robert Phillips
· 6 years ago
53c8769
remove unused untested parts of text blob
by Cary Clark
· 6 years ago
b609e6d
added byte and ubyte types to SKSL
by Ruiqi Mao
· 6 years ago
f6db495
Remove SkTransferFunctionBehavior
by Brian Osman
· 6 years ago
4fa3178
Revert "Reduce arbitrary opList splitting when sorting"
by Robert Phillips
· 6 years ago
94fee93
Reduce arbitrary opList splitting when sorting
by Robert Phillips
· 6 years ago
1128ebc
make u32 check runtime
by Mike Reed
· 6 years ago
7651c16
refresh generated includes
by Cary Clark
· 6 years ago
8a6348e
Introduce text blob processing but don't wire it up
by Herb Derby
· 6 years ago
662ea4b
Remove texel buffer support.
by Brian Salomon
· 6 years ago
0277440
Remove SkRefCnt_SafeAssign.
by Ben Wagner
· 6 years ago
9ec70c6
Remove SkSafeSetNull.
by Ben Wagner
· 6 years ago
b62f50c
Replace nearly all kRespect with kIgnore
by Brian Osman
· 6 years ago
e346b1e
Add SkTypeface::getVariationDesignParameters
by Ben Wagner
· 6 years ago
c8cd45a
Generate GrVkInterface when we make the GrVkGpu.
by Greg Daniel
· 6 years ago
77c138f
remove unneeded scale from procs
by Mike Reed
· 6 years ago
2c312c4
Remove SkDrawFilter.
by Ben Wagner
· 6 years ago
238069b
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
143cf8e
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
by Brian Salomon
· 6 years ago
f4c5bb9
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
by Brian Salomon
· 6 years ago
e923ccc
Revert "SkDEBUGF: use __VA_ARGS__"
by Robert Phillips
· 6 years ago
2267a09
SkDEBUGF: use __VA_ARGS__
by Hal Canary
· 6 years ago
532b3f9
Remove clamping of kPlus with F16 configs
by Brian Osman
· 6 years ago
c87cfb6
Remove old lazy image decoding heuristic logic
by Brian Osman
· 6 years ago
f730c18
Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
by Greg Daniel
· 6 years ago
d17444d
Remove unused GrPixelConfig functions
by Brian Osman
· 6 years ago
9a6e42f
added caching of SkVertices
by Ruiqi Mao
· 6 years ago
688a8e5
More workarounds on Windows Debug DLL crash.
by Yong-Hwan Baek
· 6 years ago
a50205f
Add color type to the image filter DAG's OutputProperties
by Brian Osman
· 6 years ago
c05aa7d
Revert "added skeletal animation support to GPU backend"
by Ruiqi Mao
· 6 years ago
108bb23
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Greg Daniel
· 6 years ago
34aa059
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
by Ethan Nicholas
· 6 years ago
b630734
added skeletal animation support to GPU backend
by Ruiqi Mao
· 6 years ago
ff2181e
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
by Greg Daniel
· 6 years ago
94d57c4
updated SkCanvas documentation for animation overloads of drawVertices
by Ruiqi Mao
· 6 years ago
389abd5
Simplify GrGLInterface::abandon
by Hal Canary
· 6 years ago
d818ebf
Revert "Some scissor state cleanup."
by Brian Salomon
· 6 years ago
a219419
Some scissor state cleanup.
by Brian Salomon
· 6 years ago
Next »