summaryrefslogtreecommitdiffstats
path: root/remoting/host/pairing_registry_delegate_win.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+1
* Update {virtual,override} to follow C++11 style in remoting.nick2015-04-231-6/+6
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-3/+3
* The crash dumps revealed that the network process was shut down because the d...weitaosu2014-11-261-2/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-5/+5
* Enable pairing registry in me2me native messaging host on Windows:weitaosu@chromium.org2014-02-131-0/+11
* Changed the way the client pairings are stored in the registry.alexeypa@chromium.org2013-08-091-3/+3
* Implemented a pairing registry delegate that stores the pairings in the Windo...alexeypa@chromium.org2013-08-031-0/+60