summaryrefslogtreecommitdiffstats
path: root/third_party/webtreemap/README.chromium
diff options
context:
space:
mode:
authorandrewhayden@chromium.org <andrewhayden@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 22:25:24 +0000
committerandrewhayden@chromium.org <andrewhayden@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-16 22:25:24 +0000
commitd4df5dbb7cfd5fbfd7bd6f7de25ab816433b1617 (patch)
tree8e4b332e7c98d843bd3132149c1c2eb75e743ee9 /third_party/webtreemap/README.chromium
parent6dc38f7817366651d281b13e6ac0f61f9623ba7e (diff)
downloadchromium_src-d4df5dbb7cfd5fbfd7bd6f7de25ab816433b1617.zip
chromium_src-d4df5dbb7cfd5fbfd7bd6f7de25ab816433b1617.tar.gz
chromium_src-d4df5dbb7cfd5fbfd7bd6f7de25ab816433b1617.tar.bz2
Add third-party library 'webtreemap' for use in tools.
BUG= Review URL: https://codereview.chromium.org/131463006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245353 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/webtreemap/README.chromium')
-rw-r--r--third_party/webtreemap/README.chromium21
1 files changed, 21 insertions, 0 deletions
diff --git a/third_party/webtreemap/README.chromium b/third_party/webtreemap/README.chromium
new file mode 100644
index 0000000..c551041
--- /dev/null
+++ b/third_party/webtreemap/README.chromium
@@ -0,0 +1,21 @@
+Name: webtreemap
+Short Name: webtreemap
+URL: https://github.com/martine/webtreemap
+Version: 0
+Date: Tue Apr 23 08:57:05 2013 -0700
+Revision: a2fa353833eca1a4821ba4c93fb6a7d546aed02a
+License: Apache 2.0
+License File: src/COPYING
+Security Critical: No
+License Android Compatible: Yes
+
+Description:
+A standalone javascript visualization library that generates DOM-based treemaps
+for arbitrary data.
+
+IMPORTANT:
+This library is currently used only for internal tools, and has not been
+security reviewed for use in any shipping or web-facing code.
+
+Local Modifications:
+Deleted demo directory