summaryrefslogtreecommitdiffstats
path: root/content/browser/mach_broker_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-2/+2
* base::Bind: More random cleanups.jhawkins@chromium.org2011-12-011-33/+20
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-4/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Send the PID of the renderer process that is getting closed in RenderClosedDe...rosen.dash@gmail.com2011-10-211-0/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-4/+4
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Change usage of AllSources to AllBrowserContextsAndSources to indicate that u...mirandac@chromium.org2011-10-171-4/+4
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Synchronize the parent and child processes during launch, ensuring that themark@chromium.org2011-09-011-1/+3
* base: Fix the TODO in string_util.htfarina@chromium.org2011-08-171-2/+3
* Build fixes for mac. Hopefully ends soon.ananta@chromium.org2011-07-101-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-9/+9
* Move MachBroker to content.jam@chromium.org2011-06-231-0/+229