| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ... | jam@chromium.org | 2011-12-02 | 1 | -2/+2 |
* | base::Bind: More random cleanups. | jhawkins@chromium.org | 2011-12-01 | 1 | -33/+20 |
* | Define the public interface for content browser RenderProcessHost. This inter... | ananta@chromium.org | 2011-11-18 | 1 | -4/+5 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+2 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | Send the PID of the renderer process that is getting closed in RenderClosedDe... | rosen.dash@gmail.com | 2011-10-21 | 1 | -0/+4 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -5/+5 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -4/+4 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Change usage of AllSources to AllBrowserContextsAndSources to indicate that u... | mirandac@chromium.org | 2011-10-17 | 1 | -4/+4 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | Synchronize the parent and child processes during launch, ensuring that the | mark@chromium.org | 2011-09-01 | 1 | -1/+3 |
* | base: Fix the TODO in string_util.h | tfarina@chromium.org | 2011-08-17 | 1 | -2/+3 |
* | Build fixes for mac. Hopefully ends soon. | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -9/+9 |
* | Move MachBroker to content. | jam@chromium.org | 2011-06-23 | 1 | -0/+229 |