aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm
Commit message (Collapse)AuthorAge
* Rebaseline for s4-Release for 6fee786210bd2.Gravatar bungeman2014-11-12
|
* Rebaseline for Nexus10 for 6fee786210bd2.Gravatar bungeman2014-11-12
|
* rebaseGravatar joshualitt2014-11-12
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/717033002
* modify nothingToDraw to notice filtersGravatar reed2014-11-11
| | | | | | | | This reverts commit c71ffd4e76d1abcd28ac74463349970f60a3350f. TBR= Review URL: https://codereview.chromium.org/683003003
* Remove multipicturedraw GMs from ignored-tests.txtGravatar robertphillips2014-11-11
| | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/718763002
* more gms to ignoreGravatar joshualitt2014-11-11
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/691143006
* remove separate color from coverageGravatar joshualitt2014-11-11
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/699023003
* Rebaseline problem (Galaxy S4) multipicturedraw GMsGravatar robertphillips2014-11-11
| | | | | | | | | | | | This CL rebaselines the buggy multipicturedraw GMs related to: Always enable layer hoisting in Skia (https://codereview.chromium.org/698493002/) TBR=jcgregorio@google.com BUG=skia:3116 Review URL: https://codereview.chromium.org/715823002
* Rebaseline multipicturedraw GMsGravatar robertphillips2014-11-11
| | | | | | | | | | This CL rebaselines the multipicturedraw GMs as a follow up to: Always enable layer hoisting in Skia (https://codereview.chromium.org/698493002/) TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/714153002
* rebase from early clipGravatar joshualitt2014-11-11
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/707413003
* Re-enable no-longer-flaky GMsGravatar jvanverth2014-11-10
| | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/684413004
* Update some flaky GMs to see if they stick.Gravatar jvanverth2014-11-10
| | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/713893002
* Rebase verttext once moreGravatar egdaniel2014-11-10
| | | | | | | | TBR=jvanverth@google.com BUG=skia: Review URL: https://codereview.chromium.org/717553002
* rebasing some gmsGravatar joshualitt2014-11-08
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/713633002
* Reignore some tests that use distance fieldsGravatar jvanverth2014-11-07
| | | | | | | NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/708173002
* Rebase for win7 x86 gpuGravatar egdaniel2014-11-07
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/708153002
* Finish rebase from df and add baseline images for n10 debugGravatar egdaniel2014-11-07
| | | | | | | | TBR=jvanverth@google.com BUG=skia: Review URL: https://codereview.chromium.org/705353003
* Rebaseline s4 gmsGravatar egdaniel2014-11-07
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/712693002
* One more attempt at rebaseliningGravatar jvanverth2014-11-07
| | | | | | | TBR=egdaniel@google.com NOTREECHECKS=true Review URL: https://codereview.chromium.org/708903006
* Missed some expectationsGravatar jvanverth2014-11-07
| | | | | | TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/705293002
* Rebaseline for https://codereview.chromium.org/703463002/.Gravatar jvanverth2014-11-07
| | | | | | TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/709043002
* Clip in grdrawtargetGravatar joshualitt2014-11-06
| | | | | | | NOTREECHECKS=true BUG=skia: Review URL: https://codereview.chromium.org/685883003
* S4 RebaselinesGravatar bsalomon2014-11-05
| | | | | | TBR= Review URL: https://codereview.chromium.org/706653003
* Add new baselines for remaining dashing5 GM imagesGravatar robertphillips2014-11-05
| | | | | | | | | | This are the baselines for the problem children: The N5 & N10 gpu images related to Issue 3097 The perspective Windows images TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/702143002
* Remove gm from ignore expectation fileGravatar egdaniel2014-11-05
| | | | | | | | | | | No gm's actually changed from my recent change to dashing gm. This was the desired outcome since the added calls were lines of length zero TBR=robertphillips@google.com BUG=skia: Review URL: https://codereview.chromium.org/706633002
* Add baselines for the new dashing5 GMGravatar robertphillips2014-11-05
| | | | | | | | These are all the correct images TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/707513002
* Bug fix for cull_line in SkDashPathEffect.Gravatar egdaniel2014-11-05
| | | | | | | | | | | In cull_line we must also check if both points are the same. Otherwise we fail the assert in the else "SkASSERT(dy && !dx)". This is currently blocking the roll as it fails a webkit test. BUG=skia: Review URL: https://codereview.chromium.org/703783002
* Additional baselines for 4b86bacb0428.Gravatar bungeman2014-11-04
| | | | The Nexus9 lacked a trybot at the time.
* Allow all font weights on Android and respect overrides.Gravatar bungeman2014-11-04
| | | | | | | This removes the code which forces 400 and 700 weights only, and also overrides the font weight with the configured weight. Review URL: https://codereview.chromium.org/694533006
* update baselines and ignores for texture_domainGravatar joshualitt2014-11-03
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/697233003
* Improve quality of distance field renderingGravatar jvanverth2014-11-03
| | | | | | | | | | - Update spacing of LODs to get better results scaling up to 256 - Remove unnecessary "bolding" from dftext - Add debug colors for dftext LODs BUG=skia:2933,skia:2935 Review URL: https://codereview.chromium.org/703463002
* Test factory uses the inorder draw bufferGravatar joshualitt2014-11-03
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/696353002
* rebase and ignore dash cubics winnvprGravatar joshualitt2014-11-03
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/691803005
* release expectations rebaseGravatar joshualitt2014-11-03
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/700613002
* rebase nvpr expectationsGravatar joshualitt2014-11-03
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/688413004
* ignoring degenerat segments across all nvprmGravatar joshualitt2014-11-03
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/696373002
* Rebaselines for new colortype-xfermodes gmGravatar egdaniel2014-11-03
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/695343002
* Always enable layer hoisting in SkiaGravatar robertphillips2014-11-03
| | | | | | This will prevent bit rot of the layer hoisting code and position us better for turning this on in Chromium. Review URL: https://codereview.chromium.org/698493002
* rebaselineGravatar joshualitt2014-10-31
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/696853002
* Beginning to refactor nvpr codeGravatar joshualitt2014-10-31
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/687563008
* Rebaseline GMs for https://codereview.chromium.org/687283002/Gravatar jvanverth2014-10-31
| | | | | | BUG=skia:2935 Review URL: https://codereview.chromium.org/684833003
* Blind GM rebaseline for Galaxy S4Gravatar borenet2014-10-30
| | | | | | BUG=skia:3032 Review URL: https://codereview.chromium.org/694573002
* Support multiple scales for dfpaths.Gravatar jvanverth2014-10-30
| | | | | | | | | Adds miplevel as part of dfpath key, and scale factor so we know how much to adjust to fit desired scale. BUG=skia:2935 Review URL: https://codereview.chromium.org/687283002
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-29
| | | | | | | | | | | The SkRectShaderImageFilter had the same bug as previously fixed for SkBitmapSource and SkPictureImageFilter. Rather than copy-and-paste the implementation, this change makes all filters with 0 inputs return their source bounds, instead of returning false. BUG=427251 Review URL: https://codereview.chromium.org/681643003
* Rename GalaxyNexus GM and SkImage expectations for GalaxyS4, remove NexusSGravatar borenet2014-10-29
| | | | | | | | GMs will surely need rebaselining. BUG=skia:3032 Review URL: https://codereview.chromium.org/683853006
* one more test updatedGravatar joshualitt2014-10-28
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/681373003
* rebaselinesGravatar joshualitt2014-10-28
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/682123003
* more ignoresGravatar joshualitt2014-10-28
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/688443002
* Working patch to remove constant attributes. This may cause some gm ↵Gravatar joshualitt2014-10-28
| | | | | | | | | | | | mismatches, I will rebaseline tonight. BUG=skia: Committed: https://skia.googlesource.com/skia/+/84c94c0dfd1e12e97d8a835882dda575f36e41d2 Committed: https://skia.googlesource.com/skia/+/95f5194abce19e8ed875f3495fd16c79a9b931b4 Review URL: https://codereview.chromium.org/678073005
* Revert of Patch to remove constant attributes (patchset #8 id:120002 of ↵Gravatar joshualitt2014-10-28
| | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/678073005/) Reason for revert: I'll checkin tonight when the tree is quieter Original issue's description: > Working patch to remove constant attributes. This may cause some gm mismatches, I will rebaseline tonight. > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/84c94c0dfd1e12e97d8a835882dda575f36e41d2 > > Committed: https://skia.googlesource.com/skia/+/95f5194abce19e8ed875f3495fd16c79a9b931b4 TBR=bsalomon@google.com,egdaniel@google.com,joshualitt@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/683203002