Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
44d427e048b2e290e086dc2c9f9227818388ef17
/
gm
e6cad6b
Stop valgrind bot from crashing
by scroggo
· 8 years ago
0ccc62d
move colorshader into its own .cpp, add color4f variant
by reed
· 9 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
b4bb7d8
Add oblique as a slant.
by bungeman
· 9 years ago
5529b7d
Remove unmatched restore call in gamma GM
by brianosman
· 9 years ago
7715e06
Retract SkDevice a bit more
by robertphillips
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
51dece3
add gm to exercise rotated imagefiltesr w/ and w/o antialiasing
by reed
· 9 years ago
534c270
Update TileImageFilter to sk_sp
by robertphillips
· 9 years ago
bfe11fc
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
47db5fe
Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ )
by robertphillips
· 9 years ago
a53011e
Update DisplacementMapEffect to sk_sp
by robertphillips
· 9 years ago
b2a4dc6
Switch SkMagnifierImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
0e3c554
Tweak distance field path renderer behavior in gamma-correct mode to match
by brianosman
· 9 years ago
b461d34
Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate
by brianosman
· 9 years ago
54ef1a7
Add GM to prevent mis-drawing of LCD text in SkPictureImageFilters
by robertphillips
· 9 years ago
ed2edab
Remove SK_VERY_LEGACY_CREATE_TYPEFACE.
by bungeman
· 9 years ago
11a77c6
Begin switch to SkFontStyle for legacy calls.
by bungeman
· 9 years ago
134ff5c
Remove SimpleOffsetFilter
by robertphillips
· 9 years ago
af9b8c8
Switch AlphaThresholdFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
ad6a190
nullptr -> "sans-serif" fixes bold in gm/colorwheel
by mtklein
· 9 years ago
6dc14aa
adjust gm bounds for better content fit
by reed
· 9 years ago
12fa47d
Update LightingImageFilter to sk_sp
by robertphillips
· 9 years ago
42da45d
Fix context size for benchmakr.
by herb
· 9 years ago
23d2c18
Fix scaledstrokes GM
by robertphillips
· 9 years ago
651bb5f
Make some GMs animate
by robertphillips
· 9 years ago
9e0efe5
Add clone to Stage. Rename place to mix and PolymorphicUnion to Stage. Cleanup.
by herb
· 9 years ago
c265a92
More cleanup in the Vulkan viewer
by jvanverth
· 9 years ago
ef6a47b
Update MatrixConvolutionImageFilter to sk_sp
by robertphillips
· 9 years ago
11171f3
Update MagnifierImageFilter to sk_sp
by robertphillips
· 9 years ago
11064df
Fix lazy coding in ViaSingletonPictures.
by mtklein
· 9 years ago
48156ed
path_stroke_with_zero_length: turn off drawFat() by default.
by mtklein
· 9 years ago
9e65f93
alternate textblobgeometrychange fix... just make our own surface if needed
by mtklein
· 9 years ago
3d72c09
Remove conditional flavor text on blend GM.
by mtklein
· 9 years ago
4693a17
cubic stroke fix
by caryclark
· 9 years ago
c416912
Update DropShadowImageFilter to sk_sp
by robertphillips
· 9 years ago
fc0f44a
Update DownSampleImageFilter to sk_sp
by robertphillips
· 9 years ago
898235c
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode.
by brianosman
· 9 years ago
ae8c933
Update SkMatrixImageFilter to sk_sp
by robertphillips
· 9 years ago
8c0326d
Update SkXfermodeImageFilter to sk_sp
by robertphillips
· 9 years ago
5605b56
Update SkColorFilterImageFilter to sk_sp
by robertphillips
· 9 years ago
fc11b0a
Update SkMorphology ImageFilters to sk_sp
by robertphillips
· 9 years ago
59dc542
remove avoid and pixelxor xfermodes
by reed
· 9 years ago
3b37545
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ )
by mtklein
· 9 years ago
99d9231
Delete SkFlattenable::Type
by msarett
· 9 years ago
4ba94e2
Switch internal testing ImageFilters over to new onFilterImage interface
by robertphillips
· 9 years ago
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
b591c77
Revert of Update SkXfermodeImageFilter to sk_sp (patchset #4 id:60001 of https://codereview.chromium.org/1852123002/ )
by robertphillips
· 9 years ago
3bc9692
Update SkXfermodeImageFilter to sk_sp
by robertphillips
· 9 years ago
43c2ad4
Update internal testing ImageFilters to sk_sp
by robertphillips
· 9 years ago
6e7025a
Update SkBlurImageFilter to sk_sp
by robertphillips
· 9 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
895f3f0
SkPDF: properly dedup bitmaps in shaders
by halcanary
· 9 years ago
f624204
Update SkAlphaThresholdFilter to sk_sp
by robertphillips
· 9 years ago
549c899
Update SkImageSource to sk_sp
by robertphillips
· 9 years ago
f270029
Fix padding bug in SkTileImageFilter.
by senorblanco
· 9 years ago
342bfc2
Simplify GrDrawBatch uploads and token uage.
by bsalomon
· 9 years ago
51a315e
Update SkOffsetImageFilter to sk_sp
by robertphillips
· 9 years ago
9db0427
Image filters: fix crop rect application in SkXfermodeImageFilter.
by senorblanco
· 9 years ago
3724e57
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
2238c9d
Update SkMergeImageFilter to sk_sp
by robertphillips
· 9 years ago
491fb17
Update SkComposeImageFilter to sk_sp
by robertphillips
· 9 years ago
6f70d43
Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ )
by robertphillips
· 9 years ago
fe3456c
Move SkGLContext and some GrGLInterface implementations to skgputest module
by bsalomon
· 9 years ago
372177e
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
by robertphillips
· 9 years ago
8905790
Revert of Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp (patchset #6 id:100001 of https://codereview.chromium.org/1842793002/ )
by djsollen
· 9 years ago
a33cf07
Switch SkLocalMatrixImageFilter and SkPaintImageFilter over to sk_sp
by robertphillips
· 9 years ago
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
7888de0
Fix GrConvexPolyEffect to deal with line paths.
by bsalomon
· 9 years ago
5ff17b1
Swap SkPictureImageFilter's factories over to smart pointers
by robertphillips
· 9 years ago
ec4d4d7
Change SkTime::GetMSecs to double; ensure values stored in SkMSec do not overflow.
by benjaminwagner
· 9 years ago
fe63045
move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR
by reed
· 9 years ago
f299e71
Switch SkMorphologyImageFilter over to new onFilterImage interface
by robertphillips
· 9 years ago
e8597a4
Delete SkImageDecoder
by msarett
· 9 years ago
4b32360
Don't force lcd on non-opaque portion of layer.
by bungeman
· 9 years ago
910f7ec
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f037fde
Delete SkImageDecoder
by msarett
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
041c870
Revert of Delete SkImageDecoder (patchset #8 id:130001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
5b6e73e
Delete SkImageDecoder
by msarett
· 9 years ago
39b5495
Revert of Delete SkImageDecoder (patchset #7 id:110001 of https://codereview.chromium.org/1820503002/ )
by msarett
· 9 years ago
f799706
Delete SkImageDecoder
by msarett
· 9 years ago
6eff52a
WIP: experimental bilerp pipeline.
by herb
· 9 years ago
d053ce9
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
by reed
· 9 years ago
d688929
Revert of Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #3 id:40001 of https://codereview.chromium.org/1825073002/ )
by reed
· 9 years ago
4c9776b
Revert[2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )"
by reed
· 9 years ago
1eb81db
Revert of switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.org/1822623002/ )
by reed
· 9 years ago
f809d76
switch colorfilters to sk_sp
by reed
· 9 years ago
7b380d0
guard rasterizer and drawlooper setters
by reed
· 9 years ago
3c48100
Make the debug interface a GrGLTestInterface subclass.
by bsalomon
· 9 years ago
e820dfe
Remove uses of SkImageDecoder from gms
by msarett
· 9 years ago
a439334
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
by reed
· 9 years ago
f28ad89
Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
by reed
· 9 years ago
9fbee18
switch patheffects over to sk_sp
by reed
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
eb75c7d
allow one zero length dash
by caryclark
· 9 years ago
6f0749c
Revert of allow one zero length dash (patchset #8 id:140001 of https://codereview.chromium.org/1805963002/ )
by bungeman
· 9 years ago
5e1a248
allow one zero length dash
by caryclark
· 9 years ago
Next »