aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json
Commit message (Collapse)AuthorAge
* rebaselines after gradient fixGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/818853002
* rebaseline after gradient fixGravatar reed2014-12-19
| | | | | | | | | BUG=skia: TBR= NOTRY=True NOTREECHECKS=True Review URL: https://codereview.chromium.org/807193004
* rebase and update ignoreGravatar joshualitt2014-12-19
| | | | | | | | TBR= NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/816963002
* Initial rebaselines for complexclip3Gravatar egdaniel2014-12-19
| | | | | | | | TBR= NOTRY=True BUG=skia: Review URL: https://codereview.chromium.org/810423003
* rebase blurrectsGravatar joshualitt2014-12-18
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/810593004
* rebase and update ignoresGravatar joshualitt2014-12-18
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/816813002
* rebaseGravatar joshualitt2014-12-18
| | | | | | | | NOTRY=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/798323006
* rebaseline after perspective fix (using conics)Gravatar reed2014-12-17
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/811123003
* rebaseline after fix to cornerpatheffectGravatar reed2014-12-17
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/814523004
* Massive rebaseline for SkRandom.Gravatar scroggo2014-12-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | All of the following GMs have been switched from SkLCGRandom to SkRandom. Update their expectations for the new images. -beziers -circles -convexpaths -complexclip2 -complexclip2_rect_aa -complexclip2_rect_bw -complexclip2_path_aa -complexclip2_path_bw -complexclip2_rrect_aa -complexclip2_rrect_bw -cubicpath -cubicclosepath -degeneratesegments -emptypath -getpostextpath -hittestpath -linepath -lineclosepath -points -polygons -quadpath -quadclosepath -strokerects -strokes_round -strokes_poly BUG=skia:3241 TBR=mtklein Review URL: https://codereview.chromium.org/806263002
* circles circles circlesGravatar Brian Salomon2014-12-15
| | | | | | TBR=bensong@google.com Review URL: https://codereview.chromium.org/805793003
* rebase cpu hairlinesGravatar joshualitt2014-12-11
| | | | | | | | | NOTRY=True NOTREECHECKS=True TBR= BUG=skia: Review URL: https://codereview.chromium.org/793393002
* rebase hairlinesGravatar joshualitt2014-12-11
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/795133002
* Replace use of deprecated CG methods.Gravatar bungeman2014-12-10
| | | | | | | | | | | 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
* Initial baselines for tall_stretched_bitmaps GMGravatar Brian Salomon2014-12-10
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/789293003
* Add baseline images for new filterfastbounds GMGravatar robertphillips2014-12-10
| | | | | | TBR=scroggo@google.com Review URL: https://codereview.chromium.org/787423002
* rebaseline after change to imagefilterscropped gm changeGravatar reed2014-12-05
| | | | | | | | BUG=skia: NOTRY=True TBR= Review URL: https://codereview.chromium.org/779313002
* pdf-mac clear to black rebaselineGravatar halcanary2014-12-04
| | | | | | | | NOTRY=true TBR= NOTREECHECKS=true Review URL: https://codereview.chromium.org/783543002
* Rebaseline multipicturedraw GMsGravatar robertphillips2014-12-04
| | | | | | | | 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
* Rebaseline verylargebitmapGravatar Mike Klein2014-12-03
| | | | | | BUG=skia: Review URL: https://codereview.chromium.org/778693002
* (re)baseline several of my gmsGravatar halcanary2014-12-03
| | | | | | | TBR= NOTRY=true Review URL: https://codereview.chromium.org/780593002
* Revert of rebaseline after clear change -- pdf was not treating clear as ↵Gravatar reed2014-12-02
| | | | | | | | | | | | | | | | | | | | | | | 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
* baseline colorwheelnativeGravatar halcanary2014-12-02
| | | | | | | TBR=scroggo@google.com NOTRY=true Review URL: https://codereview.chromium.org/777443002
* rebaseline after clear change -- pdf was not treating clear as SRC_MODEGravatar reed2014-12-02
| | | | | | | | BUG=skia: NOTRY=True TBR= Review URL: https://codereview.chromium.org/759303004
* updated expectations from d476a176b774Gravatar halcanary2014-12-02
| | | | | | | | BUG=skia:3180 TBR=reed@google.com NOTRY=true Review URL: https://codereview.chromium.org/773833002
* Rebaselines for https://codereview.chromium.org/748853002Gravatar robertphillips2014-11-25
| | | | | | | | | | | | | | Add support for hoisting layers in pictures drawn with a matrix - https://codereview.chromium.org/748853002 changed the following GMs: multipicturedraw_sierpinski_tiled multipicturedraw_rrectclip_tiled multipicturedraw_rectclip_tiled Note that it also, somewhat mysteriously, "fixed" the rendering bugs in some of the S4's multipicturedraw images (see skia:3116). TBR=tomhudson@google.com Review URL: https://codereview.chromium.org/755183003
* rebaseline perspective gm after matrix dont-renormalize-clGravatar reed2014-11-18
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/741433002
* more baselines for blur2rectsGravatar reed2014-11-17
| | | | | | | | BUG=skia: TBR= NOTRY=True Review URL: https://codereview.chromium.org/715223003
* Rebase gm's for first time that were in no-comparionGravatar egdaniel2014-11-12
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/715363006
* 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
* Update some flaky GMs to see if they stick.Gravatar jvanverth2014-11-10
| | | | | | TBR=jcgregorio@google.com Review URL: https://codereview.chromium.org/713893002
* One more attempt at rebaseliningGravatar jvanverth2014-11-07
| | | | | | | TBR=egdaniel@google.com NOTREECHECKS=true Review URL: https://codereview.chromium.org/708903006
* Rebaseline for https://codereview.chromium.org/703463002/.Gravatar jvanverth2014-11-07
| | | | | | TBR=egdaniel@google.com Review URL: https://codereview.chromium.org/709043002
* 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
* update baselines and ignores for texture_domainGravatar joshualitt2014-11-03
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/697233003
* Rebaselines for new colortype-xfermodes gmGravatar egdaniel2014-11-03
| | | | | | | | TBR=bsalomon@google.com BUG=skia: Review URL: https://codereview.chromium.org/695343002
* Rebaseline GMs for https://codereview.chromium.org/687283002/Gravatar jvanverth2014-10-31
| | | | | | BUG=skia:2935 Review URL: https://codereview.chromium.org/684833003
* rebaselinesGravatar joshualitt2014-10-28
| | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/682123003
* 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
* Rebaseline imagemagnifier and dropshadowimagefilter tests.Gravatar senorblanco2014-10-27
| | | | | | | | BUG=skia: TBR=hcm@google.com NOTRY=true Review URL: https://codereview.chromium.org/685523002
* 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
* 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
* 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
* New baselinesGravatar joshualitt2014-10-22
| | | | | | | | TBR= BUG=skia: Review URL: https://codereview.chromium.org/668823006
* 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
* Rebaseline textblob GMGravatar Florin Malita2014-10-16
| | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/654303006
* Update expectations for distance field path rendering.Gravatar jvanverth2014-10-09
| | | | | | TBR=reed@google.com Review URL: https://codereview.chromium.org/641203002
* Add baselines for dftext GM.Gravatar jvanverth2014-10-07
| | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/638683002
* Update suppressed baseline imagesGravatar robertphillips2014-10-06
| | | | | | | | | | This updates the non-multipicturedraw GM images suppressed in: Don't turn on dither for saveLayers which have no paint - https://codereview.chromium.org/619363002/ TBR=reed@google.com NOTRY=true Review URL: https://codereview.chromium.org/605973003