index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
renderer_host
/
input
/
motion_event_android.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the unique_event_id when converting from TouchEvent to WebTouchEvent
lanwei
2015-04-29
1
-3
/
+5
*
Removed obsolete float_util.h as VS2013 supports standards well enough.
mateuszs
2015-04-24
1
-2
/
+3
*
[Android] Ignore historical MotionEvent values for non-move events
jdduke
2015-02-11
1
-3
/
+18
*
Remove abstract Clone and Cancel methods from MotionEvent
jdduke
2014-10-24
1
-190
/
+62
*
Allow small tolerance when validating MotionEvent orientation
jdduke
2014-10-09
1
-1
/
+10
*
Add modifier flags to MotionEvent
jdduke
2014-09-12
1
-1
/
+28
*
Make touch orientation attributes visible in Blink.
mustaq
2014-09-02
1
-9
/
+37
*
Ignore min/max gesture bounds for mouse or stylus-derived gestures
jdduke@chromium.org
2014-08-14
1
-0
/
+2
*
Extend MotionEvent to have tool type and button state
changwan@chromium.org
2014-06-21
1
-1
/
+59
*
[Android] Route raw screen coordinates to touch events
jdduke@chromium.org
2014-06-13
1
-2
/
+23
*
[Android] Use DIP coordinates with MotionEventAndroid
jdduke@chromium.org
2014-04-12
1
-48
/
+66
*
Store the id of a contributing motion event in GestureEventData
tdresser@chromium.org
2014-04-04
1
-0
/
+4
*
[Android] Cache additional MotionEvent bits in MotionEventAndroid
jdduke@chromium.org
2014-03-08
1
-12
/
+64
*
[Android] Always insert a TouchCancel if window or tab focus is lost
jdduke@chromium.org
2014-03-05
1
-16
/
+12
*
[Android] Out with the Android GR, in with the new unified C++ GR
jdduke@chromium.org
2014-03-01
1
-56
/
+116
*
[Android] Provider a native (C++) MotionEvent wrapper
jdduke@chromium.org
2014-01-31
1
-0
/
+179