Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Issue 14284018: GM: specify that currently used checksums are CityHashes of SkBitmaps (Closed)

Created:
7 years, 8 months ago by epoger
Modified:
7 years, 7 months ago
Reviewers:
borenet
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

GM: specify that currently used checksums are CityHashes of SkBitmaps (distinct from other hash algorithms we may switch to, or hashes of files such as PDFs that cannot be read into an SkBitmap) Committed: https://code.google.com/p/skia/source/detail?r=8877

Patch Set 1 #

Total comments: 1

Patch Set 2 : move_some_of_gm_expectations_h_into_cpp_file #

Total comments: 1

Patch Set 3 : move_json_fieldnames_into_gm_expectations_cpp #

Total comments: 1

Patch Set 4 : cleanup #

Patch Set 5 : fix_mac_trybot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+304 lines, -242 lines) Patch
M gm/gm_expectations.h View 1 2 3 11 chunks +21 lines, -159 lines 0 comments Download
A gm/gm_expectations.cpp View 1 2 3 4 1 chunk +215 lines, -0 lines 0 comments Download
M gm/gmmain.cpp View 1 2 3 6 chunks +19 lines, -35 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-different-pixels-json/output-expected/json-summary.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-empty-dir/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-images/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-bytes-json/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-images/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/compared-against-identical-pixels-json/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/ignore-expectations-mismatch/output-expected/json-summary.txt View 2 chunks +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/intentionally-skipped-tests/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/no-readpath/output-expected/json-summary.txt View 1 chunk +2 lines, -2 lines 0 comments Download
M gm/tests/outputs/nonverbose/output-expected/json-summary.txt View 1 chunk +4 lines, -4 lines 0 comments Download
M gm/tests/outputs/pipe-playback-failure/output-expected/json-summary.txt View 1 chunk +6 lines, -6 lines 0 comments Download
M gyp/gm.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
epoger
https://codereview.chromium.org/14284018/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt File gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt (right): https://codereview.chromium.org/14284018/diff/1/gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt#newcode5 gm/tests/outputs/compared-against-different-pixels-images/output-expected/json-summary.txt:5: "bitmap-cityhash" : 9512553915271796906 patchset 1 changes the names used ...
7 years, 8 months ago (2013-04-25 16:48:30 UTC) #1
epoger
https://codereview.chromium.org/14284018/diff/4001/gm/gm_expectations.cpp File gm/gm_expectations.cpp (right): https://codereview.chromium.org/14284018/diff/4001/gm/gm_expectations.cpp#newcode21 gm/gm_expectations.cpp:21: Expectations::Expectations(const SkBitmap& bitmap, bool ignoreFailure) { patchset 2: moved ...
7 years, 8 months ago (2013-04-25 17:23:20 UTC) #2
epoger
https://codereview.chromium.org/14284018/diff/9001/gm/gm_expectations.cpp File gm/gm_expectations.cpp (right): https://codereview.chromium.org/14284018/diff/9001/gm/gm_expectations.cpp#newcode14 gm/gm_expectations.cpp:14: const static char kJsonKey_ActualResults[] = "actual-results"; patchset 3 moves ...
7 years, 8 months ago (2013-04-25 19:17:42 UTC) #3
epoger
Ready to review at patchset 4.
7 years, 8 months ago (2013-04-25 21:15:35 UTC) #4
borenet
On 2013/04/25 21:15:35, epoger wrote: > Ready to review at patchset 4. Nice! This will ...
7 years, 7 months ago (2013-04-26 14:00:22 UTC) #5
epoger
On 2013/04/26 14:00:22, borenet wrote: > On 2013/04/25 21:15:35, epoger wrote: > > Ready to ...
7 years, 7 months ago (2013-04-26 14:49:11 UTC) #6
borenet
On 2013/04/26 14:49:11, epoger wrote: > On 2013/04/26 14:00:22, borenet wrote: > > On 2013/04/25 ...
7 years, 7 months ago (2013-04-26 14:53:13 UTC) #7
epoger
7 years, 7 months ago (2013-04-26 15:06:55 UTC) #8
Message was sent while issue was closed.
Committed patchset #5 manually as r8877 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698