|
Move thumbnail to history component
Move //chrome/common/thumbnail_score.{cc,h} into history component
Since it does not depends on anything outside of //base and there
is no plan to componentize thumbnails, it can be moved to
//components/history/core/common
BUG= 372363
TEST=unit_tests --gtest_filter=Thumb*
R=sdefresne,blundell,sky
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276444
Total comments: 12
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+48 lines, -372 lines) |
Patch |
 |
M |
chrome/browser/history/expire_history_backend_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_service.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_types.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/history_unittest.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/top_sites.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/top_sites_database.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/top_sites_impl.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/history/top_sites_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/thumbnails/thumbnail_service.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/thumbnails/thumbnailing_context.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/search/instant_extended_interactive_uitest.cc
|
View
|
1
2
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/common/thumbnail_score.h
|
View
|
|
1 chunk |
+0 lines, -112 lines |
0 comments
|
Download
|
 |
D |
chrome/common/thumbnail_score.cc
|
View
|
|
1 chunk |
+0 lines, -140 lines |
0 comments
|
Download
|
 |
M |
chrome/common/thumbnail_score_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
2
|
3 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/history.gypi
|
View
|
1
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
components/history/core/common/thumbnail_score.h
|
View
|
1
2
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
components/history/core/common/thumbnail_score.cc
|
View
|
1
2
|
7 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
components/history/core/common/thumbnail_score_unittest.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|