Sign in
chromium
/
chromium
/
tools
/
depot_tools.git
/
c1cb4b95f79519f805493a564bf624f9a57607ef
/
breakpad.py
2e72bb1
Overhaul breakpad to optionally disable output. Add git-cl dcommit unit test.
by
[email protected]
· 13 years ago
1887842
Make sure that direct call to SendStack() doesn't send a stack trace for non googler
by
[email protected]
· 13 years ago
ed10257
Add a unit test to breakpad.
by
[email protected]
· 14 years ago
51c0ef0
Fix importing breakpad from an interactive python prompt.
by
[email protected]
· 14 years ago
2892425
Caches socket.getfqdn(), send 'domain' when profiling.
by
[email protected]
· 14 years ago
7ca049b
Send googler profiling data.
by
[email protected]
· 14 years ago
f31294b
Make max len parametrable so it can be modified for users.
by
[email protected]
· 15 years ago
a7a1a83
Add python's version in breakpad stack traces
by
[email protected]
· 15 years ago
1bd1ed3
Add more exception information to breakpad.
by
[email protected]
· 15 years ago
b17b55b
Disable the remaining pylint warnings locally and enable pylint warnings in PRESUBMIT.
by
[email protected]
· 15 years ago
cb2985f
Largely reduce the number of pylint warnings and fix one typo.
by
[email protected]
· 15 years ago
322fa22
Reenable breakpad in the DC by enabling .chromium.org suffix.
by
[email protected]
· 15 years ago
2379632
Improve breakpad by adding cwd, fix str(last_tb) and dump what is sent to the user.
by
[email protected]
· 15 years ago
fa87702
Add some doc to breakpad.py and add support for NO_BREAKPAD environment variable.
by
[email protected]
· 15 years ago
ce921b2
Use https for stack trace upload.
by
[email protected]
· 15 years ago
ab89d6f
Use getfqdn() instead of gethostname()
by
[email protected]
· 15 years ago
7aeac3e
Fix KeyboardInterrupt exception filtering.
by
[email protected]
· 15 years ago
9addb1e
Don't ask to upload a stack trace anymore.
by
[email protected]
· 15 years ago
8912ead
gclient: Keyboard interrupt should not cause request to send stack
by
[email protected]
· 15 years ago
7aca9e8
Add a check so non-google employee don't send crash dumps.
by
[email protected]
· 16 years ago
5b3d69d
Disable braekpad automatic registration while we figure out stuff
by
[email protected]
· 16 years ago
ada4c65
Minimalist breakpad implementation.
by
[email protected]
· 16 years ago