summaryrefslogtreecommitdiffstats
path: root/remoting/host/continue_window_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* 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