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