index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
process_util_win.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't grant unnecessary handle privileges in OpenProcessHandle.
phajdan.jr@chromium.org
2009-06-19
1
-5
/
+4
*
Consistently use int64 for integers holding number of milliseconds.
phajdan.jr@chromium.org
2009-06-17
1
-6
/
+5
*
Harmonizing ProcessUtil::GetAppOutput on Win/Unix
jcampan@chromium.org
2009-06-04
1
-7
/
+4
*
Add memory stats for linux page cycler. On linux, we collect
tc@google.com
2009-05-11
1
-0
/
+9
*
Make task_manager_resource_providers.cc compile on POSIX.
phajdan.jr@chromium.org
2009-04-30
1
-0
/
+16
*
Support for showing memory usage of 64-bit IE in a 32-bit Chromium
mbelshe@google.com
2009-04-29
1
-14
/
+23
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-1
/
+5
*
Revert "POSIX: Don't spawn zombies." (r14488)
agl@chromium.org
2009-04-24
1
-5
/
+1
*
POSIX: Don't spawn zombies.
agl@chromium.org
2009-04-24
1
-1
/
+5
*
Ensures we don't leak handles in ProcessUtil::GetAppOutput.
jcampan@chromium.org
2009-04-22
1
-7
/
+7
*
This CL adds a utility method that lets you start a process and block until t...
jcampan@chromium.org
2009-04-21
1
-1
/
+77
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
1
-1
/
+4
*
Make OpenProcessHandle report an error when it couldn't open the handle.
phajdan.jr@chromium.org
2009-04-03
1
-2
/
+9
*
Use portable typedef for PIDs (process IDs).
phajdan.jr@chromium.org
2009-04-01
1
-4
/
+4
*
Cleanup in chrome/browser
phajdan.jr@chromium.org
2009-03-25
1
-8
/
+8
*
Start the crash_service on windows when running ui tests, if it's not running...
jam@chromium.org
2009-03-06
1
-1
/
+1
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
1
-0
/
+5
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-3
/
+3
*
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