summaryrefslogtreecommitdiffstats
path: root/remoting/host/continue_window_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-4/+2
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-3/+3
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-231-6/+8
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+1
* Added l10n support to host dialogs on Windows.jamiewalch@chromium.org2011-09-091-34/+26
* Cleanup Chromoting's Continue window:garykac@google.com2011-07-061-1/+30
* Chromoting's ContinueWindow implementation for Windows.garykac@google.com2011-06-221-6/+102
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-0/+36