|
Creates the Suggestions UI
This CL creates the Suggestions UI with a Collection View and some cells.
For now the cells are not designed by the UI/UX and are more an example
than a real implementation.
BUG= 679369
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+1028 lines, -0 lines) |
Patch |
 |
A |
ios/chrome/browser/ui/suggestions/BUILD.gn
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/OWNERS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_article_item.h
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_article_item.mm
|
View
|
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_data_source.h
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_data_source.mm
|
View
|
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_expandable_item.h
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_expandable_item.mm
|
View
|
|
1 chunk |
+278 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_item.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_item.mm
|
View
|
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_view_controller.h
|
View
|
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/browser/ui/suggestions/suggestions_view_controller.mm
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/showcase/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
ios/showcase/core/BUILD.gn
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/showcase/core/showcase_model.mm
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/showcase/suggestions/BUILD.gn
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/showcase/suggestions/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/showcase/suggestions/suggestions_coordinator.h
|
View
|
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/showcase/suggestions/suggestions_coordinator.mm
|
View
|
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
Total messages: 7 (3 generated)
|