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

Issue 2746333008: Run dartfmt on dart2js codebase. (Closed)

Created:
3 years, 9 months ago by Jacob
Modified:
3 years, 9 months ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Format all analyzer packages #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11099 lines, -4621 lines) Patch
M pkg/analysis_server/benchmark/integration/input_converter.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analysis_server/benchmark/integration/local_runner.dart View 1 1 chunk +4 lines, -1 line 0 comments Download
M pkg/analysis_server/benchmark/integration/operation.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/lib/plugin/protocol/generated_protocol.dart View 1 434 chunks +2158 lines, -932 lines 0 comments Download
M pkg/analysis_server/lib/plugin/protocol/protocol.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_execution.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/common_usage_sorter.g.dart View 1 1 chunk +3859 lines, -411 lines 0 comments Download
M pkg/analysis_server/lib/src/services/completion/dart/inherited_reference_contributor.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/services/correction/assist.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/abstract_single_unit.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/integration/analysis/update_options_test.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
M pkg/analysis_server/test/integration/edit/organize_directives_test.dart View 1 2 chunks +6 lines, -3 lines 0 comments Download
M pkg/analysis_server/test/integration/execution/map_uri_test.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/integration/integration_test_methods.dart View 1 27 chunks +150 lines, -71 lines 0 comments Download
M pkg/analysis_server/test/integration/integration_tests.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/integration/protocol_matchers.dart View 1 128 chunks +526 lines, -717 lines 0 comments Download
M pkg/analysis_server/test/integration/search/find_top_level_declarations_test.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/integration/search/test_all.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/search/abstract_search_domain.dart View 1 1 chunk +3 lines, -1 line 0 comments Download
M pkg/analysis_server/test/search/element_references_test.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analysis_server/test/services/refactoring/rename_class_member_test.dart View 1 1 chunk +6 lines, -3 lines 0 comments Download
M pkg/analyzer/lib/src/codegen/html.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer/lib/src/dart/analysis/library_analyzer.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/dart/error/hint_codes.dart View 1 11 chunks +24 lines, -26 lines 0 comments Download
M pkg/analyzer/lib/src/dart/resolver/inheritance_manager.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/dart/sdk/patch.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/element_resolver.dart View 1 1 chunk +4 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/incremental_resolution_validator.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/static_type_analyzer.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analyzer/lib/src/generated/workspace.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/fasta/model.dart View 1 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 1 325 chunks +2490 lines, -1338 lines 0 comments Download
M pkg/analyzer/lib/src/summary/package_bundle_reader.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 2 chunks +4 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/dart.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/task/inputs.dart View 1 1 chunk +2 lines, -1 line 0 comments Download
M pkg/analyzer/test/generated/analysis_context_factory.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/dart/analysis/driver_test.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/analyzer/test/src/task/html_work_manager_test.dart View 1 2 chunks +3 lines, -5 lines 0 comments Download
M pkg/analyzer_cli/test/data/bazel/proj/lib/file.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_cli/test/data/flutter_analysis_options/lib/main.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer_cli/test/data/flutter_analysis_options/somepkgs/flutter/lib/material.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer_cli/test/data/options_include_directive_tests_project/lib/test_file.dart View 1 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/analyzer_cli/test/data/options_tests_project/test_file.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer_cli/test/data/package_with_embedder_yaml/lib/core.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analyzer_plugin/lib/protocol/protocol_constants.dart View 1 3 chunks +12 lines, -6 lines 0 comments Download
M pkg/analyzer_plugin/lib/protocol/protocol_generated.dart View 1 253 chunks +1428 lines, -602 lines 0 comments Download
M pkg/analyzer_plugin/test/integration/support/integration_test_methods.dart View 1 9 chunks +49 lines, -23 lines 0 comments Download
M pkg/analyzer_plugin/test/integration/support/protocol_matchers.dart View 1 72 chunks +317 lines, -432 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
Jacob
https://codereview.chromium.org/2746333008/diff/1/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart File pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart (left): https://codereview.chromium.org/2746333008/diff/1/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart#oldcode14 pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart:14: const Map<MessageKind, MessageTemplate> TEMPLATES = const <MessageKind, MessageTemplate>{ This ...
3 years, 9 months ago (2017-03-16 03:14:40 UTC) #2
sra1
LGTM except for the generated file. https://codereview.chromium.org/2746333008/diff/1/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart File pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart (left): https://codereview.chromium.org/2746333008/diff/1/pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart#oldcode14 pkg/compiler/lib/src/diagnostics/generated/shared_messages.dart:14: const Map<MessageKind, MessageTemplate> ...
3 years, 9 months ago (2017-03-16 03:25:30 UTC) #3
Jacob
Discussed offline. Summary: When the next person actually wants to regenerate the file at that ...
3 years, 9 months ago (2017-03-16 03:37:57 UTC) #4
Jacob
Discussed offline. Summary: When the next person actually wants to regenerate the file at that ...
3 years, 9 months ago (2017-03-16 03:37:57 UTC) #5
Jacob
3 years, 9 months ago (2017-03-16 03:38:23 UTC) #7
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
33717e010ad2542fd548e67f56d9ab50e521439f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698