aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm
Commit message (Collapse)AuthorAge
* Refactor position computation to enable device space "nudge"Gravatar robertphillips2015-01-18
| | | | | | | | | To match raster's handling of BW geometry we want to be able to perform a device space "nudge" on all geometry. This CL sets us up to be able to do that in GrGLVertexBuilder::transformToNormalizedDeviceSpace. BUG=423834 TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/854013002
* Rebaseline pictureshader GM after http://crrev.com/852213002Gravatar fmalita2015-01-16
| | | | | | | BUG=chromium:447707 TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/853243002
* Revert "delete old things!"Gravatar Brian Salomon2015-01-16
| | | | | | | | | | | | This reverts commit 15b125d40122e966bd723d23e82c3224b1da4898. NOTREECHECKS=true original change breaks android tree BUG=skia: Review URL: https://codereview.chromium.org/848073005
* delete old things!Gravatar bsalomon2015-01-16
| | | | | | NOTREECHECKS=true Review URL: https://codereview.chromium.org/855003006
* reorg filter quality cascadeGravatar reed2015-01-16
| | | | | | | BUG=skia: NOTREECHECKS=True Review URL: https://codereview.chromium.org/844913004
* add more suppressions for mipmap fixGravatar reed2015-01-16
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/828633003
* use log2(scale) to compute mip levelGravatar reed2015-01-16
| | | | | | | | | | | | | now w/ expanded suppressions This reverts commit b50ced703030dfbda4fc3ef5e6ec9a52fc0405f8. BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/856723003
* Require budget decision when creating a RenderTarget SkSurface.Gravatar bsalomon2015-01-16
| | | | | | | | | Restructure SkGpuDevice creation: *SkSurfaceProps are optional. *Use SkSurfaceProps to communicate DF text rather than a flag. *Tell SkGpuDevice::Create whether RT comes from cache or not. Review URL: https://codereview.chromium.org/848903004
* Revert of use log2(scale) to compute mip level (patchset #7 id:120001 of ↵Gravatar reed2015-01-16
| | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/849333002/) Reason for revert: need more suppressions Original issue's description: > use log2(scale) to compute mip level > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/15fd47f8a07615a7f5d78581aee4c80ff9f17fd9 TBR=robertphillips@google.com,jvanverth@google.com NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/856783004
* use log2(scale) to compute mip levelGravatar reed2015-01-16
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/849333002
* Update ignore fileGravatar egdaniel2015-01-16
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/844813004
* Add Xfer Processor for GrCustomXfermodesGravatar egdaniel2015-01-16
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/852203003
* remove suppressions (CL was reverted)Gravatar reed2015-01-15
| | | | | | | | | BUG=skia: TBR= NOTREECHECKS=True NOTRY=True Review URL: https://codereview.chromium.org/837633007
* SkPictureShader should handle negative scaling gracefully.Gravatar fmalita2015-01-15
| | | | | | | | | Let's not choke on inverted tiles. BUG=chromium:447707 R=robertphillips@google.com,reed@google.com Review URL: https://codereview.chromium.org/852213002
* more GMs to rebase?Gravatar Mike Klein2015-01-15
| | | | | | | | TBR=reed@google.com BUG=skia: Review URL: https://codereview.chromium.org/789933003
* these GM names are ridiculousGravatar Mike Klein2015-01-15
| | | | | | | | TBR=reed@google.com BUG=skia: Review URL: https://codereview.chromium.org/852193003
* choose better mip levelGravatar reed2015-01-15
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/845793005
* Rebaseline 6 GMs after crrev.com/841763005Gravatar fmalita2015-01-14
| | | | | | | BUG=skia:3299 TBR=djsollen@google.com Review URL: https://codereview.chromium.org/852053004
* a few ignores for nvprmsaa4Gravatar joshualitt2015-01-14
| | | | | | | | TBR= NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/850143003
* update images after texture cache changeGravatar Brian Salomon2015-01-14
| | | | Review URL: https://codereview.chromium.org/852913002
* rebase + ignoresGravatar joshualitt2015-01-13
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/841873007
* rebase of expectationsGravatar joshualitt2015-01-13
| | | | | | | | TBR= NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/847313002
* Generic PDF shader fallbackGravatar fmalita2015-01-13
| | | | | | | | | | | Instead of ignoring unsupported shaders (and essentially filling with solid black), convert them to bitmap shaders using on-the-fly rasterization. BUG=skia:3299 R=reed@google.com,halcanary@google.com Review URL: https://codereview.chromium.org/841763005
* Revert of Fix GPU clipped-AA vs. non-AA drawRect discrepancy (patchset #2 ↵Gravatar robertphillips2015-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | id:20001 of https://codereview.chromium.org/839883003/) Reason for revert: This CL introduces rendering conflicts with hairlines (i.e., the hairlines get overwritten). These conflicts are particularly visible on the following GMs (for the Ubuntu and Android gpu configs): coloremoji & complexclip2_rrect_bw Original issue's description: > Fix GPU clipped-AA vs. non-AA drawRect discrepancy > > In the clip stack we were manually rounding out non-AA clip rects but leaving the hardening of non-AA drawRects up to the GPU. In some border cases the GPU can truncate rather than round out resulting in visual discrepancies. > > BUG=423834 > > Committed: https://skia.googlesource.com/skia/+/933a03fecb65c83f81cf65d5cf9870c69aa379ff TBR=bsalomon@google.com,jvanverth@google.com NOTREECHECKS=true NOTRY=true BUG=423834 Review URL: https://codereview.chromium.org/847033002
* Fix GPU clipped-AA vs. non-AA drawRect discrepancyGravatar robertphillips2015-01-12
| | | | | | | | In the clip stack we were manually rounding out non-AA clip rects but leaving the hardening of non-AA drawRects up to the GPU. In some border cases the GPU can truncate rather than round out resulting in visual discrepancies. BUG=423834 Review URL: https://codereview.chromium.org/839883003
* rebaseline after conic changeGravatar reed2015-01-09
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/840333002
* rebaseline NexusPlayer after conic fixGravatar reed2015-01-09
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/843063003
* rebaseline after crrev.com/840653002Gravatar halcanary2015-01-08
| | | | | | | NOTRY=true TBR= Review URL: https://codereview.chromium.org/838183003
* rebaseline after change to GM:c_gmsGravatar reed2015-01-08
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/843843002
* rebaseline after changing GMGravatar reed2015-01-08
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/843553003
* need to rebaseline (changed) c_gms, update doxGravatar reed2015-01-07
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/844663002
* Rebasing more conic stuffGravatar egdaniel2015-01-07
| | | | | | | | | TBR= NOTRY=True NOTREECHECKS=True BUG=skia: Review URL: https://codereview.chromium.org/837913002
* rebaseline after use-conicsGravatar reed2015-01-07
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/800193004
* More rebases from conic changeGravatar egdaniel2015-01-07
| | | | | | | | | TBR= NOTRY=True NOTREECHECKS=True BUG=skia: Review URL: https://codereview.chromium.org/841693003
* rebaseline after use-conicsGravatar reed2015-01-07
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/841703002
* use conics for ovals and roundrectsGravatar reed2015-01-06
| | | | | | | | | This reverts commit e3b61eb7997d12c5f9b844dd3af1847492d9f411. BUG=skia: TBR= Review URL: https://codereview.chromium.org/834303002
* rebaseline after conic fixesGravatar reed2015-01-06
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/831993004
* Revert of use conics for ovals and roundrects (patchset #1 id:1 of ↵Gravatar reed2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/817283005/) Reason for revert: need fix in edgebuilder+aa Original issue's description: > use conics for ovals and roundrects > > adapted from https://codereview.chromium.org/831313002/ > > BUG=skia: > TBR= > > Committed: https://skia.googlesource.com/skia/+/2bf1c4d58b84c73c6421edcb25e3afb4971da200 TBR=reed@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/840573002
* Revert of add missed tests for conics (patchset #1 id:1 of ↵Gravatar reed2015-01-06
| | | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/835993004/) Reason for revert: need to fix edgebuilder+aa Original issue's description: > add missed tests for conics > > BUG=skia: > TBR= > NOTRY=True > NOTREECHECKS=True > > Committed: https://skia.googlesource.com/skia/+/6b0f701687edcdfc4fc996aed085054912866aff TBR=reed@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/797403003
* add missed tests for conicsGravatar reed2015-01-05
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/835993004
* use conics for ovals and roundrectsGravatar reed2015-01-05
| | | | | | | | | adapted from https://codereview.chromium.org/831313002/ BUG=skia: TBR= Review URL: https://codereview.chromium.org/817283005
* Rebaseline thinstrokedrects GMGravatar fmalita2015-01-05
| | | | | | | | BUG=skia:3278 TBR=caryclark@google.com NOTRY=true Review URL: https://codereview.chromium.org/836023002
* Rebase perspective gpu gm's after conic changeGravatar egdaniel2015-01-05
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/831333002
* Fix thin rect stroking.Gravatar fmalita2015-01-05
| | | | | | | | | | | When both edges of a thin (sub-unit) stroke fall within the same pixel, we compute the wrong coverage and also blit the same line twice. To avoid these issues, tweak the inner/outer hulls to ensure one of the edges is always pixel-aligned. BUG=skia:3278 R=reed@google.com Review URL: https://codereview.chromium.org/819253003
* removing dashcubics from ignore, may cause failuresGravatar joshualitt2015-01-05
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/834673004
* Rebaseline complexclip2_rect_aa & simpleaaclip_rect GMs for the S4Gravatar robertphillips2014-12-31
| | | | | | | | I believe these are left over from https://codereview.chromium.org/822483003/ (rebase) TBR=joshualitt@google.com Review URL: https://codereview.chromium.org/828973002
* Rebaseline lagging K1 GMsGravatar robertphillips2014-12-31
| | | | | | | | The Nexus9 took a break from 12/20/14 until 12/30/14. This updates the GMs for all the changes during that time. Except for the changes due to https://codereview.chromium.org/834503002/ (Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)), in which a GM was changed, they are all imperceptible. TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/831953002
* Rebaselines after "Fix computation of bound in FillBounds::updateSaveBounds"Gravatar robertphillips2014-12-31
| | | | | | | | The CL in question impacted the size of the hoisted layers and thus impacted the image results for the MPD GMs (for the GPU configs). TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/827423003
* ignore failure -- pdf gradients on mac-miniGravatar reed2014-12-31
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/810653004
* rebaseline after GM changeGravatar reed2014-12-31
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/794833003