Fork a subset of ash/shelf for use in mash.
Fork Shelf View, Model, Button, TooltipManager, etc. These provide a baseline of ash/shelf-like functionality. (show open mash windows, support reordering, tooltips, etc.) Restructure some ownership patterns (eg. shelf owns model). Minimal code refactoring, removal and commenting. (attempt to minimize diff, keep/stub some features) TODO: Restore missing functionality/tests. BUG=557406 TEST=mojo:mash_shell's shelf starts looking more like ash. R=sky@chromium.org,bungeman@google.com Review URL: https://codereview.chromium.org/1585363002 Cr-Commit-Position: refs/heads/master@{#371866}
Showing
mash/shelf/DEPS
0 → 100644
mash/shelf/shelf_button.cc
0 → 100644
This diff is collapsed.
mash/shelf/shelf_button.h
0 → 100644
mash/shelf/shelf_constants.h
0 → 100644
mash/shelf/shelf_model.cc
0 → 100644
mash/shelf/shelf_model.h
0 → 100644
This diff is collapsed.
mash/shelf/shelf_types.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment