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

Unified Diff: third_party/webtreemap/README.chromium

Issue 131463006: Add third-party library 'webtreemap' for use in tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Delete demo directory Created 6 years, 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/webtreemap/OWNERS ('k') | third_party/webtreemap/src/COPYING » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/webtreemap/README.chromium
diff --git a/third_party/webtreemap/README.chromium b/third_party/webtreemap/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..01512c7ee7bc0dc675652af5c6a61c1669795909
--- /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
« no previous file with comments | « third_party/webtreemap/OWNERS ('k') | third_party/webtreemap/src/COPYING » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698