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

Issue 2957593002: Spelling fixes e to i. (Closed)

Created:
3 years, 6 months ago by erikcorry
Modified:
3 years, 6 months ago
Reviewers:
kevmoo
CC:
reviews_dartlang.org, turnidge, zra, rmacnak, dart-fe-team+reviews_google.com, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+217 lines, -214 lines) Patch
M build/config/compiler/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/benchmark/integration/input_converter.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_reference_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/completion/dart/type_member_contributor_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/dart/ast/ast.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/plugin/options.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/dart/element/type.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/dart/resolver/inheritance_manager.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/error/codes.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/element_resolver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/resolver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/fasta/summary_builder.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/analyzer/lib/src/task/driver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/parser_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/README.md View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/closure.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/elements/elements.dart View 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/elements/resolution_types.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/elements/types.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/helpers/helpers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/inferrer/type_graph_nodes.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/custom_elements_analysis.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/namer.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/runtime_types.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/class_stub_generator.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/native_generator.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/runtime_type_generator.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/type_test_registry.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/native/behavior.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/serialization/resolved_ast_serialization.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/serialization/values.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/ssa/builder_kernel.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/ssa/types_propagation.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/compiler/lib/src/tree/nodes.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/lib/src/js_ast/builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/test/codegen/BenchmarkBase.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/patch/convert_patch.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/native_typed_data.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/string_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/expect/lib/expect.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/compiler_options.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/base/library_info.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/scanner/recover.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/lib/src/fasta/type_inference/type_inference_engine.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/front_end/test/fasta/parser/token_stream_rewriter_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/js_ast/lib/src/builder.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/js_ast/lib/src/nodes.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/js_ast/lib/src/template.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M pkg/kernel/lib/ast.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/transformations/async.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/transformations/treeshaker.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/testing/lib/src/test_dart/path.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/typed_mock/lib/typed_mock.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/directory_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/platform_macos.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/platform_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/process_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/bin/socket_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/vmservice/loader.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/include/dart_api.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/object_patch.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/timer_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/lib/src/elements/script_inset.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M runtime/observatory/lib/src/models/objects/error.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/lib/src/service/object.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/tcp_socket_closing_service_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/observatory/tests/service/test_helper.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/platform/utils.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/assembler_dbc_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/ast_transformer.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/constants_arm.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/constants_dbc.h View 3 chunks +3 lines, -3 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M runtime/vm/disassembler.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/jit_optimizer.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/native_arguments.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/object.h View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/parser.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M runtime/vm/redundancy_elimination.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/redundancy_elimination.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/runtime_entry.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/scavenger.h View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/scavenger.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/simulator_dbc.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/snapshot_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/stub_code_ia32.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/stub_code_x64.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/thread_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M samples-dev/swarm/swarm_ui_lib/touch/Scrollbar.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M samples-dev/swarm/swarm_ui_lib/view/view.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/convert_patch.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/native_typed_data.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/string_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/async/stream_impl.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/num.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/html/dart2js/html_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/dartium/html_dartium.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/io/http_parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/socket.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/stdio.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/js/dartium/js_dartium.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tests/benchmark_smoke/benchmark_base.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/kernel/constructors_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/simple_inferrer_final_field2_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/js_array_index_error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js_extra/switch_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/list_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/regexp/UC16_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/corelib/regexp/invalid-range-in-class_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/regexp/unicode-handling_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/set_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib_strong/list_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib_strong/regexp/UC16_test.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tests/corelib_strong/regexp/invalid-range-in-class_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib_strong/regexp/unicode-handling_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib_strong/set_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/html/element_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/abstract_runtime_error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/class_codegen_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/constructor_duplicate_initializers_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/if_null_behavior_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/if_null_evaluation_order_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/inst_field_initializer1_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/instance_inline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/named_parameters_aggregated_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/static_inline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/type_variable_initializer_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language/vm/regress_29137_vm_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/abstract_runtime_error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/built_in_identifier_prefix_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/class_codegen_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/constructor_duplicate_initializers_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/if_null_behavior_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/if_null_evaluation_order_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/inst_field_initializer1_negative_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/instance_inline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/named_parameters4_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/named_parameters_aggregated_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/static_inline_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/language_strong/type_variable_initializer_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/async/stream_state_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/async/zone_bind_callback_unary_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib/math/math_parse_double_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/lib_strong/async/stream_state_helper.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/async/zone_bind_callback_unary_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/html/debugger_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/lib_strong/html/element_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/standalone/io/skipping_dart2js_compilations_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M tools/dom/src/KeyboardEventStream.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/path.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 chunk +2 lines, -1 line 0 comments Download
M utils/peg/pegparser.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
erikcorry
3 years, 6 months ago (2017-06-23 08:08:58 UTC) #1
kevmoo
LGTM!! What tool did you use for this?
3 years, 6 months ago (2017-06-23 15:21:48 UTC) #2
erikcorry
On 2017/06/23 15:21:48, kevmoo wrote: > LGTM!! > > What tool did you use for ...
3 years, 6 months ago (2017-06-23 16:27:53 UTC) #3
erikcorry
3 years, 6 months ago (2017-06-24 11:41:48 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
029b1cb9484cacb0be63a348a479fff4f1cc589b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698