|
[ios] Moves tab_switcher code out of the ios_internal namespace.
Most of this CL was automated using the following commands:
tools/git/mffr.py -f ios_internal::SessionChanges SessionChanges
tools/git/mffr.py -f ios_internal::SessionType TabSwitcherSessionType
Also renames some methods to have less generic names, now that they are no
longer in the ios_internal namespace.
BUG= 677941
Committed: https://crrev.com/aa323161b7a81feae271ad6b4f2d21a613380367
Cr-Commit-Position: refs/heads/master@{#441369}
Total comments: 17
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+164 lines, -188 lines) |
Patch |
 |
M |
ios/chrome/browser/ui/ntp/recent_tabs/views/session_tab_data_view.mm
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/session_changes.h
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/session_changes.mm
|
View
|
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_controller.mm
|
View
|
1
|
10 chunks |
+31 lines, -31 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_model.h
|
View
|
1
|
4 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_model.mm
|
View
|
1
|
6 chunks |
+24 lines, -30 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_model_unittest.mm
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_cell.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_cell.mm
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_controller.h
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_controller.mm
|
View
|
1
|
14 chunks |
+15 lines, -15 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_view.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_panel_view.mm
|
View
|
1
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_session_cell_data.h
|
View
|
1
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_session_cell_data.mm
|
View
|
1
|
4 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.h
|
View
|
|
2 chunks |
+10 lines, -13 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_utils.mm
|
View
|
|
3 chunks |
+43 lines, -43 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/ui/tab_switcher/tab_switcher_utils_unittest.mm
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 21 (14 generated)
|