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

Issue 2794513002: Revert "[NTP::Downloads] Replace 36dp ... resources with vector ... ." (Closed)

Created:
3 years, 8 months ago by vitaliii
Modified:
3 years, 8 months ago
Reviewers:
dgn, gone
CC:
Theresa, chromium-reviews, asanka, noyau+watch_chromium.org, ntp-dev+reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "[NTP::Downloads] Replace 36dp ... resources with vector ... ." This is an exact revert of commit 267b85777ea8bb3859472dc88582e946131a552c (https://codereview.chromium.org/2731303002). Reason: The apk size win is not comparable to performance loss on such frequently used resources. BUG=693552, 697861 Review-Url: https://codereview.chromium.org/2794513002 Cr-Commit-Position: refs/heads/master@{#461378} Committed: https://chromium.googlesource.com/chromium/src/+/ec2749f33bd385686d8d6c522d20317ff00fecdb

Patch Set 1 #

Patch Set 2 : remove dependent patch. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -125 lines) Patch
A chrome/android/java/res/drawable-hdpi/ic_drive_file_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_drive_site_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_drive_text_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_image_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-hdpi/ic_music_note_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_drive_file_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_drive_site_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_drive_text_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_image_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-mdpi/ic_music_note_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_drive_file_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_drive_site_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_drive_text_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_image_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xhdpi/ic_music_note_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_drive_file_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_drive_site_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_drive_text_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_image_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxhdpi/ic_music_note_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_drive_file_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_drive_site_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_drive_text_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_image_white_36dp.png View Binary file 0 comments Download
A chrome/android/java/res/drawable-xxxhdpi/ic_music_note_white_36dp.png View Binary file 0 comments Download
D chrome/android/java/res/drawable/ic_drive_file_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/android/java/res/drawable/ic_drive_site_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/android/java/res/drawable/ic_drive_text_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/android/java/res/drawable/ic_image_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/android/java/res/drawable/ic_music_note_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
D chrome/android/java/res/drawable/ic_play_arrow_white.xml View 1 chunk +0 lines, -16 lines 0 comments Download
M chrome/android/java/res/values/dimens.xml View 2 chunks +0 lines, -4 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/download/DownloadUtils.java View 4 chunks +28 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/download/ui/DownloadItemView.java View 5 chunks +1 line, -12 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ntp/snippets/SnippetArticleViewHolder.java View 3 chunks +18 lines, -6 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (13 generated)
vitaliii
dgn@chromium.org: Please review changes in ntp/snippets dfalcantara@chromium.org: Please review changes in java/res and browser/download twellington@: ...
3 years, 8 months ago (2017-03-31 12:55:52 UTC) #2
dgn
Is that an exact revert of the other commit? If not, can you generate a ...
3 years, 8 months ago (2017-03-31 14:48:15 UTC) #7
vitaliii
On 2017/03/31 14:48:15, dgn wrote: > Is that an exact revert of the other commit? ...
3 years, 8 months ago (2017-03-31 15:12:30 UTC) #11
dgn
On 2017/03/31 15:12:30, vitaliii wrote: > On 2017/03/31 14:48:15, dgn wrote: > > Is that ...
3 years, 8 months ago (2017-03-31 17:22:16 UTC) #14
gone
lgtm
3 years, 8 months ago (2017-03-31 17:27:02 UTC) #15
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/2794513002/20001
3 years, 8 months ago (2017-04-03 06:17:40 UTC) #17
commit-bot: I haz the power
3 years, 8 months ago (2017-04-03 06:57:24 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ec2749f33bd385686d8d6c522d20...

Powered by Google App Engine
This is Rietveld 408576698