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

Issue 12021008: Use the dart:async Stream API thoroughly in Pub. (Closed)

Created:
7 years, 11 months ago by nweiz
Modified:
7 years, 10 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Use the dart:async Stream API thoroughly in Pub. Committed: https://code.google.com/p/dart/source/detail?r=17821

Patch Set 1 #

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+419 lines, -340 lines) Patch
M pkg/http/lib/src/byte_stream.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M utils/pub/command_lish.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/curl_client.dart View 1 3 chunks +15 lines, -30 lines 0 comments Download
M utils/pub/error_group.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/pub/hosted_source.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/pub/io.dart View 13 chunks +201 lines, -218 lines 0 comments Download
M utils/pub/log.dart View 3 chunks +12 lines, -13 lines 0 comments Download
M utils/pub/utils.dart View 1 chunk +77 lines, -0 lines 0 comments Download
M utils/tests/pub/curl_client_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/pub/oauth2_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M utils/tests/pub/pub_uploader_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/pub/test_pub.dart View 1 20 chunks +103 lines, -71 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698