summaryrefslogtreecommitdiffstats
path: root/remoting/host/continue_window.h
Commit message (Expand)AuthorAgeFilesLines
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-4/+3
* remoting/host: Fix cpplint warning of header guards.tfarina@chromium.org2012-07-101-4/+4
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-2/+2
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-231-1/+10
* Added l10n support to Mac host dialogs.jamiewalch@google.com2011-09-121-6/+0
* Initial continue window implementation on mac.dmaclach@chromium.org2011-06-301-0/+6
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-0/+28