| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix the windows implementation of KillProcess and WaitForSingleProcess to not... | stoyan@chromium.org | 2009-02-09 | 1 | -16/+19 |
* | Make ResourceMessageFilter compile on Mac. It stubs out a substantial part of | brettw@google.com | 2009-02-06 | 1 | -0/+8 |
* | Revert r8560 due to broken interactive_ui_tests | mark@chromium.org | 2009-01-23 | 1 | -5/+1 |
* | Porting in chrome/ | phajdan.jr@chromium.org | 2009-01-23 | 1 | -1/+5 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-22 | 1 | -11/+14 |
* | * Revert "POSIX: Get render_process_host to build." | agl@chromium.org | 2009-01-21 | 1 | -14/+11 |
* | POSIX: Get render_process_host to build. | agl@chromium.org | 2009-01-21 | 1 | -11/+14 |
* | Port crash_cache tool to Linux. | phajdan.jr@chromium.org | 2009-01-13 | 1 | -0/+14 |
* | Make the implementation of LaunchApp have the correct prototype to match the ... | deanm@chromium.org | 2008-11-21 | 1 | -1/+1 |
* | 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 |