aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
Commit message (Collapse)AuthorAge
* 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
* rebaseGravatar joshualitt2014-12-30
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/822483003
* Update stroke-fill GM baselinesGravatar robertphillips2014-12-30
| | | | | | TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/827243002
* Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)Gravatar robertphillips2014-12-29
| | | | | | | | | | This basically recreates what was done in: https://codereview.chromium.org/16950021/ (add rect-output parameter to isRect, allowing us to return the correct bounds even if a rectagular path has a trailing moveTo) with the addition of GM representation BUG=skia:247770 Review URL: https://codereview.chromium.org/834503002
* Remove coordchanges from drawstateGravatar joshualitt2014-12-29
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/818233002
* mark c_gms to be rebaselined (gm updated)Gravatar reed2014-12-25
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/820303002
* Add baselines for Tegra2 complexclip* GMs.Gravatar jvanverth2014-12-23
| | | | | | | | | They look bad, so marked as failure-ignored and tagged with a bug #. BUG=skia:3273 TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/800523003
* Lay down baselines for complexclip_*_invert and complexclip3_*.Gravatar jvanverth2014-12-23
| | | | | | TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/821093007
* ignoring imageblur2 on galaxyGravatar joshualitt2014-12-22
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/816893003
* rebaseGravatar joshualitt2014-12-22
| | | | | | | | TBR= NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/818163002
* This CL cleans up the last remaining users of localCoordChange on paintGravatar joshualitt2014-12-22
| | | | | | | NOTREECHECKS=True BUG=skia: Review URL: https://codereview.chromium.org/817853002
* initial baselines for new GMsGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/816453007
* rebaseline after gradient fixGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/821703002
* rebaseline after gradient fixGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/794963004
* suppress testimagefilters-gpu on 10.9 for nowGravatar reed2014-12-22
| | | | | | | | BUG=skia:3269 TBR= NOTRY=True Review URL: https://codereview.chromium.org/823603002
* remove suppression as all GMs have been rebased or were uneffected.Gravatar djsollen2014-12-22
| | | | Review URL: https://codereview.chromium.org/807653003
* rebaselineGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/816383002
* unsuppress after rebaseliningGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/824703002
* rebaselines for obsolete suppressionsGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/822723002
* unsuppress after rebaseliningGravatar reed2014-12-22
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/824693002
* rebase coloremojiGravatar joshualitt2014-12-20
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/822553002
* Rebaseline (and ignore failure) on flaky NexusPlayer MPD GMsGravatar robertphillips2014-12-19
| | | | | | | BUG=skia:3267 TBR=reed@google.com Review URL: https://codereview.chromium.org/814983004
* mega rebaseline --tiny differencesGravatar reed2014-12-19
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/802433004
* initial changes to add local matrix to primitive processorGravatar joshualitt2014-12-19
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/820523002
* rebaselines after gradient fixGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/818853002
* rebaseline Nexus GMsGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/811263004
* More ignores for complexclip2Gravatar egdaniel2014-12-19
| | | | | | | | | TBR= NOTRY=True NOTREECHECKS=True BUG=skia: Review URL: https://codereview.chromium.org/814133003
* rebaseline after gradient fixGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/807193004
* update ignore list for prev CLGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/810123003
* Enable new gradients + suppress gms for nowGravatar reed2014-12-19
| | | | | | | | | This reverts commit 2c770271e612376508c18793c7067598378a00d9. BUG=skia: TBR= Review URL: https://codereview.chromium.org/811753003