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
/
ui
/
base
/
touch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable touch on external touch devices.
girard@chromium.org
2013-08-08
1
-2
/
+2
*
Cache touch event's valuators at per touch level
miletus@chromium.org
2013-07-31
2
-0
/
+33
*
Refactored touch-events flag test, correcting "enabled" logic.
girard@chromium.org
2013-07-31
2
-0
/
+48
*
Use a direct include of the message_loop header in ui/, part 1.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Use a direct include of time headers in ui/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Context menu on a webpage should be positioned differently when invoked from
varunjain@chromium.org
2013-06-18
1
-1
/
+1
*
Use a direct include of strings headers in ui/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Remove unnecessary include
oshima@chromium.org
2013-06-05
1
-1
/
+0
*
Add touch screen configuration for content_shell without X
rjkroege@chromium.org
2013-05-13
1
-0
/
+14
*
Add method to TouchSelectionController to check if a handle is currently being
varunjain@chromium.org
2013-04-19
1
-0
/
+3
*
x11: Rename touch_factory to touch_factory_x11.
sadrul@chromium.org
2013-04-05
3
-5
/
+5
*
Some minor fixes to touch selection as directed by UX:
varunjain@chromium.org
2013-03-15
1
-0
/
+3
*
src/: Update the remaining include paths of string_split.h to its new location.
tfarina@chromium.org
2013-03-06
1
-1
/
+1
*
Minor fixes to TouchSelectionController: Null check on client widget before
varunjain@chromium.org
2013-02-21
1
-1
/
+1
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-15
2
-12
/
+41
*
Reverting as it caused compile failures on linux chromium OS ASAN
ananta@chromium.org
2013-02-14
2
-41
/
+12
*
Enable touch editing controller for views textfields behind a flag.
varunjain@chromium.org
2013-02-14
2
-12
/
+41
*
Move touch_selection_controller interface to ui/base.
varunjain@chromium.org
2013-02-13
2
-0
/
+78
*
Add UMA metrics for whether touch events are enabled on new tabs.
flackr@chromium.org
2013-02-06
5
-1
/
+44
*
touch factory: Remove code not necessary anymore.
sadrul@chromium.org
2013-01-23
2
-151
/
+1
*
Corrected logic in IsTouchDevicePresent to ignore pen devices.
girard@chromium.org
2013-01-09
1
-3
/
+3
*
Handling cursor visibility changing events for ChromeOS
sheckylin@chromium.org
2012-12-08
1
-14
/
+12
*
Revert 171223.
tommi@chromium.org
2012-12-05
1
-12
/
+14
*
Handling cursor visibility changing events for ChromeOS
sheckylin@chromium.org
2012-12-05
1
-14
/
+12
*
aura-x11: Select for non-touch events before selecting for touch events.
sadrul@chromium.org
2012-12-05
1
-13
/
+0
*
Convert touch events to tristate flag.
flackr@chromium.org
2012-11-21
2
-18
/
+11
*
Let TouchFactory use master pointer events whenever available
sheckylin@chromium.org
2012-10-11
1
-1
/
+1
*
touch: Replace a chunk of code by CreateInvisibleCursor().
tfarina@chromium.org
2012-10-04
1
-9
/
+3
*
Always enable touch on chromeos.
flackr@chromium.org
2012-10-04
2
-15
/
+4
*
CSS Media Query now reports touch-support accurately for Windows (retry)
girard@chromium.org
2012-09-11
3
-1
/
+35
*
Revert 155484 - CSS Media Query now reports touch-support accurately for Wind...
khorimoto@chromium.org
2012-09-07
3
-40
/
+2
*
CSS Media Query now reports touch-support accurately for Windows.
girard@chromium.org
2012-09-07
3
-2
/
+40
*
Fix leaks in aura_unittests
oshima@chromium.org
2012-09-05
1
-0
/
+1
*
ui: Forward declare DefaultSingletonTraits in header files.
tfarina@chromium.org
2012-07-20
2
-1
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Duplicate touch event trigger DCHECK crash in ubuntu 12.04(with Xinput2.2).
junmin.zhu@intel.com
2012-06-25
1
-12
/
+13
*
touch: Allow only single-touch for XI2.1 or older.
sadrul@chromium.org
2012-06-20
1
-6
/
+8
*
Don't allow "touch optimized ui" mode to change after chrome startup.
rbyers@chromium.org
2012-06-15
2
-0
/
+16
*
Promotes touch-devices to ui_base so that ash can use it.
sky@chromium.org
2012-05-25
2
-0
/
+32
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
2
-216
/
+0
*
Revert 139051 because it broke build on non-X11 systems (windows, mac).
sadrul@chromium.org
2012-05-25
2
-0
/
+216
*
XI2.2: Make sure valuators values are reported correctly.
sadrul@chromium.org
2012-05-25
2
-216
/
+0
*
Make touch-optimized-ui a tri-state flag
rbyers@chromium.org
2012-05-14
4
-90
/
+60
*
chromeos: Put touch-event support behind a flag (--enable-touch-events) until...
sadrul@chromium.org
2012-04-20
2
-3
/
+19
*
Move ui/view/touchui/touch_mode_support.* to ui/base and make it platform
varunjain@chromium.org
2012-03-29
2
-0
/
+37
*
Check for null XDisplay in TouchFactory::SetCursorVisible
varunjain@chromium.org
2012-02-10
1
-4
/
+11
*
Disable XI2.0 multi-touch support in Aura
rbyers@chromium.org
2012-02-07
1
-3
/
+4
*
Fix some memory leaks.
sadrul@chromium.org
2012-02-07
1
-5
/
+5
*
Some code cleanup.
sadrul@chromium.org
2011-11-29
1
-5
/
+5
[next]