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
*
aura: Stop converting Rect to RectF implicitly.
danakj
2015-08-31
1
-0
/
+1
*
Implemented ui::IsTouchDevicePresent() for iOS.
eugenebut
2015-07-30
1
-0
/
+13
*
Fixed the bug ref for Linux assumptions.
mustaq
2015-06-02
1
-2
/
+2
*
[Android] Allow custom ActionMode creation via ContentViewClient
jdduke
2015-04-15
2
-0
/
+20
*
Remove dependency from ui/base to cc on non-Android platforms
spang
2015-02-17
2
-31
/
+2
*
Unified touch_device_aurax11 and touch_device_ozone.
mustaq
2015-01-21
2
-65
/
+1
*
touch: Change how touch-screen capability is processed.
Sadrul Habib Chowdhury
2015-01-13
1
-2
/
+8
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
2
-2
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+2
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
1
-2
/
+2
*
Media queries: excluded non-pointing devices from pointer/hover
mustaq
2014-12-19
6
-48
/
+60
*
Rename old Aura TouchSelectionController
mohsen
2014-12-12
2
-14
/
+16
*
Pointer/hover media query support: platform-dependent changes #2
mustaq
2014-12-11
4
-28
/
+94
*
Reland: Move TouchSelectionController from content to ui
mohsen
2014-12-09
6
-170
/
+264
*
Revert of Move TouchSelectionController from content to ui (patchset #12 id:6...
rsleevi
2014-12-08
6
-264
/
+170
*
Move TouchSelectionController from content to ui
mohsen
2014-12-08
6
-170
/
+264
*
Pointer/hover media query support: platform-dependent changes
mustaq
2014-12-04
6
-0
/
+128
*
This change implements support for directional selection handles, i.e. handle...
mfomitchev
2014-11-18
3
-8
/
+177
*
Pointer/hover media query support: platform-independent changes
mustaq
2014-11-14
1
-0
/
+22
*
Move all event related devices from ui/events/ to ui/events/devices/
dnicoara
2014-11-04
1
-1
/
+1
*
Standardize usage of virtual/override/final in ui/
dcheng
2014-10-21
1
-1
/
+1
*
Speculative fix for MaxTouchPoints returning incorrect value on Windows.
bokan
2014-09-11
1
-0
/
+3
*
End touch editing on mouse and keyboard events
mohsen@chromium.org
2014-05-02
1
-0
/
+4
*
Remove --tablet-ui switch and always use the API call.
tedchoc@chromium.org
2014-04-15
1
-2
/
+2
*
Plumbing maxTouchPoints for Android.
bokan@chromium.org
2014-03-07
2
-15
/
+19
*
Consistent fading behavior for touch editing handles
mohsen@chromium.org
2014-01-17
1
-0
/
+4
*
Use local coordinates in TouchEditable interface
mohsen@chromium.org
2014-01-16
1
-2
/
+6
*
Reland Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-12
1
-1
/
+1
*
Revert of https://codereview.chromium.org/120503005/
msw@chromium.org
2014-01-12
1
-1
/
+1
*
Merge NativeTextfieldViews into views::Textfield.
msw@chromium.org
2014-01-11
1
-1
/
+1
*
ui: Rename ui_export.h to ui_base_export.h
tfarina@chromium.org
2014-01-06
3
-8
/
+8
*
Hard-code MaxTouchPoints for ozone to be 11
miletus@chromium.org
2013-11-18
1
-1
/
+2
*
Plumb maxTouchPoints for AuraX11
miletus@chromium.org
2013-11-17
1
-1
/
+1
*
Chromium side of maxTouchPoints implementation.
sblom@microsoft.com
2013-10-26
6
-0
/
+43
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
4
-408
/
+2
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Move XID, XDisplay, GetXDisplay and a few other types to ui/gfx/x/x11_types.h
ben@chromium.org
2013-09-20
1
-3
/
+3
*
ui: Introduce a SequentialIDGenerator for generating IDs for touch events.
sadrul@chromium.org
2013-09-12
2
-44
/
+9
*
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
[next]