summaryrefslogtreecommitdiffstats
path: root/base/mac/scoped_mach_port.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base::mac::ScopedMachPortSet.Mark Mentovai2014-11-211-0/+8
* Rewrite ScopedMachPort in terms of ScopedGeneric, making its usage more expli...rsesek@chromium.org2014-05-281-10/+15
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-111-0/+5
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-111-5/+0
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-101-0/+5
* Fix some potential Mach port leaks from mach_host_self using a new ScopedMach...rsesek@chromium.org2012-10-161-0/+20