Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(24)

Issue 392983007: [Suggestions] Make ThumbnailManager implement ImageManager (Closed)

Created:
6 years, 5 months ago by Mathieu
Modified:
6 years, 5 months ago
Reviewers:
huangs
CC:
chromium-reviews, skanuj+watch_chromium.org, melevin+watch_chromium.org, dhollowa+watch_chromium.org, dougw+watch_chromium.org, donnd+watch_chromium.org, dominich, jfweitz+watch_chromium.org, David Black, samarth+watch_chromium.org, kmadhusu+watch_chromium.org, Jered
Project:
chromium
Visibility:
Public.

Description

[Suggestions] Make ThumbnailManager implement ImageManager In a componentized world, ThumbnailManager will stay in Chrome and ImageManager will be the interface on which SuggestionsService will depend on. BUG=387751 TBR=jam TEST=Suggestions*,ThumbnailManager* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284077

Patch Set 1 #

Total comments: 14

Patch Set 2 : addressed comments #

Total comments: 13

Patch Set 3 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -49 lines) Patch
A chrome/browser/search/suggestions/image_manager.h View 1 2 1 chunk +38 lines, -0 lines 0 comments Download
M chrome/browser/search/suggestions/suggestions_service.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/search/suggestions/suggestions_service.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/search/suggestions/suggestions_service_factory.cc View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/search/suggestions/suggestions_service_unittest.cc View 1 5 chunks +10 lines, -8 lines 0 comments Download
M chrome/browser/search/suggestions/thumbnail_manager.h View 1 2 3 chunks +11 lines, -13 lines 0 comments Download
M chrome/browser/search/suggestions/thumbnail_manager.cc View 1 2 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/search/suggestions/thumbnail_manager_browsertest.cc View 1 11 chunks +14 lines, -14 lines 0 comments Download
M chrome/browser/search/suggestions/thumbnail_manager_unittest.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
Mathieu
Hello Samuel, Want to have a look?
6 years, 5 months ago (2014-07-16 20:39:09 UTC) #1
huangs
First round. https://codereview.chromium.org/392983007/diff/1/chrome/browser/search/suggestions/image_manager.h File chrome/browser/search/suggestions/image_manager.h (right): https://codereview.chromium.org/392983007/diff/1/chrome/browser/search/suggestions/image_manager.h#newcode1 chrome/browser/search/suggestions/image_manager.h:1: // Copyright 2014 The Chromium Authors. All ...
6 years, 5 months ago (2014-07-16 22:22:24 UTC) #2
Mathieu
See my replies, thanks! https://codereview.chromium.org/392983007/diff/1/chrome/browser/search/suggestions/image_manager.h File chrome/browser/search/suggestions/image_manager.h (right): https://codereview.chromium.org/392983007/diff/1/chrome/browser/search/suggestions/image_manager.h#newcode1 chrome/browser/search/suggestions/image_manager.h:1: // Copyright 2014 The Chromium ...
6 years, 5 months ago (2014-07-17 16:06:36 UTC) #3
huangs
LGTM with nits. https://chromiumcodereview.appspot.com/392983007/diff/20001/chrome/browser/search/suggestions/image_manager.h File chrome/browser/search/suggestions/image_manager.h (right): https://chromiumcodereview.appspot.com/392983007/diff/20001/chrome/browser/search/suggestions/image_manager.h#newcode10 chrome/browser/search/suggestions/image_manager.h:10: #include "chrome/browser/search/suggestions/proto/suggestions.pb.h" Note that SuggestionsProfile can ...
6 years, 5 months ago (2014-07-17 18:23:35 UTC) #4
Mathieu
Thanks for the comments :) https://chromiumcodereview.appspot.com/392983007/diff/20001/chrome/browser/search/suggestions/image_manager.h File chrome/browser/search/suggestions/image_manager.h (right): https://chromiumcodereview.appspot.com/392983007/diff/20001/chrome/browser/search/suggestions/image_manager.h#newcode10 chrome/browser/search/suggestions/image_manager.h:10: #include "chrome/browser/search/suggestions/proto/suggestions.pb.h" On 2014/07/17 ...
6 years, 5 months ago (2014-07-17 18:29:13 UTC) #5
Mathieu
On 2014/07/17 18:29:13, Mathieu Perreault wrote: > Thanks for the comments :) > > https://chromiumcodereview.appspot.com/392983007/diff/20001/chrome/browser/search/suggestions/image_manager.h ...
6 years, 5 months ago (2014-07-17 18:32:36 UTC) #6
Mathieu
The CQ bit was checked by mathp@chromium.org
6 years, 5 months ago (2014-07-17 18:32:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/392983007/40001
6 years, 5 months ago (2014-07-17 18:33:44 UTC) #8
jam
On 2014/07/17 18:32:36, Mathieu Perreault wrote: > On 2014/07/17 18:29:13, Mathieu Perreault wrote: > > ...
6 years, 5 months ago (2014-07-17 20:25:45 UTC) #9
Mathieu
On 2014/07/17 20:25:45, jam wrote: > On 2014/07/17 18:32:36, Mathieu Perreault wrote: > > On ...
6 years, 5 months ago (2014-07-17 20:31:42 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-17 23:23:44 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-17 23:42:15 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/172209)
6 years, 5 months ago (2014-07-17 23:42:17 UTC) #13
Mathieu
The CQ bit was checked by mathp@chromium.org
6 years, 5 months ago (2014-07-18 00:02:49 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/392983007/40001
6 years, 5 months ago (2014-07-18 00:07:11 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-18 00:30:12 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-18 00:55:52 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/172209)
6 years, 5 months ago (2014-07-18 00:55:53 UTC) #18
Mathieu
The CQ bit was checked by mathp@chromium.org
6 years, 5 months ago (2014-07-18 13:21:05 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mathp@chromium.org/392983007/40001
6 years, 5 months ago (2014-07-18 13:22:10 UTC) #20
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 13:23:31 UTC) #21
Message was sent while issue was closed.
Change committed as 284077

Powered by Google App Engine
This is Rietveld 408576698