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

Issue 186943002: Plumbing maxTouchPoints for Android. (Closed)

Created:
6 years, 9 months ago by bokan
Modified:
6 years, 9 months ago
Reviewers:
Ted C, sadrul
CC:
chromium-reviews
Visibility:
Public.

Description

Plumbing maxTouchPoints for Android. Filled in Android implementation for navigator.maxTouchPoints defined in the W3C Pointer Events standard draft: http://www.w3.org/TR/pointerevents/#widl-Navigator-maxTouchPoints BUG=248918 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255553

Patch Set 1 : #

Total comments: 13

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -15 lines) Patch
A ui/android/java/src/org/chromium/ui/base/TouchDevice.java View 1 1 chunk +51 lines, -0 lines 0 comments Download
M ui/base/android/ui_base_jni_registrar.cc View 1 2 chunks +2 lines, -0 lines 0 comments Download
M ui/base/touch/touch_device.h View 1 2 chunks +9 lines, -5 lines 0 comments Download
M ui/base/touch/touch_device_android.cc View 1 1 chunk +10 lines, -10 lines 0 comments Download
M ui/ui.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (0 generated)
bokan
tedchoc@, Please review the Java/JNI bits sadrul@, Please review touch changes Thanks
6 years, 9 months ago (2014-03-04 19:34:56 UTC) #1
sadrul
On 2014/03/04 19:34:56, bokan wrote: > tedchoc@, Please review the Java/JNI bits > sadrul@, Please ...
6 years, 9 months ago (2014-03-05 18:54:37 UTC) #2
Ted C
a few little comments maybe sadrul can comment on the header stuff as this might ...
6 years, 9 months ago (2014-03-05 21:14:25 UTC) #3
bokan
Feedback addressed. PTAL https://codereview.chromium.org/186943002/diff/10001/ui/android/java/src/org/chromium/ui/base/TouchDevice.java File ui/android/java/src/org/chromium/ui/base/TouchDevice.java (right): https://codereview.chromium.org/186943002/diff/10001/ui/android/java/src/org/chromium/ui/base/TouchDevice.java#newcode1 ui/android/java/src/org/chromium/ui/base/TouchDevice.java:1: // Copyright 2013 The Chromium Authors. ...
6 years, 9 months ago (2014-03-05 22:49:20 UTC) #4
Ted C
lgtm
6 years, 9 months ago (2014-03-05 22:50:38 UTC) #5
sadrul
lgtm
6 years, 9 months ago (2014-03-05 23:59:53 UTC) #6
bokan
The CQ bit was checked by bokan@chromium.org
6 years, 9 months ago (2014-03-06 00:27:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 00:31:14 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 01:20:29 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) base_unittests, browser_tests, interactive_ui_tests, net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=275872
6 years, 9 months ago (2014-03-06 01:20:29 UTC) #10
bokan
The CQ bit was checked by bokan@chromium.org
6 years, 9 months ago (2014-03-06 14:31:43 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 14:32:22 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 15:43:37 UTC) #13
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) net_unittests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=276331
6 years, 9 months ago (2014-03-06 15:43:38 UTC) #14
bokan
The CQ bit was checked by bokan@chromium.org
6 years, 9 months ago (2014-03-06 16:41:35 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 16:43:24 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-06 19:47:10 UTC) #17
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=276517
6 years, 9 months ago (2014-03-06 19:47:10 UTC) #18
bokan
The CQ bit was checked by bokan@chromium.org
6 years, 9 months ago (2014-03-06 20:10:18 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 20:49:56 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 21:38:31 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bokan@chromium.org/186943002/30001
6 years, 9 months ago (2014-03-06 22:13:53 UTC) #22
commit-bot: I haz the power
6 years, 9 months ago (2014-03-07 08:54:13 UTC) #23
Message was sent while issue was closed.
Change committed as 255553

Powered by Google App Engine
This is Rietveld 408576698