Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Terminate() to the Process object, have RenderProcessHost use this to avo... | brettw@google.com | 2008-11-14 | 1 | -6/+6 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -4/+2 |
* | Remove fragile check in DidProcessCrash | cpu@google.com | 2008-11-03 | 1 | -4/+3 |
* | Added linux process utilities and tests. | estade@chromium.org | 2008-10-22 | 1 | -1/+12 |
* | Enforce Terminate on Heap Corruption in most of our executable on Windows XP ... | maruel@google.com | 2008-09-24 | 1 | -0/+5 |
* | * Change output of trace_event log to JSON to enable easier integration with ... | erikkay@google.com | 2008-09-18 | 1 | -0/+4 |
* | Make perftimer and run_all_perftests compile on Posix. Stub out a few things... | deanm@google.com | 2008-08-27 | 1 | -1/+4 |
* | Remove false 'process crash' signal (again) | cpu@google.com | 2008-08-26 | 1 | -9/+20 |
* | Move process_util.cc to process_util_win.cc to make way for posix. | deanm@google.com | 2008-08-26 | 1 | -0/+587 |