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

Issue 146643004: Loads the logo image to the speech UI in app-list. (Closed)

Created:
6 years, 10 months ago by Jun Mukai
Modified:
6 years, 10 months ago
Reviewers:
xiyuan, oshima
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, tfarina, oshima+watch_chromium.org
Visibility:
Public.

Description

Loads the logo image to the speech UI in app-list. BUG=313904 R=xiyuan@chromium.org, oshima@chromium.org TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249328

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -3 lines) Patch
M chrome/app/theme/theme_resources.grd View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/app_list/app_list_view_delegate.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M ui/app_list/speech_ui_model.h View 3 chunks +6 lines, -0 lines 2 comments Download
M ui/app_list/views/speech_view.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ui/app_list/views/speech_view.cc View 5 chunks +16 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jun Mukai
6 years, 10 months ago (2014-02-06 00:55:27 UTC) #1
oshima
https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h File ui/app_list/speech_ui_model.h (right): https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h#newcode35 ui/app_list/speech_ui_model.h:35: void set_logo(const gfx::ImageSkia& logo) { logo_ = logo; } ...
6 years, 10 months ago (2014-02-06 01:05:41 UTC) #2
Jun Mukai
https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h File ui/app_list/speech_ui_model.h (right): https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h#newcode35 ui/app_list/speech_ui_model.h:35: void set_logo(const gfx::ImageSkia& logo) { logo_ = logo; } ...
6 years, 10 months ago (2014-02-06 01:10:13 UTC) #3
xiyuan
lgtm
6 years, 10 months ago (2014-02-06 01:14:23 UTC) #4
oshima
On 2014/02/06 01:10:13, Jun Mukai wrote: > https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h > File ui/app_list/speech_ui_model.h (right): > > https://codereview.chromium.org/146643004/diff/1/ui/app_list/speech_ui_model.h#newcode35 ...
6 years, 10 months ago (2014-02-06 01:16:23 UTC) #5
Jun Mukai
The CQ bit was checked by mukai@chromium.org
6 years, 10 months ago (2014-02-06 01:19:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mukai@chromium.org/146643004/1
6 years, 10 months ago (2014-02-06 01:24:09 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-06 10:13:46 UTC) #8
Message was sent while issue was closed.
Change committed as 249328

Powered by Google App Engine
This is Rietveld 408576698