| Commit message (Expand) | Author | Age | Files | Lines |
* | [Mac] Remove the dedicated MachBroker thread and use a dispatch queue instead. | rsesek | 2015-05-14 | 1 | -3/+19 |
* | Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti... | wfh | 2015-04-28 | 1 | -1/+2 |
* | Remove the ProcessHandle from the RendererClosedDetails payload | sramajay | 2014-12-02 | 1 | -6/+11 |
* | Standardize usage of virtual/override/final in content/browser/ | dcheng | 2014-10-21 | 1 | -8/+8 |
* | Replace FINAL and OVERRIDE with their C++11 counterparts in content | mohan.reddy | 2014-10-09 | 1 | -4/+4 |
* | Revert of Define a bootstrap sandbox policy for renderer processes and enable... | jackhou@chromium.org | 2014-06-23 | 1 | -4/+3 |
* | Define a bootstrap sandbox policy for renderer processes and enable it. | rsesek@chromium.org | 2014-06-20 | 1 | -3/+4 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -2/+2 |
* | [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. | rsesek@chromium.org | 2013-04-11 | 1 | -30/+25 |
* | Revert 193486 "[Mac] Remove base::LaunchSynchronize and rewrite ..." | rsesek@chromium.org | 2013-04-11 | 1 | -25/+30 |
* | [Mac] Remove base::LaunchSynchronize and rewrite content::MachBroker. | rsesek@chromium.org | 2013-04-10 | 1 | -30/+25 |
* | content: convert child process notifications to observer usage | phajdan.jr@chromium.org | 2013-02-28 | 1 | -0/+8 |
* | Move remaining files in content\browser to the content namespace. | jam@chromium.org | 2012-10-30 | 1 | -5/+9 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | content: Add CONTENT_EXPORT in most places required to link tests on mac. | thakis@chromium.org | 2012-03-15 | 1 | -2/+2 |
* | mac: Add _EXPORT macros, content/. | thakis@chromium.org | 2012-02-09 | 1 | -2/+2 |
* | base::Bind: More random cleanups. | jhawkins@chromium.org | 2011-12-01 | 1 | -5/+6 |
* | Add OVERRIDE to content/. | avi@chromium.org | 2011-11-17 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Synchronize the parent and child processes during launch, ensuring that the | mark@chromium.org | 2011-09-01 | 1 | -3/+5 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | Move MachBroker to content. | jam@chromium.org | 2011-06-23 | 1 | -0/+112 |