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
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
More focus stuff. Adds the concept of FocusRules.
ben@chromium.org
2012-11-21
4
-0
/
+13
*
Create the skeleton of a new FocusController in corewm.
ben@chromium.org
2012-11-20
3
-1
/
+15
*
ui: Add default implementations for EventHandler interface.
sadrul@chromium.org
2012-11-20
2
-8
/
+44
*
aura: Make sure ScrollEvents are dispatched correctly.
sadrul@chromium.org
2012-11-14
2
-0
/
+18
*
ui: Remove event_functions.* component.
tfarina@chromium.org
2012-11-07
3
-24
/
+8
*
Better mouse support for metro aura
cpu@chromium.org
2012-11-05
2
-0
/
+6
*
ui: Split some bits out of event_constants into event_utils.
sadrul@chromium.org
2012-11-05
4
-118
/
+133
*
ui: Remove TouchStatus in favour of EventResult.
sadrul@chromium.org
2012-11-04
2
-48
/
+0
*
aura: Create new gesture LongTap that is dispatched if the user completes a
varunjain@chromium.org
2012-11-02
2
-0
/
+2
*
Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...
ananta@chromium.org
2012-11-01
3
-16
/
+21
*
GTTF: remove FAILS_ prefix, part 1
phajdan.jr@chromium.org
2012-11-01
1
-2
/
+2
*
views: Start converting View into an EventTarget.
sadrul@chromium.org
2012-11-01
2
-32
/
+32
*
ui: Remove implicit flooring from Point3f and rename the class to Point3F
danakj@chromium.org
2012-10-31
1
-4
/
+5
*
Fix crash in ash::internal::WorkspaceEventHandler::OnMouseEvent
jamescook@chromium.org
2012-10-30
2
-2
/
+53
*
ui-events: Prevent a crash when the dispatcher is destroyed in the middle of ...
sadrul@chromium.org
2012-10-30
3
-4
/
+107
*
linux desktop aura: Write a minimal, fake implementation of SetCapture.
erg@chromium.org
2012-10-23
1
-2
/
+0
*
touch: Make sure the timestamp is set correctly on the touchevents.
sadrul@chromium.org
2012-10-22
2
-17
/
+27
*
touch: Coalesce touch-events, and remove the touch-event queue from the gestu...
sadrul@chromium.org
2012-10-17
4
-40
/
+28
*
Migrate ui::Transform to gfx::Transform
shawnsingh@chromium.org
2012-10-14
2
-5
/
+10
*
events: Clean up dispatching code for touch-events.
sadrul@chromium.org
2012-09-27
7
-20
/
+48
*
events: Cleanup the EventDispatcher API.
sadrul@chromium.org
2012-09-26
2
-23
/
+53
*
aura: Start converting event-filters into event-handlers.
sadrul@chromium.org
2012-09-21
2
-4
/
+27
*
Convert native mouse locations to the locations in screen coordinate in RootW...
mazda@chromium.org
2012-09-20
1
-0
/
+4
*
Fix mac
ben@chromium.org
2012-09-12
1
-1
/
+1
*
Change the way the ToplevelEventHandler is hooked up. It is now both a pre- a...
ben@chromium.org
2012-09-12
2
-0
/
+37
*
Add GestureTapCancel gesture type
rbyers@chromium.org
2012-09-11
1
-0
/
+1
*
events: Inlcude the event-phase and event-result in Event.
sadrul@chromium.org
2012-09-11
6
-33
/
+106
*
Make ToplevelWindowEventFilter and WorkspaceEventFilter into event handlers.
ben@chromium.org
2012-09-11
2
-8
/
+20
*
aura-x11: Fix touch-calibration for multi-monitor setups.
sadrul@chromium.org
2012-09-11
2
-0
/
+23
*
Revert 155825 because it broke cros build.
sadrul@chromium.org
2012-09-10
5
-96
/
+33
*
events: Inlcude the event-phase and event-result in Event.
sadrul@chromium.org
2012-09-10
5
-33
/
+96
*
events: Send events to pre-target handlers for the target itself.
sadrul@chromium.org
2012-09-10
2
-9
/
+3
*
events: Add some test.
sadrul@chromium.org
2012-09-10
7
-40
/
+254
*
Revert 155663 because it broke builds on cros/mac.
sadrul@chromium.org
2012-09-10
6
-200
/
+15
*
events: Add some test.
sadrul@chromium.org
2012-09-10
6
-15
/
+200
*
events: Move EventTarget into Event.
sadrul@chromium.org
2012-09-07
7
-60
/
+849
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
5
-12
/
+847
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
1
-9
/
+0
*
events: Introduce EventDispatcher, EventTarget, and EventHandler.
sadrul@chromium.org
2012-09-03
4
-0
/
+355