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

Issue 431683002: platform_window: Add SetCursor & MoveCursorTo (Closed)

Created:
6 years, 4 months ago by spang
Modified:
6 years, 4 months ago
CC:
chromium-reviews, rjkroege, kalyank, ozone-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

platform_window: Add SetCursor & MoveCursorTo These are for hooking up WindowTreeHost::SetCursorNative & WindowTreeHost::MoveCursorToNative. This is the interface change only to allow an incremental conversion. BUG=392280 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=286709

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -0 lines) Patch
M ui/ozone/platform/caca/caca_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/caca/caca_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/dri/dri_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/ozone/platform/egltest/ozone_platform_egltest.cc View 2 chunks +8 lines, -0 lines 0 comments Download
M ui/ozone/platform/test/test_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/ozone/platform/test/test_window.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M ui/platform_window/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ui/platform_window/platform_window.h View 2 chunks +4 lines, -0 lines 0 comments Download
M ui/platform_window/win/win_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/platform_window/win/win_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/platform_window/x11/x11_window.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/platform_window/x11/x11_window.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
spang
6 years, 4 months ago (2014-07-30 18:40:39 UTC) #1
Ben Goodger (Google)
lgtm
6 years, 4 months ago (2014-07-30 20:19:50 UTC) #2
spang
The CQ bit was checked by spang@chromium.org
6 years, 4 months ago (2014-07-30 21:13:22 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/spang@chromium.org/431683002/1
6 years, 4 months ago (2014-07-30 21:14:55 UTC) #4
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_compile_dbg on tryserver.chromium.win ...
6 years, 4 months ago (2014-07-31 02:15:05 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-07-31 03:33:26 UTC) #6
Message was sent while issue was closed.
Change committed as 286709

Powered by Google App Engine
This is Rietveld 408576698