Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1510)

Issue 6867060: Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by epoger
Modified:
11 years, 6 months ago
Reviewers:
bungeman, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Replace SkConsistentChecksum with SkCityHash (now including CityHash via DEPS) Alternative to https://codereview.appspot.com/6847087/ ('Change SkConsistentChecksum to use SuperFastHash') Committed: https://code.google.com/p/skia/source/detail?r=6701

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -220 lines) Patch
M DEPS View 1 chunk +1 line, -0 lines 2 comments Download
M gyp/utils.gyp View 3 chunks +23 lines, -0 lines 0 comments Download
A + src/utils/SkCityHash.h View 1 chunk +28 lines, -76 lines 0 comments Download
A src/utils/SkCityHash.cpp View 1 chunk +23 lines, -0 lines 0 comments Download
D src/utils/SkConsistentChecksum.h View 1 chunk +0 lines, -95 lines 0 comments Download
A src/utils/cityhash/README View 1 chunk +2 lines, -0 lines 0 comments Download
A src/utils/cityhash/config.h View 1 chunk +17 lines, -0 lines 0 comments Download
M tests/ChecksumTest.cpp View 6 chunks +53 lines, -49 lines 0 comments Download

Messages

Total messages: 6
epoger
Ben: please indicate whether I am hooking in the third_party code correctly. Mike: please review ...
11 years, 6 months ago (2012-12-04 20:55:03 UTC) #1
bungeman
The third_party magic lgtm. This license is also much easier to understand :-) https://codereview.appspot.com/6867060/diff/1/DEPS File ...
11 years, 6 months ago (2012-12-04 21:23:09 UTC) #2
epoger
On 2012/12/04 21:23:09, bungeman wrote: > This lgtm. I wish we didn't have this extra ...
11 years, 6 months ago (2012-12-05 16:39:57 UTC) #3
reed1
where is city.h and any other files? are they already checked in?
11 years, 6 months ago (2012-12-05 16:52:43 UTC) #4
epoger
On 2012/12/05 16:52:43, reed1 wrote: > where is city.h and any other files? are they ...
11 years, 6 months ago (2012-12-05 16:56:49 UTC) #5
reed1
11 years, 6 months ago (2012-12-05 17:03:35 UTC) #6
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b