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

Issue 2315953002: Add theme color for Blimp on Android. (Closed)

Created:
4 years, 3 months ago by xingliu
Modified:
4 years, 3 months ago
CC:
chromium-reviews, anandc+watch-blimp_chromium.org, maniscalco+watch-blimp_chromium.org, sriramsr+watch-blimp_chromium.org, gcasto+watch-blimp_chromium.org, nyquist+watch-blimp_chromium.org, marcinjb+watch-blimp_chromium.org, jessicag+watch-blimp_chromium.org, kmarshall+watch-blimp_chromium.org, lethalantidote+watch-blimp_chromium.org, dtrainor+watch-blimp_chromium.org, shaktisahu+watch-blimp_chromium.org, khushalsagar+watch-blimp_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add theme color for Blimp on Android. Use Material Design color Light Blue 100 for a Blimp tab. See https://material.google.com/style/color.html for details. BUG=64425 Committed: https://crrev.com/b2e5b44429452386be1908bdad73ed5df0fa0b14 Cr-Commit-Position: refs/heads/master@{#417079}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Added valid color check, add crbug todo. #

Patch Set 3 : Added comment on the color. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M blimp/client/public/android/java/src/org/chromium/blimp_public/contents/BlimpContents.java View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/tab/Tab.java View 1 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
xingliu
Please help to review the theme color patch.
4 years, 3 months ago (2016-09-06 23:28:00 UTC) #4
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/2315953002/1
4 years, 3 months ago (2016-09-06 23:32:04 UTC) #10
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 3 months ago (2016-09-06 23:32:06 UTC) #12
David Trainor- moved to gerrit
https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java File blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java (right): https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java#newcode79 blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java:79: return BLIMP_THEME_COLOR; Add a TODO to get the right ...
4 years, 3 months ago (2016-09-07 05:08:52 UTC) #13
nyquist
https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java File blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java (right): https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java#newcode79 blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java:79: return BLIMP_THEME_COLOR; On 2016/09/07 05:08:52, David Trainor wrote: > ...
4 years, 3 months ago (2016-09-07 15:11:04 UTC) #14
xingliu
Fix based on review. https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java File blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java (right): https://codereview.chromium.org/2315953002/diff/1/blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java#newcode79 blimp/client/core/contents/android/java/src/org/chromium/blimp/core/contents/BlimpContentsImpl.java:79: return BLIMP_THEME_COLOR; On 2016/09/07 15:11:04, ...
4 years, 3 months ago (2016-09-07 17:23:36 UTC) #17
nyquist
lgtm
4 years, 3 months ago (2016-09-07 20:10:45 UTC) #19
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/2315953002/40001
4 years, 3 months ago (2016-09-07 20:11:27 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-09-07 22:10:42 UTC) #22
commit-bot: I haz the power
4 years, 3 months ago (2016-09-07 22:12:27 UTC) #24
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b2e5b44429452386be1908bdad73ed5df0fa0b14
Cr-Commit-Position: refs/heads/master@{#417079}

Powered by Google App Engine
This is Rietveld 408576698