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

Issue 794473002: Delete polymer from the Dart repo (Closed)

Created:
6 years ago by Siggi Cherem (dart-lang)
Modified:
6 years ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Delete polymer from the Dart repo. Code now lives at: https://github.com/dart-lang/polymer-dart Bots covering the polymer tests can be seen at: build.chromium.org/p/client.dart.packages/console Or to filter just the polymer bots: build.chromium.org/p/client.dart.packages/console?builder=packages-windows-polymer-dart&builder=packages-linux-polymer-dart&builder=packages-mac-polymer-dart R=jakemac@google.com, jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=42461

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -32569 lines) Patch
M pkg/pkg.gyp View 1 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/pkg.status View 1 14 chunks +0 lines, -135 lines 0 comments Download
D pkg/polymer/AUTHORS View 1 1 chunk +0 lines, -9 lines 0 comments Download
D pkg/polymer/CHANGELOG.md View 1 1 chunk +0 lines, -322 lines 0 comments Download
D pkg/polymer/LICENSE View 1 1 chunk +0 lines, -27 lines 0 comments Download
D pkg/polymer/PATENTS View 1 1 chunk +0 lines, -23 lines 0 comments Download
D pkg/polymer/README.md View 1 1 chunk +0 lines, -126 lines 0 comments Download
D pkg/polymer/bin/new_element.dart View 1 1 chunk +0 lines, -245 lines 0 comments Download
D pkg/polymer/bin/new_entry.dart View 1 1 chunk +0 lines, -202 lines 0 comments Download
D pkg/polymer/e2e_test/README.txt View 1 1 chunk +0 lines, -4 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/lib/a.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/lib/b.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/pubspec.yaml View 1 1 chunk +0 lines, -8 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/test/import_test.dart View 1 1 chunk +0 lines, -22 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import1/test/import_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/lib/a.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/lib/b.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/pubspec.yaml View 1 1 chunk +0 lines, -8 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/test/import_test.dart View 1 1 chunk +0 lines, -22 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import2/test/import_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/lib/a.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/lib/b.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/pubspec.yaml View 1 1 chunk +0 lines, -8 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/test/import_test.dart View 1 1 chunk +0 lines, -22 lines 0 comments Download
D pkg/polymer/e2e_test/bad_import3/test/import_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/a.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/b.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/b.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/c.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/d.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/e.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/lib/f.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/pubspec.yaml View 1 1 chunk +0 lines, -5 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy1_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy1_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy2_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy2_test.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy3_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy3_test.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/deploy_common.dart View 1 1 chunk +0 lines, -35 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev1_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev1_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev2_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev2_test.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev3_test.dart View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev3_test.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dev_common.dart View 1 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/deploy1_test.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/deploy1_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/deploy2_test.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/deploy2_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/deploy_common.dart View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/dev1_test.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/dev1_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/dev2_test.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/dev2_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/canonicalization/test/dir/dev_common.dart View 1 1 chunk +0 lines, -37 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/a.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/b.dart View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/b.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/c.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/d.dart View 1 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/e.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/lib/f.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/pubspec.yaml View 1 1 chunk +0 lines, -5 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/double_init_code.html View 1 1 chunk +0 lines, -1 line 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/double_init_test.dart View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/double_init_test.html View 1 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/import_test.dart View 1 1 chunk +0 lines, -33 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/import_test.html View 1 1 chunk +0 lines, -17 lines 0 comments Download
D pkg/polymer/e2e_test/experimental_boot/test/load_dart_code.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/lib/a.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/lib/a.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/lib/b.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/pubspec.yaml View 1 1 chunk +0 lines, -8 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/test/import_test.dart View 1 1 chunk +0 lines, -22 lines 0 comments Download
D pkg/polymer/e2e_test/good_import/test/import_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/example/component/news/test/news_index_test.dart View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/example/component/news/test/news_index_test.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D pkg/polymer/example/component/news/web/index.html View 1 1 chunk +0 lines, -24 lines 0 comments Download
D pkg/polymer/example/component/news/web/news-component.html View 1 1 chunk +0 lines, -42 lines 0 comments Download
D pkg/polymer/example/scoped_style/index.html View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/scoped_style/my_test.html View 1 1 chunk +0 lines, -14 lines 0 comments Download
D pkg/polymer/lib/auto_binding.dart View 1 1 chunk +0 lines, -113 lines 0 comments Download
D pkg/polymer/lib/boot.js View 1 1 chunk +0 lines, -133 lines 0 comments Download
D pkg/polymer/lib/builder.dart View 1 1 chunk +0 lines, -355 lines 0 comments Download
D pkg/polymer/lib/default_build.dart View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/lib/deploy.dart View 1 1 chunk +0 lines, -186 lines 0 comments Download
D pkg/polymer/lib/deserialize.dart View 1 1 chunk +0 lines, -43 lines 0 comments Download
D pkg/polymer/lib/html_element_names.dart View 1 1 chunk +0 lines, -128 lines 0 comments Download
D pkg/polymer/lib/init.dart View 1 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/lib/polymer.dart View 1 1 chunk +0 lines, -86 lines 0 comments Download
D pkg/polymer/lib/polymer.html View 1 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/lib/polymer_experimental.html View 1 1 chunk +0 lines, -9 lines 0 comments Download
D pkg/polymer/lib/src/build/build_filter.dart View 1 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/polymer/lib/src/build/build_log_combiner.dart View 1 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/polymer/lib/src/build/common.dart View 1 1 chunk +0 lines, -273 lines 0 comments Download
D pkg/polymer/lib/src/build/constants.dart View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/lib/src/build/generated/messages.html View 1 1 chunk +0 lines, -545 lines 0 comments Download
D pkg/polymer/lib/src/build/import_inliner.dart View 1 1 chunk +0 lines, -569 lines 0 comments Download
D pkg/polymer/lib/src/build/index_page_builder.dart View 1 1 chunk +0 lines, -104 lines 0 comments Download
D pkg/polymer/lib/src/build/linter.dart View 1 1 chunk +0 lines, -470 lines 0 comments Download
D pkg/polymer/lib/src/build/log_injector.css View 1 1 chunk +0 lines, -78 lines 0 comments Download
D pkg/polymer/lib/src/build/log_injector.dart View 1 1 chunk +0 lines, -134 lines 0 comments Download
D pkg/polymer/lib/src/build/messages.dart View 1 1 chunk +0 lines, -630 lines 0 comments Download
D pkg/polymer/lib/src/build/mirrors_remover.dart View 1 1 chunk +0 lines, -53 lines 0 comments Download
D pkg/polymer/lib/src/build/polyfill_injector.dart View 1 1 chunk +0 lines, -134 lines 0 comments Download
D pkg/polymer/lib/src/build/runner.dart View 1 1 chunk +0 lines, -378 lines 0 comments Download
D pkg/polymer/lib/src/build/script_compactor.dart View 1 1 chunk +0 lines, -853 lines 0 comments Download
D pkg/polymer/lib/src/build/utils.dart View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/lib/src/declaration.dart View 1 1 chunk +0 lines, -599 lines 0 comments Download
D pkg/polymer/lib/src/events.dart View 1 1 chunk +0 lines, -178 lines 0 comments Download
D pkg/polymer/lib/src/instance.dart View 1 1 chunk +0 lines, -1460 lines 0 comments Download
D pkg/polymer/lib/src/job.dart View 1 1 chunk +0 lines, -50 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/AUTHORS View 1 1 chunk +0 lines, -9 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/CONTRIBUTING.md View 1 1 chunk +0 lines, -73 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/LICENSE View 1 1 chunk +0 lines, -27 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/PATENTS View 1 1 chunk +0 lines, -23 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/README.md View 1 1 chunk +0 lines, -17 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/bower.json View 1 1 chunk +0 lines, -8 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/build.log View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/layout.html View 1 1 chunk +0 lines, -286 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/polymer.html View 1 1 chunk +0 lines, -12 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/polymer.js View 1 1 chunk +0 lines, -11829 lines 0 comments Download
D pkg/polymer/lib/src/js/polymer/polymer.min.js View 1 1 chunk +0 lines, -14 lines 0 comments Download
D pkg/polymer/lib/src/loader.dart View 1 1 chunk +0 lines, -194 lines 0 comments Download
D pkg/polymer/lib/src/mirror_loader.dart View 1 1 chunk +0 lines, -283 lines 0 comments Download
D pkg/polymer/lib/src/property_accessor.dart View 1 1 chunk +0 lines, -69 lines 0 comments Download
D pkg/polymer/lib/src/static_loader.dart View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/lib/transformer.dart View 1 1 chunk +0 lines, -178 lines 0 comments Download
D pkg/polymer/pubspec.yaml View 1 1 chunk +0 lines, -44 lines 0 comments Download
D pkg/polymer/test/attr_deserialize_test.dart View 1 1 chunk +0 lines, -49 lines 0 comments Download
D pkg/polymer/test/attr_deserialize_test.html View 1 1 chunk +0 lines, -30 lines 0 comments Download
D pkg/polymer/test/attr_mustache_test.dart View 1 1 chunk +0 lines, -57 lines 0 comments Download
D pkg/polymer/test/attr_mustache_test.html View 1 1 chunk +0 lines, -28 lines 0 comments Download
D pkg/polymer/test/auto_binding_test.dart View 1 1 chunk +0 lines, -60 lines 0 comments Download
D pkg/polymer/test/auto_binding_test.html View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/test/bind_mdv_test.dart View 1 1 chunk +0 lines, -94 lines 0 comments Download
D pkg/polymer/test/bind_mdv_test.html View 1 1 chunk +0 lines, -25 lines 0 comments Download
D pkg/polymer/test/bind_properties_test.dart View 1 1 chunk +0 lines, -108 lines 0 comments Download
D pkg/polymer/test/bind_properties_test.html View 1 1 chunk +0 lines, -40 lines 0 comments Download
D pkg/polymer/test/bind_test.dart View 1 1 chunk +0 lines, -52 lines 0 comments Download
D pkg/polymer/test/bind_test.html View 1 1 chunk +0 lines, -39 lines 0 comments Download
D pkg/polymer/test/build/all_phases_test.dart View 1 1 chunk +0 lines, -348 lines 0 comments Download
D pkg/polymer/test/build/build_log_combiner_test.dart View 1 1 chunk +0 lines, -45 lines 0 comments Download
D pkg/polymer/test/build/code_extractor.dart View 1 1 chunk +0 lines, -276 lines 0 comments Download
D pkg/polymer/test/build/common.dart View 1 1 chunk +0 lines, -262 lines 0 comments Download
D pkg/polymer/test/build/import_inliner_test.dart View 1 1 chunk +0 lines, -1299 lines 0 comments Download
D pkg/polymer/test/build/index_page_builder_test.dart View 1 1 chunk +0 lines, -112 lines 0 comments Download
D pkg/polymer/test/build/linter_test.dart View 1 1 chunk +0 lines, -853 lines 0 comments Download
D pkg/polymer/test/build/log_injector_test.dart View 1 1 chunk +0 lines, -86 lines 0 comments Download
D pkg/polymer/test/build/polyfill_injector_test.dart View 1 1 chunk +0 lines, -149 lines 0 comments Download
D pkg/polymer/test/build/script_compactor_test.dart View 1 1 chunk +0 lines, -1213 lines 0 comments Download
D pkg/polymer/test/build/static_clean_test.dart View 1 1 chunk +0 lines, -13 lines 0 comments Download
D pkg/polymer/test/build/unique_message_test.dart View 1 1 chunk +0 lines, -42 lines 0 comments Download
D pkg/polymer/test/build/utils_test.dart View 1 1 chunk +0 lines, -86 lines 0 comments Download
D pkg/polymer/test/computed_properties_test.dart View 1 1 chunk +0 lines, -84 lines 0 comments Download
D pkg/polymer/test/computed_properties_test.html View 1 1 chunk +0 lines, -18 lines 0 comments Download
D pkg/polymer/test/custom_event_test.dart View 1 1 chunk +0 lines, -75 lines 0 comments Download
D pkg/polymer/test/custom_event_test.html View 1 1 chunk +0 lines, -30 lines 0 comments Download
D pkg/polymer/test/element_import/import_a.dart View 1 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/test/element_import/import_a.html View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/test/element_import/import_b.dart View 1 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/test/element_import/import_b.html View 1 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/test/entered_view_test.dart View 1 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/polymer/test/entered_view_test.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D pkg/polymer/test/event_binding_release_handler_test.dart View 1 1 chunk +0 lines, -54 lines 0 comments Download
D pkg/polymer/test/event_binding_release_handler_test.html View 1 1 chunk +0 lines, -29 lines 0 comments Download
D pkg/polymer/test/event_controller_test.dart View 1 1 chunk +0 lines, -68 lines 0 comments Download
D pkg/polymer/test/event_controller_test.html View 1 1 chunk +0 lines, -40 lines 0 comments Download
D pkg/polymer/test/event_handlers_test.dart View 1 1 chunk +0 lines, -118 lines 0 comments Download
D pkg/polymer/test/event_handlers_test.html View 1 1 chunk +0 lines, -57 lines 0 comments Download
D pkg/polymer/test/event_path_declarative_test.dart View 1 1 chunk +0 lines, -118 lines 0 comments Download
D pkg/polymer/test/event_path_declarative_test.html View 1 1 chunk +0 lines, -76 lines 0 comments Download
D pkg/polymer/test/event_path_test.dart View 1 1 chunk +0 lines, -83 lines 0 comments Download
D pkg/polymer/test/event_path_test.html View 1 1 chunk +0 lines, -67 lines 0 comments Download
D pkg/polymer/test/events_test.dart View 1 1 chunk +0 lines, -86 lines 0 comments Download
D pkg/polymer/test/events_test.html View 1 1 chunk +0 lines, -51 lines 0 comments Download
D pkg/polymer/test/force_ready_test.dart View 1 1 chunk +0 lines, -26 lines 0 comments Download
D pkg/polymer/test/force_ready_test.html View 1 1 chunk +0 lines, -15 lines 0 comments Download
D pkg/polymer/test/import_test.dart View 1 1 chunk +0 lines, -29 lines 0 comments Download
D pkg/polymer/test/import_test.html View 1 1 chunk +0 lines, -26 lines 0 comments Download
D pkg/polymer/test/inject_bound_html_test.dart View 1 1 chunk +0 lines, -37 lines 0 comments Download
D pkg/polymer/test/inject_bound_html_test.html View 1 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/test/instance_attrs_test.dart View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/test/instance_attrs_test.html View 1 1 chunk +0 lines, -27 lines 0 comments Download
D pkg/polymer/test/js_custom_event_test.dart View 1 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/polymer/test/js_custom_event_test.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D pkg/polymer/test/js_interop_test.dart View 1 1 chunk +0 lines, -149 lines 0 comments Download
D pkg/polymer/test/js_interop_test.html View 1 1 chunk +0 lines, -99 lines 0 comments Download
D pkg/polymer/test/layout_test.dart View 1 1 chunk +0 lines, -97 lines 0 comments Download
D pkg/polymer/test/layout_test.html View 1 1 chunk +0 lines, -177 lines 0 comments Download
D pkg/polymer/test/mirror_loader_1.dart View 1 1 chunk +0 lines, -9 lines 0 comments Download
D pkg/polymer/test/mirror_loader_2.dart View 1 1 chunk +0 lines, -14 lines 0 comments Download
D pkg/polymer/test/mirror_loader_3.dart View 1 1 chunk +0 lines, -9 lines 0 comments Download
D pkg/polymer/test/mirror_loader_4.dart View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/test/mirror_loader_test.dart View 1 1 chunk +0 lines, -50 lines 0 comments Download
D pkg/polymer/test/nested_binding_test.dart View 1 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/polymer/test/nested_binding_test.html View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/test/noscript_test.dart View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/test/noscript_test.html View 1 1 chunk +0 lines, -29 lines 0 comments Download
D pkg/polymer/test/prop_attr_bind_reflection_test.dart View 1 1 chunk +0 lines, -47 lines 0 comments Download
D pkg/polymer/test/prop_attr_bind_reflection_test.html View 1 1 chunk +0 lines, -34 lines 0 comments Download
D pkg/polymer/test/prop_attr_reflection_test.dart View 1 1 chunk +0 lines, -184 lines 0 comments Download
D pkg/polymer/test/prop_attr_reflection_test.html View 1 1 chunk +0 lines, -41 lines 0 comments Download
D pkg/polymer/test/property_change_test.dart View 1 1 chunk +0 lines, -55 lines 0 comments Download
D pkg/polymer/test/property_change_test.html View 1 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/test/property_observe_test.dart View 1 1 chunk +0 lines, -90 lines 0 comments Download
D pkg/polymer/test/property_observe_test.html View 1 1 chunk +0 lines, -24 lines 0 comments Download
D pkg/polymer/test/publish_attributes_test.dart View 1 1 chunk +0 lines, -70 lines 0 comments Download
D pkg/polymer/test/publish_attributes_test.html View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/test/publish_inherited_properties_test.dart View 1 1 chunk +0 lines, -72 lines 0 comments Download
D pkg/polymer/test/publish_inherited_properties_test.html View 1 1 chunk +0 lines, -32 lines 0 comments Download
D pkg/polymer/test/register_test.dart View 1 1 chunk +0 lines, -84 lines 0 comments Download
D pkg/polymer/test/register_test.html View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/test/take_attributes_test.dart View 1 1 chunk +0 lines, -121 lines 0 comments Download
D pkg/polymer/test/take_attributes_test.html View 1 1 chunk +0 lines, -76 lines 0 comments Download
D pkg/polymer/test/template_attr_template_test.dart View 1 1 chunk +0 lines, -52 lines 0 comments Download
D pkg/polymer/test/template_attr_template_test.html View 1 1 chunk +0 lines, -44 lines 0 comments Download
D pkg/polymer/test/template_attr_template_test_import.html View 1 1 chunk +0 lines, -13 lines 0 comments Download
D pkg/polymer/test/template_distribute_dynamic_test.dart View 1 1 chunk +0 lines, -53 lines 0 comments Download
D pkg/polymer/test/template_distribute_dynamic_test.html View 1 1 chunk +0 lines, -38 lines 0 comments Download
D pkg/polymer/test/two_way_bind_test.dart View 1 1 chunk +0 lines, -88 lines 0 comments Download
D pkg/polymer/test/two_way_bind_test.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
D pkg/polymer/test/unbind_test.dart View 1 1 chunk +0 lines, -127 lines 0 comments Download
D pkg/polymer/test/unbind_test.html View 1 1 chunk +0 lines, -22 lines 0 comments Download
D pkg/polymer/test/web_components_less_test.dart View 1 1 chunk +0 lines, -48 lines 0 comments Download
D pkg/polymer/test/web_components_less_test.html View 1 1 chunk +0 lines, -30 lines 0 comments Download
D pkg/polymer/test/web_components_less_test_import.html View 1 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/tool/create_message_details_page.dart View 1 1 chunk +0 lines, -280 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Siggi Cherem (dart-lang)
6 years ago (2014-12-10 03:05:56 UTC) #3
Jennifer Messerly
I regret that I have but one LGTM to give :)
6 years ago (2014-12-10 03:23:21 UTC) #4
jakemac
lgtm
6 years ago (2014-12-10 16:49:56 UTC) #5
Siggi Cherem (dart-lang)
6 years ago (2014-12-18 17:23:59 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as 42461 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698