summaryrefslogtreecommitdiffstats
path: root/content/browser/mach_broker_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac] Remove the dedicated MachBroker thread and use a dispatch queue instead.rsesek2015-05-141-3/+19
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-281-1/+2
* Remove the ProcessHandle from the RendererClosedDetails payloadsramajay2014-12-021-6/+11
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-8/+8
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-4/+4
* Revert of Define a bootstrap sandbox policy for renderer processes and enable...jackhou@chromium.org2014-06-231-4/+3
* Define a bootstrap sandbox policy for renderer processes and enable it.rsesek@chromium.org2014-06-201-3/+4
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-2/+2
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-111-30/+25
* Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..."rsesek@chromium.org2013-04-111-25/+30
* [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker.rsesek@chromium.org2013-04-101-30/+25
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-0/+8
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-5/+9
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* content: Add CONTENT_EXPORT in most places required to link tests on mac.thakis@chromium.org2012-03-151-2/+2
* mac: Add _EXPORT macros, content/.thakis@chromium.org2012-02-091-2/+2
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-011-5/+6
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Synchronize the parent and child processes during launch, ensuring that themark@chromium.org2011-09-011-3/+5
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Move MachBroker to content.jam@chromium.org2011-06-231-0/+112