| OLD | NEW |
| 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 Loading... |
| 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. |
| OLD | NEW |