Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f5ac906476cd26f2967a48340940e6af580fa71f
/
gm
c994a93
Move op memory storage to GrContext (take 2)
by Robert Phillips
· 6 years ago
f08d1d0
Stop using SkTSwap.
by Ben Wagner
· 6 years ago
5045e50
Revert "Change how vertex/instance attributes are handled in geometry processors."
by Mike Klein
· 6 years ago
63b3bfb
Reland "Remove old references to SampleApp"
by Brian Osman
· 6 years ago
3ff2b20
Revert "Remove old references to SampleApp"
by Brian Osman
· 6 years ago
1c477fc
Remove old references to SampleApp
by Brian Osman
· 6 years ago
19c1233
Change how vertex/instance attributes are handled in geometry processors.
by Brian Salomon
· 6 years ago
4c458b1
ccpr: Use lazy proxies with GrCCAtlas
by Chris Dalton
· 6 years ago
d2b5084
Change scaling of antialiased perspective text in dftext to help glitches.
by Jim Van Verth
· 6 years ago
4f6ba2e
Revert "Move op memory storage to GrContext"
by Robert Phillips
· 6 years ago
c8cee44
Move op memory storage to GrContext
by Robert Phillips
· 6 years ago
c640d0d
Revert "Revert "SkTypes: extract SkTo""
by Hal Canary
· 6 years ago
bdde428
Add variable offset support
by Jim Van Verth
· 6 years ago
527a297
Handle missing json resource gracefully in 3dgm
by Florin Malita
· 6 years ago
fdcfb8b
Revert "SkTypes: extract SkTo"
by Hal Canary
· 6 years ago
22be4c4
SkMacros split from SkTypes.h
by Hal Canary
· 6 years ago
2a2f675
SkTypes: extract SkTo
by Hal Canary
· 6 years ago
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 6 years ago
27dddae
rebase
by Cary Clark
· 6 years ago
f0aacaf
Add SkTypeface::makeClone.
by Bruce Wang
· 6 years ago
4ba1a6f
Revert "Change persp dftext to only antialiased"
by Jim Van Verth
· 6 years ago
8345aa6
Change persp dftext to only antialiased
by Jim Van Verth
· 6 years ago
2525a37
Add test of tiny text with perspective.
by Jim Van Verth
· 6 years ago
77169c8
GrTessellator: fix for overlapping outer boundary edges in AA case.
by Stephen White
· 6 years ago
7027691
Set bounds correctly for color emoji that need post-cache transfoms
by Jim Van Verth
· 6 years ago
2b23c4b
Dest color space no longer impacts mipmaps or texture sampling
by Brian Osman
· 6 years ago
531a48e
GrTessellator: fix winding merged to zero on split edge.
by Stephen White
· 6 years ago
2f0edd5
draw skottie in 3d
by Mike Reed
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 7 years ago
35b40ce
Revert "Check for ANGLE's implementation of texture_rectangle"
by Ravi Mistry
· 6 years ago
27714a0
3d
by Mike Reed
· 6 years ago
00f8866
Check for ANGLE's implementation of texture_rectangle
by Weiliang Chen
· 6 years ago
f2c7364
support image-subsets in serialization
by Mike Reed
· 6 years ago
b80ffee
Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Brian Salomon
· 7 years ago
633f20e
Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp."
by Stephen White
· 7 years ago
30f64e4
Clean up textblobrandomfont.
by Jim Van Verth
· 7 years ago
8a8dd33
Make SkImage own its GrContext.
by Brian Salomon
· 7 years ago
5426850
Make GMs with persistent SkImages that may be texture backed recreate
by Brian Salomon
· 7 years ago
a0047bc
Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp.
by Brian Salomon
· 7 years ago
1e7c658
drawPosText no longer obeys paint alignment
by Herb Derby
· 7 years ago
be3c1d2
Add perspective support to GrTextureOp.
by Brian Salomon
· 7 years ago
4dc5a45
remove defines and add commas
by Cary Clark
· 7 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 7 years ago
5191880
remove toString
by Cary Clark
· 7 years ago
ec42e15
Add convenience overload of SkPointPriv::SetRectTriStrip that takes SkRect
by Brian Salomon
· 7 years ago
1207843
Fix srcBounds computation in SkMatrixConvolutionImageFilter
by Robert Phillips
· 7 years ago
81f60ec
Allow slides/gms to extend the UI
by Mike Reed
· 7 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 7 years ago
e3f1b59
Non-normal blur styles to work with non-a8.
by Ben Wagner
· 7 years ago
ce4cf72
non-linear blending first steps
by Mike Klein
· 7 years ago
21015b7
Fix clipping of SkMatrixImageFilter input (take 2)
by Robert Phillips
· 7 years ago
ef4f7b4
Revert "Fix clipping of SkMatrixImageFilter input"
by Robert Phillips
· 7 years ago
788a2dc
complexclip gm to clip when saving layer with bounds.
by Ben Wagner
· 7 years ago
cb8b5d1
Fix clipping of SkMatrixImageFilter input
by Robert Phillips
· 7 years ago
20fa1e9
Update SkRandomScalerContext to handle mask filters.
by Ben Wagner
· 7 years ago
d3c84ff
Clean up xfermodes3 gm.
by Ben Wagner
· 7 years ago
910ca0f
Experiment to track coverage in a layer
by Mike Reed
· 7 years ago
213ce18
Refactor GaussianBlur
by Robert Phillips
· 7 years ago
6cdb7d3
prepare to remove obsolete macros
by Cary Clark
· 7 years ago
6f5e77a
ccpr: Cull extremely thin triangles
by Chris Dalton
· 7 years ago
4231401
Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.
by Greg Daniel
· 7 years ago
62e4f3d
Analytic dashing of circles with single on/off intervals and butt caps.
by Brian Salomon
· 7 years ago
2748391
Add ability to dump opList info at flush-time
by Robert Phillips
· 7 years ago
ab4f5bd
rm SkRRectsGaussianEdgeMaskFilter
by Robert Phillips
· 7 years ago
dbc59ba
path is rect track corners
by Cary Clark
· 7 years ago
63f69cd
Reland "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
b120e92
fix path is rect flaw exposed by gold
by Cary Clark
· 7 years ago
4eb6f7a
path is rect diag test is required
by Cary Clark
· 7 years ago
1cd6098
path is rect bug number twelve
by Cary Clark
· 7 years ago
1b63761
Revert "Fix the fat rect bug in the threaded backend"
by Yuqian Li
· 7 years ago
c41569a
Fix the fat rect bug in the threaded backend
by Yuqian Li
· 7 years ago
a765156
yet another path is rect exploit
by Cary Clark
· 7 years ago
48c464a
a more involved path is rect bug
by Cary Clark
· 7 years ago
1d4af54
Don't support GrCubicEffect if float != fp32
by Chris Dalton
· 7 years ago
010d39d
Make a GM for checking blur bounds.
by Herb Derby
· 7 years ago
d422847
path is rect bug number nine
by Cary Clark
· 7 years ago
88ba971
son of path is rect bug
by Cary Clark
· 7 years ago
31608c0
another rect is path fix
by Cary Clark
· 7 years ago
47d7dae
fix bm gm
by Cary Clark
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
1f27585
remove unused/dumb methods from SkRect
by Mike Reed
· 7 years ago
8540e11
more path is rect bugs
by Cary Clark
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
58627cb
one more path is rect bug
by Cary Clark
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
325ea32
Fix SkLocalMatrixShader nesting semantics
by Florin Malita
· 7 years ago
4db18ed
Add SkOffsetSimplePolygon.
by Jim Van Verth
· 7 years ago
c534808
Revert "Delete GPU alpha clip masks"
by Chris Dalton
· 7 years ago
97182cc
Add color fonts.
by Ben Wagner
· 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
3560b58
Revert "Add color fonts."
by Ben Wagner
· 7 years ago
d3b933f
Add color fonts.
by Ben Wagner
· 7 years ago
af78a94
Revert "Add color fonts."
by Jim Van Verth
· 7 years ago
c912d61
Add color fonts.
by Ben Wagner
· 7 years ago
b18eb35
add repro case for skia:7674
by Mike Klein
· 7 years ago
650dd90
Fix concentric 2pt conical gradient in GPU where r1 < r0
by Yuqian Li
· 7 years ago
Next »