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

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

Issue 23009010: Uprev Polymer (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | third_party/polymer/build.log » ('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 URL: http://www.polymer-project.org 2 URL: http://www.polymer-project.org
3 Version: 0.0.20130711 3 Version: 0.0.20130815
4 Revision: 983a363af92ef42f02d54999ef284b706655d15d 4 Revision: e07f3c2148fa37eb5eb50b49d724efcfad4af3c8
5 License: BSD 5 License: BSD
6 License File: LICENSE 6 License File: LICENSE
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 This directory contains a copy of polymer.min.js file. It is a minified version 10 This directory contains a copy of polymer.min.js file. It is a minified version
11 of javascript library Polymer. Polymer is comprised of two efforts: 11 of javascript library Polymer. Polymer is comprised of two efforts:
12 1. A set of core platform features (Shadow DOM, Custom Elements, MDV). 12 1. A set of core platform features (Shadow DOM, Custom Elements, MDV).
13 Initially, these core features will be enabled with a set of polyfills. As 13 Initially, these core features will be enabled with a set of polyfills. As
14 browsers begin to implement these new primitives, the polyfill platform layer 14 browsers begin to implement these new primitives, the polyfill platform layer
15 becomes smaller and better over time. 15 becomes smaller and better over time.
16 2. A next-generation web application framework built upon these core 16 2. A next-generation web application framework built upon these core
17 technologies called the Polymer. 17 technologies called the Polymer.
18 18
19 This is downloaded from polymer stable release 19 This is downloaded from polymer stable release
20 (https://github.com/Polymer/polymer/releases). See build.log and README.md for 20 (https://github.com/Polymer/polymer/releases). See build.log and README.md for
21 how the minified file is generated. 21 how the minified file is generated.
OLDNEW
« no previous file with comments | « no previous file | third_party/polymer/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698