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

Issue 348603004: ozone: Add GPU message for cursor updates (Closed)

Created:
6 years, 6 months ago by spang
Modified:
6 years, 6 months ago
Reviewers:
kenrb, bsalomon, reed1
CC:
chromium-reviews, rjkroege, ozone-reviews_chromium.org, jam, darin-cc_chromium.org, kalyank, piman+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

ozone: Add GPU message for cursor updates This message will be sent from the browser to the gpu move the hardware cursor around under some platforms (particularly gbm). BUG=377497 TEST=chrome --ozone-platform=gbm Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279935

Patch Set 1 #

Patch Set 2 : split update into set & move #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -28 lines) Patch
M ipc/ipc_message_start.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/ozone/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
A + ui/ozone/common/gpu/OWNERS View 1 chunk +0 lines, -11 lines 0 comments Download
A + ui/ozone/common/gpu/ozone_gpu_message_generator.h View 1 chunk +2 lines, -2 lines 0 comments Download
A + ui/ozone/common/gpu/ozone_gpu_message_generator.cc View 1 chunk +7 lines, -8 lines 0 comments Download
A ui/ozone/common/gpu/ozone_gpu_messages.h View 1 1 chunk +31 lines, -0 lines 0 comments Download
M ui/ozone/ozone.gyp View 1 1 chunk +2 lines, -0 lines 0 comments Download
D ui/ozone/platform/caca/DEPS View 1 chunk +0 lines, -3 lines 0 comments Download
D ui/ozone/platform/dri/DEPS View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
spang
6 years, 6 months ago (2014-06-19 20:28:24 UTC) #1
bsalomon
Hi, I don't really understand this but I'm curious how SkBitmaps work with the IPC ...
6 years, 6 months ago (2014-06-19 20:35:53 UTC) #2
spang
On 2014/06/19 20:35:53, bsalomon wrote: > Hi, I don't really understand this but I'm curious ...
6 years, 6 months ago (2014-06-19 21:01:47 UTC) #3
bsalomon
lgtm (for whatever that's worth :) ) On 2014/06/19 21:01:47, spang wrote: > On 2014/06/19 ...
6 years, 6 months ago (2014-06-20 13:24:59 UTC) #4
spang
On 2014/06/20 13:24:59, bsalomon wrote: > lgtm (for whatever that's worth :) ) > Adding ...
6 years, 6 months ago (2014-06-23 18:52:12 UTC) #5
spang
6 years, 6 months ago (2014-06-24 22:33:58 UTC) #6
kenrb
ipc lgtm
6 years, 6 months ago (2014-06-25 13:52:35 UTC) #7
spang
The CQ bit was checked by spang@chromium.org
6 years, 6 months ago (2014-06-25 23:51:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/348603004/20001
6 years, 6 months ago (2014-06-25 23:53:23 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-26 06:46:12 UTC) #10
Message was sent while issue was closed.
Change committed as 279935

Powered by Google App Engine
This is Rietveld 408576698