Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
8d1956edd8647abb9d9998253ad93f37e8e0c10f
/
gm
0cffcbf9
de-Sk tools/font, and git clang-format
by Mike Klein
· 6 years ago
88544fb
remove Sk prefix from CommandLineFlags
by Mike Klein
· 6 years ago
917d356
Remove all of the _as_paths GMs
by Brian Osman
· 6 years ago
8dce054
Add planet emoji font.
by Ben Wagner
· 6 years ago
390f0cc
Reland "Reland "Update SkCanvas' experimental SkiaRenderer API""
by Michael Ludwig
· 6 years ago
e91825a
add animated version of mixer gm
by Mike Reed
· 6 years ago
79a7542
allow mixer to defer to a shader
by Mike Reed
· 6 years ago
5ced0bf
Add shader based blending of kPlus for configs that need clamping
by Brian Osman
· 6 years ago
138a06d
Revert "Reland "Update SkCanvas' experimental SkiaRenderer API""
by Brian Salomon
· 6 years ago
bd9d88a
Reland "Update SkCanvas' experimental SkiaRenderer API"
by Michael Ludwig
· 6 years ago
376d812
Use '&' to toggle showing the gm's size in viewer
by Mike Reed
· 6 years ago
1b25818
move in center of radial_gradient_precision
by Mike Klein
· 6 years ago
90791c2
Revert "Update SkCanvas' experimental SkiaRenderer API"
by Michael Ludwig
· 6 years ago
4bf9646
Update SkCanvas' experimental SkiaRenderer API
by Michael Ludwig
· 6 years ago
09e5689
Replace GrAAType with flags for path renderers
by Chris Dalton
· 6 years ago
c723b70
Initial add SkMixers
by Mike Reed
· 6 years ago
e938c92
Remove SkToSRGBColorFilter (now unused)
by Brian Osman
· 6 years ago
c512eae
Add GM for crbug.com/938592
by Brian Salomon
· 6 years ago
e6266a2
Handle arbitrary and degenerate quadrilaterals in GrQuadPerEdgeAA
by Michael Ludwig
· 6 years ago
ca9b208
rename mixer to lerp (in prep for SkMixer)
by Mike Reed
· 6 years ago
0a22ba8
Add kIdentity_SkYUVColorSpace
by Robert Phillips
· 6 years ago
bea1f94
remove platform_font_manager()
by Mike Klein
· 6 years ago
d7291ba
Restore support for multisample locations
by Chris Dalton
· 6 years ago
2e56f3c
change gradients4f to use srgb
by Mike Reed
· 6 years ago
d106110
change gm to use srgb (not linear) so srgb and legacy draw the same
by Mike Reed
· 6 years ago
7ae2ab5
Support per-entry transforms in image-set API
by Michael Ludwig
· 6 years ago
b8fff0d
Make mixed samples detection automatic
by Chris Dalton
· 6 years ago
6603a17
Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter
by Robert Phillips
· 6 years ago
19104af
Clean up logic in fontregen GM
by Robert Phillips
· 6 years ago
a70693b
Add support for runtime color filters written in SkSL.
by Ethan Nicholas
· 6 years ago
9882dae
Reduce usage of SkCanvas::flush
by Robert Phillips
· 6 years ago
0d075de
Clean up GrSurfaceContext's relationship with GrRecordingContext
by Robert Phillips
· 6 years ago
b70990e
add kRGBA_F16Norm_SkColorType
by Mike Klein
· 6 years ago
4dc70ec
fix labels in P3 gm
by Mike Klein
· 6 years ago
1433cfd
Reland "Add general quad API to SkGpuDevice"
by Michael Ludwig
· 6 years ago
24adb3a
Revert "Add general quad API to SkGpuDevice"
by Michael Ludwig
· 6 years ago
339e1cc
Add general quad API to SkGpuDevice
by Michael Ludwig
· 6 years ago
07cdcfc9
Reland "Stack-allocate pipelines for GrMeshDrawOp"
by Chris Dalton
· 6 years ago
35a3abe
Revert "Stack-allocate pipelines for GrMeshDrawOp"
by Chris Dalton
· 6 years ago
dfe5000
Stack-allocate pipelines for GrMeshDrawOp
by Chris Dalton
· 6 years ago
5f50b75
Remove defunct SkJSCanvas
by Ben Wagner
· 6 years ago
e36d408
add gm to test backdrop blurs and clipping/hintrects
by Mike Reed
· 6 years ago
86c9c95
Compare to the correct hinting.
by Ben Wagner
· 6 years ago
c646168
add hinting to gm
by Mike Reed
· 6 years ago
0ac9099
fix mac format for gm
by Mike Reed
· 6 years ago
651446c
add gm for aa gamma
by Mike Reed
· 6 years ago
11bfaf1
add subpixel tweaking
by Mike Reed
· 6 years ago
1b8aa72
add test for mac aa on fonts
by Mike Reed
· 6 years ago
ce62dec
Add general quad methods to GrRTC
by Michael Ludwig
· 6 years ago
9338c60
Switch FP creation over to GrRecordingContext
by Robert Phillips
· 6 years ago
136f45a
Formalize edge-aa interaction with GrAA
by Michael Ludwig
· 6 years ago
009b92e
Add general quad factories to GrFillRectOp and GrTextureOp
by Michael Ludwig
· 6 years ago
346ce63
Add a SkMixerColorFilter GM
by Florin Malita
· 6 years ago
9407e24
make float more primary API for paint (esp. for alpha)
by Mike Reed
· 6 years ago
6a6de56
Begin switching GrRecordingContext over to having the GrDrawingManager
by Robert Phillips
· 6 years ago
be9aff2
Remove GrContextPriv.h from GrRenderTargetContext.h
by Robert Phillips
· 6 years ago
d54ca8f
Add blendmode to GrRTC::drawTexture
by Michael Ludwig
· 6 years ago
6f0e02f
Switch path renderers over to using GrRecordingContext
by Robert Phillips
· 6 years ago
9ca55f2
Check both thickness and position in gm.
by Ben Wagner
· 6 years ago
b7d64b9
Implement drawImage in terms of drawImageRect
by Michael Ludwig
· 6 years ago
1edcea9
add more test cases to DAA gm
by Mike Klein
· 6 years ago
9707e90
move some methods out of line
by Mike Klein
· 6 years ago
50e24d7
Add a mechanism for GMs to silently exclude themselves from Gold
by Chris Dalton
· 6 years ago
3a77837
Reland "Add a GpuGM class for GPU-only tests"
by Chris Dalton
· 6 years ago
0471a93
Support building mips when creating cross context images
by Brian Osman
· 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
c877ea2
Hide setDrawLooper -- deprecate loopers
by Mike Reed
· 6 years ago
382b122
Revert "Add a GpuGM class for GPU-only tests"
by Chris Dalton
· 6 years ago
88f5671
move SkMetaData into src
by Mike Reed
· 6 years ago
dbaf317
Move GrContextPriv methods to their own .cpp file
by Robert Phillips
· 6 years ago
f5efa78
Add a GpuGM class for GPU-only tests
by Chris Dalton
· 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
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
ae64c19
Convert GrBufferType to enum class, rename, and remove dead values
by Brian Salomon
· 6 years ago
9da87e0
Rename GrContext::contextPriv to priv
by Robert Phillips
· 6 years ago
d7a5a1d
Add a central skiagm::GM::DrawFailureMessage for error messages
by Chris Dalton
· 6 years ago
21ca370
Remove GM::onDrawBackground
by Chris Dalton
· 6 years ago
d0fe875
Remove destination GrRenderTargetProxy from GrPipeline
by Robert Phillips
· 6 years ago
b0243b2
add Leon's gradient to p3 GM
by Mike Klein
· 6 years ago
f2580c0
Avoid crash in wacky_yuv GMs with --preAbandonGpuContext
by Brian Salomon
· 6 years ago
12d2264
Convert GrBuffer owners to sk_sp
by Brian Salomon
· 6 years ago
8f388ce
Fix leak of textures in wacky_yuv_* GMs
by Brian Salomon
· 6 years ago
607c44f
gm: delete boilerplate
by Hal Canary
· 6 years ago
e964c18
gm: use DEF_GM macro consistantly
by Hal Canary
· 6 years ago
087fad7
Add getTypefaceOrDefault and refTypefaceOrDefault
by Herb Derby
· 6 years ago
7545190
Add new experimental API for rectangles with per-edge AA control
by Michael Ludwig
· 6 years ago
9cd2a5c
IWYU
by Mike Reed
· 6 years ago
a3c45c7
Add non-srcover fallback for drawImageSet
by Michael Ludwig
· 6 years ago
ee06b33
Reland "Add compressed data support for SkImage."
by Jim Van Verth
· 6 years ago
14235d1
Revert "Add compressed data support for SkImage."
by Hal Canary
· 6 years ago
57263c2
Add compressed data support for SkImage.
by Jim Van Verth
· 6 years ago
4b62aed
Return GrProcessorSet::Analysis from GrDrawOp::finalize
by Chris Dalton
· 6 years ago
5fd955e
Rename SkGlyphCache -> SkStrike
by Herb Derby
· 6 years ago
cb7149e
Temporarily disable etc1 GM on Google3
by Jim Van Verth
· 6 years ago
2226bf6
Fix etc1 GM in preReleaseGpuContext mode.
by Jim Van Verth
· 6 years ago
1676cb9
Restore ETC1 compressed texture support.
by Jim Van Verth
· 6 years ago
4edd420
Bugfix for Nexus 5 mipmap+scissor generation failure
by Michael Ludwig
· 6 years ago
Next »