Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
56bf8ce97bf7b64a91dc49da856a0254825ee973
/
src
a8878a1
Fix issue where command buffer was skipped if drawing a single drawable
by Eric Karl
· 6 years ago
d978b90
Track separate texure binding states for each OpenGL texture target.
by Brian Salomon
· 6 years ago
412674f
Check for single owner and abandoned context in createMipMapProxyFromBitmap
by Brian Osman
· 6 years ago
6bc650e
Fix Metal bots.
by Jim Van Verth
· 6 years ago
601ac80
Cache CPU memory buffers used for client side arrays.
by Brian Salomon
· 6 years ago
1be431f
Remove colorspace restrictions for 565/FP16 configs in Android Codec.
by Derek Sollenberger
· 6 years ago
fe0963c
Move "matches" from GrContextThreadSafeProxy to GrContext_Base
by Robert Phillips
· 6 years ago
e834579
Make room for shifting GrContext to GrDirectContext
by Robert Phillips
· 6 years ago
0471a93
Support building mips when creating cross context images
by Brian Osman
· 6 years ago
a29dd9d
Pin the quad index buffer in GrResourceProvider.
by Brian Salomon
· 6 years ago
8619a34
Revert "Hide setDrawLooper -- deprecate loopers"
by Mike Reed
· 6 years ago
dbf7072
Use different classes for client side arrays and GPU buffer objects.
by Brian Salomon
· 6 years ago
c1bee13
Add support for Mtl backend to DeferredDisplayListTest
by Robert Phillips
· 6 years ago
3d48299
Set correct uniform size for Metal.
by Jim Van Verth
· 6 years ago
173464d
Add support for importing AHardwareBuffers into SkSurfaces.
by Greg Daniel
· 6 years ago
699d41e
SkWuffsCodec: Initialize memory when incomplete
by Leon Scroggins III
· 6 years ago
c877ea2
Hide setDrawLooper -- deprecate loopers
by Mike Reed
· 6 years ago
88f5671
move SkMetaData into src
by Mike Reed
· 6 years ago
f7ea4f5
Remove the distinction between key and device descriptors
by Herb Derby
· 6 years ago
6102192
SkLoadICU: simplify
by Hal Canary
· 6 years ago
dbaf317
Move GrContextPriv methods to their own .cpp file
by Robert Phillips
· 6 years ago
f272b8f
Remove filterRec bypass on MakeRecAndEffects
by Herb Derby
· 6 years ago
62a9d31
Reorganize MakeRecAndEffects and SkScalerContext ctor
by Herb Derby
· 6 years ago
cc88f3a
per-contour variant of SkPathMeasure
by Mike Reed
· 6 years ago
6c30e74
Add DDL jobs for Intel
by Ben Wagner
· 6 years ago
7193586
fixed SRGB effect color accuracy
by Ethan Nicholas
· 6 years ago
e956049
Fix makeColorSpace on YUV images
by Brian Osman
· 6 years ago
e1f5502
Reland "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
0c12f92
Remove fPreBlendForFilter
by Herb Derby
· 6 years ago
c83da98
Revert "SkSL is now pickier about type conversions"
by Ethan Nicholas
· 6 years ago
91c1d08
SkSL is now pickier about type conversions
by Ethan Nicholas
· 6 years ago
5e1819f
Move luminace calculation to the SkScalerContext ctor.
by Herb Derby
· 6 years ago
95548f6
Remove fIntendedType from GrMtlBuffer. Add accessor to base class
by Brian Salomon
· 6 years ago
d742b6b
Fill in missing GrMtlCaps functions and fix for 0 buffer alloc.
by Greg Daniel
· 6 years ago
32498f0
GN/ICU cleanup
by Hal Canary
· 6 years ago
830ab79
disable DAA by default
by Mike Klein
· 6 years ago
8ce7991
Add release proc apis to SkSurface::MakeFromBackend* calls.
by Greg Daniel
· 6 years ago
09a66ac
Fix RTCc issue (truncating 64 bit value) in GrVkRenderPass
by Brian Osman
· 6 years ago
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
c91162d
Have GrMtlTexture and GrMtlRenderTarget call parents onRelease/Abandon.
by Greg Daniel
· 6 years ago
f7c6dfa
Fix generated files
by Robert Phillips
· 6 years ago
bb60677
Move caps and FP factory cache to GrContext_Base
by Robert Phillips
· 6 years ago
2d35a1c
Move texture release proc to GrSurface so that render targets can also have releases.
by Greg Daniel
· 6 years ago
79ac508
Extend GetAlphaTextureBounds workaround.
by Ben Wagner
· 6 years ago
0b46a39
Make HR* macros statements.
by Ben Wagner
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
50ea3c0
Add support for MSVC run-time checks (and control flow guard)
by Brian Osman
· 6 years ago
92170de
SkPDF to use aliased em bounds.
by Hal Canary
· 6 years ago
950dfd7
Minor clean ups to vulkan hardware buffer test.
by Greg Daniel
· 6 years ago
c1541ae
Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base
by Robert Phillips
· 6 years ago
69da42f
remove metadata from canvas
by Mike Reed
· 6 years ago
8c14038
hide getMetaData()
by Mike Reed
· 6 years ago
b45f47d
Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2)
by Robert Phillips
· 6 years ago
9c7a006
Remove NoPendingIO flags from buffer creations.
by Brian Salomon
· 6 years ago
0d84e80
move experimental header out of public includes
by Mike Reed
· 6 years ago
5b1813a
Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization"
by Robert Phillips
· 6 years ago
8f5aeeb
Revert "Narrow clear-as-draw workaround on D3D11 ANGLE"
by Michael Ludwig
· 6 years ago
87685ba
Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization
by Robert Phillips
· 6 years ago
a69c501
Remove SkColorSpaceTransferFn
by Brian Osman
· 6 years ago
26ccfcc
Remove SkICC::WriteToICC
by Brian Osman
· 6 years ago
924a10e
Make GrMesh hold regular ref on GrBuffers.
by Brian Salomon
· 6 years ago
ec7278e
remove unneeded friends/includes in SkPaint.h
by Mike Reed
· 6 years ago
fd0d970
Rename GrContext::uniqueID to contextID and hide it
by Robert Phillips
· 6 years ago
fdb876d
remove breakText, and all utf cache accessors
by Mike Reed
· 6 years ago
d0fe875
Remove destination GrRenderTargetProxy from GrPipeline
by Robert Phillips
· 6 years ago
3dc9389
Narrow clear-as-draw workaround on D3D11 ANGLE
by Michael Ludwig
· 6 years ago
569dda7
hide SkFont::containsText
by Mike Reed
· 6 years ago
88c6eb5
remove (dead) legacy measuretext
by Mike Reed
· 6 years ago
1c20523
fix tiler to handle large float rects
by Mike Reed
· 6 years ago
5b257ab
change measureText impl to first convert to glyphs
by Mike Reed
· 6 years ago
f55e8d5
Add option to skip intermediate release/fulfill calls for promise images.
by Brian Salomon
· 6 years ago
95d0c8d
Fix bug in sampling rotated decodes
by Leon Scroggins III
· 6 years ago
541cbd4
remove shadeSpan4f()
by Mike Klein
· 6 years ago
ac262a0
remove Sk4x4f.h -- dead code
by Mike Klein
· 6 years ago
4217ea7
Add outline of new GrContext hierarchy
by Robert Phillips
· 6 years ago
85b856f
remove burst mode in SkRPBlitter
by Mike Klein
· 6 years ago
59ef8c3
Remove legacy texture-backed promise image interface.
by Brian Salomon
· 6 years ago
673a048
hide deprecated breaktext
by Mike Reed
· 6 years ago
d76a0f4
remove unused paintpriv methods
by Mike Reed
· 6 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 6 years ago
8bbdfda
Limit PowerVR Rougue clear texture support disable to x86
by Brian Salomon
· 6 years ago
a0bc39d
Split GrContextThreadSafeProxy into its own files (take 2)
by Robert Phillips
· 6 years ago
d3bde0b
remove legacy SkPaint getTextBlobIntercepts
by Mike Reed
· 6 years ago
a66be38
Limit Analytic Clip FP workaround to powervr rogue on x86
by Brian Salomon
· 6 years ago
ea8b4fc
Revert "Split GrContextThreadSafeProxy into its own files"
by Robert Phillips
· 6 years ago
f8397f2
Split GrContextThreadSafeProxy into its own files
by Robert Phillips
· 6 years ago
d8a90f9
Converting more debug code to SkJSONWriter
by Brian Osman
· 6 years ago
41f0e28
Add MaxAPIVersion to GrVkBackendContext.
by Greg Daniel
· 6 years ago
5f528e5
Revert "Reland "Revert "remove legacy code for text attributes on paint"""
by Mike Reed
· 6 years ago
eceb19f
Remove GrBuffer::mapPtr()
by Brian Salomon
· 6 years ago
ede88ab
Remove some unused GrGLGpu member fields and functions.
by Brian Salomon
· 6 years ago
805cc7a
Avoid setting the GL color mask and clear color redundantly before glClear.
by Brian Salomon
· 6 years ago
3c03c85
Reland "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
22e8624
Let SkWuffsCodec allow workbuf_len == 0
by Nigel Tao
· 6 years ago
31a60db
Remove GrGLGpu member vars related to already removed clear-as-draw program.
by Brian Salomon
· 6 years ago
8bc352c
Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext.""
by Brian Salomon
· 6 years ago
fd0bba8
Revert "Revert "remove legacy code for text attributes on paint""
by Mike Reed
· 6 years ago
04c1ccc
Revert "Avoid checking extension string in GrGLGpu::onResetContext."
by Kevin Lubick
· 6 years ago
fb0e2aa
Revert "remove legacy code for text attributes on paint"
by Mike Reed
· 6 years ago
80f4adf
remove legacy code for text attributes on paint
by Mike Reed
· 6 years ago
Next »