Brian Salomon
4b0a04fd78
Mark flaky gm as ignore-failure on mac 10.9
...
BUG=skia:3256
Review URL: https://codereview.chromium.org/803443005
2014-12-17 14:05:17 -05:00
reed
042a6fe10a
rebaseline after perspective/conic fix
...
BUG=skia:
TBR=
NOTRY=True
Review URL: https://codereview.chromium.org/785333004
2014-12-17 09:47:28 -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
jvanverth
b270fc105d
Rebaseline HD7770 images after sized texture format revert.
...
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/815463002
2014-12-17 06:34:45 -08:00
reed
2b9445b84e
fix end-point and conic bugs in cornerpatheffect
...
fixes bug in GM/patheffect -- will need to be rebaselined
BUG=skia:
Review URL: https://codereview.chromium.org/803213003
2014-12-17 05:50:55 -08:00
scroggo
5a602ca73c
Catch the stragglers from skbug.com/3241
...
Update expectations for tests that were using SkLCGRandom (and now
use SkRandom).
TBR=benchen
BUG=skia:3241
Review URL: https://codereview.chromium.org/813513002
2014-12-16 12:59:56 -08:00
jvanverth
bc102746a4
Update expectations for Win8-HD7770.
...
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/806283002
2014-12-16 12:00:16 -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
joshualitt
af7aac81b4
rebase gms and update ignore
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/811433004
2014-12-15 17:42:43 -08:00
joshualitt
9b98932ada
This change will ultimately pull uniform color, and to a much lesser degree uniform coverage, into GPs. There are still some loose ends because drawstate has the ability to override the GP, but fixing these cleanly will have to wait until we have deferred geometry in place and can make attribute / uniform decisions on the fly.
...
BUG=skia:
Review URL: https://codereview.chromium.org/746423007
2014-12-15 14:16:27 -08:00
scroggo
caaf8e611d
Add missed convexpaths.
...
TBR=reed
NOTRY=True
NOTREECHECKS=True
BUG=skia:3241
Review URL: https://codereview.chromium.org/805043005
2014-12-15 13:25:49 -08:00
mtklein
f9c9d72e57
Delete old bench expectation code.
...
Just noticed these were still here.
BUG=skia:
Review URL: https://codereview.chromium.org/801373003
2014-12-15 13:17:01 -08:00
scroggo
f9d610179d
There can be only one (SkRandom)!
...
Remove SkLCGRandom. We already decided the new one was better, which is
why we wrote the new SkRandom.
Convert GMs that were using SkLCGRandom to use the improved SkRandom.
Motivated by the fact that these GMs draw differently on some runs. We
believe this to be a result of using the old SkLCGRandom.
Add each of the tests that were using SkLCGRandom to ignore-tests.txt,
since we expect they'll draw differently using SkRandom.
Move a trimmed down version of SkLCGRandom into SkDiscretePathEffect.
In order to preserve the old behavior, trim down SkLCGRandom to only
the methods used by SkDiscretePathEffect, and hide it in
SkDiscretePathEffect's cpp file.
BUG=skia:3241
Review URL: https://codereview.chromium.org/805963002
2014-12-15 12:54:51 -08:00
mtklein
9a0d6d6c88
skimage, die die die
...
DM's running with --images on all the bots now. They look happy.
BUG=skia:3235
Review URL: https://codereview.chromium.org/804133003
2014-12-15 12:47:52 -08:00
Brian Salomon
e23f20e320
final circles?
...
Review URL: https://codereview.chromium.org/796333005
2014-12-15 13:50:26 -05: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
Brian Salomon
eef87de21b
More circle rebaselines on gpu
...
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/803123002
2014-12-15 11:44:14 -05:00
Brian Salomon
bd163707a0
Rebaseline after circle normalization change.
...
TBR=bensong@google.com
Review URL: https://codereview.chromium.org/806893002
2014-12-15 11:34:37 -05:00
bsalomon
ce1c8869cf
Do circle anti-aliasing in normalized space to avoid precision issues with half-floats on Adreno.
...
Review URL: https://codereview.chromium.org/761593006
2014-12-15 07:11:22 -08:00
scroggo
b927c3cbff
Rebaselines.
...
TBR=borenet
Review URL: https://codereview.chromium.org/799063004
2014-12-12 15:10:56 -08:00
scroggo
62fbd07a0d
Check in skimage expectations for nexus player.
...
TBR=borenet
Review URL: https://codereview.chromium.org/799113002
2014-12-12 14:26:41 -08:00
scroggo
6005e9b86f
Update expectations for Test-Mac10.9-MacMini6.2-HD4000-x86_64-Debug
...
TBR=borenet
Review URL: https://codereview.chromium.org/797273004
2014-12-12 11:13:35 -08:00
egdaniel
bd17ac55dd
Remove gms from ignore-tests.
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/800033002
2014-12-12 11:01:29 -08:00
borenet
16291189ce
Blindly check in GM and skimage expectations for new bots
...
BUG=skia:
Review URL: https://codereview.chromium.org/798053002
2014-12-12 09:50:23 -08:00
jvanverth
acfe744943
Update some Galaxy S4 expectations.
...
TBR=djsollen@google.com
Review URL: https://codereview.chromium.org/804493002
2014-12-12 08:56:48 -08:00
jvanverth
49921b1cdb
Ignore some expectations for Nexus 10.
...
BUG=skia:3205
TBR=bsalomon@google.com
Review URL: https://codereview.chromium.org/800483004
2014-12-12 08:51:46 -08:00
joshualitt
3326972872
adding some flaky gms to ignore
...
TBR=
NOTRY=True
BUG=skia:
Review URL: https://codereview.chromium.org/789963005
2014-12-11 18:44:22 -08:00
joshualitt
dfc2e34e74
rebase and remove ignores
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/788193005
2014-12-11 17:26:44 -08:00
joshualitt
56995b5cc0
Remove GP from drawstate, revision of invariant output for GP
...
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/c6bc58eded89b0c0a36b8e20e193c200f297a0da
Review URL: https://codereview.chromium.org/791743003
2014-12-11 15:44:02 -08:00
joshualitt
b089874c4d
one more ignore for hairlines
...
TBR=
NOTRY=True
BUG=skia:
Review URL: https://codereview.chromium.org/795293002
2014-12-11 14:27:54 -08:00
egdaniel
c230414861
Create xfer processor backend.
...
This includes:
-Having an actual XP stage at the end of the gl pipeline.
-All Blending work is handled by XP until actually setting GL blend states
-GLPrograms test to test XP
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/4dffc940c430eec66d4707490eace19c9b3f7904
Review URL: https://codereview.chromium.org/764643004
2014-12-11 13:15:14 -08:00
joshualitt
5f975d0fec
new hairlines gm unstable on hd2000
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/800543002
2014-12-11 13:10:05 -08:00
joshualitt
6fdb065666
hmm one more hairlines 'straggler' might be flipflopping
...
TBR=
NOTRY=
BUG=skia:
Review URL: https://codereview.chromium.org/798533005
2014-12-11 10:02:30 -08:00
joshualitt
14677cf353
straggler hairline
...
NOTRY=True
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/796893002
2014-12-11 08:58:37 -08: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
scroggo
0ac8c786a5
More rebaselines.
...
TBR=robertphillips
BUG=skia:
Review URL: https://codereview.chromium.org/793353002
2014-12-11 06:22:32 -08:00
scroggo
dfc3a635f3
Mark nexus10 images as flaky.
...
TBR=robertphillips
BUG=skia:3226
Review URL: https://codereview.chromium.org/785323003
2014-12-11 06:21:50 -08:00
bungeman
90d354e448
Additional rebaselines for 3490263287
.
...
TBR=bungeman1
Review URL: https://codereview.chromium.org/794863004
2014-12-11 03:37:37 -05:00
bungeman
3490263287
Replace use of deprecated CG methods.
...
OSX10.9 and iOS7.0 deprecated CGContextShowGlyphsAtPoint so a new API
should be used. OSX10.7 and iOS4.2 replace CGContextShowGlyphsAtPoint with
CTFontDrawGlyphs. OSX10.5 and iOS2.0 have CGContextShowGlyphsAtPositions
which works similarly to CTFontDrawGlyphs and has not yet been deprecated.
This change allows the use of CTFontDrawGlyphs when it is available,
falling back to CGContextShowGlyphsAtPositions when it isn't.
Review URL: https://codereview.chromium.org/770383002
2014-12-10 21:43:28 -08:00
joshualitt
294738268d
Revert of Create xfer processor backend. (patchset #6 id:100001 of https://codereview.chromium.org/764643004/ )
...
Reason for revert:
CL breaks windows DM
Original issue's description:
> Create xfer processor backend.
>
> This includes:
> -Having an actual XP stage at the end of the gl pipeline.
> -All Blending work is handled by XP until actually setting GL blend states
> -GLPrograms test to test XP
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/4dffc940c430eec66d4707490eace19c9b3f7904
TBR=bsalomon@google.com ,joshualitt@chromium.org,egdaniel@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/789343002
2014-12-10 15:03:01 -08:00
joshualitt
5f9ba17a02
Revert of Add more ignore gm's for recent Xfer Processor CL (patchset #1 id:1 of https://codereview.chromium.org/786083004/ )
...
Reason for revert:
Preventing revert of cl breaking windows DM
Original issue's description:
> Add more ignore gm's for recent Xfer Processor CL
>
> TBR=bsalomon@google.com
> NOTRY=true
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/125251133a62a07225b7119ab3ac90153ba4c58a
TBR=bsalomon@google.com ,egdaniel@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/794883002
2014-12-10 14:57:56 -08:00
joshualitt
bd528cdb51
fix for chrome bug with sub pixel hairlines
...
BUG=skia:
Review URL: https://codereview.chromium.org/796573002
2014-12-10 14:23:40 -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
joshualitt
8c0f615fdd
Revert of Remove GP from drawstate, revision of invariant output for GP (patchset #9 id:160001 of https://codereview.chromium.org/791743003/ )
...
Reason for revert:
breaks mac
Original issue's description:
> Remove GP from drawstate, revision of invariant output for GP
>
> BUG=skia:
>
> Committed: https://skia.googlesource.com/skia/+/c6bc58eded89b0c0a36b8e20e193c200f297a0da
TBR=bsalomon@google.com ,egdaniel@google.com,joshualitt@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/794843002
2014-12-10 14:12:22 -08:00
joshualitt
c6bc58eded
Remove GP from drawstate, revision of invariant output for GP
...
BUG=skia:
Review URL: https://codereview.chromium.org/791743003
2014-12-10 13:48:57 -08:00
robertphillips
da3124d05a
Rebaseline imagefiltersscaled images (and rm from ignored-tests file)
...
Rebaselines for https://codereview.chromium.org/785893004/ (Fix MatrixImageFilter computeFastBounds)
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/794673004
2014-12-10 12:23:09 -08:00
scroggo
92392c9c36
More rebaselines.
...
TBR=bsalomon
BUG=skia:
Review URL: https://codereview.chromium.org/790263002
2014-12-10 12:23:03 -08:00
scroggo
f3e218c215
Rebaseline.
...
All these images barely differ.
TBR=bsalomon
BUG=skia:
Review URL: https://codereview.chromium.org/795673002
2014-12-10 10:53:29 -08:00
Florin Malita
18abd1acef
Suppress clipped-bitmap-shaders-clamp
...
Pending PDF rebaseline after c54d8db4d1
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/788143003
2014-12-10 12:23:18 -05:00
Brian Salomon
3d6405b52d
more rebaselines
...
Review URL: https://codereview.chromium.org/789263002
2014-12-10 11:46:46 -05:00
egdaniel
125251133a
Add more ignore gm's for recent Xfer Processor CL
...
TBR=bsalomon@google.com
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/786083004
2014-12-10 08:14:44 -08: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
egdaniel
4dffc940c4
Create xfer processor backend.
...
This includes:
-Having an actual XP stage at the end of the gl pipeline.
-All Blending work is handled by XP until actually setting GL blend states
-GLPrograms test to test XP
BUG=skia:
Review URL: https://codereview.chromium.org/764643004
2014-12-10 07:43:50 -08:00
Brian Salomon
7af39f6e8d
rrrrrrrrrrrreeeeeeeeeeebaseline!
...
Review URL: https://codereview.chromium.org/790643004
2014-12-09 17:23:46 -05:00
Brian Salomon
4beac74324
More N10 rebaselines
...
TBR=
Review URL: https://codereview.chromium.org/784413002
2014-12-09 15:48:11 -05:00
Brian Salomon
269edd5f7e
Rebaseline after texture coord precision changes.
...
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/788903003
2014-12-09 15:29:19 -05:00
bsalomon
17168df779
Use texture size to determine precision of texture coord varyings.
...
Review URL: https://codereview.chromium.org/778783002
2014-12-09 09:00:49 -08:00
robertphillips
e4c53202e9
Rebaselines for https://codereview.chromium.org/785893004/ (Fix MatrixImageFilter computeFastBounds)
...
The msaa4 image diffs aren't actually due to the named CL
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/787093002
2014-12-09 07:15:20 -08:00
scroggo
2b6658a7e3
Rebaseline GalaxyS4 and Nexus10.
...
TBR=bsalomon
Review URL: https://codereview.chromium.org/757413003
2014-12-09 05:49:50 -08:00
Brian Salomon
cf56009d90
Massive N10 Rebaseline Part 2
...
BUG=skia:3205
Review URL: https://codereview.chromium.org/790533002
2014-12-08 13:57:30 -05:00
jvanverth
999f5e73a1
Update dftext expectations after https://codereview.chromium.org/772633003/ .
...
BUG=skia:3195, skia:3188
TBR=scroggo@google.com
Review URL: https://codereview.chromium.org/778043003
2014-12-08 08:10:31 -08:00
Brian Salomon
7d74cd1312
Massive N10 Rebaseline
...
BUG=skia:3193
Review URL: https://codereview.chromium.org/783173002
2014-12-08 10:50:04 -05: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
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
jvanverth
b35760e286
Ignore failures for n7 and n10 dftext GM.
...
BUG=skia:3188
TBR=halcanary@google.com
Review URL: https://codereview.chromium.org/785433002
2014-12-04 16:01:53 -08:00
halcanary
32fee2907e
rebaseline pdf-native
...
TBR=
NOTRY=true
Review URL: https://codereview.chromium.org/779073002
2014-12-04 10:41:45 -08:00
halcanary
4b8128ce9a
pdf-mac clear to black rebaseline
...
NOTRY=true
TBR=
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/783543002
2014-12-04 10:21:04 -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
85a5750ffa
Fix PdfViewer BGR byte order
...
BUG=skia:3184
Review URL: https://codereview.chromium.org/775763003
2014-12-03 11:03:52 -08:00
Brian Salomon
5ab7e80f2b
rebaseline images
...
TBR=
Review URL: https://codereview.chromium.org/776983003
2014-12-03 13:36:10 -05:00
jvanverth
3e5d4a124c
Update color emoji GMs after https://codereview.chromium.org/759613005/ .
...
TBR=halcanary@google.com
Review URL: https://codereview.chromium.org/775163002
2014-12-03 10:35:37 -08:00
joshualitt
ed8bdc5193
bug fix for cubic low precision
...
TBR=
BUG=skia:
Review URL: https://codereview.chromium.org/776953002
2014-12-03 09:29:53 -08:00
halcanary
e2158a52e9
update tileimagefilter gm expectations
...
TBR=reed@google.com
NOTRY=true
Review URL: https://codereview.chromium.org/777683002
2014-12-03 08:59:48 -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
joshualitt
2dd1ae016d
First step to moving vertex attributes to the geometryProcessor
...
BUG=skia:
Review URL: https://codereview.chromium.org/761563002
2014-12-03 06:24:10 -08:00
reed
2b06ddc179
Revert of rebaseline after clear change -- pdf was not treating clear as SRC_MODE (patchset #1 id:1 of https://codereview.chromium.org/759303004/ )
...
Reason for revert:
reverted clear() change
Original issue's description:
> rebaseline after clear change -- pdf was not treating clear as SRC_MODE
>
> BUG=skia:
> NOTRY=True
> TBR=
>
> Committed: https://skia.googlesource.com/skia/+/2fb352abebc342a322d4a66c054bbff8bd565767
TBR=reed@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/774073002
2014-12-02 20:04:41 -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
reed
2fb352abeb
rebaseline after clear change -- pdf was not treating clear as SRC_MODE
...
BUG=skia:
NOTRY=True
TBR=
Review URL: https://codereview.chromium.org/759303004
2014-12-02 12:21:03 -08:00
Justin Novosad
5234075b1c
Adding a PictureResolution option to SkPictureImageFilter
...
This change adds an option to SkPictureImageFilter to make it
rasterize SkPicture in a resolution that matches the local coordinate
space (equivalent to the record-time device space).
BUG=skia:3176
R=reed@google.com , senorblanco@chromium.org
Review URL: https://codereview.chromium.org/753073010
2014-12-02 14:50:56 -05:00
derekf
367e1867b2
use drawRect when drawing a bitmap with anti-aliasing on a non-msaa target
...
If the dest isn't pixel aligned, or if a non 90 degree rotation is
present, we need to use drawRect() for drawing anti-aliased bitmaps on
non-msaa targets or the edges won't be anti-aliased as intended.
Note: If the bitmap size is bigger than max texture size we fall back to drawBitmapCommon.
Original-Author: Henry Song <henrysong@samsung.com>
Review URL: https://codereview.chromium.org/649313003
2014-12-02 11:02:06 -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
robertphillips
01d6e5f462
Use variable length key (rather than accumulated matrix) as save layer hoisting key
...
Adding the rendering canvas' CTM to the layer hoisting key (i.e., Add support for hoisting layers in pictures drawn with a matrix - https://codereview.chromium.org/748853002/ ) has increased the cache miss rate due to accumulated floating point error. This CL fixes part of the issue by using the chain of operation indices leading to each saveLayer as the key. The canvas' CTM must still form part of the key but should be less subject to accumulated error.
BUG=skia:2315
Review URL: https://codereview.chromium.org/753253002
2014-12-01 09:09:27 -08:00
robertphillips
821e352238
Rebaselines
...
This CL rebaselines:
Two GMs from https://codereview.chromium.org/748853002 (Add support for hoisting layers in pictures drawn with a matrix) which are only now showing up:
S4 Debug multipicturedraw_invpathclip_tiled_gpu
S4 Debug multipicturedraw_pathclip_tiled_gpu
Two GMs most likely from https://codereview.chromium.org/747043004 (Use scratch keys for stencil buffers):
Win8 Debug dashing2_nvprmsaa4
Win8 Debug glyph_pos_n_b_msaa16
Note that the dashing2 difference fixes an erroneously set pixel in the expected.
TBR=bsalomon@google.com , tomhudson@google.com
Review URL: https://codereview.chromium.org/758023003
2014-11-25 07:38:46 -08:00
robertphillips
551051c049
Marking three GMs ignore-failure
...
These appear to be recurrent flakes
TBR=tomhudson@google.com
Review URL: https://codereview.chromium.org/750943003
2014-11-25 06:17:49 -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
tomhudson
9891317557
Revert of More rebaselines (patchset #1 id:1 of https://codereview.chromium.org/754833003/ )
...
Reason for revert:
Reverted causative patchset (https://codereview.chromium.org/747043004 )
Original issue's description:
> More rebaselines
>
> TBR=
> NOTRY=true
> NOTREECHECKS=true
>
> Committed: https://skia.googlesource.com/skia/+/0ef7ba2a43a41e8e1e49a5187073db6dcca345b4
TBR=bsalomon@google.com
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/756633004
2014-11-24 11:27:42 -08:00
tomhudson
2a42d15e06
Revert of more rebaselines (patchset #1 id:1 of https://codereview.chromium.org/755653003/ )
...
Reason for revert:
Reverted causative patch (https://codereview.chromium.org/747043004 )
Original issue's description:
> more rebaselines
>
> TBR=
> NOTRY=true
> NOTREECHECKS=true
>
> Committed: https://skia.googlesource.com/skia/+/f2fdc8b746acac9daa94b21d3849f60a87064fd4
TBR=bsalomon@google.com
NOTREECHECKS=true
NOTRY=true
Review URL: https://codereview.chromium.org/754103002
2014-11-24 11:24:46 -08:00
robertphillips
6247fa0ba0
Suppress additional multipicturedraw GM for Android
...
One Android bot is failing on the rect test case.
TBR=tomhudson@google.com
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/750203003
2014-11-24 10:56:21 -08:00
robertphillips
02758c74db
Sigh - remove whitespace from end of suppressions text line
...
TBR=tomhudson@google.com
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/754783003
2014-11-24 10:23:07 -08:00
robertphillips
0bcf523f0b
Add suppressions for https://codereview.chromium.org/748853002
...
TBR=tomhudson@google.com
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/753103005
2014-11-24 10:06:47 -08:00
bsalomon
0ef7ba2a43
More rebaselines
...
TBR=
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/754833003
2014-11-24 08:39:09 -08:00
bsalomon
f2fdc8b746
more rebaselines
...
TBR=
NOTRY=true
NOTREECHECKS=true
Review URL: https://codereview.chromium.org/755653003
2014-11-24 08:13:49 -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
mtklein
fc1e996bcc
ack verylargebitmap diffs
...
NOTRY=true
BUG=skia:
Review URL: https://codereview.chromium.org/752693002
2014-11-21 12:52:46 -08:00