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

Issue 1152013002: Add support for specifying files needing analysis (Closed)

Created:
5 years, 7 months ago by Brian Wilkerson
Modified:
5 years, 7 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

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+234 lines, -117 lines) Patch
A pkg/analysis_server/lib/plugin/analyzed_files.dart View 1 chunk +33 lines, -0 lines 0 comments Download
M pkg/analysis_server/lib/plugin/assist.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/plugin/completion.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/plugin/fix.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/plugin/index.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/src/analysis_server.dart View 5 chunks +29 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 5 chunks +8 lines, -16 lines 0 comments Download
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 5 chunks +5 lines, -10 lines 0 comments Download
M pkg/analysis_server/lib/src/plugin/server_plugin.dart View 9 chunks +56 lines, -17 lines 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 1 chunk +3 lines, -11 lines 0 comments Download
M pkg/analysis_server/test/analysis_abstract.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 3 chunks +6 lines, -1 line 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/domain_analysis_test.dart View 3 chunks +14 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/domain_completion_test.dart View 4 chunks +12 lines, -5 lines 0 comments Download
M pkg/analysis_server/test/domain_execution_test.dart View 6 chunks +18 lines, -12 lines 0 comments Download
M pkg/analysis_server/test/domain_server_test.dart View 2 chunks +8 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/edit/assists_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/edit/fixes_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/edit/format_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/edit/refactoring_test.dart View 3 chunks +4 lines, -7 lines 0 comments Download
M pkg/analysis_server/test/edit/sort_members_test.dart View 2 chunks +2 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Brian Wilkerson
5 years, 7 months ago (2015-05-21 21:24:19 UTC) #2
scheglov
LGTM
5 years, 7 months ago (2015-05-21 21:33:43 UTC) #3
Brian Wilkerson
5 years, 7 months ago (2015-05-21 21:34:12 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ad52c9eab95cc8784cf507cb9d47a1bba2570f8e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698