summaryrefslogtreecommitdiffstats
path: root/chrome/browser/mach_broker_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-3/+4
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-2/+2
* [Mac] Replace the existing browser-child mach ipc with a long-lived listener ...rohitrao@chromium.org2010-09-171-12/+146
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-0/+1
* Mac: Other approach for IPCing child task_ts.thakis@chromium.org2010-01-121-1/+72
* Mac: Create a pid->task_t mapping in the browser process.thakis@chromium.org2009-12-211-0/+35
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-091-47/+0
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-091-0/+47