summaryrefslogtreecommitdiffstats
path: root/remoting/host/mac
Commit message (Expand)AuthorAgeFilesLines
* Prepare remoting/ for compilation with OS X 10.7 deployment target.erikchen2016-03-091-133/+2
* Use a non-deprecated method to get a string from an OSStatus error.erikchen2016-03-011-1/+3
* Fixing an agument swap typo that was introduced during a refactoring for pin ...nicholss2016-02-031-1/+1
* Rewrite most of the scopers in //base/mac to use ScopedTypeRef or ScopedGeneric.Robert Sesek2016-01-041-9/+9
* remoting: use VerifyHostPinHash() in place on IsPinValid()tfarina2015-12-271-47/+2
* Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...lukasza2015-12-241-2/+47
* remoting: use VerifyHostPinHash() in place on IsPinValid()tfarina2015-12-241-47/+2
* Revert of remoting: use VerifyHostPinHash() in place on IsPinValid() (patchse...lukasza2015-12-231-2/+47
* remoting: use VerifyHostPinHash() in place on IsPinValid()tfarina2015-12-231-47/+2
* Switch to standard integer types in remoting/host/.avi2015-12-222-0/+2
* Reland #1: mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1.erikchen2015-07-153-1078/+167
* Revert of mac: Migrate xibs to OSX 10.9.5 Xcode 5.1.1. (patchset #4 id:30001 ...erikchen2015-07-073-167/+1078
* mac: Migrate xibs to OSX 10.9.5, Xcode 5.1.1.erikchen2015-07-063-1078/+167
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-10/+10
* Replace HostConfig with a simple dictionary.wez2014-11-231-1/+1
* Save the client base JID for authentication in case it differs from the email...rmsousa2014-09-291-6/+10
* Show host owner rather than xmpp login on the UI where available.rmsousa@chromium.org2013-09-241-5/+8
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-312-6/+3
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-302-3/+6
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-302-6/+3
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-262-3/+6
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-262-6/+3
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-182-80/+0
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move remoting pref-pane files to mac/ folder.lambroslambrou@chromium.org2012-10-1810-0/+2137
* Move ScopedPixelBuffer out of VideoFrameCapturer implementation for Mac.wez@chromium.org2012-08-252-0/+80