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

Side by Side Diff: AUTHORS

Issue 755403006: Added experimental Touch.tilt, Touch.tiltDirection support for Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added logic to detect whether Tilt, TiltDirection are supported (use NaN value, if not) Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # Names should be added to this file with this pattern: 1 # Names should be added to this file with this pattern:
2 # 2 #
3 # For individuals: 3 # For individuals:
4 # Name <email address> 4 # Name <email address>
5 # 5 #
6 # For organizations: 6 # For organizations:
7 # Organization <fnmatch pattern> 7 # Organization <fnmatch pattern>
8 # 8 #
9 # See python fnmatch module documentation for more information. 9 # See python fnmatch module documentation for more information.
10 10
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
113 Daniel Trebbien <dtrebbien@gmail.com> 113 Daniel Trebbien <dtrebbien@gmail.com>
114 Darshini KN <kn.darshini@samsung.com> 114 Darshini KN <kn.darshini@samsung.com>
115 David Benjamin <davidben@mit.edu> 115 David Benjamin <davidben@mit.edu>
116 David Erceg <erceg.david@gmail.com> 116 David Erceg <erceg.david@gmail.com>
117 David Futcher <david.mike.futcher@gmail.com> 117 David Futcher <david.mike.futcher@gmail.com>
118 David Leen <davileen@amazon.com> 118 David Leen <davileen@amazon.com>
119 David McAllister <mcdavid@amazon.com> 119 David McAllister <mcdavid@amazon.com>
120 Deepak Dilip Borade <deepak.db@samsung.com> 120 Deepak Dilip Borade <deepak.db@samsung.com>
121 Deepak Mittal <deepak.m1@samsung.com> 121 Deepak Mittal <deepak.m1@samsung.com>
122 Deepak Singla <deepak.sa@samsung.com> 122 Deepak Singla <deepak.sa@samsung.com>
123 Denis Pikalov <d.pikalov@partner.samsung.com>
123 Derek Halman <d.halman@gmail.com> 124 Derek Halman <d.halman@gmail.com>
124 Devlin Cronin <rdevlin.cronin@gmail.com> 125 Devlin Cronin <rdevlin.cronin@gmail.com>
125 Diego Ferreiro Val <elfogris@gmail.com> 126 Diego Ferreiro Val <elfogris@gmail.com>
126 Dillon Sellars <dill.sellars@gmail.com> 127 Dillon Sellars <dill.sellars@gmail.com>
127 Divya Bansal <divya.bansal@samsung.com> 128 Divya Bansal <divya.bansal@samsung.com>
128 Dominic Jodoin <dominic.jodoin@gmail.com> 129 Dominic Jodoin <dominic.jodoin@gmail.com>
129 Dominik Röttsches <dominik.rottsches@intel.com> 130 Dominik Röttsches <dominik.rottsches@intel.com>
130 Don Woodward <woodward@adobe.com> 131 Don Woodward <woodward@adobe.com>
131 Dongjun Kim <djmix.kim@samsung.com> 132 Dongjun Kim <djmix.kim@samsung.com>
132 Dongseong Hwang <dongseong.hwang@intel.com> 133 Dongseong Hwang <dongseong.hwang@intel.com>
(...skipping 410 matching lines...) Expand 10 before | Expand all | Expand 10 after
543 Igalia S.L. <*@igalia.com> 544 Igalia S.L. <*@igalia.com>
544 NVIDIA Corporation <*@nvidia.com> 545 NVIDIA Corporation <*@nvidia.com>
545 Opera Software ASA <*@opera.com> 546 Opera Software ASA <*@opera.com>
546 The Chromium Authors <*@chromium.org> 547 The Chromium Authors <*@chromium.org>
547 The MathWorks, Inc. <binod.pant@mathworks.com> 548 The MathWorks, Inc. <binod.pant@mathworks.com>
548 Torchmobile Inc. 549 Torchmobile Inc.
549 Venture 3 Systems LLC <*@venture3systems.com> 550 Venture 3 Systems LLC <*@venture3systems.com>
550 Yandex LLC <*@yandex-team.ru> 551 Yandex LLC <*@yandex-team.ru>
551 ARM Holdings <*@arm.com> 552 ARM Holdings <*@arm.com>
552 553
OLDNEW
« no previous file with comments | « no previous file | content/browser/renderer_host/input/motion_event_android.h » ('j') | ui/events/gesture_detection/motion_event.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698