aboutsummaryrefslogtreecommitdiffhomepage
path: root/expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release
Commit message (Collapse)AuthorAge
* tools/rebaseline.py --tests xfermodes3 drawbitmaprect ↵Gravatar mtklein@google.com2013-10-16
| | | | | | | | | | scaled_tilemode_gradient tilemode_gradient BUG= Review URL: https://codereview.chromium.org/26233006 git-svn-id: http://skia.googlecode.com/svn/trunk@11831 2bbb7eff-a529-9590-31e7-b0007b416f81
* Updates to SkPDFDevice and SkDocument classes.Gravatar edisonn@google.com2013-10-16
| | | | | | | | | | Update the SkDocument interface to allow for 1) abort won't emit pdf, 2) close can report success/failure, 3) SkCanvasSimplifier interface that will be used to simplify perspective for SkpDFDevice, 4) prepare to deprecate SkPDFDevice constructor, and route gm and render_pdfs to use SkDocument::Create pdf interface instead. modified: gm/gmmain.cpp modified: gyp/core.gyp modified: gyp/core.gypi new file: include/core/SkCanvasSimplifier.h modified: include/core/SkDocument.h new file: include/pdf/SkPDFCallbacks.h modified: include/pdf/SkPDFDevice.h new file: src/core/SkCanvasSimplifier.cpp modified: src/doc/SkDocument.cpp modified: src/doc/SkDocument_PDF.cpp modified: src/pdf/SkPDFDevice.cpp modified: src/pdf/SkPDFShader.cpp modified: src/utils/SkLua.cpp modified: tools/PdfRenderer.cpp modified: tools/PdfRenderer.h modified: tools/render_pdfs_main.cpp modified: tools/skhello.cpp BUG= Review URL: https://codereview.chromium.org/24615006 git-svn-id: http://skia.googlecode.com/svn/trunk@11829 2bbb7eff-a529-9590-31e7-b0007b416f81
* First round of new baselines for displacement GM.Gravatar senorblanco@chromium.org2013-10-15
| | | | | | | | | TBR=bsalomon BUG= Review URL: https://codereview.chromium.org/27411002 git-svn-id: http://skia.googlecode.com/svn/trunk@11795 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline some of the complex clip aa gpu tests and direct write blursGravatar bsalomon@google.com2013-10-15
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11793 2bbb7eff-a529-9590-31e7-b0007b416f81
* Adding SkLumaColorFilter baselines.Gravatar fmalita@google.com2013-10-14
| | | | | | Review URL: https://codereview.chromium.org/27213003 git-svn-id: http://skia.googlecode.com/svn/trunk@11760 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline gradient gpu testsGravatar bsalomon@google.com2013-10-04
| | | | | | Review URL: https://codereview.chromium.org/25757010 git-svn-id: http://skia.googlecode.com/svn/trunk@11601 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline after quadratic-circle approximation changeGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25078003/ git-svn-id: http://skia.googlecode.com/svn/trunk@11510 2bbb7eff-a529-9590-31e7-b0007b416f81
* Adding gms for tileimagefilter and offsetimagefilterGravatar sugoi@google.com2013-09-27
| | | | | | | | BUG=skia:1684 Review URL: https://codereview.chromium.org/25068002 git-svn-id: http://skia.googlecode.com/svn/trunk@11501 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaselining xfermodeimagefilterGravatar sugoi@google.com2013-09-27
| | | | | | | | | | | Adding new baselines and removing the line in ignore-tests.txt BUG= R=bsalomon@google.com, epoger@google.com Review URL: https://codereview.chromium.org/25062002 git-svn-id: http://skia.googlecode.com/svn/trunk@11499 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline hairline images & remove suppressionGravatar robertphillips@google.com2013-09-27
| | | | | | | | https://codereview.chromium.org/25045002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11496 2bbb7eff-a529-9590-31e7-b0007b416f81
* ravaseline (pdf and gradients)Gravatar edisonn@google.com2013-09-20
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23677013 git-svn-id: http://skia.googlecode.com/svn/trunk@11416 2bbb7eff-a529-9590-31e7-b0007b416f81
* Revert ignore-failures changes from r11395, since the tests have been ↵Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | rebaselined. TBR=epoger Review URL: https://codereview.chromium.org/23440054 git-svn-id: http://skia.googlecode.com/svn/trunk@11407 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline gradients (change the size so it does not chop the drawing)Gravatar edisonn@google.com2013-09-19
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23803012 git-svn-id: http://skia.googlecode.com/svn/trunk@11403 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pdf expectations (part 2)Gravatar edisonn@google.com2013-09-19
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/24072010 git-svn-id: http://skia.googlecode.com/svn/trunk@11402 2bbb7eff-a529-9590-31e7-b0007b416f81
* New baselines for imagefilterscropped, testimagefilters GMs.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | TBR=bungeman Review URL: https://codereview.chromium.org/23855010 git-svn-id: http://skia.googlecode.com/svn/trunk@11401 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline pdf expected results (caused by not writing a bad pdf object if ↵Gravatar edisonn@google.com2013-09-19
| | | | | | | | | | the feature is NYI) BUG= Review URL: https://codereview.chromium.org/24144007 git-svn-id: http://skia.googlecode.com/svn/trunk@11397 2bbb7eff-a529-9590-31e7-b0007b416f81
* Implement crop rect support for the merge image filter.Gravatar senorblanco@chromium.org2013-09-19
| | | | | | | | | | Note: this will require rebaselining of the imagefilterscropped and testimagefilters GMs. R=reed@google.com Review URL: https://codereview.chromium.org/23600047 git-svn-id: http://skia.googlecode.com/svn/trunk@11387 2bbb7eff-a529-9590-31e7-b0007b416f81
* Second round of GPU hairline rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24243002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11368 2bbb7eff-a529-9590-31e7-b0007b416f81
* First round of GPU hairline capping image rebaselinesGravatar robertphillips@google.com2013-09-19
| | | | | | | | https://codereview.chromium.org/24238002/ git-svn-id: http://skia.googlecode.com/svn/trunk@11367 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline: perspective gradients in pdfGravatar edisonn@google.com2013-09-18
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23437045 git-svn-id: http://skia.googlecode.com/svn/trunk@11349 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline: gradients in pdfGravatar edisonn@google.com2013-09-18
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23875042 git-svn-id: http://skia.googlecode.com/svn/trunk@11348 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline morphology GM after ↵Gravatar senorblanco@chromium.org2013-09-17
| | | | | | | | | | https://skia.googlesource.com/skia.git/+/3b64f20423a2bfc454cd569594d78f4169756764 TBR=epoger Review URL: https://codereview.chromium.org/23600064 git-svn-id: http://skia.googlecode.com/svn/trunk@11315 2bbb7eff-a529-9590-31e7-b0007b416f81
* Rebaseline lumamode GM after dce12a8a79f6094bc17eab15ce4d05ba9c99b814Gravatar fmalita@google.com2013-09-17
| | | | | | | | TBR=robertphillips@google.com Review URL: https://codereview.chromium.org/23526054 git-svn-id: http://skia.googlecode.com/svn/trunk@11314 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaselines for imageblur, imagemagnifier, and still some for gradient_radial2Gravatar mtklein@google.com2013-09-16
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/23710057 git-svn-id: http://skia.googlecode.com/svn/trunk@11299 2bbb7eff-a529-9590-31e7-b0007b416f81
* rebaseline radial_gradient2Gravatar mtklein@google.com2013-09-16
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/24099003 git-svn-id: http://skia.googlecode.com/svn/trunk@11290 2bbb7eff-a529-9590-31e7-b0007b416f81
* 319 bottles of rebaseline on the wall...Gravatar bsalomon@google.com2013-09-13
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23629042 git-svn-id: http://skia.googlecode.com/svn/trunk@11252 2bbb7eff-a529-9590-31e7-b0007b416f81
* Committing unreviewed GM expectations generated by r11087: ↵Gravatar epoger@google.com2013-09-09
| | | | | | | | | | | scaled_tilemode_*, scaled_tilemodes_* BUG=skia:1603 TBR=humper Review URL: https://codereview.chromium.org/23757028 git-svn-id: http://skia.googlecode.com/svn/trunk@11164 2bbb7eff-a529-9590-31e7-b0007b416f81
* some fontscaler rebaselinesGravatar bsalomon@google.com2013-09-09
| | | | | | | | R=epoger@google.com Review URL: https://codereview.chromium.org/23856007 git-svn-id: http://skia.googlecode.com/svn/trunk@11163 2bbb7eff-a529-9590-31e7-b0007b416f81
* First round of GPU gradient rebaselineGravatar bsalomon@google.com2013-09-09
| | | | | | Review URL: https://codereview.chromium.org/23465012 git-svn-id: http://skia.googlecode.com/svn/trunk@11161 2bbb7eff-a529-9590-31e7-b0007b416f81
* First set of rebaselines for r11115.Gravatar jvanverth@google.com2013-09-05
| | | | git-svn-id: http://skia.googlecode.com/svn/trunk@11119 2bbb7eff-a529-9590-31e7-b0007b416f81
* Ignore failures in gradtext_pdf-mac GM testsGravatar epoger@google.com2013-09-05
| | | | | | | | | | BUG=skia:476 TBR=edisonn (SkipBuildbotRuns) Review URL: https://codereview.chromium.org/23989002 git-svn-id: http://skia.googlecode.com/svn/trunk@11105 2bbb7eff-a529-9590-31e7-b0007b416f81
* Check in expectations for all GM tests that don't have any yet, marked ↵Gravatar epoger@google.com2013-09-04
| | | | | | | | | | | appropriately BUG=skia:1578 R=borenet@google.com, reed@google.com Review URL: https://codereview.chromium.org/23949003 git-svn-id: http://skia.googlecode.com/svn/trunk@11086 2bbb7eff-a529-9590-31e7-b0007b416f81
* Remove base-* directories from gm expected/actual paths; just use platform namesGravatar epoger@google.com2013-08-20
BUG=skia:1512 The buildbot master continues to set gm_image_subdir, but the slaves no longer use that component when building GM paths (they just use builder_name instead). But gm_image_subdir is still used for SKP storage paths under gs://chromium-skia-gm/playback/gm-actual , for now... Immediately before committing this CL, I will copy the actual-results.json files from their old locations to their new locations (within the skia-autogen repo) so that both old and new versions of rebaseline.py will be able to retrieve actual results, like so: svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Debug svn cp base-android-galaxy-nexus/Test-Android-GalaxyNexus-SGX540-Arm7-Release/base-android-galaxy-nexus Test-Android-GalaxyNexus-SGX540-Arm7-Release svn cp base-android-nexus-10/Test-Android-Nexus10-MaliT604-Arm7-Debug/base-android-nexus-10 Test-Android-Nexus10-MaliT604-Arm7-Debug ... svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Debug/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Debug svn cp base-shuttle-win7-intel-float/Test-Win7-ShuttleA-HD2000-x86-Release/base-shuttle-win7-intel-float Test-Win7-ShuttleA-HD2000-x86-Release Once we see this CL land successfully, I will delete the actual-results.json files from their OLD location within skia-autogen, like so: svn rm base-android-galaxy-nexus svn rm base-android-nexus-10 ... svn rm base-shuttle-win7-intel-directwrite svn rm base-shuttle-win7-intel-float R=borenet@google.com, rmistry@google.com Review URL: https://codereview.chromium.org/23120002 git-svn-id: http://skia.googlecode.com/svn/trunk@10821 2bbb7eff-a529-9590-31e7-b0007b416f81