tree: 7c7af4bbee8aefc87cb4583348c46dc10a333f46 [path history] [tgz]
  1. BUILD.gn
  2. mdc_floating_button+cr_tab_grid.h
  3. mdc_floating_button+cr_tab_grid.mm
  4. README.md
  5. tab_grid_coordinator.h
  6. tab_grid_coordinator.mm
  7. tab_grid_tab_cell.h
  8. tab_grid_tab_cell.mm
  9. tab_grid_view_controller.h
  10. tab_grid_view_controller.mm
ios/clean/chrome/browser/ui/tab_grid/README.md

Tab Grid


The files in this directory are only used in the new architecture for iOS Chrome

The tab grid is the grid of open tabs that is “underneath” the other views in Chrome on iOS.

This is a Placeholder implementation; it presents the barest possible UI, and in its current state is only used as part of a worked example of Chrome architecture.