summaryrefslogtreecommitdiffstats
path: root/base/process_util_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Make the implementation of LaunchApp have the correct prototype to match the ...deanm@chromium.org2008-11-211-1/+1
* Add Terminate() to the Process object, have RenderProcessHost use this to avo...brettw@google.com2008-11-141-6/+6
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-4/+2
* Remove fragile check in DidProcessCrashcpu@google.com2008-11-031-4/+3
* Added linux process utilities and tests.estade@chromium.org2008-10-221-1/+12
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+5
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-181-0/+4
* Make perftimer and run_all_perftests compile on Posix. Stub out a few things...deanm@google.com2008-08-271-1/+4
* Remove false 'process crash' signal (again)cpu@google.com2008-08-261-9/+20
* Move process_util.cc to process_util_win.cc to make way for posix.deanm@google.com2008-08-261-0/+587