Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
29f9ed4dcc9c17e9f6116bed727a0fc0115b828d
/
include
e819e5f
Update SkTLazy for move only types.
by Ben Wagner
· 7 years ago
d395596
remove writeBitmap from SkWriteBuffer -- unused
by Mike Reed
· 7 years ago
3b51df1
Cleanup yes/no enums in Ganesh
by Chris Dalton
· 7 years ago
56536c4
saturate when converting float to fixed
by Mike Reed
· 7 years ago
4f99e58
Remove a huge pile of views code
by Brian Osman
· 7 years ago
d923a71
Use SkSafeMath for text blob storage calculations
by Florin Malita
· 7 years ago
53d863c
Enable tonal color for shadows by default.
by Jim Van Verth
· 7 years ago
a0ba714
Require glyph positions in SkAtlasTextTarget::drawText
by Brian Salomon
· 7 years ago
0c1c2b3
Make SkAtlasTextTarget use glyph IDs
by Brian Salomon
· 7 years ago
cbcb0a1
Revert "Revert "Add Atlas Text interface for rendering SDF glyphs.""
by Brian Salomon
· 7 years ago
ef59d87
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""""
by Greg Daniel
· 7 years ago
9c2202f
Revert "Add Atlas Text interface for rendering SDF glyphs."
by Greg Daniel
· 7 years ago
39631f3
Add Atlas Text interface for rendering SDF glyphs.
by Brian Salomon
· 7 years ago
b092cea
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""""
by Brian Osman
· 7 years ago
68ab186
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""""
by Greg Daniel
· 7 years ago
57e0828
Add backend GPU objects to fiddle app
by Robert Phillips
· 7 years ago
584a79a
Reland "Fold analytic clip FPs into GrReducedClip"
by Chris Dalton
· 7 years ago
47c8ed3
Reland "Fix precision caps and rrect/ellipse effect precisions"
by Chris Dalton
· 7 years ago
3b2f5b6
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
by Greg Daniel
· 7 years ago
b5fb7cf
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
by Greg Daniel
· 7 years ago
47f6029
remove legacy Create from SkTextBlob
by Mike Reed
· 7 years ago
24f9c19
Revert "Fix precision caps and rrect/ellipse effect precisions"
by Brian Osman
· 7 years ago
554c1f0
Revert "Fold analytic clip FPs into GrReducedClip"
by Brian Osman
· 7 years ago
4355b26
Fold analytic clip FPs into GrReducedClip
by Chris Dalton
· 7 years ago
e421800
Fix precision caps and rrect/ellipse effect precisions
by Chris Dalton
· 7 years ago
0fb6db4
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
by Greg Daniel
· 7 years ago
559f556
Remove support for image load/store
by Brian Salomon
· 7 years ago
33d17cb
Add private grpixelconfigs for alpha_8 and alpha_half
by Greg Daniel
· 7 years ago
ab081ae
Move static helper functions for GrPixelConfig to private.
by Greg Daniel
· 7 years ago
3e31e99
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Brian Osman
· 7 years ago
1662257
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
3ae1a30
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
by Ben Wagner
· 7 years ago
5254ccc
Move pixel config getter to private in GrBackendSurface
by Greg Daniel
· 7 years ago
6b26deb
Alloc glyph image correctly for SkMask::k3D_Format.
by Ben Wagner
· 7 years ago
aae47c8
sksl enum support
by Ethan Nicholas
· 7 years ago
2d9cb57
Revert "Patch up ref counting of proxies"
by Robert Phillips
· 7 years ago
8d5ce2d
Patch up ref counting of proxies
by Robert Phillips
· 7 years ago
4872315
remove legacy code for resolution
by Mike Reed
· 7 years ago
037d1fc
Use vulkan prototypes for android framework build
by Greg Daniel
· 7 years ago
1706f84
switched GrClipEdge to an enum class
by Ethan Nicholas
· 7 years ago
83bd441
Set VK_NO_PROTOTYPES for vulkan backend
by Greg Daniel
· 7 years ago
77e487d
Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient""
by Mike Reed
· 7 years ago
ba2526b
replace some points with vectors to clarify documentation
by Cary Clark
· 7 years ago
0f3c732
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
by Ethan Nicholas
· 7 years ago
fc45998
Revert "Remove MakeForLocalSpace since picture image is sufficient"
by Mike Reed
· 7 years ago
ea000ff
remove SkFixedMul_arm()
by Mike Klein
· 7 years ago
e580649
Update doc and example for SkPaint::FontMetrics.
by Ben Wagner
· 7 years ago
3136687
Guard VFPv3 ASM with an ifdef.
by Ben Wagner
· 7 years ago
0d8766c
Remove MakeForLocalSpace since picture image is sufficient
by Mike Reed
· 7 years ago
f8e2502
Prepare to enable explicit gpu resource allocation (take 2)
by Robert Phillips
· 7 years ago
065b41d
Revert "Prepare to enable explicit gpu resource allocation"
by Greg Daniel
· 7 years ago
f290376
Prepare to enable explicit gpu resource allocation
by Robert Phillips
· 7 years ago
df429f3
move parts of SkPoint to SkPointPriv
by Cary Clark
· 7 years ago
12f7734
add surfaceprops param to SkCanvas::MakeRasterDirect
by Mike Reed
· 7 years ago
821ef18
Allow mock GrContexts to "support" shader derivatives
by Brian Salomon
· 7 years ago
af59748
Add GrContextOptions to control distance field thresholds for small sizes and fallback to paths.
by Brian Salomon
· 7 years ago
63bc48d
Add MakeCrossContextFromPixmap
by Brian Osman
· 7 years ago
74f623d
make point array methods private
by Cary Clark
· 7 years ago
fddb6c0
Setup CCPR testing with GrMockContext
by Chris Dalton
· 7 years ago
e4aa0c4
Disable CCPR while we sort out clipping
by Chris Dalton
· 7 years ago
9f545bc
Modify fontcache GM to actually spill atlas.
by Brian Salomon
· 7 years ago
0cbc10f
Make SkImageGeneratorCG apply encoded origin
by Leon Scroggins III
· 7 years ago
60aaeb2
create imagepriv and name params
by Cary Clark
· 7 years ago
6a40abc
Revert "Implement window rectangles in vulkan"
by Jim Van Verth
· 7 years ago
88ea5b9
add client-context to SkWriteBuffer
by Mike Reed
· 7 years ago
94c0468
Implement window rectangles in vulkan
by Chris Dalton
· 7 years ago
d1b2eec
API to cache shader binaries between runs of Skia.
by Ethan Nicholas
· 7 years ago
61b43da
Plumb internal helper to enable more GPU GMs w/SkColorSpaceXformCanvas
by Brian Osman
· 7 years ago
a097173
Add a GM to test out odd matrix draws (take 2)
by Robert Phillips
· 7 years ago
9d15b07
Revert "Add a GM to test out odd matrix draws"
by Robert Phillips
· 7 years ago
f06ead9
Add support for transfer functions to GrColorSpaceXform
by Brian Osman
· 7 years ago
761f448
Add a GM to test out odd matrix draws
by Robert Phillips
· 7 years ago
45d6303
Have mip status match surface when snapping image from wrapped object
by Greg Daniel
· 7 years ago
65c7f66
Add mip support to GrAHardwareBufferImageGenerator
by Greg Daniel
· 7 years ago
cc309eb
generated include refresh
by Cary Clark
· 7 years ago
6566b97
add Type enum to SkColorSpace
by Mike Reed
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
a045eea
CCPR: use 16-bit ints for the atlas offset attrib
by Chris Dalton
· 7 years ago
51ebd66
Add vector GrSLTypes for shorts
by Chris Dalton
· 7 years ago
6dd0d8a
Revert "Add vector GrSLTypes for shorts"
by Chris Dalton
· 7 years ago
af37a53
Add vector GrSLTypes for shorts
by Chris Dalton
· 7 years ago
e252f08
Add hint to SkSurface::MakeRenderTarget that we will use mips
by Greg Daniel
· 7 years ago
6d6d603
make matrix serialization private
by Cary Clark
· 7 years ago
9480d82
make skmatrix getmapproc private
by Cary Clark
· 7 years ago
5f379a8
Avoid 2PtConical gradient flipping
by Florin Malita
· 7 years ago
7a0248f
Compute inverse gamma table at compile time.
by Ben Wagner
· 7 years ago
b6ab10f
Move SkCodec::Origin into its own file
by Leon Scroggins III
· 7 years ago
021e5c7
Revert "Add an Option for orientation on JPEG encodes"
by Ben Wagner
· 7 years ago
5411a60
Add an Option for orientation on JPEG encodes
by Leon Scroggins III
· 7 years ago
e4442cb
convert mapHomogeneousPoints to SkPoint3
by Cary Clark
· 7 years ago
43f8bf0
Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions.
by Brian Salomon
· 7 years ago
57caa66
Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.""
by Brian Salomon
· 7 years ago
d71c6d1
Make SkTFitsIn and SkTo constexpr.
by Ben Wagner
· 7 years ago
62563de
Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."
by Brian Salomon
· 7 years ago
a2ac30d
Enable CCPR for volatile paths
by Chris Dalton
· 7 years ago
4379869
Revert[4] "apply codec origin in generator"
by Mike Reed
· 7 years ago
fa2d604
Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans.
by Brian Salomon
· 7 years ago
dd34014
Revert "Revert "Revert "apply codec origin in generator"""
by Mike Reed
· 7 years ago
82269ab
Revert "Revert "apply codec origin in generator""
by Mike Reed
· 7 years ago
363dd98
Revert "apply codec origin in generator"
by Ben Wagner
· 7 years ago
Next »