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

Issue 132233060: Port SkBase64 test to our test driver. (Closed)

Created:
6 years, 10 months ago by tfarina
Modified:
6 years, 10 months ago
Reviewers:
mtklein, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Port SkBase64 test to our test driver. BUG=None TESTS=tests --match SkBase64Test R=mtklein@google.com, reed@google.com Committed: https://code.google.com/p/skia/source/detail?r=13254

Patch Set 1 #

Total comments: 9

Patch Set 2 : mtklein review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -39 lines) Patch
M gyp/tests.gyp View 6 chunks +14 lines, -13 lines 0 comments Download
M src/utils/SkBase64.h View 1 3 chunks +0 lines, -5 lines 0 comments Download
M src/utils/SkBase64.cpp View 1 chunk +0 lines, -21 lines 0 comments Download
A tests/SkBase64Test.cpp View 1 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
tfarina
Is that ok?
6 years, 10 months ago (2014-01-30 01:17:51 UTC) #1
mtklein
Bunch of little suggestions. https://codereview.chromium.org/132233060/diff/1/gyp/tests.gyp File gyp/tests.gyp (right): https://codereview.chromium.org/132233060/diff/1/gyp/tests.gyp#newcode142 gyp/tests.gyp:142: '../tests/SkBase64Test.cpp', We have an odd ...
6 years, 10 months ago (2014-01-30 02:33:02 UTC) #2
tfarina
https://codereview.chromium.org/132233060/diff/1/src/utils/SkBase64.h File src/utils/SkBase64.h (right): https://codereview.chromium.org/132233060/diff/1/src/utils/SkBase64.h#newcode27 src/utils/SkBase64.h:27: size_t length() const { return fLength; } On 2014/01/30 ...
6 years, 10 months ago (2014-01-30 02:44:59 UTC) #3
mtklein
lgtm
6 years, 10 months ago (2014-01-30 02:50:30 UTC) #4
tfarina
6 years, 10 months ago (2014-01-30 22:51:53 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r13254 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698