aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations
Commit message (Collapse)AuthorAge
* 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
* Add skimage expectations for GalaxyS4.Gravatar scroggo2014-10-30
| | | | | | Fixes build. Review URL: https://codereview.chromium.org/692913003
* 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
* 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 Review URL: https://codereview.chromium.org/678073005
* Revert of Use approximate scratch textures for image filters. (patchset #2 ↵Gravatar hcm2014-10-27
| | | | | | | | | | | | | | | | | | | | id:20001 of https://codereview.chromium.org/679113004/) Reason for revert: Continued GM failures Original issue's description: > Use approximate scratch textures for image filters. > > Committed: https://skia.googlesource.com/skia/+/96c60686eef6fc514feba6136f1b475f71dbf3ec > > Committed: https://skia.googlesource.com/skia/+/50a140563c5960acb2479d2be7c437d146963b3f TBR=senorblanco@google.com,senorblanco@chromium.org,bsalomon@google.com NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/681183002
* Revert of Fix bounds computation of all 0-input filters. (patchset #2 ↵Gravatar hcm2014-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | id:20001 of https://codereview.chromium.org/681643003/) Reason for revert: try again Original issue's description: > Fix bounds computation of all 0-input filters. > > 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 > > Committed: https://skia.googlesource.com/skia/+/ba036cc82b5a543a13cafd11a19ba0e3087fca38 TBR=bsalomon@google.com,senorblanco@chromium.org NOTREECHECKS=true NOTRY=true BUG=427251 Review URL: https://codereview.chromium.org/678273002
* Revert of Rebaseline imagemagnifier and dropshadowimagefilter tests. ↵Gravatar hcm2014-10-27
| | | | | | | | | | | | | | | | | | | | | | | (patchset #3 id:40001 of https://codereview.chromium.org/685523002/) Reason for revert: Getting to revert for failures on image filter tests in Skia and Blink Original issue's description: > Rebaseline imagemagnifier and dropshadowimagefilter tests. > > BUG=skia: > TBR=hcm@google.com > NOTRY=true > > Committed: https://skia.googlesource.com/skia/+/0fc71ea432d3895ede198a24080f877e607cd264 TBR=senorblanco@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/678043003
* Revert of Re-add suppressions for magnifier and dropshadow GMs. (patchset #1 ↵Gravatar hcm2014-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | id:1 of https://codereview.chromium.org/686573002/) Reason for revert: Trying to get revert of patchset potentially causing failures on image filter tests Original issue's description: > Re-add suppressions for magnifier and dropshadow GMs. > > Brian's change has invalidated the new baselines, so they'll need > to be rebaselined again once his changed has worked its way through. > > TBR=bsalomon > NOTRY=true > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/fa4689d56384da5bb264a480e636fac126fb93ca TBR=bsalomon@google.com,senorblanco@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/679413002
* Revert of Patch to remove constant attributes (patchset #6 id:100001 of ↵Gravatar joshualitt2014-10-27
| | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/678073005/) Reason for revert: Breaks the K1 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 TBR=bsalomon@google.com,egdaniel@google.com,joshualitt@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/679363002
* Working patch to remove constant attributes. This may cause some gm ↵Gravatar joshualitt2014-10-27
| | | | | | | | mismatches, I will rebaseline tonight. BUG=skia: Review URL: https://codereview.chromium.org/678073005
* Re-add suppressions for magnifier and dropshadow GMs.Gravatar senorblanco2014-10-27
| | | | | | | | | | | Brian's change has invalidated the new baselines, so they'll need to be rebaselined again once his changed has worked its way through. TBR=bsalomon NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/686573002
* Rebaseline imagemagnifier and dropshadowimagefilter tests.Gravatar senorblanco2014-10-27
| | | | | | | | BUG=skia: TBR=hcm@google.com NOTRY=true Review URL: https://codereview.chromium.org/685523002
* Use approximate scratch textures for image filters.Gravatar bsalomon2014-10-27
| | | | | | Committed: https://skia.googlesource.com/skia/+/96c60686eef6fc514feba6136f1b475f71dbf3ec Review URL: https://codereview.chromium.org/679113004
* Fix bounds computation of all 0-input filters.Gravatar senorblanco2014-10-27
| | | | | | | | | | | 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
* Update perspective GM expectations after disabling some DF pathsGravatar jvanverth2014-10-27
| | | | | | | BUG=skia:3066 TBR=hcm@google.com Review URL: https://codereview.chromium.org/680913003
* Update GM expectations for https://codereview.chromium.org/677463002/Gravatar jvanverth2014-10-24
| | | | | | | BUG=skia:2935 TBR=mtklein@google.com Review URL: https://codereview.chromium.org/677123002
* Ignore simpleaaclip_path on Win7-gpu for now.Gravatar jvanverth2014-10-24
| | | | | | | BUG=skia:3066 TBR=mtklein@google.com Review URL: https://codereview.chromium.org/646523005
* rebaseline for new shaderprocGravatar mtklein2014-10-24
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/674123003
* Rebaseline lots of images, associate some with bug 3063.Gravatar bsalomon2014-10-24
| | | | | | | TBR= NOTRY=true Review URL: https://codereview.chromium.org/661323003
* Set temporary paths volatile so we don't cache them.Gravatar jvanverth2014-10-24
| | | | | | | | | | Any path that is generated frame-to-frame should not be rendered by using the DistanceFieldPathRenderer, because generating the initial distance field, uploading it and rendering it takes longer than the SoftwarePathRenderer. BUG=skia:2935 Review URL: https://codereview.chromium.org/677463002
* squelch filterindiabox tooGravatar mtklein2014-10-23
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/677463003
* Fix imagemagnifier GM quality and speed.Gravatar senorblanco2014-10-23
| | | | | | | | | | | | | | The imagemagnifier GM was applying the filter both to a saveLayer() restore() around the whole scene, as well as to each individual text draw. Applying the filter only in the saveLayer() makes it run ~20x faster on my Linux box, and the quality is improved as well (since the primitives are not double-filtered). BUG=skia: Review URL: https://codereview.chromium.org/637283009
* Revert "Revert of create shaderproc for nofilter-opaque-dx (patchset #7 ↵Gravatar mtklein2014-10-23
| | | | | | | | | | id:120001 of https://codereview.chromium.org/664783004/)" This reverts commit 430b795cc8a1cdbddd8fdc5511a3a523348937f7 and adds suppressions. BUG=skia: Review URL: https://codereview.chromium.org/673023002
* Don't use MIP filter mode on compressed texturesGravatar bsalomon2014-10-23
| | | | | | | | Add compressed texture image downsample GMs BUG=chromium:426331 Review URL: https://codereview.chromium.org/672863003
* Remove test expectations from ignored-tests.txt.Gravatar senorblanco2014-10-23
| | | | | | | | TBR=mtklein@google.com NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/659393006
* Adding an option to render only the shadow in SkDropShadowImageFilterGravatar sugoi2014-10-23
| | | | | | | | This is basically how blink uses the filter. Currently, I can't use it for "ShadowOnly" mode with the filter at all, but instead of copying the code and risking to have the codepaths diverge, I'm simply going to add the option here. BUG=skia: Review URL: https://codereview.chromium.org/646213004
* Rebaselines for tests affected by image filter PDF change.Gravatar senorblanco2014-10-23
| | | | | | | | | | | (aka https://codereview.chromium.org/644323006/) TBR=mtklein@google.com NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/671303003
* updating k1 expectationsGravatar joshualitt2014-10-23
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/642543003
* Rename Nexus9 expectationsGravatar borenet2014-10-23
| | | | | | | BUG=skia:3047 TBR=djsollen Review URL: https://codereview.chromium.org/652003003
* some more expectations, update ignoresGravatar joshualitt2014-10-22
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/668393002
* New baselinesGravatar joshualitt2014-10-22
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/668823006
* one more test to ignoreGravatar joshualitt2014-10-22
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/674713002
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
| | | | | | | | | | BUG=skia: Committed: https://skia.googlesource.com/skia/+/bc54fab1a4e5b51628a8c1557c62bc74e078870d Committed: https://skia.googlesource.com/skia/+/18055afb838a278b5a8436cd51dbfbb688e1e0a0 Review URL: https://codereview.chromium.org/664193002
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of ↵Gravatar joshualitt2014-10-22
| | | | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/664193002/) Reason for revert: whoops, accidental commit Original issue's description: > Oval and stroke AA rect now batch > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/bc54fab1a4e5b51628a8c1557c62bc74e078870d > > Committed: https://skia.googlesource.com/skia/+/18055afb838a278b5a8436cd51dbfbb688e1e0a0 TBR=robertphillips@google.com,bsalomon@google.com,joshualitt@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/675623002
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
| | | | | | | | BUG=skia: Committed: https://skia.googlesource.com/skia/+/bc54fab1a4e5b51628a8c1557c62bc74e078870d Review URL: https://codereview.chromium.org/664193002
* Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of ↵Gravatar mtklein2014-10-22
| | | | | | | | | | | | | | | | | | | | | https://codereview.chromium.org/664193002/) Reason for revert: Many GMs failing, e.g. http://build.chromium.org/p/client.skia.android/builders/Test-Android-Nexus5-Adreno330-Arm7-Release/builds/95/steps/Compare%20GMs/logs/stdio Original issue's description: > Oval and stroke AA rect now batch > > BUG=skia: > > Committed: https://skia.googlesource.com/skia/+/bc54fab1a4e5b51628a8c1557c62bc74e078870d TBR=robertphillips@google.com,joshualitt@google.com,bsalomon@google.com,joshualitt@chromium.org NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/671993003
* Oval and stroke AA rect now batchGravatar joshualitt2014-10-22
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/664193002
* Ignore failure on internal botGravatar joshualitt2014-10-22
| | | | | | | BUG=skia:3023 TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/640063004
* Rebaseline dftext GM for new color emoji test.Gravatar jvanverth2014-10-21
| | | | | | | BUG=skia:3033 TBR=mtklein@google.com Review URL: https://codereview.chromium.org/671513007
* Fix image filters for PDF backend.Gravatar senorblanco2014-10-20
| | | | | | | | | | | | | | | | Currently, the PDF backend does not support image filters (since PDF does not have that functionality), so it simply removes them. This is causing Chrome print preview to render incorrectly (see bug). The fix here is to fall back to a raster device for image filters, as we used to do in Blink. The resulting bitmap will be drawn to the destination device as a normal main-memory-backed bitmap. Note: this change invalidates the PDF results of all GMs containing image filters (since they'll actually be rendered). BUG=422144 Review URL: https://codereview.chromium.org/644323006