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

Issue 2207953002: SDK implementations based on file_system rather than java_io (Closed)

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

Description

SDK implementations based on file_system rather than java_io R=scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/e2f74fc0a3c4a1caaf196939c66d65e730e82dac

Patch Set 1 #

Patch Set 2 : Add missed file #

Total comments: 4

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+597 lines, -302 lines) Patch
A + pkg/analyzer/lib/src/dart/sdk/sdk.dart View 1 2 24 chunks +204 lines, -296 lines 0 comments Download
A pkg/analyzer/test/src/dart/sdk/sdk_test.dart View 1 chunk +387 lines, -0 lines 0 comments Download
A + pkg/analyzer/test/src/dart/sdk/test_all.dart View 1 1 chunk +4 lines, -6 lines 0 comments Download
M pkg/analyzer/test/src/dart/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Brian Wilkerson
This doesn't include any changes to switch over to the new implementation.
4 years, 4 months ago (2016-08-03 14:43:30 UTC) #2
scheglov
lgtm https://codereview.chromium.org/2207953002/diff/20001/pkg/analyzer/lib/src/dart/sdk/sdk.dart File pkg/analyzer/lib/src/dart/sdk/sdk.dart (right): https://codereview.chromium.org/2207953002/diff/20001/pkg/analyzer/lib/src/dart/sdk/sdk.dart#newcode169 pkg/analyzer/lib/src/dart/sdk/sdk.dart:169: int index = libraryPath.lastIndexOf(pathos.separator); Do we have tests ...
4 years, 4 months ago (2016-08-03 15:54:52 UTC) #3
Brian Wilkerson
ptal https://codereview.chromium.org/2207953002/diff/20001/pkg/analyzer/lib/src/dart/sdk/sdk.dart File pkg/analyzer/lib/src/dart/sdk/sdk.dart (right): https://codereview.chromium.org/2207953002/diff/20001/pkg/analyzer/lib/src/dart/sdk/sdk.dart#newcode169 pkg/analyzer/lib/src/dart/sdk/sdk.dart:169: int index = libraryPath.lastIndexOf(pathos.separator); > Do we have ...
4 years, 4 months ago (2016-08-03 17:16:11 UTC) #4
scheglov
LGTM
4 years, 4 months ago (2016-08-03 17:19:27 UTC) #5
Brian Wilkerson
4 years, 4 months ago (2016-08-03 17:25:25 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
e2f74fc0a3c4a1caaf196939c66d65e730e82dac (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698