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

Issue 198603003: Save a memory copy on Android for decoding images to discardable memory (Closed)

Created:
6 years, 9 months ago by Alpha Left Google
Modified:
6 years, 9 months ago
Reviewers:
Stephen White
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis
Visibility:
Public.

Description

Save a memory copy on Android for decoding images to discardable memory On Android we can save copying the bitmap if the decoder writes directly to the discardable memory. All webkit_unit_tests passed with this change. BUG=352570 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169457

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -9 lines) Patch
M Source/platform/graphics/ImageFrameGenerator.cpp View 2 chunks +8 lines, -9 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Alpha Left Google
6 years, 9 months ago (2014-03-17 22:22:42 UTC) #1
Stephen White
LGTM
6 years, 9 months ago (2014-03-18 15:37:32 UTC) #2
Alpha Left Google
The CQ bit was checked by hclam@chromium.org
6 years, 9 months ago (2014-03-18 17:34:59 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hclam@chromium.org/198603003/1
6 years, 9 months ago (2014-03-18 17:35:15 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-18 18:55:48 UTC) #5
Message was sent while issue was closed.
Change committed as 169457

Powered by Google App Engine
This is Rietveld 408576698