summaryrefslogtreecommitdiffstats
path: root/remoting/host/clipboard_x11.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Pre-emptive fix for new protobuf version.pkasting2015-08-171-0/+1
* Remove remoting::Clipboard::Stop().sergeyu2015-02-191-12/+2
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-3/+3
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-8/+6
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-5/+5
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-1/+1
* Use a direct include of the message_loop header in remoting/.avi@chromium.org2013-07-171-1/+1
* remoting: Use base::MessageLoop.xhwang@chromium.org2013-04-301-5/+8
* Rationalize linux vs x11 in remotingdavemoore@chromium.org2013-04-291-0/+131