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

Side by Side Diff: tools/deep_memory_profiler/visualizer/static/third_party/jqTree/README.chromium

Issue 23777005: Modified directory preparing for app engine for dmprof visualizer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove index.js Created 7 years, 3 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: jqTree 1 Name: jqTree
2 URL: http://mbraak.github.io/jqTree/ 2 URL: http://mbraak.github.io/jqTree/
3 Version: 0.17 3 Version: 0.17
4 License: Apache 2.0 4 License: Apache 2.0
5 License File: LICENSE 5 License File: LICENSE
6 Security Critical: no 6 Security Critical: no
7 7
8 Description: 8 Description:
9 This is a jquery plugin to draw a tree from a JSON data. This library is 9 This is a jquery plugin to draw a tree from a JSON data. This library is
10 required only by src/tools/deep_memory_profiler, and it doesn't go into the 10 required only by src/tools/deep_memory_profiler, and it doesn't go into the
11 binary. 11 binary.
12 12
13 Local Modifications: 13 Local Modifications:
14 Removed the following files: 14 Removed the following files:
15 * bower.json 15 * bower.json
16 * build 16 * build
17 * docs_src/ 17 * docs_src/
18 * examples/ 18 * examples/
19 * extra/ 19 * extra/
20 * intodex.html 20 * intodex.html
21 * jqtree-circle.png 21 * jqtree-circle.png
22 * jqtree.jquery.jsonon 22 * jqtree.jquery.jsonon
23 * phantomjs/ 23 * phantomjs/
24 * screenshot.png 24 * screenshot.png
25 * sitemap.txt 25 * sitemap.txt
26 * src/ 26 * src/
27 * test/ 27 * test/
28 * tree_logo.png 28 * tree_logo.png
29 * .travis.yml 29 * .travis.yml
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698