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

Issue 15992008: [Android] Fixed default bookmark shortcut icon drawing. (Closed)

Created:
7 years, 6 months ago by Kibeom Kim (inactive)
Modified:
7 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Fixed default bookmark shortcut icon drawing. For the default bookmark shortcut icon (document look), we had both png image and overlay drawing java code for coloring. However, the seperated logic caused an inconsistency for the Nexus 7. It is possible to fix it by simply correcting dimens.xml (https://codereview.chromium.org/15875019/), However, a better solution would be combining the two seperated logics. This CL replaces the java drawing code by png images. Tested on Galaxy Nexus, Nexus 10, Nexus 7, and Motorola Xoom. BUG=241380 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=204077

Patch Set 1 #

Total comments: 18

Patch Set 2 : fixes on newt's comment #

Total comments: 11

Patch Set 3 : fixes on newt's comments #

Total comments: 1

Patch Set 4 : comment fix ("make" -> "convert") #

Patch Set 5 : removed binary file upload #

Patch Set 6 : removed binary file deletion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -152 lines) Patch
M chrome/android/java/res/values-sw600dp/dimens.xml View 1 1 chunk +0 lines, -18 lines 0 comments Download
D chrome/android/java/res/values-sw800dp/dimens.xml View 1 chunk +0 lines, -18 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 1 2 1 chunk +0 lines, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java View 1 2 3 7 chunks +50 lines, -104 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
Kibeom Kim (inactive)
Note: I have to ask xxhdpi icon png asset.
7 years, 6 months ago (2013-05-30 20:43:57 UTC) #1
David Trainor- moved to gerrit
Does this create a visually identical result (aside from the obvious sizing issue haha)?
7 years, 6 months ago (2013-05-30 20:59:09 UTC) #2
Kibeom Kim (inactive)
On 2013/05/30 20:59:09, David Trainor wrote: > Does this create a visually identical result (aside ...
7 years, 6 months ago (2013-05-30 21:10:06 UTC) #3
newt (away)
A couple comments on the binary files: - Why do all the homescreen_bg.png files have ...
7 years, 6 months ago (2013-05-30 22:12:00 UTC) #4
Kibeom Kim (inactive)
Note: Current CL lacks mdpi and xxhdpi resources. https://codereview.chromium.org/15992008/diff/1/chrome/android/java/res/values-sw600dp/dimens.xml File chrome/android/java/res/values-sw600dp/dimens.xml (right): https://codereview.chromium.org/15992008/diff/1/chrome/android/java/res/values-sw600dp/dimens.xml#newcode10 chrome/android/java/res/values-sw600dp/dimens.xml:10: <dimen ...
7 years, 6 months ago (2013-05-31 01:23:52 UTC) #5
newt (away)
a few nits and a math problem :) also, the homescreen_bg.png images should be removed ...
7 years, 6 months ago (2013-05-31 03:10:55 UTC) #6
Kibeom Kim (inactive)
I'm not sure why it shows homescreen_bg.png s in this code review page but they ...
7 years, 6 months ago (2013-05-31 06:38:03 UTC) #7
newt (away)
one wording nit lgtm, thanks for fixing this! https://codereview.chromium.org/15992008/diff/14001/chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java File chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java (right): https://codereview.chromium.org/15992008/diff/14001/chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java#newcode162 chrome/android/java/src/org/chromium/chrome/browser/BookmarkUtils.java:162: int ...
7 years, 6 months ago (2013-06-03 04:12:26 UTC) #8
newt (away)
(you'll also need an lgtm from tedchoc or another fancy OWNER)
7 years, 6 months ago (2013-06-03 04:12:56 UTC) #9
Ted C
lgtm
7 years, 6 months ago (2013-06-03 15:41:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/15992008/21002
7 years, 6 months ago (2013-06-03 18:32:30 UTC) #11
commit-bot: I haz the power
Can't process patch for file chrome/android/java/res/mipmap-hdpi/bookmark_widget_bg_highlights.png. Binary file support is temporarilly disabled due to a ...
7 years, 6 months ago (2013-06-03 18:32:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/15992008/42001
7 years, 6 months ago (2013-06-04 17:26:07 UTC) #13
commit-bot: I haz the power
Can't process patch for file chrome/android/java/res/mipmap-xhdpi/homescreen_bg.png. Binary file support is temporarilly disabled due to a ...
7 years, 6 months ago (2013-06-04 17:26:08 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/15992008/45001
7 years, 6 months ago (2013-06-04 17:28:47 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/15992008/45001
7 years, 6 months ago (2013-06-04 17:40:09 UTC) #16
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-06-04 17:43:36 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/15992008/45001
7 years, 6 months ago (2013-06-04 18:17:26 UTC) #18
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 23:39:20 UTC) #19
Message was sent while issue was closed.
Change committed as 204077

Powered by Google App Engine
This is Rietveld 408576698