reed
15bfc6ce44
rebaseline after conic change
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/840333002
2015-01-09 08:36:43 -08:00
reed
9558f65387
rebaseline after changing GM
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/843553003
2015-01-08 08:02:50 -08:00
egdaniel
c56fb00373
Rebasing more conic stuff
...
TBR=
NOTRY=True
NOTREECHECKS=True
BUG=skia:
Review URL: https://codereview.chromium.org/837913002
2015-01-07 07:26:40 -08:00
reed
2d7c17b0b1
rebaseline after use-conics
...
BUG=skia:
TBR=
NOTRY=True
NOTREECHECKS=True
Review URL: https://codereview.chromium.org/800193004
2015-01-07 07:04:09 -08:00
egdaniel
0f3dfd0085
More rebases from conic change
...
TBR=
NOTRY=True
NOTREECHECKS=True
BUG=skia:
Review URL: https://codereview.chromium.org/841693003
2015-01-07 06:51:02 -08:00
reed
d0949088ff
rebaseline after use-conics
...
BUG=skia:
TBR=
NOTRY=True
NOTREECHECKS=True
Review URL: https://codereview.chromium.org/841703002
2015-01-07 06:08:50 -08:00
fmalita
4dd6b72b31
Rebaseline thinstrokedrects GM
...
BUG=skia:3278
TBR=caryclark@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/836023002
2015-01-05 16:10:38 -08:00
reed
f0d6258012
rebaseline after GM change
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/794833003
2014-12-31 08:23:20 -08:00
robertphillips
944a32a09e
Update stroke-fill GM baselines
...
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/827243002
2014-12-30 06:06:20 -08:00
jvanverth
dfce876ec6
Lay down baselines for complexclip_*_invert and complexclip3_*.
...
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/821093007
2014-12-23 08:34:01 -08:00
reed
1b542da4cd
initial baselines for new GMs
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/816453007
2014-12-22 13:07:36 -08:00
joshualitt
f53ff623fa
rebase coloremoji
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/822553002
2014-12-20 10:30:09 -08:00
reed
4f8684046d
mega rebaseline --tiny differences
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/802433004
2014-12-19 13:50:39 -08:00
reed
bd2f0f34cf
rebaselines after gradient fix
...
BUG=skia:
TBR=
NOTRY=True
NOTREECHECKS=True
Review URL: https://codereview.chromium.org/818853002
2014-12-19 12:53:11 -08:00
reed
864e2b63fd
rebaseline after gradient fix
...
BUG=skia:
TBR=
NOTRY=True
NOTREECHECKS=True
Review URL: https://codereview.chromium.org/807193004
2014-12-19 11:51:40 -08:00
joshualitt
0cd35a24f2
rebase and update ignore
...
TBR=
NOTRY=True
BUG=skia:
Review URL: https://codereview.chromium.org/816963002
2014-12-19 06:47:20 -08:00
egdaniel
aa9513d705
Initial rebaselines for complexclip3
...
TBR=
NOTRY=True
BUG=skia:
Review URL: https://codereview.chromium.org/810423003
2014-12-19 06:26:48 -08:00
joshualitt
334c9fb492
rebase blurrects
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/810593004
2014-12-18 15:52:56 -08:00
joshualitt
72a3b0f0b9
rebase and update ignores
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/816813002
2014-12-18 14:24:35 -08:00
joshualitt
695025fe1d
rebase
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/798323006
2014-12-18 12:11:41 -08:00
joshualitt
ccd552b007
rebase
...
TBR=
NOTRY=True
BUG=skia:
Review URL: https://codereview.chromium.org/812423002
2014-12-18 11:00:52 -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
fmalita
0de8010432
Poppler rebaseline for clipped-bitmap-shaders-clamp
...
Follow-up for https://codereview.chromium.org/787043006 .
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/798533003
2014-12-11 08:20:38 -08: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
22c9ae18e2
rebaseline after change to imagefilterscropped gm change
...
BUG=skia:
NOTRY=True
TBR=
Review URL: https://codereview.chromium.org/779313002
2014-12-05 09:18:28 -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
Mike Klein
43c79b9c64
Rebaseline verylargebitmap
...
BUG=skia:
Review URL: https://codereview.chromium.org/778693002
2014-12-03 11:32:37 -05: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
halcanary
bfda8a7785
updated expectations from d476a176b7
...
BUG=skia:3180
TBR=reed@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/773833002
2014-12-02 07:29:19 -08:00
bsalomon
10e23caea3
Use scratch keys for stencil buffers.
...
BUG=skia:2889
Committed: https://skia.googlesource.com/skia/+/91175f19664a62851da4ca4e0984a7c7c45b258f
Review URL: https://codereview.chromium.org/747043004
2014-11-25 05:52:06 -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
bsalomon
19cd0f1813
Revert "Use scratch keys for stencil buffers."
...
This reverts commit 91175f1966
.
Revert "Cleanup res cache bench and split out into a unit test."
This reverts commit 4e4303f002
.
Revert "rebaselines"
This reverts commit 65ba7b5775
.
TBR=tomhudson@google.com
Review URL: https://codereview.chromium.org/752233002
2014-11-24 12:19:06 -08:00
bsalomon
65ba7b5775
rebaselines
...
NOTRY=true
NOTREECHECKS=true
TBR=
Review URL: https://codereview.chromium.org/753133003
2014-11-24 08:03:24 -08:00
robertphillips
8f81b69ed7
Ignore a flaky msaa4 GM and some perma-broken S4 GMs
...
The Ubuntu12 msaa4 image seems to flake randomly
The S4 images are covered by skia:3116 (Galaxy S4 exhibits some saveLayer bugs (both normal and with hoisting))
TBR=humper@google.com
Review URL: https://codereview.chromium.org/748773003
2014-11-21 07:24:01 -08:00
cdalton
ffe2f1cbd0
Rebaseline textblobshader expectation for nvpr
...
Rebaseline after https://codereview.chromium.org/712223002 . The
difference is a result of using different bounding boxes to cover
gradient fills, which caused a few pixels do differ by a value of one.
BUG=skia:
Review URL: https://codereview.chromium.org/746603002
2014-11-20 14:30:08 -08:00
Greg Humphreys
ac1383db67
even more stragglers -- hopefully this makes the gtx machine go green?
...
BUG=skia:
Review URL: https://codereview.chromium.org/716243005
2014-11-19 17:28:53 -05:00
Greg Humphreys
c58a33c95b
more rebaseline stragglers
...
BUG=skia:
Review URL: https://codereview.chromium.org/726373004
2014-11-19 17:02:31 -05:00
Greg Humphreys
c66d813c18
a few straggling rebaselines
...
BUG=skia:
Review URL: https://codereview.chromium.org/742893002
2014-11-19 16:35:20 -05:00
Greg Humphreys
174b2232d3
rebaseline new GTX images from drive update on linux
...
BUG=skia:
TBR=borenet
NOTRY=true
Review URL: https://codereview.chromium.org/735833002
2014-11-18 15:15:27 -05:00
reed
611f3bb4cf
rebaseline perspective gm after matrix dont-renormalize-cl
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/741433002
2014-11-18 07:32:26 -08:00
reed
a43da3ebfe
more baselines for blur2rects
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/715223003
2014-11-17 18:24:34 -08:00
joshualitt
72f7e09ece
rebase nvpr after ds on stack
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/726103004
2014-11-17 16:48:13 -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