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
/
remoting
/
host
/
local_input_monitor_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
1
-4
/
+4
*
Remove dependency on skia from remoting
sergeyu@chromium.org
2013-12-16
1
-2
/
+2
*
If RIDEV_REMOVE is set and the hwndTarget member should be set to NULL.
zhchbin@gmail.com
2013-08-19
1
-1
/
+1
*
Switched base::win:MessageWindow to use a callback instead of a delegate inte...
alexeypa@chromium.org
2013-06-25
1
-11
/
+10
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
1
-6
/
+6
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Make some non-Linux code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Fix non-Linux uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-1
/
+1
*
Revert 201955 "Allow multiple base::MessagePumpForUI instances t..."
dbeam@chromium.org
2013-05-24
1
-5
/
+5
*
Allow multiple base::MessagePumpForUI instances to be created simultanenously...
alexeypa@chromium.org
2013-05-24
1
-5
/
+5
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in remoting/, Linux edition.
dcheng@chromium.org
2013-04-08
1
-1
/
+1
*
Moved code implementing message-only windows to a dedicated class (Windows on...
alexeypa@chromium.org
2013-03-30
1
-82
/
+50
*
DesktopEnvironment is now responsible for creation of the local input monitor.
alexeypa@chromium.org
2013-03-25
1
-46
/
+28
*
Refactored LocalInputMonitor so that it can be used on any thread while runni...
alexeypa@chromium.org
2013-03-14
1
-43
/
+123
*
Use raw input to detect local mouse events.
alexeypa@chromium.org
2012-12-07
1
-13
/
+174
*
Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.
sergeyu@chromium.org
2012-05-29
1
-11
/
+14
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-13
/
+15
*
Implemented floor control for Windows. This also fixes a bug in the event exe...
jamiewalch@chromium.org
2011-10-12
1
-3
/
+22
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
1
-0
/
+34
*
Revert 88878 - Block remote mouse inputs for a short time when local input is...
asargent@chromium.org
2011-06-13
1
-34
/
+0
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
1
-0
/
+34