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

Issue 2779773002: android: Workaround libhwui N bug (Closed)

Created:
3 years, 9 months ago by boliu
Modified:
3 years, 9 months ago
CC:
agrieve+watch_chromium.org, android-webview-reviews_chromium.org, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

android: Workaround libhwui N bug Bug is that if functor is the only operation in a canvas, then that draw will not swap. Workaround it by always painting a 1x1 pixel. BUG=704212 Review-Url: https://codereview.chromium.org/2779773002 Cr-Commit-Position: refs/heads/master@{#459906} Committed: https://chromium.googlesource.com/chromium/src/+/340c180766d2857dab1a5a8a15df5c8e0c054f43

Patch Set 1 #

Patch Set 2 : 1x1 light grey #

Patch Set 3 : color filter #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M android_webview/java/src/org/chromium/android_webview/AwContents.java View 1 2 3 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
boliu
ptal, checked that it actually works
3 years, 9 months ago (2017-03-27 18:34:01 UTC) #2
Chris Craik
This won't work if the background is 0x00000000 transparent. Also, assuming that the functor is ...
3 years, 9 months ago (2017-03-27 19:47:11 UTC) #4
boliu
On 2017/03/27 19:47:11, Chris Craik wrote: > This won't work if the background is 0x00000000 ...
3 years, 9 months ago (2017-03-27 20:16:57 UTC) #6
Chris Craik
On 2017/03/27 at 20:16:57, boliu wrote: > On 2017/03/27 19:47:11, Chris Craik wrote: > > ...
3 years, 9 months ago (2017-03-27 20:29:35 UTC) #7
Tobias Sargeant
On 2017/03/27 20:16:57, boliu wrote: > On 2017/03/27 19:47:11, Chris Craik wrote: > > This ...
3 years, 9 months ago (2017-03-27 20:33:36 UTC) #8
boliu
On 2017/03/27 20:29:35, Chris Craik wrote: > On 2017/03/27 at 20:16:57, boliu wrote: > > ...
3 years, 9 months ago (2017-03-27 21:06:45 UTC) #10
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/2779773002/40001
3 years, 9 months ago (2017-03-27 21:07:55 UTC) #13
Chris Craik
lgtm
3 years, 9 months ago (2017-03-27 21:23:23 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-03-27 22:23:12 UTC) #17
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/340c180766d2857dab1a5a8a15df...

Powered by Google App Engine
This is Rietveld 408576698