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

Side by Side Diff: bloat/README.chromium

Issue 956123002: Subzero: Change the name llvm2ice to the more appropriate pnacl-sz. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Make comment correct Created 5 years, 10 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
OLDNEW
1 Name: Bloat - Generate webtreemap-compatible JSON summaries of binary size 1 Name: Bloat - Generate webtreemap-compatible JSON summaries of binary size
2 Short Name: bloat 2 Short Name: bloat
3 URL: https://github.com/martine/bloat 3 URL: https://github.com/martine/bloat
4 Version: 0 4 Version: 0
5 Date: Apr 23, 2013 5 Date: Apr 23, 2013
6 Revision: 2c22b831f081402a9160adb957b64b83316202e1 6 Revision: 2c22b831f081402a9160adb957b64b83316202e1
7 License: Apache 2.0 7 License: Apache 2.0
8 License File: NOT_SHIPPED 8 License File: NOT_SHIPPED
9 Security Critical: no 9 Security Critical: no
10 10
(...skipping 14 matching lines...) Expand all
25 License: Apache 2.0 25 License: Apache 2.0
26 License File: NOT_SHIPPED 26 License File: NOT_SHIPPED
27 Security Critical: no 27 Security Critical: no
28 28
29 Description: 29 Description:
30 A simple treemap implementation using web technologies (DOM nodes, CSS 30 A simple treemap implementation using web technologies (DOM nodes, CSS
31 styling and transitions) rather than a big canvas/svg/plugin. 31 styling and transitions) rather than a big canvas/svg/plugin.
32 32
33 Local Modifications: 33 Local Modifications:
34 webtreemap.{js,css} are used with no modifications. demo/demo.html 34 webtreemap.{js,css} are used with no modifications. demo/demo.html
35 was used as the basis for llvm2ice.bloat.html. 35 was used as the basis for pnacl-sz.bloat.html.
OLDNEW
« README.rst ('K') | « README.rst ('k') | bloat/llvm2ice.bloat.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698