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
/
webkit
/
plugins
/
ppapi
/
event_conversion.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ppapi: Add support for touch events.
sadrul@chromium.org
2012-06-21
1
-2
/
+152
*
ppapi: Set the mouse_button correctly for mouse-move events.
sadrul@chromium.org
2012-06-15
1
-0
/
+8
*
Browser Plugin -- Populate WebKeyboardEvent's keyIdentifier
fsamuel@chromium.org
2012-06-13
1
-0
/
+1
*
Add some compile asserts for the Pepper event mask flags.
brettw@chromium.org
2012-06-07
1
-0
/
+37
*
Coverity: Fix a few uninitialized vars.
jhawkins@chromium.org
2012-03-12
1
-0
/
+1
*
Rename NaCl/pepper gamepad interface from _dev to stable
scottmg@chromium.org
2012-03-07
1
-2
/
+2
*
Revise gamepad interface
scottmg@chromium.org
2012-03-01
1
-0
/
+27
*
Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-3
/
+2
*
Revert 123852 - Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-2
/
+3
*
Calc USB scancodes for key events (linux only for now)
garykac@chromium.org
2012-02-28
1
-3
/
+2
*
Add GetUsbKeyCode _Dev interface for Pepper key events
garykac@chromium.org
2012-02-21
1
-1
/
+4
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-1
/
+1
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Add functions to generate input events to PPB_Testing_Dev. These make
bbudge@chromium.org
2011-11-20
1
-0
/
+182
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
1
-3
/
+3
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
1
-3
/
+3
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
1
-3
/
+3
*
Mouse lock implementation, including the renderer side and the Windows versio...
yzshen@chromium.org
2011-09-22
1
-9
/
+4
*
Declarations for Pepper IME API.
kinaba@chromium.org
2011-09-16
1
-0
/
+8
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-0
/
+9
*
Reland http://codereview.chromium.org/7484003/:
dmichael@chromium.org
2011-07-22
1
-55
/
+1
*
Revert 93523 - Remove backwards compatibility for PPP_Instance 0.5 and old in...
dmichael@chromium.org
2011-07-22
1
-1
/
+55
*
Remove backwards compatibility for PPP_Instance 0.5 and old input events.
dmichael@chromium.org
2011-07-22
1
-55
/
+1
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
1
-3
/
+3
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
1
-0
/
+2
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-2
/
+0
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-0
/
+2
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-2
/
+0
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-0
/
+2
*
Update the widget API to use the new InputEvent resource rather than the old
brettw@chromium.org
2011-07-19
1
-30
/
+28
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-1
/
+3
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-8
/
+7
*
Add interfaces for requesting and receiving input event resources.
brettw@chromium.org
2011-07-07
1
-48
/
+122
*
Revert Pepper Key event "USB code" CL.
wez@chromium.org
2011-04-26
1
-3
/
+0
*
Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...
wez@chromium.org
2011-04-08
1
-0
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
PPAPI: Add context menu events.
viettrungluu@chromium.org
2011-01-21
1
-1
/
+8
*
base/i18n: Add namespace i18n to CharIterator.
tfarina@chromium.org
2011-01-20
1
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+302