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

Issue 2827793002: Format all files under tools and utils directory. (Closed)

Created:
3 years, 8 months ago by Jacob
Modified:
3 years, 8 months ago
Reviewers:
terry, Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Format all files under tools and utils directory. BUG= R=terry@google.com Committed: https://github.com/dart-lang/sdk/commit/119b2d58ced0a102a01228ea6b3eb8189ec333f0

Patch Set 1 #

Patch Set 2 : Format all files under tools and utils directory. #

Total comments: 10

Patch Set 3 : Format all files under tools and utils directory. #

Patch Set 4 : Format all files under tools and utils directory. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2180 lines, -1829 lines) Patch
M tools/addlatexhash.dart View 13 chunks +33 lines, -33 lines 0 comments Download
M tools/dart2js/class_generator/class_generator.dart View 10 chunks +26 lines, -30 lines 0 comments Download
M tools/dart2js/sourceMapViewer/bin/source_map_viewer.dart View 3 chunks +5 lines, -5 lines 0 comments Download
M tools/dart2js/sourceMapViewer/web/display.dart View 12 chunks +43 lines, -43 lines 0 comments Download
M tools/dartium/download_file.dart View 1 chunk +11 lines, -10 lines 0 comments Download
M tools/dartium/generate_app/generate_cached_patches.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/docs/bin/docs.dart View 1 chunk +3 lines, -4 lines 0 comments Download
M tools/dom/docs/lib/docs.dart View 5 chunks +35 lines, -35 lines 0 comments Download
M tools/dom/docs/test/docs_test.dart View 1 chunk +12 lines, -10 lines 0 comments Download
M tools/dom/scripts/idlrenderer.dart View 1 2 5 chunks +30 lines, -32 lines 0 comments Download
M tools/dom/src/AttributeMap.dart View 6 chunks +9 lines, -9 lines 0 comments Download
M tools/dom/src/CrossFrameTypes.dart View 1 chunk +2 lines, -1 line 0 comments Download
M tools/dom/src/CssClassSet.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/src/CssRectangle.dart View 10 chunks +49 lines, -40 lines 0 comments Download
M tools/dom/src/Dimension.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/dom/src/EventStreamProvider.dart View 11 chunks +39 lines, -46 lines 0 comments Download
M tools/dom/src/Html5NodeValidator.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tools/dom/src/KeyCode.dart View 2 chunks +93 lines, -45 lines 0 comments Download
M tools/dom/src/KeyLocation.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/src/KeyName.dart View 3 chunks +2 lines, -3 lines 0 comments Download
M tools/dom/src/KeyboardEventStream.dart View 11 chunks +50 lines, -38 lines 0 comments Download
M tools/dom/src/NodeValidatorBuilder.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M tools/dom/src/Validators.dart View 10 chunks +24 lines, -24 lines 0 comments Download
M tools/dom/src/WebGLConstants.dart View 10 chunks +64 lines, -32 lines 0 comments Download
M tools/dom/src/WrappedList.dart View 3 chunks +22 lines, -8 lines 0 comments Download
M tools/dom/src/_HttpRequestUtils.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tools/dom/src/_ListIterators.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/dom/src/_chrome/app_runtime.dart View 8 chunks +11 lines, -12 lines 0 comments Download
M tools/dom/src/_chrome/app_window.dart View 10 chunks +80 lines, -71 lines 0 comments Download
M tools/dom/src/_chrome/custom_dart/app_window.AppWindow.contentWindow.dart View 1 chunk +1 line, -2 lines 0 comments Download
M tools/dom/src/_chrome/custom_dart/app_window.create.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M tools/dom/src/_chrome/custom_dart/app_window.current.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/dom/src/_chrome/file_system.dart View 7 chunks +52 lines, -32 lines 0 comments Download
M tools/dom/src/_chrome/utils.dart View 8 chunks +41 lines, -67 lines 0 comments Download
M tools/dom/src/dart2js_Conversions.dart View 2 chunks +1 line, -3 lines 0 comments Download
M tools/dom/src/dart2js_CssClassSet.dart View 5 chunks +15 lines, -15 lines 0 comments Download
M tools/dom/src/dart2js_CustomElementSupport.dart View 4 chunks +14 lines, -7 lines 0 comments Download
M tools/dom/src/dart2js_DOMImplementation.dart View 3 chunks +26 lines, -17 lines 0 comments Download
M tools/dom/src/dart2js_KeyEvent.dart View 6 chunks +46 lines, -19 lines 0 comments Download
M tools/dom/src/dart2js_TypedArrayFactoryProvider.dart View 4 chunks +15 lines, -24 lines 0 comments Download
M tools/dom/src/dart2js_WrappedEvent.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tools/dom/src/dartium_CssClassSet.dart View 4 chunks +7 lines, -7 lines 0 comments Download
M tools/dom/src/dartium_CustomElementSupport.dart View 3 chunks +6 lines, -8 lines 0 comments Download
M tools/dom/src/dartium_KeyEvent.dart View 3 chunks +50 lines, -26 lines 0 comments Download
M tools/dom/src/dartium_WrappedEvent.dart View 1 chunk +2 lines, -4 lines 0 comments Download
M tools/dom/src/native_DOMImplementation.dart View 4 chunks +30 lines, -11 lines 0 comments Download
M tools/dom/src/shared_SVGFactoryProviders.dart View 1 chunk +1 line, -1 line 0 comments Download
M tools/dom/src/shared_html.dart View 3 chunks +10 lines, -5 lines 0 comments Download
M tools/gardening/lib/src/shard_data.dart View 1 chunk +0 lines, -1 line 0 comments Download
M tools/line_doc_comments.dart View 2 chunks +8 lines, -8 lines 0 comments Download
M tools/status_clean.dart View 14 chunks +130 lines, -112 lines 0 comments Download
M tools/test.dart View 1 chunk +7 lines, -7 lines 0 comments Download
M tools/testing/dart/android.dart View 8 chunks +27 lines, -30 lines 0 comments Download
M tools/testing/dart/co19_test.dart View 1 chunk +7 lines, -1 line 0 comments Download
M tools/testing/dart/compiler_configuration.dart View 18 chunks +107 lines, -75 lines 0 comments Download
M tools/testing/dart/http_server.dart View 10 chunks +26 lines, -22 lines 0 comments Download
M tools/testing/dart/package_testing_support.dart View 1 chunk +4 lines, -8 lines 0 comments Download
M tools/testing/dart/reset_safari.dart View 7 chunks +24 lines, -38 lines 0 comments Download
M tools/testing/dart/runtime_configuration.dart View 3 chunks +7 lines, -11 lines 0 comments Download
M tools/testing/dart/test_configurations.dart View 2 chunks +5 lines, -6 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/testing/dart/test_progress.dart View 2 chunks +5 lines, -4 lines 0 comments Download
M tools/testing/dart/test_runner.dart View 21 chunks +74 lines, -57 lines 0 comments Download
M tools/testing/dart/utils.dart View 1 chunk +1 line, -0 lines 0 comments Download
M tools/testing/dart/vendored_pkg/args/args.dart View 6 chunks +24 lines, -18 lines 0 comments Download
M tools/testing/dart/vendored_pkg/args/src/parser.dart View 5 chunks +13 lines, -13 lines 0 comments Download
M tools/yaml2json.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M utils/compiler/create_snapshot.dart View 5 chunks +20 lines, -23 lines 0 comments Download
M utils/compiler/create_snapshot_entry.dart View 4 chunks +8 lines, -10 lines 0 comments Download
M utils/peg/pegparser.dart View 31 chunks +161 lines, -132 lines 0 comments Download
M utils/tests/peg/peg_test.dart View 1 2 11 chunks +185 lines, -134 lines 0 comments Download
M utils/tests/testrunner/browser_tests/web/browser_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M utils/tests/testrunner/http_client_tests/http_client_test.dart View 2 chunks +6 lines, -8 lines 0 comments Download
M utils/tests/testrunner/layout_tests/web/layout_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M utils/tests/testrunner/non_browser_tests/non_browser_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M utils/tests/testrunner/non_browser_tests/non_browser_toast.dart View 1 chunk +0 lines, -1 line 0 comments Download
M utils/tests/testrunner/testrunner_test.dart View 10 chunks +350 lines, -297 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jacob
3 years, 8 months ago (2017-04-18 20:10:57 UTC) #2
Jacob
3 years, 8 months ago (2017-04-19 15:01:23 UTC) #4
terry
lgtm, just minor nits and a dartfmt that I think makes debugging a pain. Should ...
3 years, 8 months ago (2017-04-20 13:16:37 UTC) #5
Jacob
https://codereview.chromium.org/2827793002/diff/20001/tools/dom/scripts/idlrenderer.dart File tools/dom/scripts/idlrenderer.dart (right): https://codereview.chromium.org/2827793002/diff/20001/tools/dom/scripts/idlrenderer.dart#newcode23 tools/dom/scripts/idlrenderer.dart:23: // TODO: revert to indented(action()) { On 2017/04/20 13:16:36, ...
3 years, 8 months ago (2017-04-20 15:33:14 UTC) #6
Jacob
3 years, 8 months ago (2017-04-20 15:33:14 UTC) #7
Jacob
3 years, 8 months ago (2017-04-20 16:08:38 UTC) #9
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
119b2d58ced0a102a01228ea6b3eb8189ec333f0 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698