summaryrefslogtreecommitdiffstats
path: root/remoting/host/continue_window_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in remoting/host/.avi2015-12-221-0/+1
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-2/+2
* Use make_scoped_ptr() in src/remoting.sergeyu2014-10-011-1/+1
* Rename Chromoting string resource IDs from IDR_ to IDS_.lambroslambrou@chromium.org2014-01-271-3/+3
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-22/+14
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-14/+22
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-22/+14
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-14/+22
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-22/+14
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-5/+5
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-29/+30
* Update the remaining references to sys_string_conversions.h to its new location.tfarina@chromium.org2013-03-301-1/+1
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-23/+27
* 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-8/+19
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+1
* Make ContinueWindow on Mac terminate after timeoutdmaclach@chromium.org2011-11-011-64/+91
* Added l10n support to Mac host dialogs.jamiewalch@google.com2011-09-121-5/+7
* Initial continue window implementation on mac.dmaclach@chromium.org2011-06-301-4/+95
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-0/+36