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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « examples/ui/jank/BUILD.gn ('k') | examples/ui/jank/jank.cc » ('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 # Jank Example
2
3 This directory contains a simple application whose sole purpose is to
4 misbehave and produce broken behavior. Buttons in the application trigger
5 various functions such as stalling or crashing the app.
6
7 ## USAGE
8
9 out/Debug/mojo_shell "mojo:launcher mojo:jank_view"
OLDNEW
« 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