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

Issue 1735243003: Initial package indexing implementation. (Closed)

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

Description

Initial package indexing implementation. More tests will be added in following CLs. R=paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/a09461a01000b48884d3d52c7eab6e1f4418fbd7

Patch Set 1 #

Total comments: 36

Patch Set 2 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+891 lines, -10 lines) Patch
A pkg/analyzer/lib/src/summary/index_unit.dart View 1 1 chunk +649 lines, -0 lines 0 comments Download
A + pkg/analyzer/test/src/abstract_single_unit.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analyzer/test/src/context/abstract_context.dart View 4 chunks +43 lines, -0 lines 0 comments Download
A pkg/analyzer/test/src/summary/index_unit_test.dart View 1 1 chunk +166 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analyzer/tool/summary/build_sdk_summaries.dart View 6 chunks +29 lines, -8 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 10 months ago (2016-02-25 21:43:50 UTC) #1
Paul Berry
https://codereview.chromium.org/1735243003/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart File pkg/analyzer/lib/src/summary/index_unit.dart (right): https://codereview.chromium.org/1735243003/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart#newcode16 pkg/analyzer/lib/src/summary/index_unit.dart:16: * it to assemble a new [PackageIndexBuilder]. It would ...
4 years, 10 months ago (2016-02-25 23:05:13 UTC) #2
scheglov
PTAL https://codereview.chromium.org/1735243003/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart File pkg/analyzer/lib/src/summary/index_unit.dart (right): https://codereview.chromium.org/1735243003/diff/1/pkg/analyzer/lib/src/summary/index_unit.dart#newcode16 pkg/analyzer/lib/src/summary/index_unit.dart:16: * it to assemble a new [PackageIndexBuilder]. On ...
4 years, 10 months ago (2016-02-26 04:54:03 UTC) #3
Paul Berry
lgtm, thanks!
4 years, 10 months ago (2016-02-26 16:17:27 UTC) #4
scheglov
4 years, 10 months ago (2016-02-26 16:23:40 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
a09461a01000b48884d3d52c7eab6e1f4418fbd7 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698