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

Issue 2449653002: [Contextual Search] Add support for a static icon (Closed)

Created:
4 years, 1 month ago by Theresa
Modified:
4 years, 1 month ago
Reviewers:
Donn Denman
CC:
chromium-reviews, twellington+watch_chromium.org, mdjones+watch_chromium.org, donnd+watch_chromium.org, agrieve+watch_chromium.org, PEConn
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Contextual Search] Add support for a static icon Currently the Bar may show either an animated sprite or a thumbnail. Add support for a static icon which may be shown instead of a thumbnail. BUG=657063 Committed: https://crrev.com/e921d19c2e0065d82252c13e4a13c7ffde3900b6 Cr-Commit-Position: refs/heads/master@{#427221}

Patch Set 1 #

Patch Set 2 : [Contextual Search] Add support for a static icon #

Total comments: 8

Patch Set 3 : Changes from donnd@ review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -143 lines) Patch
M chrome/android/java/res/values/dimens.xml View 1 chunk +1 line, -1 line 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchBarControl.java View 4 chunks +14 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchImageControl.java View 1 2 3 chunks +113 lines, -62 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchPanel.java View 4 chunks +4 lines, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/compositor/scene_layer/ContextualSearchSceneLayer.java View 5 chunks +15 lines, -7 lines 0 comments Download
M chrome/android/javatests/src/org/chromium/chrome/browser/contextualsearch/ContextualSearchManagerTest.java View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/android/compositor/layer/contextual_search_layer.h View 5 chunks +16 lines, -5 lines 0 comments Download
M chrome/browser/android/compositor/layer/contextual_search_layer.cc View 1 2 11 chunks +89 lines, -46 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/contextual_search_scene_layer.h View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/android/compositor/scene_layer/contextual_search_scene_layer.cc View 4 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
Theresa
ptal
4 years, 1 month ago (2016-10-24 23:18:53 UTC) #3
Theresa
4 years, 1 month ago (2016-10-24 23:26:56 UTC) #5
Donn Denman
LGTM with some tiny nits. I wasn't sure I liked the terminology, since "static image" ...
4 years, 1 month ago (2016-10-24 23:56:20 UTC) #6
Theresa
https://codereview.chromium.org/2449653002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchImageControl.java File chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchImageControl.java (right): https://codereview.chromium.org/2449653002/diff/20001/chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchImageControl.java#newcode120 chrome/android/java/src/org/chromium/chrome/browser/compositor/bottombar/contextualsearch/ContextualSearchImageControl.java:120: if (mStaticIconVisible) return; On 2016/10/24 23:56:20, Donn Denman wrote: ...
4 years, 1 month ago (2016-10-25 00:32:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2449653002/40001
4 years, 1 month ago (2016-10-25 00:34:44 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-25 01:36:54 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-10-25 01:39:18 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e921d19c2e0065d82252c13e4a13c7ffde3900b6
Cr-Commit-Position: refs/heads/master@{#427221}

Powered by Google App Engine
This is Rietveld 408576698