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

Issue 1277863003: cleanup: move fieldType constants and functions to a separate file (Closed)

Created:
5 years, 4 months ago by skybrian
Modified:
5 years, 4 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dart-protobuf.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

cleanup: move fieldType constants and functions to a separate file BUG= R=sgjesse@google.com Committed: https://github.com/dart-lang/protobuf/commit/68a05f6ff6d819d655458b088c23a645c21486a8

Patch Set 1 #

Patch Set 2 : _validateMessage should call _baseType, not callers #

Unified diffs Side-by-side diffs Delta from patch set Stats (+531 lines, -418 lines) Patch
M lib/protobuf.dart View 1 chunk +1 line, -0 lines 0 comments Download
M lib/src/protobuf/builder_info.dart View 7 chunks +26 lines, -28 lines 0 comments Download
M lib/src/protobuf/coded_buffer_writer.dart View 5 chunks +39 lines, -39 lines 0 comments Download
M lib/src/protobuf/field_info.dart View 1 chunk +1 line, -1 line 0 comments Download
A lib/src/protobuf/field_type.dart View 1 chunk +248 lines, -0 lines 0 comments Download
M lib/src/protobuf/generated_message.dart View 1 34 chunks +177 lines, -345 lines 0 comments Download
M lib/src/protobuf/unknown_field_set.dart View 1 chunk +5 lines, -5 lines 0 comments Download
M lib/src/protobuf/wire_format.dart View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
skybrian
5 years, 4 months ago (2015-08-07 22:51:00 UTC) #2
Søren Gjesse
lgtm
5 years, 4 months ago (2015-08-10 13:24:38 UTC) #3
skybrian
5 years, 4 months ago (2015-08-10 18:12:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
68a05f6ff6d819d655458b088c23a645c21486a8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698