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

Issue 1834423002: Sort the files in analysis_server (Closed)

Created:
4 years, 8 months ago by Brian Wilkerson
Modified:
4 years, 8 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 (+1676 lines, -1673 lines) Patch
M pkg/analysis_server/benchmark/integration/instrumentation_input_converter.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/benchmark/integration/local_runner.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analysis_server/benchmark/integration/log_file_input_converter.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/benchmark/perf/completion_timing_tests.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/benchmark/perf/performance_tests.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M pkg/analysis_server/lib/src/computer/computer_overrides.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/constants.dart View 3 chunks +66 lines, -66 lines 0 comments Download
M pkg/analysis_server/lib/src/provisional/completion/dart/completion_plugin.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/arglist_contributor.dart View 2 chunks +26 lines, -26 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/combinator_contributor.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/completion_manager.dart View 2 chunks +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/local_declaration_visitor.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/correction/organize_directives.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/refactoring/extract_local.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/domain_completion_test.dart View 2 chunks +41 lines, -41 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/arglist_contributor_test.dart View 5 chunks +44 lines, -44 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart View 2 chunks +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart View 2 chunks +15 lines, -15 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart View 14 chunks +344 lines, -344 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart View 5 chunks +34 lines, -34 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_reference_contributor_test.dart View 15 chunks +390 lines, -390 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/named_constructor_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/static_member_contributor_test.dart View 2 chunks +47 lines, -47 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/test_all.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/type_member_contributor_test.dart View 10 chunks +640 lines, -640 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Brian Wilkerson
Only sorting.
4 years, 8 months ago (2016-03-29 01:22:51 UTC) #2
scheglov
LGTM
4 years, 8 months ago (2016-03-29 01:23:37 UTC) #3
Brian Wilkerson
4 years, 8 months ago (2016-03-29 01:25:36 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
338c95be8caa988f6e131a5da84f5f949a1b1292 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698