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
/
breakpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor SetClientID such that metrics rather than crash backs up the client id
gab@chromium.org
2014-07-09
4
-5
/
+8
*
Breakpad for windows - disable DumpProcessWithoutCrash to see if UMA
rtenneti@chromium.org
2014-07-03
1
-1
/
+3
*
Remove base/platform_file.*
rvargas@chromium.org
2014-06-24
1
-1
/
+0
*
Move CrashKeysWin to a separate file and add first tests.
siggi@chromium.org
2014-06-12
4
-208
/
+418
*
Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.
rvargas@chromium.org
2014-06-10
1
-1
/
+1
*
Linux: Improve message handling in CrashHandlerHostLinux to prevent file desc...
thestig@chromium.org
2014-06-06
1
-38
/
+43
*
Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.
thestig@chromium.org
2014-06-03
1
-11
/
+7
*
Refactor the breakpad Windows key/value stash, step one.
siggi@chromium.org
2014-05-31
1
-65
/
+117
*
[Android]: Don't include linux-syscalls.h on 64-bit Android.
rmcilroy@chromium.org
2014-05-29
1
-1
/
+1
*
Fix a typo in components/breakpad/OWNERS.
thestig@chromium.org
2014-05-24
1
-1
/
+1
*
Linux Breakpad: Do not pass the Linux distro to non-browser processes.
thestig@chromium.org
2014-05-24
1
-8
/
+2
*
Linux Breakpad: Call base::GetLinuxDistro() on the right thread.
thestig@chromium.org
2014-05-23
1
-8
/
+10
*
Ignore exceptions when writing breakpad symbols
jochen@chromium.org
2014-05-23
1
-3
/
+8
*
Breakpad Linux: Prevent some memory leaks. (Try 2)
thestig@chromium.org
2014-05-20
4
-118
/
+96
*
Revert of Add instrumentation help figure out why the client ID is sometimes ...
siggi@chromium.org
2014-05-16
1
-53
/
+11
*
Revert 270603 "Breakpad Linux: Prevent some memory leaks."
benwells@chromium.org
2014-05-15
4
-95
/
+118
*
Breakpad Linux: Prevent some memory leaks.
thestig@chromium.org
2014-05-15
4
-118
/
+95
*
Disable the deferred crash upload path to see whether this fixes
siggi@chromium.org
2014-05-14
1
-7
/
+2
*
Remove SCM_CREDENTIALS fallback code from breakpad
mdempsky@chromium.org
2014-05-14
2
-41
/
+6
*
Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad"
piman@chromium.org
2014-05-14
2
-5
/
+40
*
Fix file descriptor leak in breakpad non-browser crash client
mdempsky@chromium.org
2014-05-13
1
-0
/
+2
*
Remove SCM_CREDENTIALS fallback code from breakpad
mdempsky@chromium.org
2014-05-13
2
-40
/
+5
*
Add instrumentation help figure out why the client ID is sometimes
siggi@chromium.org
2014-05-11
1
-11
/
+53
*
Make sure to not generate symbols for binaries that haven't changed
jochen@chromium.org
2014-05-07
1
-4
/
+6
*
Add locking for dynamic entries map.
siggi@chromium.org
2014-05-07
1
-34
/
+20
*
[Linux] Fix DumpWithoutCrashing() in non-browser processes.
rsesek@chromium.org
2014-05-07
1
-73
/
+87
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-1
/
+0
*
Linux: Fix an off by one error in Breakpad.
thestig@chromium.org
2014-04-30
1
-1
/
+1
*
Linux Breakpad: Keep reading from the crash upload progress until a complete ...
thestig@chromium.org
2014-04-25
1
-51
/
+119
*
base::Thread will store its |name| as a string, so take the name as a string
pkasting@chromium.org
2014-04-18
1
-1
/
+1
*
Linux: Initialize CrashKeys in Breakpad before setting the GUID for non-brows...
thestig@chromium.org
2014-03-21
1
-14
/
+24
*
Remove CreatePlatformFile from content shell.
rvargas@chromium.org
2014-03-15
2
-15
/
+13
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
[Android] Disable tombstones for renderer crashes on JB MR2+
cjhopman@chromium.org
2014-02-13
1
-1
/
+21
*
Reland r246917 - "Only generate symbols for binaries that were updated ..."
jochen@chromium.org
2014-01-27
1
-2
/
+20
*
Revert r246917 - "Only generate symbols for binaries that were updated since ...
dpranke@chromium.org
2014-01-25
1
-20
/
+2
*
Only generate symbols for binaries that were updated since the last time
jochen@chromium.org
2014-01-24
1
-2
/
+20
*
Update uses of UTF conversions in chrome_frame/, chromeos/, components/ to us...
avi@chromium.org
2013-12-25
1
-5
/
+7
*
Move DumpProcessWithoutCrash to base, so we can use it from net and content
jochen@chromium.org
2013-12-18
5
-14
/
+7
*
Revert 239219 - "Revert of https://codereview.chromium.org/104593008/"
jochen@chromium.org
2013-12-09
10
-41
/
+30
*
Use base namespace for string16 in components and cloud_print.
brettw@chromium.org
2013-12-06
1
-1
/
+1
*
Revert of https://codereview.chromium.org/104593008/
noms@chromium.org
2013-12-06
10
-30
/
+41
*
[breakpad] remove dependency on content_switches.cc
jochen@chromium.org
2013-12-06
10
-41
/
+30
*
Move GetFileSize, NormalizeFilePath to base namespace
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Move temp file functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-10
/
+10
*
Only abort writing out minidumps during shutdown if we would upload them
jochen@chromium.org
2013-11-21
1
-1
/
+10
*
Move init of breakpad in the browser process as early as possible
jochen@chromium.org
2013-11-07
3
-2
/
+15
*
Include the pid in the common crash keys
jochen@chromium.org
2013-11-05
3
-4
/
+11
[next]