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_mac.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix chromoting host to report error when closing connection.
sergeyu
2015-11-03
1
-1
/
+1
*
Revert of Fix chromoting host to report error when closing connection. (patch...
rjkroege
2015-10-31
1
-1
/
+1
*
Fix chromoting host to report error when closing connection.
sergeyu
2015-10-30
1
-1
/
+1
*
replace NULL->nullptr in src/remoting.
sergeyu
2015-01-09
1
-4
/
+4
*
Standardize usage of virtual/override/final in remoting/
dcheng
2014-10-21
1
-5
/
+4
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
1
-2
/
+2
*
Use make_scoped_ptr() in src/remoting.
sergeyu
2014-10-01
1
-4
/
+2
*
Fix LocalInputMonitorMac to ignore invalid mouse-move events
sergeyu@chromium.org
2014-04-12
1
-0
/
+11
*
Get rid of ui_cocoa_third_party_toolkits target from ui.gyp
tfarina@chromium.org
2013-12-18
1
-1
/
+1
*
Remove dependency on skia from remoting
sergeyu@chromium.org
2013-12-16
1
-7
/
+9
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
1
-1
/
+1
*
Make some OS X code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-1
/
+1
*
Fix OS X use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-1
/
+1
*
DesktopEnvironment is now responsible for creation of the local input monitor.
alexeypa@chromium.org
2013-03-25
1
-59
/
+35
*
Refactored LocalInputMonitor so that it can be used on any thread while runni...
alexeypa@chromium.org
2013-03-14
1
-66
/
+150
*
Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.
sergeyu@chromium.org
2012-05-29
1
-71
/
+78
*
Disable Ctrl+Alt+Esc on Mac and Linux.
sergeyu@chromium.org
2012-05-25
1
-0
/
+17
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-6
/
+10
*
Convert all remaining explicit LeakyLazyInstanceTraits users to ::Leaky
fischman@chromium.org
2012-01-26
1
-4
/
+2
*
Fix race condition disconnecting hosts.
jamiewalch@chromium.org
2011-12-02
1
-1
/
+2
*
Fixed slowdown due to local input monitoring.
jamiewalch@chromium.org
2011-11-23
1
-4
/
+7
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-1
/
+2
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
1
-1
/
+3
*
Check pid to filter echoes of mouse events injected by the Chromoting host.
jamiewalch@chromium.org
2011-10-21
1
-3
/
+6
*
Implemented local input monitor for mac.
jamiewalch@chromium.org
2011-10-18
1
-22
/
+65
*
Support multiple hosts.
jamiewalch@chromium.org
2011-10-08
1
-13
/
+50
*
Fixed Mac hotkey.
jamiewalch@chromium.org
2011-10-07
1
-1
/
+1
*
Add support for hotkey to quit chromoting.
dmaclach@chromium.org
2011-08-02
1
-0
/
+101