summaryrefslogtreecommitdiffstats
path: root/base/mac/scoped_mach_port.h
Commit message (Expand)AuthorAgeFilesLines
* Crashpad!: Use the Crashpad client instead of Breakpad on Mac OS X.mark2015-03-131-3/+3
* Add base::mac::ScopedMachPortSet.Mark Mentovai2014-11-211-0/+21
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-281-23/+37
* Add base::mac::ScopedMachPort::release().mark@chromium.org2014-05-271-0/+7
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-121-1/+1
* Back out r269483 and the line of fixes that followed it.mark@chromium.org2014-05-101-1/+1
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-101-1/+1
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-111-0/+2
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-111-2/+0
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-101-0/+2
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-161-0/+42