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

Issue 1029753002: Plumbs through android supplying multipe touch points (Closed)

Created:
5 years, 9 months ago by sky
Modified:
5 years, 9 months ago
CC:
abarth-chromium, Aaron Boodman, ben+mojo_chromium.org, darin (slow to review), mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Base URL:
https://github.com/domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Plumbs through android supplying multipe touch points Makes sky and conversions honor pointer values correctly. R=abarth@chromium.org, erg@chromium.org, qsr@chromium.org Committed: https://chromium.googlesource.com/external/mojo/+/6aadda5ff4513d99c21d83367d99964beab2c2f4

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 6

Patch Set 3 : integrate comments #

Patch Set 4 : no pointer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -64 lines) Patch
M mojo/converters/input_events/input_events_type_converters.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M mojo/services/input_events/public/interfaces/input_events.mojom View 1 chunk +1 line, -0 lines 0 comments Download
M services/native_viewport/android/src/org/chromium/mojo/PlatformViewportAndroid.java View 1 2 3 chunks +25 lines, -8 lines 0 comments Download
M services/native_viewport/native_viewport_impl.h View 1 2 3 2 chunks +10 lines, -3 lines 0 comments Download
M services/native_viewport/native_viewport_impl.cc View 1 2 3 4 chunks +30 lines, -17 lines 0 comments Download
M services/native_viewport/platform_viewport_android.h View 1 2 1 chunk +13 lines, -2 lines 0 comments Download
M services/native_viewport/platform_viewport_android.cc View 1 2 2 chunks +42 lines, -28 lines 0 comments Download
M sky/viewer/converters/input_event_types.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
sky
abarty: sky qsr: android stuff (including services/native_viewport/BUILD.gn) erg: the rest
5 years, 9 months ago (2015-03-23 23:28:25 UTC) #1
Elliot Glaysher
lgtm
5 years, 9 months ago (2015-03-23 23:33:05 UTC) #2
abarth-chromium
sky LGTM
5 years, 9 months ago (2015-03-24 07:51:10 UTC) #3
qsr
https://codereview.chromium.org/1029753002/diff/20001/services/native_viewport/native_viewport_impl.cc File services/native_viewport/native_viewport_impl.cc (right): https://codereview.chromium.org/1029753002/diff/20001/services/native_viewport/native_viewport_impl.cc#newcode132 services/native_viewport/native_viewport_impl.cc:132: base::Owned(id_wrapper.release())); Do you expect that this callback can be ...
5 years, 9 months ago (2015-03-24 08:20:22 UTC) #4
sky
https://codereview.chromium.org/1029753002/diff/20001/services/native_viewport/native_viewport_impl.cc File services/native_viewport/native_viewport_impl.cc (right): https://codereview.chromium.org/1029753002/diff/20001/services/native_viewport/native_viewport_impl.cc#newcode132 services/native_viewport/native_viewport_impl.cc:132: base::Owned(id_wrapper.release())); On 2015/03/24 08:20:22, qsr (OoO until Apr 1) ...
5 years, 9 months ago (2015-03-24 13:18:22 UTC) #5
qsr
lgtm
5 years, 9 months ago (2015-03-24 13:23:51 UTC) #6
sky
5 years, 9 months ago (2015-03-24 16:13:20 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 (id:50001) manually as
6aadda5ff4513d99c21d83367d99964beab2c2f4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698