Rebaseline shadertext2 after SkPaint::measureText changes
authorkkinnunen <kkinnunen@nvidia.com>
Mon, 23 Jun 2014 13:59:46 +0000 (06:59 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Jun 2014 13:59:46 +0000 (06:59 -0700)
commit0156c7646c83ee9932f016ff208cf339fec82446
tree76d44085fe780e7b5d1d5675ff9a134602af6c6a
parentc4b84aef1adeb68bc853f35abb85b79fa1fcaac6
Rebaseline shadertext2 after SkPaint::measureText changes

Rebaseline shadertext2 after commit "Fix SkPaint::measureText for stroked
hairline text".

Unignore ignored shadertext2 for Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug
pdf-poppler.

The label "Filled" in the test moves to the left due to the changes in the
measurement. The SkPaint::measureText will use the "use paths" code path,
similar to the drawing code. This results in different length for the string
"Filled".

As a side-note, the test probably measures either wrong text or uses wrong
paint. This can be fixed separately.

NOTREECHECKS=true
NOTRY=true
R=jvanverth@google.com, mtklein@google.com, rmistry@google.com

Author: kkinnunen@nvidia.com

Review URL: https://codereview.chromium.org/347393002
25 files changed:
expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/expected-results.json
expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Debug/expected-results.json
expectations/gm/Test-ChromeOS-Alex-GMA3150-x86-Release/expected-results.json
expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Debug/expected-results.json
expectations/gm/Test-ChromeOS-Daisy-MaliT604-Arm7-Release/expected-results.json
expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Debug/expected-results.json
expectations/gm/Test-ChromeOS-Link-HD4000-x86_64-Release/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Release/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Debug/expected-results.json
expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release/expected-results.json
expectations/gm/Test-Ubuntu13.10-ShuttleA-NoGPU-x86_64-Debug/expected-results.json
expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug-ANGLE/expected-results.json
expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Debug/expected-results.json
expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release-ANGLE/expected-results.json
expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Debug/expected-results.json
expectations/gm/Test-Win7-ShuttleA-HD2000-x86_64-Release/expected-results.json
expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Debug/expected-results.json
expectations/gm/Test-Win8-ShuttleA-GTX660-x86-Release/expected-results.json
expectations/gm/Test-Win8-ShuttleA-GTX660-x86_64-Debug/expected-results.json
expectations/gm/Test-Win8-ShuttleA-GTX660-x86_64-Release/expected-results.json
expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json
expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Release/expected-results.json
expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Debug/expected-results.json
expectations/gm/Test-Win8-ShuttleA-HD7770-x86_64-Release/expected-results.json