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

Issue 1984963002: Roll Polymer elements (Closed)

Created:
4 years, 7 months ago by tsergeant
Modified:
4 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, asanka, dbeam+watch-polymer_chromium.org, michaelpg+watch-polymer_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-downloads_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll Polymer elements In particular, this adds the 0.9.0 version of app-layout and app-route (formerly carbon-route), which we are planning to use in MD History. BUG=609502 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation NOPRESUBMIT=true # crisper.js Committed: https://crrev.com/d98decf326acae85fe4bb758ca760abcd0caf5f7 Cr-Commit-Position: refs/heads/master@{#395826}

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4003 lines, -1424 lines) Patch
M chrome/browser/resources/md_downloads/crisper.js View 1 28 chunks +163 lines, -171 lines 0 comments Download
M chrome/browser/resources/md_downloads/vulcanized.html View 1 3 chunks +7 lines, -8 lines 0 comments Download
M third_party/polymer/v1_0/bower.json View 1 1 chunk +2 lines, -1 line 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-box/app-box.html View 1 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-box/app-box-extracted.js View 1 1 chunk +93 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-box/compiled_resources2.gyp View 1 1 chunk +3 lines, -6 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-drawer-layout/app-drawer-layout.html View 1 1 chunk +125 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-drawer-layout/app-drawer-layout-extracted.js View 1 1 chunk +90 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-drawer-layout/compiled_resources2.gyp View 1 1 chunk +4 lines, -6 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/app-drawer.html View 1 1 chunk +172 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/app-drawer-extracted.js View 1 1 chunk +492 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-drawer/compiled_resources2.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-header-layout/app-header-layout.html View 1 1 chunk +107 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-header-layout/app-header-layout-extracted.js View 1 1 chunk +98 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-header-layout/compiled_resources2.gyp View 1 1 chunk +2 lines, -6 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-header/app-header.html View 1 1 chunk +336 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-header/app-header-extracted.js View 1 1 chunk +364 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-header/compiled_resources2.gyp View 1 1 chunk +3 lines, -6 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-layout.html View 1 1 chunk +8 lines, -9 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/app-scroll-effects.html View 1 1 chunk +7 lines, -7 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/app-scroll-effects-behavior.html View 1 1 chunk +4 lines, -8 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/app-scroll-effects-behavior-extracted.js View 1 1 chunk +338 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/compiled_resources2.gyp View 1 1 chunk +30 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/blend-background.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/blend-background-extracted.js View 1 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/compiled_resources2.gyp View 1 1 chunk +62 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/fade-background.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/fade-background-extracted.js View 1 1 chunk +28 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/material.html View 1 1 chunk +6 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/material-extracted.js View 1 1 chunk +12 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/parallax-background.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/parallax-background-extracted.js View 1 1 chunk +36 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/resize-snapped-title.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/resize-snapped-title-extracted.js View 1 1 chunk +51 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/resize-title.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/resize-title-extracted.js View 1 1 chunk +76 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/waterfall.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scroll-effects/effects/waterfall-extracted.js View 1 1 chunk +12 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scrollpos-control/app-scrollpos-control.html View 1 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-scrollpos-control/app-scrollpos-control-extracted.js View 1 1 chunk +54 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-scrollpos-control/compiled_resources2.gyp View 1 1 chunk +3 lines, -3 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-toolbar/app-toolbar.html View 1 1 chunk +115 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/app-toolbar/app-toolbar-extracted.js View 1 1 chunk +3 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/app-toolbar/compiled_resources2.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/bower.json View 1 1 chunk +48 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/compiled_resources2.gyp View 1 1 chunk +23 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/helpers/compiled_resources2.gyp View 1 1 chunk +2 lines, -2 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-layout/helpers/helpers.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-layout/helpers/helpers-extracted.js View 1 1 chunk +114 lines, -0 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-route/app-location.html View 1 chunk +58 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/app-location-extracted.js View 2 chunks +24 lines, -7 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/app-route.html View 3 chunks +24 lines, -24 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-route/app-route-converter.html View 1 chunk +67 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-behavior.html View 1 chunk +1 line, -3 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-behavior-extracted.js View 5 chunks +21 lines, -21 lines 0 comments Download
A third_party/polymer/v1_0/components-chromium/app-route/app-route-converter-extracted.js View 1 chunk +7 lines, -0 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/app-route-extracted.js View 1 7 chunks +103 lines, -43 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/bower.json View 1 1 chunk +6 lines, -6 lines 0 comments Download
A + third_party/polymer/v1_0/components-chromium/app-route/compiled_resources2.gyp View 1 chunk +11 lines, -4 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/bower.json View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-location.html View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-location-extracted.js View 1 chunk +0 lines, -93 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route.html View 1 chunk +0 lines, -82 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route-converter.html View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route-converter-extracted.js View 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/carbon-route-extracted.js View 1 chunk +0 lines, -250 lines 0 comments Download
D third_party/polymer/v1_0/components-chromium/carbon-route/compiled_resources2.gyp View 1 chunk +0 lines, -26 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-a11y-keys/bower.json View 1 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-a11y-keys/iron-a11y-keys-extracted.js View 1 3 chunks +30 lines, -29 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-dropdown/bower.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-dropdown/iron-dropdown-extracted.js View 1 6 chunks +16 lines, -57 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-fit-behavior/bower.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-fit-behavior/iron-fit-behavior-extracted.js View 1 2 chunks +20 lines, -11 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-location/bower.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-location/iron-location-extracted.js View 1 2 chunks +18 lines, -8 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-menu-behavior/bower.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-menu-behavior/iron-menu-behavior-extracted.js View 2 chunks +3 lines, -12 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/bower.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-behavior-extracted.js View 6 chunks +36 lines, -8 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-overlay-behavior/iron-overlay-manager-extracted.js View 6 chunks +7 lines, -11 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-range-behavior/bower.json View 1 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-range-behavior/iron-range-behavior-extracted.js View 1 1 chunk +19 lines, -10 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-selector/bower.json View 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/iron-selector/iron-selectable-extracted.js View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-button/bower.json View 1 2 chunks +13 lines, -14 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-button/compiled_resources2.gyp View 1 1 chunk +0 lines, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-button/paper-button.html View 1 5 chunks +17 lines, -11 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-button/paper-button-extracted.js View 1 1 chunk +29 lines, -29 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-checkbox/bower.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-checkbox/paper-checkbox.html View 1 3 chunks +9 lines, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-button/bower.json View 1 2 chunks +2 lines, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-button/paper-radio-button.html View 1 8 chunks +25 lines, -25 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-group/bower.json View 1 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-group/compiled_resources2.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-group/paper-radio-group.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-radio-group/paper-radio-group-extracted.js View 1 3 chunks +26 lines, -31 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-slider/bower.json View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-slider/paper-slider.html View 1 3 chunks +2 lines, -2 lines 0 comments Download
M third_party/polymer/v1_0/components-chromium/paper-slider/paper-slider-extracted.js View 1 5 chunks +12 lines, -14 lines 0 comments Download
M third_party/polymer/v1_0/components_summary.txt View 1 11 chunks +65 lines, -58 lines 0 comments Download
M third_party/polymer/v1_0/find_unused_elements.py View 1 1 chunk +3 lines, -1 line 0 comments Download
M third_party/polymer/v1_0/rsync_exclude.txt View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (7 generated)
tsergeant
PTAL! Hopefully no-one else is doing this simultaneously this time.
4 years, 7 months ago (2016-05-25 05:54:34 UTC) #5
Dan Beam
lgtm
4 years, 7 months ago (2016-05-25 06:34:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1984963002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1984963002/20001
4 years, 7 months ago (2016-05-25 06:39:01 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-25 07:48:57 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-25 07:50:35 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d98decf326acae85fe4bb758ca760abcd0caf5f7
Cr-Commit-Position: refs/heads/master@{#395826}

Powered by Google App Engine
This is Rietveld 408576698