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

Issue 1095993002: Fallback to RGBA_8888 if readback format is not supported (Closed)

Created:
5 years, 8 months ago by patro
Modified:
5 years, 8 months ago
Reviewers:
no sievers
CC:
chromium-reviews, yusukes+watch_chromium.org, shuchen+watch_chromium.org, jam, penghuang+watch_chromium.org, nona+watch_chromium.org, darin-cc_chromium.org, James Su, sivag, Jaekyun Seok (inactive), David Trainor- moved to gerrit
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fallback to RGBA_8888 if readback format is not supported In Async readback if the requested readback format is not supported. Then fallback to RGBA_8888 format. Removed RenderWidgetHostViewAndroid::PreferredReadbackFormat() API Committed: https://crrev.com/ad8076150b45e2f02d730f4b958a3709df342fbc Cr-Commit-Position: refs/heads/master@{#326741}

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -31 lines) Patch
M content/browser/renderer_host/render_widget_host_view_android.h View 1 2 2 chunks +2 lines, -4 lines 0 comments Download
M content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 5 chunks +14 lines, -27 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
patro
Kindly Review Thanks Shyam Patro
5 years, 8 months ago (2015-04-20 10:25:43 UTC) #2
no sievers
thanks, just two nits. https://codereview.chromium.org/1095993002/diff/20001/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/1095993002/diff/20001/content/browser/renderer_host/render_widget_host_view_android.cc#newcode2006 content/browser/renderer_host/render_widget_host_view_android.cc:2006: SkColorType preferred_color_type = color_type; Can ...
5 years, 8 months ago (2015-04-22 20:20:39 UTC) #3
patro
https://codereview.chromium.org/1095993002/diff/20001/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/1095993002/diff/20001/content/browser/renderer_host/render_widget_host_view_android.cc#newcode2006 content/browser/renderer_host/render_widget_host_view_android.cc:2006: SkColorType preferred_color_type = color_type; On 2015/04/22 20:20:39, sievers wrote: ...
5 years, 8 months ago (2015-04-23 09:43:46 UTC) #4
no sievers
lgtm
5 years, 8 months ago (2015-04-23 20:36:30 UTC) #5
no sievers
+jaekyun,dtrainor FYI in case we use RGB565 readbacks.
5 years, 8 months ago (2015-04-23 20:38:00 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1095993002/40001
5 years, 8 months ago (2015-04-24 03:54:38 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-24 04:37:02 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 04:37:57 UTC) #10
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/ad8076150b45e2f02d730f4b958a3709df342fbc
Cr-Commit-Position: refs/heads/master@{#326741}

Powered by Google App Engine
This is Rietveld 408576698