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

Side by Side Diff: fuzzer/res/imp/README.md

Issue 1410383012: Add fuzzer-stacktrace-sk and demo (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: Address Comments Created 5 years, 1 month 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
« no previous file with comments | « fuzzer/res/imp/Makefile ('k') | fuzzer/res/imp/bower.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 # Fuzzer Polymer Components
2
3 **fuzzer-stacktrace-sk:** A visualization of a stacktrace.
4 Defaults to showing the top 8 rows. Click to expand entire thing.
5
6 ## Viewing the Demos:
7
8 Because of security restrictions, you cannot just open up the demo pages,
9 you must find this directory with a terminal/shell and run:
10 ```
11 make && make run
12 ```
OLDNEW
« no previous file with comments | « fuzzer/res/imp/Makefile ('k') | fuzzer/res/imp/bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698