joshualitt
695025fe1d
rebase
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/798323006
2014-12-18 12:11:41 -08:00
reed
dbf9f1973e
rebaseline after perspective fix (using conics)
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/811123003
2014-12-17 09:27:35 -08:00
reed
ed9f7a9220
rebaseline after fix to cornerpatheffect
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/814523004
2014-12-17 07:49:59 -08:00
scroggo
41b4d77d02
Massive rebaseline for SkRandom.
...
All of the following GMs have been switched from SkLCGRandom to
SkRandom. Update their expectations for the new images.
-beziers
-circles
-convexpaths
-complexclip2
-complexclip2_rect_aa
-complexclip2_rect_bw
-complexclip2_path_aa
-complexclip2_path_bw
-complexclip2_rrect_aa
-complexclip2_rrect_bw
-cubicpath
-cubicclosepath
-degeneratesegments
-emptypath
-getpostextpath
-hittestpath
-linepath
-lineclosepath
-points
-polygons
-quadpath
-quadclosepath
-strokerects
-strokes_round
-strokes_poly
BUG=skia:3241
TBR=mtklein
Review URL: https://codereview.chromium.org/806263002
2014-12-16 10:59:56 -08:00
Brian Salomon
8fb09548ec
circles circles circles
...
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/805793003
2014-12-15 12:14:59 -05:00
joshualitt
b511dfe326
rebase cpu hairlines
...
NOTRY=True
NOTREECHECKS=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/793393002
2014-12-11 07:37:48 -08:00
joshualitt
8da8e9d751
rebase hairlines
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/795133002
2014-12-11 06:53:34 -08:00
Brian Salomon
b2fe5407df
Initial baselines for tall_stretched_bitmaps GM
...
BUG=skia:
Review URL: https://codereview.chromium.org/789293003
2014-12-10 17:20:15 -05:00
robertphillips
eb33d5f7fa
Add baseline images for new filterfastbounds GM
...
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/787423002
2014-12-10 07:53:53 -08:00
reed
e78f11e9b1
rebaseline after GM change
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/784603002
2014-12-05 12:46:23 -08:00
robertphillips
eeb6f0c3c0
Rebaseline multipicturedraw GMs
...
This is clean up after https://codereview.chromium.org/753253002/ (Use variable length key (rather than accumulated matrix) as save layer hoisting key)
TBR=halcanary@google.com
Review URL: https://codereview.chromium.org/783523002
2014-12-04 08:43:54 -08:00
halcanary
cd948b56c9
(re)baseline several of my gms
...
TBR=
NOTRY=true
Review URL: https://codereview.chromium.org/780593002
2014-12-03 08:17:58 -08:00
halcanary
a2a64672f3
baseline colorwheelnative
...
TBR=scroggo@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/777443002
2014-12-02 12:31:26 -08:00
robertphillips
03bee31e55
Rebaselines for https://codereview.chromium.org/748853002
...
Add support for hoisting layers in pictures drawn with a matrix - https://codereview.chromium.org/748853002 changed the following GMs:
multipicturedraw_sierpinski_tiled
multipicturedraw_rrectclip_tiled
multipicturedraw_rectclip_tiled
Note that it also, somewhat mysteriously, "fixed" the rendering bugs in some of the S4's multipicturedraw images (see skia:3116).
TBR=tomhudson@google.com
Review URL: https://codereview.chromium.org/755183003
2014-11-25 05:24:00 -08:00
joshualitt
5f3e081504
rebasing a bunch of 0% android mismatches
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/744383002
2014-11-20 16:51:50 -08:00
reed
b079ec682d
baselines for blur2rects
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/733233002
2014-11-17 13:53:15 -08:00
egdaniel
90ace96cbb
Rebase gm's for first time that were in no-comparion
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/715363006
2014-11-12 12:12:50 -08:00
joshualitt
b103d0c64a
rebase
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/717033002
2014-11-12 05:44:25 -08:00
robertphillips
28246af2ef
Rebaseline multipicturedraw GMs
...
This CL rebaselines the multipicturedraw GMs as a follow up to:
Always enable layer hoisting in Skia (https://codereview.chromium.org/698493002/ )
TBR=jcgregorio@google.com
Review URL: https://codereview.chromium.org/714153002
2014-11-11 07:55:45 -08:00
robertphillips
07f5fffffc
Add baselines for the new dashing5 GM
...
These are all the correct images
TBR=egdaniel@google.com
Review URL: https://codereview.chromium.org/707513002
2014-11-05 08:25:40 -08:00
bungeman
4b86bacb04
Allow all font weights on Android and respect overrides.
...
This removes the code which forces 400 and 700 weights only,
and also overrides the font weight with the configured weight.
Review URL: https://codereview.chromium.org/694533006
2014-11-04 10:54:32 -08:00
egdaniel
c5da8b9c8b
Rebaselines for new colortype-xfermodes gm
...
TBR=bsalomon@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/695343002
2014-11-03 08:26:29 -08:00
joshualitt
584e4fd2b8
rebaselines
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/682123003
2014-10-28 17:07:44 -07:00
hcm
4984d473ab
Revert of Rebaseline imagemagnifier and dropshadowimagefilter tests. (patchset #3 id:40001 of https://codereview.chromium.org/685523002/ )
...
Reason for revert:
Getting to revert for failures on image filter tests in Skia and Blink
Original issue's description:
> Rebaseline imagemagnifier and dropshadowimagefilter tests.
>
> BUG=skia:
> TBR=hcm@google.com
> NOTRY=true
>
> Committed: https://skia.googlesource.com/skia/+/0fc71ea432d3895ede198a24080f877e607cd264
TBR=senorblanco@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/678043003
2014-10-27 20:53:25 -07:00
senorblanco
0fc71ea432
Rebaseline imagemagnifier and dropshadowimagefilter tests.
...
BUG=skia:
TBR=hcm@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/685523002
2014-10-27 14:12:58 -07:00
mtklein
da0de7ed90
rebaseline for new shaderproc
...
BUG=skia:
Review URL: https://codereview.chromium.org/674123003
2014-10-24 08:05:59 -07:00
bsalomon
8dae0f364b
Rebaseline lots of images, associate some with bug 3063.
...
TBR=
NOTRY=true
Review URL: https://codereview.chromium.org/661323003
2014-10-24 07:26:01 -07:00
senorblanco
d0777fd2cf
Rebaselines for tests affected by image filter PDF change.
...
(aka https://codereview.chromium.org/644323006/ )
TBR=mtklein@google.com
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/671303003
2014-10-23 13:50:54 -07:00
joshualitt
99db3b1308
some more expectations, update ignores
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/668393002
2014-10-22 20:23:08 -07:00
joshualitt
4a38fbd7f2
New baselines
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/668823006
2014-10-22 19:47:37 -07:00
jvanverth
bf5473b218
Rebaseline dftext GM for new color emoji test.
...
BUG=skia:3033
TBR=mtklein@google.com
Review URL: https://codereview.chromium.org/671513007
2014-10-21 07:39:51 -07:00
Florin Malita
4ce01d606d
Rebaseline textblob GM
...
TBR=robertphillips@google.com
Review URL: https://codereview.chromium.org/654303006
2014-10-16 20:45:49 -04:00
jvanverth
c7c2716a5b
Add baselines for dftext GM.
...
TBR=robertphillips@google.com
Review URL: https://codereview.chromium.org/638683002
2014-10-07 10:23:34 -07:00
robertphillips
e71d8841ce
Update suppressed baseline images
...
This updates the non-multipicturedraw GM images suppressed in:
Don't turn on dither for saveLayers which have no paint - https://codereview.chromium.org/619363002/
TBR=reed@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/605973003
2014-10-06 12:54:15 -07:00
robertphillips
0cb34b5ab6
Update baseline GM images
...
This updates the multipicturedraw_* GM images for:
Reduce overdraw in MultiPictureDraw Sierpinski GM - https://codereview.chromium.org/582633003/
Don't turn on dither for saveLayers which have no paint - https://codereview.chromium.org/619363002/
TBR=reed@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/632703003
2014-10-06 11:41:04 -07:00
robertphillips
2e5a986bc7
New baselines
...
New baseline images for multipicturedraw_biglayer* GMs added in (Add a MultiPictureDraw GM to exercise layer clipping - https://codereview.chromium.org/617723004/ ).
NOTRY=true
TBR=reed@google.com
Review URL: https://codereview.chromium.org/629293002
2014-10-06 10:57:14 -07:00
jvanverth
5d271f1581
Update fontcache expectations
...
TBR=reed@google.com
Review URL: https://codereview.chromium.org/634623002
2014-10-06 10:47:59 -07:00
fmalita
08bd03bc17
Add blobshader GM baselines.
...
TBR=robertphillips@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/616853003
2014-10-02 05:00:29 -07:00
reed
8324a6a27e
add baseline for clip_strokerect
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/618373002
2014-10-01 12:41:13 -07:00
reed
39f31c6ed0
baseline new GMs
...
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/623443004
2014-10-01 12:18:40 -07:00
robertphillips
92656eaaa8
Add buggy GPU baselines for MultiPictureDraw Sierpinski GM (with bug label)
...
I am checking in these baseline images even though they are afflicted by a bug (skia:2979).
NOTRY=true
NOTREECHECKS=true
BUG=skia:2979
TBR=jvanverth@google.com
Review URL: https://codereview.chromium.org/619873003
2014-10-01 08:04:29 -07:00
robertphillips
24e430ff32
Add 8888 & 565 baselines for multipicturedraw Sierpinski GM
...
TBR=jvanverth@google.com
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/614353002
2014-10-01 05:33:25 -07:00
Florin Malita
8bb9e1e412
Rebaseline textblob GM after acb882c
...
TBR=stephana@google.com
Review URL: https://codereview.chromium.org/575893003
2014-09-17 10:21:48 -04:00
Mike Klein
d204a1b039
rebaseline downsamplebitmaps
...
BUG=skia:
Review URL: https://codereview.chromium.org/537913003
2014-09-04 11:03:30 -04:00
Derek Sollenberger
566a22c543
Add baselines for all GMs that are currently labeled "no comparison".
...
R=mtklein@google.com
Review URL: https://codereview.chromium.org/519063004
2014-08-29 15:46:28 -04:00
Greg Humphreys
7ad2f08ba1
partial rebaseline for image scaling
...
BUG=skia:
Review URL: https://codereview.chromium.org/520863002
2014-08-29 15:29:38 -04:00
Derek Sollenberger
31067ddfdd
Update GPU baselines for the fontMgr GMs.
...
BUG=skia:2829
Review URL: https://codereview.chromium.org/511973002
2014-08-27 14:48:09 -04:00
Derek Sollenberger
f0393f035b
Update non-GPU baselines for the fontMgr GMs.
...
BUG=skia:2829
Review URL: https://codereview.chromium.org/515473003
2014-08-27 14:38:45 -04:00
Florin Malita
0b14aa80dd
Add text blob gm baselines.
...
Review URL: https://codereview.chromium.org/504203002
2014-08-26 11:17:02 -04:00
Mike Klein
b2a16919d9
gradtext also needed rebaselining from the gamma change
...
BUG=skia:
Review URL: https://codereview.chromium.org/501113002
2014-08-25 13:50:29 -04:00