summaryrefslogtreecommitdiffstats
path: root/remoting/host/continue_window.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+1
* base: Template methods on Timer classes instead of the classes themselves.danakj2015-09-241-2/+2
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-3/+2
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-1/+1
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-7/+1
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-1/+7
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-7/+1
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-1/+7
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-7/+1
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-16/+42
* 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