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

Unified Diff: examples/ui/jank/README.md

Issue 1869103003: Mozart: Add a janky test app. (Closed) Base URL: git@github.com:domokit/mojo.git@moz-4
Patch Set: rebase Created 4 years, 8 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 | « examples/ui/jank/BUILD.gn ('k') | examples/ui/jank/jank.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: examples/ui/jank/README.md
diff --git a/examples/ui/jank/README.md b/examples/ui/jank/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..21135aeec08d23a77d0c2f67123583a9257d9b9c
--- /dev/null
+++ b/examples/ui/jank/README.md
@@ -0,0 +1,9 @@
+# Jank Example
+
+This directory contains a simple application whose sole purpose is to
+misbehave and produce broken behavior. Buttons in the application trigger
+various functions such as stalling or crashing the app.
+
+## USAGE
+
+ out/Debug/mojo_shell "mojo:launcher mojo:jank_view"
« no previous file with comments | « examples/ui/jank/BUILD.gn ('k') | examples/ui/jank/jank.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698