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
/
chrome
/
chrome_watcher
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace template_util.h stuff with C++11 <type_traits>
tzik
2016-03-10
1
-2
/
+1
*
Convert Pass()→std::move() on Windows
dcheng
2016-03-02
1
-3
/
+5
*
chrome_watcher_main.cc: Fix -Wsign-compare error
hans
2016-02-19
1
-1
/
+2
*
Grab a context record for the main thread of hung processes.
siggi
2016-02-18
2
-4
/
+31
*
Fix the Kasko GN build.
pmonette
2016-02-10
1
-0
/
+1
*
Get crash keys from crashpad in hung browser reports.
pmonette
2016-02-01
3
-32
/
+13
*
Added an integration test for kasko hang reports
pmonette
2016-01-29
2
-12
/
+12
*
Switched Kasko to use the new buildflag system.
pmonette
2016-01-08
3
-16
/
+12
*
Can now enable Kasko crash reporting in GN build
pmonette
2016-01-05
1
-0
/
+1
*
Use .rc strings in fewer places for installer util.
brettw
2015-12-29
1
-1
/
+1
*
Split GN installer_util into one that has no strings.
brettw
2015-12-22
1
-1
/
+1
*
[Kasko] Add ability to explicitly set Kasko configuration for testing.
chrisha
2015-12-10
1
-3
/
+43
*
Fix chrome-branded component builds
pmonette
2015-12-08
1
-0
/
+1
*
Run gn --format over all .gn files
agrieve
2015-11-20
1
-1
/
+1
*
Remove ExitFunnel instrumentation and clean up leaked data.
siggi
2015-10-07
1
-44
/
+3
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+1
*
Add Linux build packaging targets to GN
brettw
2015-08-28
1
-0
/
+1
*
Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows.
gab
2015-08-28
1
-2
/
+1
*
Synthesize an exception when reporting a hung process.
erikwright
2015-07-31
2
-12
/
+23
*
Remove myself from OWNERS files.
erikwright
2015-07-31
1
-1
/
+0
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
1
-9
/
+9
*
Disable hang reports.
erikwright
2015-06-18
1
-0
/
+2
*
Log kasko reports to Windows Event Log.
erikwright
2015-06-17
1
-1
/
+68
*
Add a GN flag for the Windows multi-dll build.
brettw
2015-05-01
1
-1
/
+0
*
Replace MessageLoopProxy usage with ThreadTaskRunnerHandle in chrome watcher ...
pranay.kumar
2015-04-28
1
-6
/
+6
*
Send a crash report when a hung process is detected.
erikwright
2015-04-23
5
-8
/
+80
*
Revert of Send a crash report when a hung process is detected. (patchset #6 i...
jdonnelly
2015-04-23
5
-80
/
+8
*
Send a crash report when a hung process is detected.
erikwright
2015-04-23
5
-8
/
+80
*
Integrate the WindowHangMonitor with the Chrome Watcher process.
erikwright
2015-04-17
2
-8
/
+42
*
Introduce a dedicated compile-time switch for Kasko.
erikwright
2015-03-06
2
-6
/
+6
*
Re-point Kasko at the production crash server.
erikwright
2015-03-05
1
-1
/
+1
*
Fix official build in GN
brettw
2015-02-25
1
-5
/
+3
*
Instantiate a Kasko reporter inside the Chrome watcher process, when SyzyASAN...
erikwright
2015-02-20
6
-4
/
+60
*
Sort GN files under chrome
satorux
2015-02-13
1
-1
/
+1
*
Sort GYP files under chrome sub directories using tools/sort_sources.py
satorux
2015-02-13
1
-1
/
+1
*
Stretch watcher's lifetime if it sees WM_ENDSESSION before process exit.
siggi
2015-02-11
1
-13
/
+20
*
Introduce the ability to wait for the watcher process to initialize.
erikwright
2015-02-04
2
-16
/
+35
*
Instrument watcher for WM_QUERYENDSESSION.
siggi
2015-02-02
1
-5
/
+10
*
Add GN targets for chrome_process_finder, image_pre_reader, chrome_watcher.
vchigrin
2015-01-27
1
-0
/
+42
*
Move watcher_main_api to chrome_watcher_main_api.
erikwright
2015-01-16
4
-4
/
+49
*
Record mode of endsession in watcher.
siggi
2015-01-14
1
-0
/
+10
*
Use a window to catch WM_ENDSESSION.
siggi
2015-01-14
1
-59
/
+138
*
Refactor parsing of the Chrome Watcher command line to make the parent handle...
erikwright
2015-01-09
1
-5
/
+6
*
Add a console control handler chrome_watcher.dll.
siggi
2014-12-19
1
-1
/
+54
*
Switch ExitCodeWatcher to base::Process.
siggi
2014-12-18
1
-21
/
+4
*
Instrument some of the exit paths likely to suffer hangs.
siggi
2014-12-13
1
-0
/
+24
*
Reland: Enable MSVC warning for unused locals.
pkasting
2014-11-22
1
-8
/
+4
*
Build the chrome_watcher.dll binary, spawn the watcher process and glue in th...
siggi
2014-11-21
6
-0
/
+139