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

Issue 2107793002: Generalize DartSdkManager to support embedder SDKs (Closed)

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

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+283 lines, -44 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 5 chunks +23 lines, -13 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 1 chunk +21 lines, -7 lines 0 comments Download
M pkg/analysis_server/lib/src/server/driver.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/analysis_abstract.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 3 chunks +3 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/domain_diagnostic_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/domain_execution_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/domain_server_test.dart View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/single_context_manager_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/socket_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/sdk.dart View 4 chunks +82 lines, -6 lines 0 comments Download
A pkg/analyzer/test/generated/sdk_test.dart View 1 chunk +132 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/test_all.dart View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Brian Wilkerson
This should enable us to share SDKs created from embedder.yaml files, which should help performance. ...
4 years, 5 months ago (2016-06-28 14:58:21 UTC) #2
scheglov
LGTM If you will add add a benchmark, see pkg/analysis_server/benchmark/perf/benchmark_scenario.dart for the list existing of ...
4 years, 5 months ago (2016-06-28 15:24:22 UTC) #3
pquitslund
LGTM!
4 years, 5 months ago (2016-06-28 16:31:05 UTC) #4
Brian Wilkerson
4 years, 5 months ago (2016-06-28 20:49:01 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
9c5213a0779886d1d9104c6995b62b763189182b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698