Polymer elements added to third_party/polymer.
commit344b7eb4fc9f09c744d3619167ec8fa3d89deb2f
authorPavel Sergeev <dzhioev@chromium.org>
Thu, 25 Sep 2014 15:57:17 +0000 (25 19:57 +0400)
committerPavel Sergeev <dzhioev@chromium.org>
Thu, 25 Sep 2014 15:58:41 +0000 (25 15:58 +0000)
treedb63d23763ad7a26670899466a759e456540418c
parent3ddca850a10976e7be7bc2bed5ffa394fa96b1a3
Polymer elements added to third_party/polymer.

List of changes:
* Added all core-elements and paper-elements provided by Polymer.
* Components moved to 'components' subdirectory.
* Added a presubmit check verifying that the list of dependencies from
  bower.json and the list of components installed to 'components' are the same.
  (see README.chromium for details).
* Updated README.chromium
* Updated pathes to polymer.js and platform.js in projects that use them.

web-animations-js library will be added to the repository
later. Here is a list of components depending on web-animations-js:
* core-animation/core-animation-group.html
* core-animation/core-animation.html
* core-animation/web-animations.html
* paper-menu-button/paper-menu-button.html
* paper-menu-button/paper-menu-button-transition.html

This CL doesn't change polymer and platform components.

Landed manually, because of the bug in the commit queue (http://crbug.com/416255).

BUG=415696
R=mtomasz@chromium.org, raymes@chromium.org, rsadam@chromium.org, thestig@chromium.org
TBR=cpu

Review URL: https://codereview.chromium.org/582873003

Cr-Commit-Position: refs/heads/master@{#296712}
530 files changed:
chrome/browser/resources/pdf/includes.js
third_party/polymer/.bowerrc
third_party/polymer/LICENSE.polymer [moved from third_party/polymer/LICENSE with 100% similarity]
third_party/polymer/PRESUBMIT.py [new file with mode: 0644]
third_party/polymer/README.chromium
third_party/polymer/bower.json
third_party/polymer/components/core-ajax/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-ajax/README.md [new file with mode: 0644]
third_party/polymer/components/core-ajax/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-ajax/core-ajax.html [new file with mode: 0644]
third_party/polymer/components/core-ajax/core-xhr.html [new file with mode: 0644]
third_party/polymer/components/core-ajax/demo.html [new file with mode: 0644]
third_party/polymer/components/core-ajax/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-animated-pages/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/README.md [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/bower.json [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/core-animated-pages.css [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/core-animated-pages.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demo.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/grid.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/list.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/music.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/nested-animated-pages.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/nested.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/news.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/quiz1-intro.png [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/quiz1.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/shadow.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/demos/simple.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/index.html [copied from third_party/polymer/core-component-page/index.html with 71% similarity]
third_party/polymer/components/core-animated-pages/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/cascade-transition.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/core-transition-pages.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/cross-fade.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/hero-transition.css [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/hero-transition.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/list-cascade.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/scale-up.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/slide-down.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/slide-from-bottom.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/slide-from-right.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/slide-up.html [new file with mode: 0644]
third_party/polymer/components/core-animated-pages/transitions/tile-cascade.html [new file with mode: 0644]
third_party/polymer/components/core-animation/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-animation/README.md [new file with mode: 0644]
third_party/polymer/components/core-animation/bower.json [new file with mode: 0644]
third_party/polymer/components/core-animation/core-animation-group.html [new file with mode: 0644]
third_party/polymer/components/core-animation/core-animation.html [new file with mode: 0644]
third_party/polymer/components/core-animation/demo.html [new file with mode: 0644]
third_party/polymer/components/core-animation/index.html [copied from third_party/polymer/core-component-page/index.html with 86% similarity]
third_party/polymer/components/core-animation/web-animations.html [new file with mode: 0644]
third_party/polymer/components/core-collapse/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-collapse/README.md [new file with mode: 0644]
third_party/polymer/components/core-collapse/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-collapse/core-collapse.css [copied from third_party/polymer/polymer/polymer.html with 77% similarity]
third_party/polymer/components/core-collapse/core-collapse.html [new file with mode: 0644]
third_party/polymer/components/core-collapse/demo.html [new file with mode: 0644]
third_party/polymer/components/core-collapse/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-component-page/.bower.json [moved from third_party/polymer/core-component-page/.bower.json with 94% similarity]
third_party/polymer/components/core-component-page/README.md [moved from third_party/polymer/core-component-page/README.md with 100% similarity]
third_party/polymer/components/core-component-page/bowager-logo.png [new file with mode: 0644]
third_party/polymer/components/core-component-page/bower.json [copied from third_party/polymer/core-component-page/bower.json with 100% similarity]
third_party/polymer/components/core-component-page/core-component-page.html [moved from third_party/polymer/core-component-page/core-component-page.html with 99% similarity]
third_party/polymer/components/core-component-page/demo.html [copied from third_party/polymer/core-component-page/demo.html with 97% similarity]
third_party/polymer/components/core-component-page/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-drag-drop/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-drag-drop/core-drag-drop.html [new file with mode: 0644]
third_party/polymer/components/core-drag-drop/demo.html [new file with mode: 0644]
third_party/polymer/components/core-drag-drop/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-drawer-panel/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/README.md [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/bower.json [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/core-drawer-panel.css [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/core-drawer-panel.html [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/demo.html [new file with mode: 0644]
third_party/polymer/components/core-drawer-panel/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-drawer-panel/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-dropdown/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-dropdown/README.md [new file with mode: 0644]
third_party/polymer/components/core-dropdown/bower.json [new file with mode: 0644]
third_party/polymer/components/core-dropdown/core-dropdown.css [new file with mode: 0644]
third_party/polymer/components/core-dropdown/core-dropdown.html [new file with mode: 0644]
third_party/polymer/components/core-dropdown/demo.html [new file with mode: 0644]
third_party/polymer/components/core-dropdown/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-field/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-field/README.md [new file with mode: 0644]
third_party/polymer/components/core-field/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-field/core-field.css [new file with mode: 0644]
third_party/polymer/components/core-field/core-field.html [new file with mode: 0644]
third_party/polymer/components/core-field/demo.html [new file with mode: 0644]
third_party/polymer/components/core-field/index.html [copied from third_party/polymer/core-component-page/index.html with 86% similarity]
third_party/polymer/components/core-field/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-header-panel/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-header-panel/README.md [new file with mode: 0644]
third_party/polymer/components/core-header-panel/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-header-panel/core-header-panel.css [new file with mode: 0644]
third_party/polymer/components/core-header-panel/core-header-panel.html [new file with mode: 0644]
third_party/polymer/components/core-header-panel/demo.html [new file with mode: 0644]
third_party/polymer/components/core-header-panel/index.html [copied from third_party/polymer/core-component-page/index.html with 93% similarity]
third_party/polymer/components/core-header-panel/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-icon-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-icon-button/README.md [new file with mode: 0644]
third_party/polymer/components/core-icon-button/bower.json [new file with mode: 0644]
third_party/polymer/components/core-icon-button/core-icon-button.css [new file with mode: 0644]
third_party/polymer/components/core-icon-button/core-icon-button.html [new file with mode: 0644]
third_party/polymer/components/core-icon-button/demo.html [moved from third_party/polymer/core-component-page/demo.html with 58% similarity]
third_party/polymer/components/core-icon-button/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-icon-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-icon/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-icon/README.md [new file with mode: 0644]
third_party/polymer/components/core-icon/bower.json [new file with mode: 0644]
third_party/polymer/components/core-icon/core-icon.css [copied from third_party/polymer/polymer/polymer.html with 58% similarity]
third_party/polymer/components/core-icon/core-icon.html [new file with mode: 0644]
third_party/polymer/components/core-icon/demo.html [new file with mode: 0644]
third_party/polymer/components/core-icon/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-icon/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-icons/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-icons/README.md [new file with mode: 0644]
third_party/polymer/components/core-icons/av-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/bower.json [new file with mode: 0644]
third_party/polymer/components/core-icons/communication-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/core-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/demo.html [new file with mode: 0644]
third_party/polymer/components/core-icons/device-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/editor-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/hardware-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/image-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-icons/maps-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/notification-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/png-icons.html [new file with mode: 0644]
third_party/polymer/components/core-icons/social-icons.html [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/README.md [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/bower.json [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/core-iconset.html [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/demo.html [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-iconset-svg/my-icons-big.png [new file with mode: 0644]
third_party/polymer/components/core-iconset-svg/my-icons.png [new file with mode: 0644]
third_party/polymer/components/core-iconset/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-iconset/README.md [new file with mode: 0644]
third_party/polymer/components/core-iconset/bower.json [new file with mode: 0644]
third_party/polymer/components/core-iconset/core-iconset.html [new file with mode: 0644]
third_party/polymer/components/core-iconset/demo.html [new file with mode: 0644]
third_party/polymer/components/core-iconset/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-iconset/my-icons-big.png [new file with mode: 0644]
third_party/polymer/components/core-iconset/my-icons.png [new file with mode: 0644]
third_party/polymer/components/core-input/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-input/README.md [new file with mode: 0644]
third_party/polymer/components/core-input/bower.json [new file with mode: 0644]
third_party/polymer/components/core-input/core-input.css [new file with mode: 0644]
third_party/polymer/components/core-input/core-input.html [new file with mode: 0644]
third_party/polymer/components/core-input/demo.html [new file with mode: 0644]
third_party/polymer/components/core-input/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-input/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-item/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-item/README.md [new file with mode: 0644]
third_party/polymer/components/core-item/bower.json [new file with mode: 0644]
third_party/polymer/components/core-item/core-item.css [new file with mode: 0644]
third_party/polymer/components/core-item/core-item.html [new file with mode: 0644]
third_party/polymer/components/core-item/demo.html [new file with mode: 0644]
third_party/polymer/components/core-item/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-item/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-layout-grid/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-layout-grid/README.md [new file with mode: 0644]
third_party/polymer/components/core-layout-grid/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-layout-grid/core-layout-grid.html [new file with mode: 0644]
third_party/polymer/components/core-layout-grid/demo.html [new file with mode: 0644]
third_party/polymer/components/core-layout-grid/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-layout-grid/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/README.md [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-layout-trbl/core-layout-trbl.html [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/core-slide.html [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/demo.html [new file with mode: 0644]
third_party/polymer/components/core-layout-trbl/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-layout/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-layout/README.md [new file with mode: 0644]
third_party/polymer/components/core-layout/bower.json [copied from third_party/polymer/core-component-page/bower.json with 50% similarity]
third_party/polymer/components/core-layout/core-layout-host.css [new file with mode: 0644]
third_party/polymer/components/core-layout/core-layout.css [new file with mode: 0644]
third_party/polymer/components/core-layout/core-layout.html [new file with mode: 0644]
third_party/polymer/components/core-layout/demo-body.html [new file with mode: 0644]
third_party/polymer/components/core-layout/demo-css.html [new file with mode: 0644]
third_party/polymer/components/core-layout/demo-parent.html [new file with mode: 0644]
third_party/polymer/components/core-layout/demo.html [new file with mode: 0644]
third_party/polymer/components/core-layout/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-layout/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-list/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-list/README.md [new file with mode: 0644]
third_party/polymer/components/core-list/bower.json [new file with mode: 0644]
third_party/polymer/components/core-list/core-list.css [new file with mode: 0644]
third_party/polymer/components/core-list/core-list.html [new file with mode: 0644]
third_party/polymer/components/core-list/demo-divider.html [new file with mode: 0644]
third_party/polymer/components/core-list/demo.html [new file with mode: 0644]
third_party/polymer/components/core-list/images/0.png [new file with mode: 0644]
third_party/polymer/components/core-list/images/1.png [new file with mode: 0644]
third_party/polymer/components/core-list/images/2.png [new file with mode: 0644]
third_party/polymer/components/core-list/images/3.png [new file with mode: 0644]
third_party/polymer/components/core-list/index.html [copied from third_party/polymer/core-component-page/index.html with 83% similarity]
third_party/polymer/components/core-localstorage/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-localstorage/README.md [new file with mode: 0644]
third_party/polymer/components/core-localstorage/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-localstorage/core-localstorage.html [new file with mode: 0644]
third_party/polymer/components/core-localstorage/demo.html [new file with mode: 0644]
third_party/polymer/components/core-localstorage/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-media-query/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-media-query/README.md [new file with mode: 0644]
third_party/polymer/components/core-media-query/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-media-query/core-media-query.html [new file with mode: 0644]
third_party/polymer/components/core-media-query/demo.html [new file with mode: 0644]
third_party/polymer/components/core-media-query/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-menu-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-menu-button/README.md [new file with mode: 0644]
third_party/polymer/components/core-menu-button/bower.json [new file with mode: 0644]
third_party/polymer/components/core-menu-button/core-menu-button.css [new file with mode: 0644]
third_party/polymer/components/core-menu-button/core-menu-button.html [new file with mode: 0644]
third_party/polymer/components/core-menu-button/demo.html [new file with mode: 0644]
third_party/polymer/components/core-menu-button/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-menu-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-menu/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-menu/README.md [new file with mode: 0644]
third_party/polymer/components/core-menu/bower.json [new file with mode: 0644]
third_party/polymer/components/core-menu/core-menu.css [copied from third_party/polymer/polymer/polymer.html with 71% similarity]
third_party/polymer/components/core-menu/core-menu.html [new file with mode: 0644]
third_party/polymer/components/core-menu/core-submenu.css [copied from third_party/polymer/core-component-page/index.html with 65% similarity]
third_party/polymer/components/core-menu/core-submenu.html [new file with mode: 0644]
third_party/polymer/components/core-menu/demo.html [new file with mode: 0644]
third_party/polymer/components/core-menu/index.html [copied from third_party/polymer/core-component-page/index.html with 83% similarity]
third_party/polymer/components/core-menu/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-meta/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-meta/README.md [new file with mode: 0644]
third_party/polymer/components/core-meta/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-meta/core-meta.html [new file with mode: 0644]
third_party/polymer/components/core-meta/demo.html [new file with mode: 0644]
third_party/polymer/components/core-meta/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-overlay/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-overlay/README.md [new file with mode: 0644]
third_party/polymer/components/core-overlay/bower.json [new file with mode: 0644]
third_party/polymer/components/core-overlay/core-key-helper.html [copied from third_party/polymer/polymer/polymer.html with 69% similarity]
third_party/polymer/components/core-overlay/core-overlay-layer.html [new file with mode: 0644]
third_party/polymer/components/core-overlay/core-overlay.html [new file with mode: 0644]
third_party/polymer/components/core-overlay/demo.html [new file with mode: 0644]
third_party/polymer/components/core-overlay/index.html [copied from third_party/polymer/core-component-page/index.html with 86% similarity]
third_party/polymer/components/core-pages/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-pages/README.md [new file with mode: 0644]
third_party/polymer/components/core-pages/bower.json [new file with mode: 0644]
third_party/polymer/components/core-pages/core-pages.css [copied from third_party/polymer/polymer/polymer.html with 57% similarity]
third_party/polymer/components/core-pages/core-pages.html [new file with mode: 0644]
third_party/polymer/components/core-pages/demo.html [new file with mode: 0644]
third_party/polymer/components/core-pages/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-pages/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-range/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-range/README.md [new file with mode: 0644]
third_party/polymer/components/core-range/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-range/core-range.html [new file with mode: 0644]
third_party/polymer/components/core-range/demo.html [new file with mode: 0644]
third_party/polymer/components/core-range/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-scaffold/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-scaffold/README.md [new file with mode: 0644]
third_party/polymer/components/core-scaffold/bower.json [new file with mode: 0644]
third_party/polymer/components/core-scaffold/core-scaffold.html [new file with mode: 0644]
third_party/polymer/components/core-scaffold/demo.html [new file with mode: 0644]
third_party/polymer/components/core-scaffold/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-scaffold/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/README.md [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/bower.json [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/core-scroll-header-panel.css [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/core-scroll-header-panel.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demo.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo1.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo2.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo3.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo4.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo5.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo6.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo7.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo8.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/demo9.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/images/bg2.jpg [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/images/bg3.jpg [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/images/bg5.jpg [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/images/bg6.jpg [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/images/bg9.jpg [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/demos/lorem-ipsum.html [new file with mode: 0644]
third_party/polymer/components/core-scroll-header-panel/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-scroll-header-panel/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-selection/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-selection/README.md [new file with mode: 0644]
third_party/polymer/components/core-selection/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-selection/core-selection.html [new file with mode: 0644]
third_party/polymer/components/core-selection/demo.html [new file with mode: 0644]
third_party/polymer/components/core-selection/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-selector/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-selector/README.md [new file with mode: 0644]
third_party/polymer/components/core-selector/bower.json [new file with mode: 0644]
third_party/polymer/components/core-selector/core-selector.html [new file with mode: 0644]
third_party/polymer/components/core-selector/demo.html [new file with mode: 0644]
third_party/polymer/components/core-selector/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-selector/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-shared-lib/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-shared-lib/README.md [new file with mode: 0644]
third_party/polymer/components/core-shared-lib/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-shared-lib/core-shared-lib.html [new file with mode: 0644]
third_party/polymer/components/core-shared-lib/demo.html [new file with mode: 0644]
third_party/polymer/components/core-shared-lib/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-signals/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-signals/README.md [new file with mode: 0644]
third_party/polymer/components/core-signals/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-signals/core-signals.html [new file with mode: 0644]
third_party/polymer/components/core-signals/demo.html [new file with mode: 0644]
third_party/polymer/components/core-signals/index.html [copied from third_party/polymer/core-component-page/index.html with 97% similarity]
third_party/polymer/components/core-splitter/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-splitter/README.md [new file with mode: 0644]
third_party/polymer/components/core-splitter/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-splitter/core-splitter.css [copied from third_party/polymer/polymer/polymer.html with 59% similarity]
third_party/polymer/components/core-splitter/core-splitter.html [new file with mode: 0644]
third_party/polymer/components/core-splitter/demo.html [new file with mode: 0644]
third_party/polymer/components/core-splitter/handle-h.svg [new file with mode: 0644]
third_party/polymer/components/core-splitter/handle.svg [new file with mode: 0644]
third_party/polymer/components/core-splitter/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-style/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-style/README.md [new file with mode: 0644]
third_party/polymer/components/core-style/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-style/core-style.html [new file with mode: 0644]
third_party/polymer/components/core-style/demo.html [new file with mode: 0644]
third_party/polymer/components/core-style/elements.html [new file with mode: 0644]
third_party/polymer/components/core-style/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-style/my-theme.html [new file with mode: 0644]
third_party/polymer/components/core-toolbar/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-toolbar/README.md [new file with mode: 0644]
third_party/polymer/components/core-toolbar/bower.json [new file with mode: 0644]
third_party/polymer/components/core-toolbar/core-toolbar.css [new file with mode: 0644]
third_party/polymer/components/core-toolbar/core-toolbar.html [new file with mode: 0644]
third_party/polymer/components/core-toolbar/demo.html [new file with mode: 0644]
third_party/polymer/components/core-toolbar/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/core-toolbar/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-tooltip/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-tooltip/README.md [new file with mode: 0644]
third_party/polymer/components/core-tooltip/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/core-tooltip/core-tooltip.css [new file with mode: 0644]
third_party/polymer/components/core-tooltip/core-tooltip.html [new file with mode: 0644]
third_party/polymer/components/core-tooltip/demo.html [new file with mode: 0644]
third_party/polymer/components/core-tooltip/index.html [copied from third_party/polymer/core-component-page/index.html with 95% similarity]
third_party/polymer/components/core-tooltip/metadata.html [new file with mode: 0644]
third_party/polymer/components/core-transition/.bower.json [new file with mode: 0644]
third_party/polymer/components/core-transition/README.md [new file with mode: 0644]
third_party/polymer/components/core-transition/bower.json [new file with mode: 0644]
third_party/polymer/components/core-transition/core-transition-css.html [new file with mode: 0644]
third_party/polymer/components/core-transition/core-transition-overlay.css [new file with mode: 0644]
third_party/polymer/components/core-transition/core-transition.html [new file with mode: 0644]
third_party/polymer/components/core-transition/demo.html [new file with mode: 0644]
third_party/polymer/components/core-transition/index.html [copied from third_party/polymer/core-component-page/index.html with 83% similarity]
third_party/polymer/components/font-roboto/.bower.json [new file with mode: 0644]
third_party/polymer/components/font-roboto/roboto.html [copied from third_party/polymer/polymer/polymer.html with 76% similarity]
third_party/polymer/components/paper-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-button/README.md [new file with mode: 0644]
third_party/polymer/components/paper-button/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-button/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-button/demo2.html [new file with mode: 0644]
third_party/polymer/components/paper-button/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-button/paper-button.css [new file with mode: 0644]
third_party/polymer/components/paper-button/paper-button.html [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/README.md [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-checkbox/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/paper-checkbox.css [new file with mode: 0644]
third_party/polymer/components/paper-checkbox/paper-checkbox.html [new file with mode: 0644]
third_party/polymer/components/paper-dialog/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-dialog/.gitignore [new file with mode: 0644]
third_party/polymer/components/paper-dialog/README.md [new file with mode: 0644]
third_party/polymer/components/paper-dialog/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-dialog/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-dialog/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-dialog/paper-dialog-transition.css [new file with mode: 0644]
third_party/polymer/components/paper-dialog/paper-dialog-transition.html [new file with mode: 0644]
third_party/polymer/components/paper-dialog/paper-dialog.css [new file with mode: 0644]
third_party/polymer/components/paper-dialog/paper-dialog.html [new file with mode: 0644]
third_party/polymer/components/paper-fab/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-fab/README.md [new file with mode: 0644]
third_party/polymer/components/paper-fab/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-fab/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-fab/demo2.html [new file with mode: 0644]
third_party/polymer/components/paper-fab/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-fab/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-fab/paper-fab.css [new file with mode: 0644]
third_party/polymer/components/paper-fab/paper-fab.html [new file with mode: 0644]
third_party/polymer/components/paper-focusable/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-focusable/README.md [new file with mode: 0644]
third_party/polymer/components/paper-focusable/bower.json [copied from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/paper-focusable/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-focusable/paper-focusable.html [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/README.md [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-icon-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/paper-icon-button.css [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/paper-icon-button.html [new file with mode: 0644]
third_party/polymer/components/paper-icon-button/pulse-ink.css [new file with mode: 0644]
third_party/polymer/components/paper-input/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-input/.gitignore [new file with mode: 0644]
third_party/polymer/components/paper-input/README.md [new file with mode: 0644]
third_party/polymer/components/paper-input/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-input/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-input/demo2.html [new file with mode: 0644]
third_party/polymer/components/paper-input/error-100.png [new file with mode: 0644]
third_party/polymer/components/paper-input/error-200.png [new file with mode: 0644]
third_party/polymer/components/paper-input/index.html [copied from third_party/polymer/core-component-page/index.html with 86% similarity]
third_party/polymer/components/paper-input/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-input/paper-input.css [new file with mode: 0644]
third_party/polymer/components/paper-input/paper-input.html [new file with mode: 0644]
third_party/polymer/components/paper-item/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-item/README.md [new file with mode: 0644]
third_party/polymer/components/paper-item/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-item/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-item/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-item/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-item/paper-item.css [new file with mode: 0644]
third_party/polymer/components/paper-item/paper-item.html [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/README.md [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/index.html [copied from third_party/polymer/core-component-page/index.html with 85% similarity]
third_party/polymer/components/paper-menu-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/paper-menu-button-overlay.html [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/paper-menu-button-transition.css [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/paper-menu-button-transition.html [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/paper-menu-button.css [new file with mode: 0644]
third_party/polymer/components/paper-menu-button/paper-menu-button.html [new file with mode: 0644]
third_party/polymer/components/paper-progress/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-progress/README.md [new file with mode: 0644]
third_party/polymer/components/paper-progress/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-progress/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-progress/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-progress/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-progress/paper-progress.css [copied from third_party/polymer/polymer/polymer.html with 57% similarity]
third_party/polymer/components/paper-progress/paper-progress.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/README.md [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-radio-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/paper-radio-button.css [new file with mode: 0644]
third_party/polymer/components/paper-radio-button/paper-radio-button.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/README.md [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-radio-group/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-radio-group/paper-radio-group.html [new file with mode: 0644]
third_party/polymer/components/paper-ripple/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-ripple/README.md [new file with mode: 0644]
third_party/polymer/components/paper-ripple/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-ripple/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-ripple/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-ripple/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-ripple/paper-ripple.html [new file with mode: 0644]
third_party/polymer/components/paper-ripple/raw.html [new file with mode: 0644]
third_party/polymer/components/paper-shadow/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-shadow/README.md [new file with mode: 0644]
third_party/polymer/components/paper-shadow/bower.json [moved from third_party/polymer/core-component-page/bower.json with 52% similarity]
third_party/polymer/components/paper-shadow/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-shadow/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-shadow/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-shadow/paper-shadow.css [new file with mode: 0644]
third_party/polymer/components/paper-shadow/paper-shadow.html [new file with mode: 0644]
third_party/polymer/components/paper-slider/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-slider/README.md [new file with mode: 0644]
third_party/polymer/components/paper-slider/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-slider/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-slider/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-slider/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-slider/paper-slider.css [new file with mode: 0644]
third_party/polymer/components/paper-slider/paper-slider.html [new file with mode: 0644]
third_party/polymer/components/paper-tabs/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-tabs/README.md [new file with mode: 0644]
third_party/polymer/components/paper-tabs/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-tabs/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-tabs/index.html [copied from third_party/polymer/core-component-page/index.html with 88% similarity]
third_party/polymer/components/paper-tabs/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-tabs/paper-tab.css [new file with mode: 0644]
third_party/polymer/components/paper-tabs/paper-tab.html [new file with mode: 0644]
third_party/polymer/components/paper-tabs/paper-tabs.css [new file with mode: 0644]
third_party/polymer/components/paper-tabs/paper-tabs.html [new file with mode: 0644]
third_party/polymer/components/paper-toast/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-toast/README.md [new file with mode: 0644]
third_party/polymer/components/paper-toast/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-toast/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-toast/index.html [copied from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-toast/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-toast/paper-toast.css [new file with mode: 0644]
third_party/polymer/components/paper-toast/paper-toast.html [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/.bower.json [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/README.md [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/bower.json [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/demo.html [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/index.html [moved from third_party/polymer/core-component-page/index.html with 100% similarity]
third_party/polymer/components/paper-toggle-button/metadata.html [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/paper-toggle-button.css [new file with mode: 0644]
third_party/polymer/components/paper-toggle-button/paper-toggle-button.html [new file with mode: 0644]
third_party/polymer/components/platform/.bower.json [moved from third_party/polymer/platform/.bower.json with 94% similarity]
third_party/polymer/components/platform/README.md [moved from third_party/polymer/platform/README.md with 100% similarity]
third_party/polymer/components/platform/bower.json [moved from third_party/polymer/platform/bower.json with 100% similarity]
third_party/polymer/components/platform/build.log [moved from third_party/polymer/platform/build.log with 100% similarity]
third_party/polymer/components/platform/platform.js [moved from third_party/polymer/platform/platform.js with 100% similarity]
third_party/polymer/components/platform/platform.js.map [new file with mode: 0644]
third_party/polymer/components/polymer/.bower.json [moved from third_party/polymer/polymer/.bower.json with 100% similarity]
third_party/polymer/components/polymer/README.md [moved from third_party/polymer/polymer/README.md with 100% similarity]
third_party/polymer/components/polymer/bower.json [moved from third_party/polymer/polymer/bower.json with 100% similarity]
third_party/polymer/components/polymer/build.log [moved from third_party/polymer/polymer/build.log with 100% similarity]
third_party/polymer/components/polymer/layout.html [moved from third_party/polymer/polymer/layout.html with 100% similarity]
third_party/polymer/components/polymer/polymer.html [moved from third_party/polymer/polymer/polymer.html with 100% similarity]
third_party/polymer/components/polymer/polymer.js [moved from third_party/polymer/polymer/polymer.js with 100% similarity]
third_party/polymer/components/polymer/polymer.js.map [moved from third_party/polymer/polymer/polymer.js.map with 100% similarity]
third_party/polymer/platform/platform.js.map [deleted file]
third_party/polymer/reproduce.sh [new file with mode: 0755]
ui/file_manager/file_manager/audio_player.html
ui/file_manager/file_manager/audio_player/js/audio_player_scripts.js