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

Side by Side Diff: third_party/polymer/README.chromium

Issue 218583004: Uprev to Polymer 0.2.1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@css-shadow
Patch Set: Remove keyboard code from patch. Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/polymer/bower.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Polymer 1 Name: Polymer
2 Short Name: polymer 2 Short Name: polymer
3 URL: http://www.polymer-project.org 3 URL: http://www.polymer-project.org
4 Version: 0.1.4 4 Version: 0.2.1
5 Revision: (See <component>/.bower.json) 5 Revision: (See <component>/.bower.json)
6 License: BSD 6 License: BSD
7 License File: LICENSE 7 License File: LICENSE
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 This directory contains a copy of the following components which are a part of 11 This directory contains a copy of the following components which are a part of
12 the Polymer project: 12 the Polymer project:
13 -polymer 13 -polymer
14 -platform 14 -platform
(...skipping 11 matching lines...) Expand all
26 The source git repositories can be found at: 26 The source git repositories can be found at:
27 https://github.com/Polymer/<component> 27 https://github.com/Polymer/<component>
28 28
29 Polymer is comprised of two efforts: 29 Polymer is comprised of two efforts:
30 1. A set of core platform features (Shadow DOM, Custom Elements, MDV). 30 1. A set of core platform features (Shadow DOM, Custom Elements, MDV).
31 Initially, these core features will be enabled with a set of polyfills. As 31 Initially, these core features will be enabled with a set of polyfills. As
32 browsers begin to implement these new primitives, the polyfill platform layer 32 browsers begin to implement these new primitives, the polyfill platform layer
33 becomes smaller and better over time. 33 becomes smaller and better over time.
34 2. A next-generation web application framework built upon these core 34 2. A next-generation web application framework built upon these core
35 technologies called the Polymer. 35 technologies called the Polymer.
OLDNEW
« no previous file with comments | « no previous file | third_party/polymer/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698