Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
556350de37d20c6ef289b53c60db927e8593f0f3
/
gm
7d94bb5
Skip visiting for allocator gathering in GrTextureOp when all proxies
by Brian Salomon
· 6 years ago
222e275
converted AARectEffect to new FP system
by Ethan Nicholas
· 6 years ago
d7065e7
Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call.""
by Brian Salomon
· 6 years ago
8d5b41b
Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."
by Brian Salomon
· 6 years ago
0a0304c
Add experimental API to draw a set of SkImages in one SkCanvas call.
by Brian Salomon
· 6 years ago
6ba8c83
Fix yuv_to_rgb_effect GM
by Robert Phillips
· 6 years ago
94ade75
Make GrYUVtoRGBEffect more flexible
by Robert Phillips
· 6 years ago
00de965
Remove a bunch of unused files and functions
by Brian Osman
· 6 years ago
2aa6475
modify gm to avoid creating t-junctions between degernate curves and lines
by Mike Reed
· 6 years ago
51c89e4
Exercise newly exposed SkYUVIndex-based SkImage factories (take 2)
by Robert Phillips
· 6 years ago
bd16a1b
Revert "Exercise newly exposed SkYUVIndex-based SkImage factories"
by Brian Osman
· 6 years ago
e1c1d4d
Exercise newly exposed SkYUVIndex-based SkImage factories
by Robert Phillips
· 6 years ago
1c7062d
Update YUV GM
by Robert Phillips
· 6 years ago
f28e55d
Add SkPMColor4f support to SkSL
by Brian Osman
· 6 years ago
66a9734
Make SkYUVAIndex publicly accessible
by Robert Phillips
· 6 years ago
4429a4f
re-precate SkMatrix44::SkMatrix44()
by Mike Klein
· 6 years ago
72535fb
Reland "Reland "Implement an explicit binary search-based analytic gradient colorizer""
by Michael Ludwig
· 6 years ago
bfa76f2
Add GM for less common YUV formats (take 2)
by Robert Phillips
· 6 years ago
964aedb
play with animated gif
by Mike Reed
· 6 years ago
b5ba839
Revert "Add GM for less common YUV formats"
by Mike Klein
· 6 years ago
412dd56
Add GM for less common YUV formats
by Robert Phillips
· 6 years ago
0a44d5c
Reland "clamp gamut if needed in SkConvertPixels"
by Mike Klein
· 6 years ago
6a76dab
Revert "clamp gamut if needed in SkConvertPixels"
by Mike Klein
· 6 years ago
81c8a20
Don't crash in aaflags GM if context is abandoned
by Brian Salomon
· 6 years ago
2213ee9
Add support for per-edge AA to GrTextureOp.
by Brian Salomon
· 6 years ago
b8fef7c
clamp gamut if needed in SkConvertPixels
by Mike Klein
· 6 years ago
1eb9af9
delete textonpath code -- not used anywhere
by Mike Reed
· 6 years ago
66c505f
expand imageinfo in C api, start on colorspace
by Mike Reed
· 6 years ago
87311c6
Remove SkPM4fPriv.h includes, then IWYU
by Brian Osman
· 6 years ago
84f8a61
Support encoding/decoding F16 without a color space
by Brian Osman
· 6 years ago
d004e0b
Cleanup resource flags
by Chris Dalton
· 6 years ago
e2a801d
Revert "Reland "Implement an explicit binary search-based analytic gradient colorizer""
by Brian Osman
· 6 years ago
f065907
Reland "Implement an explicit binary search-based analytic gradient colorizer"
by Michael Ludwig
· 6 years ago
cfe1264
GrTessellator: two fixes for boundary simplification artifacts.
by Stephen White
· 6 years ago
5ea41fc
Remove more SkColorSpaceXform (and friends)
by Brian Osman
· 6 years ago
5ed1ea8
refactor downsamplebitmap GM
by Mike Klein
· 6 years ago
646f637
Add rowBytes to createTestingOnlyBackendTexture
by Robert Phillips
· 6 years ago
0098ccb
Remove unnecessary sk_tool_utils::EncodeImageToData
by Leon Scroggins III
· 6 years ago
9461dcf
Revert "Implement an explicit binary search-based analytic gradient colorizer"
by Michael Ludwig
· 6 years ago
dcc85fc
Implement an explicit binary search-based analytic gradient colorizer
by Michael Ludwig
· 6 years ago
2687072
[skottie] GM exercising external font loading
by Florin Malita
· 6 years ago
983886e
add interp-in-premul case to GM
by Mike Klein
· 6 years ago
1cf418b
Some SkPM4f cleanup
by Brian Osman
· 6 years ago
9369031
GrColor -> SkColor in one GM
by Brian Osman
· 6 years ago
8a00144
test,tools: whitespace changes for clang-format
by Hal Canary
· 6 years ago
279f873
Fix image_from_yuv_textures with --preAbandonContext
by Brian Salomon
· 6 years ago
d2fcfb5
WEBGL_video_texture : sharing texture prototype in skia
by Brian Salomon
· 6 years ago
62bd12f
add a couple bitmap cases to P3 GM
by Mike Klein
· 6 years ago
d4c2970
Specify CPU (buffer) and GPU (shader) types explicitly in Attribute
by Brian Osman
· 6 years ago
be56949
add bitmap shaders to P3
by Mike Klein
· 6 years ago
9fb5a53
add two more cases to P3 gm
by Mike Klein
· 6 years ago
5e31ec6
add a linear gradient to P3 gm
by Mike Klein
· 6 years ago
fd00764
revise p3 GM
by Mike Klein
· 6 years ago
567f4fd
Add F16 test-case to all_bitmap_configs
by Brian Osman
· 6 years ago
2700abc
Remove raw-data version of createTextureProxy
by Brian Osman
· 6 years ago
8f5a7a6
first start on a P3 GM
by Mike Klein
· 6 years ago
3ac1f95
Preseve tangents when converting cubics->quads in GrAAHairlinePathRenderer
by Brian Salomon
· 6 years ago
343553a
Don't use MEM_MOVE=true with SkTArrays of sk_sp
by Brian Salomon
· 6 years ago
da58cac
Rip out variable offsetting
by Jim Van Verth
· 6 years ago
8e449eb
Fix GrAAConvexTessellator to handle cases slightly concave bistectors.
by Brian Salomon
· 6 years ago
d3895d8
Centralize the predicate for a glyph being too large for the atlas
by Herb Derby
· 6 years ago
a24712e
Revert "makeSurface defaults to raster"
by Cary Clark
· 6 years ago
29a4a68
makeSurface defaults to raster
by Cary Clark
· 6 years ago
09a7bb2
Reland "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
0235c64
Fix GrAAConvexTessellator colinear point removal.
by Brian Salomon
· 6 years ago
02e6efe
Revert "ccpr: Implement stroking with fine triangle strips"
by Chris Dalton
· 6 years ago
2f2757f
ccpr: Implement stroking with fine triangle strips
by Chris Dalton
· 6 years ago
a62d036
textonpath no longer in canvas
by Mike Reed
· 6 years ago
6b62296
Reland "Stop conflating F16 with linear gamma"
by Brian Osman
· 6 years ago
5f7b5e3
Revert "Stop conflating F16 with linear gamma"
by Brian Osman
· 6 years ago
d1589c7
Stop conflating F16 with linear gamma
by Brian Osman
· 6 years ago
fbc6d7f
Make SkColor4f <-> SkColor skip sRGB conversion
by Brian Osman
· 6 years ago
66bc524
Rename SkCodec::kNone to SkCodec::kNoFrame
by Nigel Tao
· 6 years ago
ea60b95
IWYU: SkUtils.h
by Hal Canary
· 6 years ago
20390c3
Pull non-substantive changes out of GrShape mask drawing CL
by Robert Phillips
· 6 years ago
557aad7
Remove occluder feature from blur mask filter
by Robert Phillips
· 6 years ago
bc414ed
clean up to more modeern conventions
by Mike Reed
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
cbd83bb
don't adapt gray colors to 565
by Mike Klein
· 6 years ago
b631742
return this from maker calls, so we can chain the calls
by Mike Reed
· 6 years ago
c97a339
added optimizations to speed up skinning
by Ruiqi Mao
· 6 years ago
916c498
Consolidate the scissor enums into one "GrScissorTest" enum
by Chris Dalton
· 6 years ago
d4322a8
Change cubicmap to eval directly (no table)
by Mike Reed
· 6 years ago
b2c4ea6
Move Views into Sample and Viewer.
by Ben Wagner
· 6 years ago
ba4847c
Reland "Intersection calc cleanup."
by Jim Van Verth
· 6 years ago
7eae3e0
Reland "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
fdf05f4
Revert "Move GrGeometryProcessor's textures out of classes and into"
by Brian Salomon
· 6 years ago
641ac7d
Make result of GrOp::combineIfPossible be an enum.
by Brian Salomon
· 6 years ago
f83cacb
Fix imagefiltersbase GM in ColorSpaceXformCanvas configs
by Brian Osman
· 6 years ago
b948572
Store GrMeshDrawOps' meshes in GrOpFlushState's arena.
by Brian Salomon
· 6 years ago
607be37
GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.
by Brian Salomon
· 6 years ago
aea785b
Recreate Android porter-duff blend modes
by Robert Phillips
· 6 years ago
972eba3
sk_tool::Registry: make an iterator.
by Hal Canary
· 6 years ago
77bf48a
Generate Emoji rendering test using typeface created by different font files.
by Bruce Wang
· 6 years ago
f107a2f
SkUTF
by Hal Canary
· 6 years ago
3ebd354
For TextureOp + Alpha texture, xform paint color to dest color space
by Brian Osman
· 6 years ago
79f99f7
Fix a crash in the clockwise gm
by Chris Dalton
· 6 years ago
49d14e9
sksl: Add a "sk_Clockwise" built-in
by Chris Dalton
· 6 years ago
e28a6b5
add explicit accessor for sRGB singleton colorspaces
by Mike Klein
· 6 years ago
1d474dd
Pin max curvature solutions to 0..1
by Chris Dalton
· 6 years ago
Next »