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
/
components
/
browser_watcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report dump counts as a stability metric.
erikwright
2015-04-01
4
-0
/
+330
*
Revert "Report dump counts as a stability metric."
robliao
2015-03-31
3
-328
/
+0
*
Report dump counts as a stability metric.
erikwright
2015-03-31
3
-0
/
+328
*
Implements a monitor to watch for the browser hanging.
siggi
2015-03-26
4
-0
/
+508
*
Redefine base::Process:Terminate so that it can replace base::KillProcess
rvargas
2015-03-09
1
-2
/
+2
*
Add more size_t -> int warning fixes for the win x64 GN build.
dpranke
2015-02-20
1
-0
/
+1
*
Remove uses of CloseProcessHandle.
rvargas
2015-02-05
2
-15
/
+2
*
Move OpenProcessHandle to Process::Open.
rvargas
2015-02-04
1
-5
/
+4
*
Introduce the ability to wait for the watcher process to initialize.
erikwright
2015-02-04
3
-22
/
+26
*
Instrument watcher for WM_QUERYENDSESSION.
siggi
2015-02-02
3
-28
/
+50
*
Fix chrome target in Windows GN build.
vchigrin
2015-01-30
1
-0
/
+2
*
Rename base::Process::pid() to Pid()
rvargas
2015-01-24
2
-5
/
+10
*
Move OpenProcessHandleWithAccess to Process::OpenWithAccess.
rvargas
2015-01-23
1
-4
/
+1
*
Only report exit funnels for canary and dev channels.
siggi
2015-01-23
3
-12
/
+54
*
Add GN file for components/browser_watcher.
vchigrin
2015-01-19
1
-0
/
+45
*
Instrumenting all wndprocs to find jank.
vadimt
2015-01-17
1
-0
/
+6
*
Move watcher_main_api to chrome_watcher_main_api.
erikwright
2015-01-16
2
-40
/
+0
*
EndSessionWatcherWindow implementation.
siggi
2015-01-13
3
-0
/
+172
*
MultiProcessTest: Update SpawnChild* to return a Process.
rvargas
2015-01-12
1
-2
/
+1
*
Fix an error with variadic arguments.
erikwright
2015-01-12
1
-2
/
+4
*
Refactor parsing of the Chrome Watcher command line to make the parent handle...
erikwright
2015-01-09
7
-166
/
+90
*
replace COMPILE_ASSERT with static_assert in components/
mostynb
2014-12-22
1
-2
/
+2
*
Don't report exit funnels for live processes.
siggi
2014-12-20
4
-10
/
+35
*
Add a console control handler chrome_watcher.dll.
siggi
2014-12-19
3
-5
/
+9
*
Switch ExitCodeWatcher to base::Process.
siggi
2014-12-18
3
-37
/
+32
*
Add ExitFunnel class to browser_watcher, along with tests
siggi
2014-12-12
6
-34
/
+454
*
Update browser_watcher to use the new version of LaunchProcess.
rvargas
2014-12-10
2
-20
/
+16
*
Build the chrome_watcher.dll binary, spawn the watcher process and glue in th...
siggi
2014-11-21
3
-1
/
+40
*
Browser watcher part three.
siggi
2014-11-19
4
-0
/
+262
*
Browser watcher, part deux.
siggi
2014-11-18
6
-5
/
+349
*
Browser watcher first installment.
siggi
2014-11-17
4
-0
/
+394