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

Issue 1827803002: Make convert library strong-mode compliant.

Created:
4 years, 9 months ago by floitsch
Modified:
4 years, 9 months ago
Reviewers:
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make convert library strong-mode compliant.

Patch Set 1 #

Patch Set 2 : Fix more converters. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -65 lines) Patch
M pkg/analysis_server/lib/src/channel/channel.dart View 1 2 chunks +9 lines, -6 lines 0 comments Download
M runtime/lib/convert_patch.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M sdk/lib/convert/ascii.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M sdk/lib/convert/base64.dart View 3 chunks +6 lines, -9 lines 0 comments Download
M sdk/lib/convert/chunked_conversion.dart View 4 chunks +56 lines, -3 lines 0 comments Download
M sdk/lib/convert/converter.dart View 3 chunks +3 lines, -22 lines 0 comments Download
M sdk/lib/convert/encoding.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M sdk/lib/convert/html_escape.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/convert/json.dart View 3 chunks +4 lines, -3 lines 0 comments Download
M sdk/lib/convert/latin1.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/convert/line_splitter.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M sdk/lib/convert/utf.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M sdk/lib/io/data_transformer.dart View 1 6 chunks +8 lines, -6 lines 0 comments Download
M tests/lib/convert/chunked_conversion1_test.dart View 3 chunks +5 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698