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
/
views
/
events
Commit message (
Expand
)
Author
Age
Files
Lines
*
Marks a number of tests as FAILS for aura. I filed bugs on the two key
sky@chromium.org
2011-10-05
1
-2
/
+11
*
Copy gdk_event_ in class Event
stevenjb@google.com
2011-09-30
1
-0
/
+3
*
touchui: Convert XI2 MT tracking id to slot id.
sadrul@chromium.org
2011-09-28
1
-12
/
+33
*
touchui: Fix --touch-devices flag.
sadrul@chromium.org
2011-09-27
1
-1
/
+4
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
9
-1126
/
+281
*
touchui: support XInput2 multitouch
sadrul@chromium.org
2011-09-25
1
-4
/
+27
*
Aura under Linux is enabled with:
saintlou@chromium.org
2011-09-18
1
-1
/
+1
*
Move Aura to UI subdir.
ben@chromium.org
2011-09-14
1
-1
/
+1
*
Get chrome to link with USE_AURA
ben@chromium.org
2011-09-07
2
-1
/
+9
*
Add WM_XBUTTON* and WM_NCXBUTTON* parsing.
msw@chromium.org
2011-09-07
1
-1
/
+17
*
Beginnings of basic Focus and Key Events.
ben@chromium.org
2011-09-02
1
-1
/
+1
*
Wire MouseEvents through to the NativeWidgetAura.
ben@chromium.org
2011-09-01
1
-10
/
+6
*
Wayland support for views. views_desktop on Wayland.
backer@chromium.org
2011-08-26
1
-0
/
+215
*
Add Aura support to views:
ben@chromium.org
2011-08-25
1
-0
/
+127
*
Rename VIEWS_API to VIEWS_EXPORT.
darin@chromium.org
2011-08-05
2
-12
/
+12
*
Fix a few issues with touch-events and views-desktop.
sadrul@chromium.org
2011-07-29
1
-0
/
+1
*
Create views.dll / libviews.so
darin@chromium.org
2011-07-28
2
-10
/
+12
*
Add Unicode character support to chrome.input.sendKeyboardEvent.
yusukes@google.com
2011-07-27
6
-4
/
+47
*
touch: Always expect XInput2 availability.
sadrul@chromium.org
2011-07-22
1
-23
/
+1
*
Fix clang bot.
sadrul@chromium.org
2011-06-28
1
-2
/
+2
*
Remove ifdef's for touchui stuff from events code.
sadrul@chromium.org
2011-06-28
4
-146
/
+89
*
Add pressure information to touch event.
miletus@chromium.org
2011-06-16
3
-10
/
+34
*
Update rich touch information to conform to standard
sadrul@chromium.org
2011-06-13
3
-71
/
+36
*
Hook up more of the NativeWidgetViews.
ben@chromium.org
2011-05-24
1
-0
/
+3
*
Move RootView to the internal namespace.
ben@chromium.org
2011-05-20
2
-10
/
+13
*
Fix EventTypeFromNative to return ET_MOUSE_MOVED for WM_NCMOUSEMOVE message.
jianli@chromium.org
2011-05-19
1
-1
/
+2
*
Added logging include.
wyck@chromium.org
2011-05-19
1
-0
/
+1
*
Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.
ben@chromium.org
2011-05-19
1
-1
/
+0
*
Fix typo in GetTouchEventType
penghuang@chromium.org
2011-05-16
1
-1
/
+1
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-11
2
-14
/
+19
*
Revert 84831 - The initial prototype code for the compact navigation (cnav) p...
bradnelson@google.com
2011-05-10
2
-19
/
+14
*
The initial prototype code for the compact navigation (cnav) prototype, curre...
stevet@chromium.org
2011-05-10
2
-14
/
+19
*
event: Create a mouse event out of a touch event.
sadrul@chromium.org
2011-05-10
2
-2
/
+59
*
Add simple drag and drop to NativeTextfieldViews.
msw@chromium.org
2011-05-09
1
-0
/
+1
*
Rename View::GetCursor and simplify arguments.
msw@chromium.org
2011-05-03
1
-1
/
+1
*
Add back constructors that was removed erroneously in r83795.
sadrul@chromium.org
2011-05-03
2
-0
/
+25
*
Get the correct touch identifiers from an X event.
sadrul@chromium.org
2011-05-02
1
-19
/
+32
*
Remove RootView::ConvertPointToMouseHandler.
sadrul@chromium.org
2011-05-02
3
-49
/
+8
*
Parse Windows mouse drag events.
msw@chromium.org
2011-04-29
1
-1
/
+7
*
Support creating panel on windows. Also allow dragging panels to rearrange
jianli@chromium.org
2011-04-28
1
-7
/
+26
*
Add extra touch information and related API to views::TouchEvent.
miletus@chromium.org
2011-04-18
3
-29
/
+104
*
touch: identity for a finger is an int, not a bool.
sadrul@chromium.org
2011-04-11
1
-1
/
+1
*
Interpret double click events as mouse down on Windows.
msw@chromium.org
2011-04-07
1
-6
/
+6
*
Transform GdkEvents for simpler MouseEvent construction.
msw@chromium.org
2011-04-05
1
-0
/
+17
*
Consolidate Widget Event code, other cleanup.
msw@chromium.org
2011-03-31
2
-20
/
+33
*
Add GetCharacter() and GetUnmodifiedCharacter() methods to views::Event.
suzhe@google.com
2011-03-21
6
-1
/
+341
*
[cros] Fix accelerator keys when using non-US/Latin keyboard layouts.
suzhe@google.com
2011-03-17
1
-2
/
+2
*
Clean up some event code:
msw@chromium.org
2011-03-14
1
-0
/
+4
*
touch: Fix a crash when clicking on a webpage.
sadrul@chromium.org
2011-03-08
1
-18
/
+7
*
touch: Fix compile for the new MouseEvent ctors (r77221).
sadrul@chromium.org
2011-03-08
2
-11
/
+7
[next]