• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1Name: Bloat - Generate webtreemap-compatible JSON summaries of binary size
2Short Name: bloat
3URL: https://github.com/martine/bloat
4Version: 0
5Date: Apr 23, 2013
6Revision: 2c22b831f081402a9160adb957b64b83316202e1
7License: Apache 2.0
8License File: NOT_SHIPPED
9Security Critical: no
10
11Description:
12Generate webtreemap-compatible JSON summaries of binary size.
13
14Local Modifications:
15Only bloat.py is used (with no modifications).
16
17========================================================================
18
19Name: Webtreemap - Web-based treemap
20Short Name: webtreemap
21URL: https://github.com/martine/webtreemap
22Version: 0
23Date: Apr 23, 2013
24Revision: a2fa353833eca1a4821ba4c93fb6a7d546aed02a
25License: Apache 2.0
26License File: NOT_SHIPPED
27Security Critical: no
28
29Description:
30A simple treemap implementation using web technologies (DOM nodes, CSS
31styling and transitions) rather than a big canvas/svg/plugin.
32
33Local Modifications:
34webtreemap.{js,css} are used with no modifications.  demo/demo.html
35was used as the basis for pnacl-sz.bloat.html.
36