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

Issue 2754013002: Format all dart: library files (Closed)

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

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Format all dart: library files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14048 lines, -11163 lines) Patch
M sdk/lib/_chrome/dart2js/chrome_dart2js.dart View 1 37 chunks +184 lines, -187 lines 0 comments Download
M sdk/lib/_chrome/dartium/chrome_dartium.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/async_patch.dart View 1 15 chunks +66 lines, -61 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/collection_patch.dart View 1 15 chunks +47 lines, -35 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/constant_map.dart View 1 3 chunks +2 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/convert_patch.dart View 1 14 chunks +32 lines, -36 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 1 25 chunks +85 lines, -123 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/developer_patch.dart View 1 5 chunks +15 lines, -25 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/foreign_helper.dart View 1 2 chunks +4 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/interceptors.dart View 1 10 chunks +52 lines, -59 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/internal_patch.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/io_patch.dart View 1 17 chunks +93 lines, -53 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/isolate_helper.dart View 1 46 chunks +190 lines, -172 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/isolate_patch.dart View 1 7 chunks +81 lines, -86 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/isolate_serialization.dart View 1 3 chunks +37 lines, -20 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_array.dart View 1 17 chunks +26 lines, -26 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_helper.dart View 1 97 chunks +528 lines, -506 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_mirrors.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_names.dart View 1 5 chunks +12 lines, -21 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_number.dart View 1 13 chunks +25 lines, -29 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_primitives.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_rti.dart View 1 12 chunks +25 lines, -22 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/js_string.dart View 1 9 chunks +13 lines, -17 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/linked_hash_map.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/js_runtime/lib/math_patch.dart View 1 6 chunks +16 lines, -27 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/mirrors_patch.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/native_helper.dart View 1 16 chunks +15 lines, -29 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/native_typed_data.dart View 1 75 chunks +202 lines, -235 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/regexp_helper.dart View 1 5 chunks +15 lines, -19 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/shared/embedded_names.dart View 1 4 chunks +14 lines, -3 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/string_helper.dart View 1 7 chunks +9 lines, -14 lines 0 comments Download
M sdk/lib/_internal/js_runtime/lib/typed_data_patch.dart View 1 1 chunk +120 lines, -82 lines 0 comments Download
M sdk/lib/_internal/sdk_library_metadata/lib/libraries.dart View 1 4 chunks +60 lines, -116 lines 0 comments Download
M sdk/lib/async/async.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/async/async_error.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/async/broadcast_stream_controller.dart View 1 9 chunks +34 lines, -34 lines 0 comments Download
M sdk/lib/async/deferred_load.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/async/future.dart View 1 8 chunks +15 lines, -15 lines 0 comments Download
M sdk/lib/async/future_impl.dart View 1 20 chunks +53 lines, -54 lines 0 comments Download
M sdk/lib/async/schedule_microtask.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/async/stream.dart View 1 42 chunks +343 lines, -383 lines 0 comments Download
M sdk/lib/async/stream_controller.dart View 1 24 chunks +64 lines, -76 lines 0 comments Download
M sdk/lib/async/stream_impl.dart View 1 26 chunks +46 lines, -58 lines 0 comments Download
M sdk/lib/async/stream_pipe.dart View 1 19 chunks +47 lines, -61 lines 0 comments Download
M sdk/lib/async/stream_transformers.dart View 1 10 chunks +32 lines, -29 lines 0 comments Download
M sdk/lib/async/timer.dart View 1 4 chunks +5 lines, -8 lines 0 comments Download
M sdk/lib/async/zone.dart View 1 45 chunks +105 lines, -143 lines 0 comments Download
M sdk/lib/collection/collection.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/collections.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/hash_map.dart View 1 2 chunks +7 lines, -4 lines 0 comments Download
M sdk/lib/collection/hash_set.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M sdk/lib/collection/iterable.dart View 1 13 chunks +19 lines, -21 lines 0 comments Download
M sdk/lib/collection/linked_hash_map.dart View 1 2 chunks +7 lines, -4 lines 0 comments Download
M sdk/lib/collection/linked_hash_set.dart View 1 1 chunk +4 lines, -3 lines 0 comments Download
M sdk/lib/collection/linked_list.dart View 1 8 chunks +9 lines, -17 lines 0 comments Download
M sdk/lib/collection/list.dart View 1 7 chunks +11 lines, -11 lines 0 comments Download
M sdk/lib/collection/maps.dart View 1 10 chunks +34 lines, -18 lines 0 comments Download
M sdk/lib/collection/queue.dart View 1 10 chunks +12 lines, -12 lines 0 comments Download
M sdk/lib/collection/set.dart View 1 5 chunks +10 lines, -11 lines 0 comments Download
M sdk/lib/collection/splay_tree.dart View 1 10 chunks +23 lines, -20 lines 0 comments Download
M sdk/lib/convert/ascii.dart View 1 4 chunks +5 lines, -7 lines 0 comments Download
M sdk/lib/convert/byte_conversion.dart View 1 3 chunks +10 lines, -7 lines 0 comments Download
M sdk/lib/convert/chunked_conversion.dart View 1 3 chunks +17 lines, -8 lines 0 comments Download
M sdk/lib/convert/converter.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/convert/encoding.dart View 1 3 chunks +5 lines, -5 lines 0 comments Download
M sdk/lib/convert/html_escape.dart View 1 6 chunks +31 lines, -19 lines 0 comments Download
M sdk/lib/convert/json.dart View 1 20 chunks +72 lines, -78 lines 0 comments Download
M sdk/lib/convert/latin1.dart View 1 6 chunks +10 lines, -11 lines 0 comments Download
M sdk/lib/convert/line_splitter.dart View 1 3 chunks +6 lines, -8 lines 0 comments Download
M sdk/lib/convert/string_conversion.dart View 1 11 chunks +41 lines, -29 lines 0 comments Download
M sdk/lib/convert/utf.dart View 1 16 chunks +34 lines, -28 lines 0 comments Download
M sdk/lib/core/bool.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/core.dart View 1 1 chunk +3 lines, -4 lines 0 comments Download
M sdk/lib/core/date_time.dart View 1 10 chunks +39 lines, -42 lines 0 comments Download
M sdk/lib/core/double.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/core/duration.dart View 1 4 chunks +12 lines, -14 lines 0 comments Download
M sdk/lib/core/errors.dart View 1 19 chunks +28 lines, -40 lines 0 comments Download
M sdk/lib/core/exceptions.dart View 1 2 chunks +0 lines, -2 lines 0 comments Download
M sdk/lib/core/expando.dart View 1 2 chunks +0 lines, -2 lines 0 comments Download
M sdk/lib/core/function.dart View 1 2 chunks +3 lines, -4 lines 0 comments Download
M sdk/lib/core/int.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
M sdk/lib/core/iterable.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/core/list.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/core/map.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/core/num.dart View 1 2 chunks +2 lines, -2 lines 0 comments Download
M sdk/lib/core/object.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/pattern.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/regexp.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/core/stacktrace.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/core/stopwatch.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/core/string.dart View 1 7 chunks +12 lines, -9 lines 0 comments Download
M sdk/lib/core/string_buffer.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/core/string_sink.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/developer/developer.dart View 1 1 chunk +7 lines, -7 lines 0 comments Download
M sdk/lib/developer/extension.dart View 1 6 chunks +26 lines, -30 lines 0 comments Download
M sdk/lib/developer/profiler.dart View 1 3 chunks +2 lines, -4 lines 0 comments Download
M sdk/lib/developer/service.dart View 1 5 chunks +6 lines, -8 lines 0 comments Download
M sdk/lib/developer/timeline.dart View 1 13 chunks +33 lines, -73 lines 0 comments Download
M sdk/lib/html/dartium/nativewrappers.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/html/html_common/conversions.dart View 1 11 chunks +22 lines, -17 lines 0 comments Download
M sdk/lib/html/html_common/conversions_dart2js.dart View 1 5 chunks +13 lines, -12 lines 0 comments Download
M sdk/lib/html/html_common/conversions_dartium.dart View 1 11 chunks +39 lines, -26 lines 0 comments Download
M sdk/lib/html/html_common/css_class_set.dart View 1 4 chunks +8 lines, -12 lines 0 comments Download
M sdk/lib/html/html_common/device.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/html/html_common/filtered_element_list.dart View 1 1 chunk +3 lines, -2 lines 0 comments Download
M sdk/lib/html/html_common/html_common.dart View 1 1 chunk +0 lines, -1 line 0 comments Download
M sdk/lib/html/html_common/lists.dart View 1 1 chunk +1 line, -5 lines 0 comments Download
M sdk/lib/html/html_common/metadata.dart View 1 5 chunks +1 line, -4 lines 0 comments Download
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 1 59 chunks +165 lines, -137 lines 0 comments Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 1 48 chunks +294 lines, -228 lines 0 comments Download
M sdk/lib/internal/iterable.dart View 1 13 chunks +26 lines, -19 lines 0 comments Download
M sdk/lib/internal/list.dart View 1 9 chunks +50 lines, -82 lines 0 comments Download
M sdk/lib/internal/sort.dart View 1 6 chunks +60 lines, -20 lines 0 comments Download
M sdk/lib/internal/symbol.dart View 1 3 chunks +4 lines, -6 lines 0 comments Download
M sdk/lib/io/bytes_builder.dart View 1 3 chunks +2 lines, -4 lines 0 comments Download
M sdk/lib/io/common.dart View 1 3 chunks +4 lines, -9 lines 0 comments Download
M sdk/lib/io/data_transformer.dart View 1 19 chunks +105 lines, -75 lines 0 comments Download
M sdk/lib/io/directory.dart View 1 2 chunks +4 lines, -4 lines 0 comments Download
M sdk/lib/io/directory_impl.dart View 1 12 chunks +52 lines, -62 lines 0 comments Download
M sdk/lib/io/eventhandler.dart View 1 1 chunk +1 line, -3 lines 0 comments Download
M sdk/lib/io/file.dart View 1 14 chunks +26 lines, -22 lines 0 comments Download
M sdk/lib/io/file_impl.dart View 1 41 chunks +178 lines, -206 lines 0 comments Download
M sdk/lib/io/file_system_entity.dart View 1 22 chunks +51 lines, -63 lines 0 comments Download
M sdk/lib/io/http.dart View 1 32 chunks +92 lines, -124 lines 0 comments Download
M sdk/lib/io/http_date.dart View 1 5 chunks +116 lines, -43 lines 0 comments Download
M sdk/lib/io/http_headers.dart View 1 17 chunks +45 lines, -34 lines 0 comments Download
M sdk/lib/io/http_impl.dart View 1 79 chunks +675 lines, -698 lines 0 comments Download
M sdk/lib/io/http_session.dart View 1 7 chunks +21 lines, -11 lines 0 comments Download
M sdk/lib/io/io.dart View 1 1 chunk +9 lines, -7 lines 0 comments Download
M sdk/lib/io/io_resource_info.dart View 1 9 chunks +45 lines, -44 lines 0 comments Download
M sdk/lib/io/io_sink.dart View 1 3 chunks +8 lines, -12 lines 0 comments Download
M sdk/lib/io/link.dart View 1 6 chunks +22 lines, -23 lines 0 comments Download
M sdk/lib/io/platform.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/io/platform_impl.dart View 1 3 chunks +13 lines, -4 lines 0 comments Download
M sdk/lib/io/process.dart View 1 12 chunks +25 lines, -31 lines 0 comments Download
M sdk/lib/io/secure_server_socket.dart View 1 8 chunks +50 lines, -64 lines 0 comments Download
M sdk/lib/io/secure_socket.dart View 1 34 chunks +169 lines, -208 lines 0 comments Download
M sdk/lib/io/security_context.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/io/socket.dart View 1 14 chunks +24 lines, -33 lines 0 comments Download
M sdk/lib/io/stdio.dart View 1 15 chunks +30 lines, -36 lines 0 comments Download
M sdk/lib/io/string_transformer.dart View 1 2 chunks +0 lines, -3 lines 0 comments Download
M sdk/lib/io/websocket.dart View 1 3 chunks +10 lines, -7 lines 0 comments Download
M sdk/lib/io/websocket_impl.dart View 1 14 chunks +39 lines, -25 lines 0 comments Download
M sdk/lib/isolate/isolate.dart View 1 9 chunks +19 lines, -25 lines 0 comments Download
M sdk/lib/js/dartium/cached_patches.dart View 1 7 chunks +36 lines, -13 lines 0 comments Download
M sdk/lib/js_util/dartium/js_util_dartium.dart View 1 1 chunk +4 lines, -2 lines 0 comments Download
M sdk/lib/math/jenkins_smi_hash.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/math/math.dart View 1 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/math/point.dart View 1 3 chunks +5 lines, -3 lines 0 comments Download
M sdk/lib/math/rectangle.dart View 1 7 chunks +19 lines, -21 lines 0 comments Download
M sdk/lib/mirrors/mirrors.dart View 1 12 chunks +11 lines, -16 lines 0 comments Download
M sdk/lib/profiler/profiler.dart View 1 1 chunk +2 lines, -6 lines 0 comments Download
M sdk/lib/svg/dart2js/svg_dart2js.dart View 1 203 chunks +942 lines, -616 lines 0 comments Download
M sdk/lib/svg/dartium/svg_dartium.dart View 1 278 chunks +2615 lines, -1928 lines 0 comments Download
M sdk/lib/typed_data/typed_data.dart View 1 36 chunks +96 lines, -81 lines 0 comments Download
M sdk/lib/vmservice/asset.dart View 1 4 chunks +5 lines, -8 lines 0 comments Download
M sdk/lib/vmservice/client.dart View 1 3 chunks +3 lines, -6 lines 0 comments Download
M sdk/lib/vmservice/devfs.dart View 1 8 chunks +24 lines, -35 lines 0 comments Download
M sdk/lib/vmservice/message.dart View 1 7 chunks +41 lines, -38 lines 0 comments Download
M sdk/lib/vmservice/running_isolates.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/vmservice/vmservice.dart View 1 12 chunks +36 lines, -45 lines 0 comments Download
M sdk/lib/web_audio/dart2js/web_audio_dart2js.dart View 1 60 chunks +179 lines, -132 lines 0 comments Download
M sdk/lib/web_audio/dartium/web_audio_dartium.dart View 1 59 chunks +595 lines, -441 lines 0 comments Download
M sdk/lib/web_gl/dart2js/web_gl_dart2js.dart View 1 62 chunks +1016 lines, -604 lines 0 comments Download
M sdk/lib/web_gl/dartium/web_gl_dartium.dart View 1 108 chunks +2463 lines, -1126 lines 0 comments Download
M sdk/lib/web_sql/dart2js/web_sql_dart2js.dart View 1 12 chunks +49 lines, -31 lines 0 comments Download
M sdk/lib/web_sql/dartium/web_sql_dartium.dart View 1 14 chunks +83 lines, -67 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Jacob
Alan for the dart:html files Florian for all other dart: files Alan I'd suggest we ...
3 years, 9 months ago (2017-03-16 03:28:23 UTC) #2
sra1
js_runtime lgtm
3 years, 9 months ago (2017-03-16 03:50:50 UTC) #4
floitsch
LGTM except for the following files: - uri.dart - base64.dart - internal.dart - crypto.dart - ...
3 years, 9 months ago (2017-03-16 10:37:55 UTC) #5
Jacob
Committed patchset #2 (id:10001) manually as ea6991a245463f6b31e3f930ea5ec495447a5d4a (presubmit successful).
3 years, 9 months ago (2017-03-16 17:22:35 UTC) #7
Alan Knight
3 years, 9 months ago (2017-03-17 19:19:06 UTC) #8
Message was sent while issue was closed.
Doing this for the html-related libraries is kind of pointless, since the next
time those are regenerated they'll be overwritten. It would be better to
introduce a formatting step into the generation, but that might also wait until
the next Dartium roll lands.

Powered by Google App Engine
This is Rietveld 408576698