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
/
ash
/
touch
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unit tests for projection touch HUD
mohsen@chromium.org
2013-10-28
3
-66
/
+246
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
2
-9
/
+9
*
Fix crash when turning off projection touch HUD while touching screen
mohsen@chromium.org
2013-10-24
1
-1
/
+4
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Rename WindowSettings to WindowState
oshima@chromium.org
2013-09-20
1
-1
/
+0
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
4
-5
/
+5
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-10
/
+10
*
Move GetRootWindowController to root_window_controller.h
oshima@chromium.org
2013-09-06
3
-3
/
+0
*
Introduce RootWindowProperty for RootWindow's properties
oshima@chromium.org
2013-08-30
1
-2
/
+2
*
chromeos: Include mode details in OutputSnapshot.
derat@chromium.org
2013-08-16
2
-2
/
+5
*
c++11 ud suffix fixes for ash/views/ui files
thakis@chromium.org
2013-07-29
1
-1
/
+1
*
[Cleanup]
oshima@chromium.org
2013-07-18
1
-3
/
+4
*
Fix projection touch HUD in RTL
mohsen@chromium.org
2013-07-17
1
-1
/
+2
*
[Cleanup]
oshima@chromium.org
2013-07-12
2
-1
/
+2
*
Separate projection mode from rest of touch HUD
mohsen@chromium.org
2013-07-01
7
-660
/
+846
*
Add UMA metrics to measure the effectiveness of views fuzzing
tdanderson@chromium.org
2013-06-29
2
-104
/
+127
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
1
-1
/
+1
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-17
1
-5
/
+5
*
Revert "Merge CMTEventData and ValuatorTracker"
pdr@chromium.org
2013-06-14
1
-5
/
+5
*
Merge CMTEventData and ValuatorTracker
sheckylin@chromium.org
2013-06-14
1
-5
/
+5
*
Skip mulitple-display tests on win8
oshima@chromium.org
2013-06-12
1
-0
/
+21
*
Use a direct include of strings headers in ash/.
avi@chromium.org
2013-06-10
3
-3
/
+3
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Generate tap gesture with tap_count = 3 for triple-tap
miletus@chromium.org
2013-05-29
1
-1
/
+4
*
Use double precision for touch event valuator
miletus@chromium.org
2013-05-23
1
-1
/
+1
*
Improved touch HUD performance in projection mode
mohsen@chromium.org
2013-05-02
2
-89
/
+153
*
Added projection mode to touch HUD
mohsen@chromium.org
2013-04-27
2
-101
/
+300
*
Reland "Swap touch HUD when switching primary display"
mohsen@chromium.org
2013-04-25
3
-23
/
+502
*
Revert 196235 "Swap touch HUD when switching primary display"
brianderson@chromium.org
2013-04-24
3
-501
/
+23
*
Swap touch HUD when switching primary display
mohsen@chromium.org
2013-04-24
3
-23
/
+501
*
Make sure bucket_size_x/y is not 0
miletus@chromium.org
2013-04-04
1
-2
/
+4
*
Added touch HUD for all displays
mohsen@chromium.org
2013-04-01
2
-20
/
+74
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-20
1
-4
/
+11
*
Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"
wjia@chromium.org
2013-03-19
1
-11
/
+4
*
Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP
miletus@chromium.org
2013-03-19
1
-4
/
+11
*
ash: Ignore touch-cancel events in the HUD, and improve HUD logging.
sadrul@chromium.org
2013-02-11
2
-27
/
+38
*
Add synchronous Widget closing event
wittman@chromium.org
2013-02-05
2
-3
/
+3
*
ash: Include the HUD log in the feedback reports.
sadrul@chromium.org
2013-02-02
2
-9
/
+142
*
ash: Add an accelerator to clear the HUD.
sadrul@chromium.org
2013-01-31
2
-0
/
+19
*
ash: Add a UMA entry for long-duration stationary touches.
sadrul@chromium.org
2013-01-25
1
-1
/
+19
*
ash: Make the touch HUD fullscreen.
sadrul@chromium.org
2013-01-18
2
-37
/
+73
*
events: Update scroll and touch handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
2
-5
/
+3
*
touch: Add a new metric.
sadrul@chromium.org
2012-11-28
2
-1
/
+36
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
2
-20
/
+0
*
aura: Remove aura::EventFilter.
sadrul@chromium.org
2012-11-14
1
-1
/
+0
*
ash: Convert some aura::EventFilters into ui::EventHandlers.
sadrul@chromium.org
2012-11-12
2
-25
/
+18
*
ui: Make gfx::Point::Scale() mutate the class, similar to gfx::Rect.
danakj@chromium.org
2012-11-09
1
-1
/
+1
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
1
-0
/
+1
*
ui: Remove TouchStatus in favour of EventResult.
sadrul@chromium.org
2012-11-04
2
-4
/
+4
*
aura: Create new gesture LongTap that is dispatched if the user completes a
varunjain@chromium.org
2012-11-02
1
-0
/
+3
[next]