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

Issue 220993003: Adjust maximum decoded image size on Android (Closed)

Created:
6 years, 8 months ago by oetuaho-nv
Modified:
6 years, 8 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Adjust maximum decoded image size on Android The maximum decoded image size is adjusted from 1/32 of accessible memory to 1/25 of accessible memory. This is to enable the upload of 4K*4K WebGL textures on platforms with 2GB of physical memory of which a small region is reserved for direct hardware access and thus invisible to Chromium. BUG=356181 R=kbr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261371

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M content/child/blink_platform_impl.cc View 1 chunk +7 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
oetuaho-nv
6 years, 8 months ago (2014-04-02 15:38:28 UTC) #1
piman
LGTM owner stamp, but +aelias for double-checking the assumptions here.
6 years, 8 months ago (2014-04-02 20:00:18 UTC) #2
aelias_OOO_until_Jul13
[+wangxianzhu] who added this limit in the first place. The linked bug for what this ...
6 years, 8 months ago (2014-04-02 21:23:46 UTC) #3
Ken Russell (switch to Gerrit)
I'm not qualified to review this patch but it looks fine.
6 years, 8 months ago (2014-04-02 21:24:41 UTC) #4
piman
On Wed, Apr 2, 2014 at 2:23 PM, <aelias@chromium.org> wrote: > [+wangxianzhu] who added this ...
6 years, 8 months ago (2014-04-02 21:36:56 UTC) #5
Xianzhu
lgtm. The original limit was just to avoid immediate crash when decoding a single very ...
6 years, 8 months ago (2014-04-02 21:38:14 UTC) #6
aelias_OOO_until_Jul13
On 2014/04/02 21:38:14, Xianzhu wrote: > lgtm. > > The original limit was just to ...
6 years, 8 months ago (2014-04-02 22:10:49 UTC) #7
Xianzhu
On 2014/04/02 22:10:49, aelias wrote: > On 2014/04/02 21:38:14, Xianzhu wrote: > > lgtm. > ...
6 years, 8 months ago (2014-04-02 22:22:00 UTC) #8
Xianzhu
Lg'ed because I thought the changed number would work just like the original number. However, ...
6 years, 8 months ago (2014-04-03 01:54:48 UTC) #9
oetuaho-nv
On 2014/04/03 01:54:48, Xianzhu wrote: > Lg'ed because I thought the changed number would work ...
6 years, 8 months ago (2014-04-03 08:58:01 UTC) #10
oetuaho-nv
The CQ bit was checked by oetuaho@nvidia.com
6 years, 8 months ago (2014-04-03 08:58:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/oetuaho@nvidia.com/220993003/1
6 years, 8 months ago (2014-04-03 08:59:11 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-03 12:21:35 UTC) #13
Message was sent while issue was closed.
Change committed as 261371

Powered by Google App Engine
This is Rietveld 408576698