index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Issue 417: update unit tests after adding unnamed function detection
jimblandy
2011-03-14
1
-2
/
+2
*
Google Breakpad Issue 417: Handle DWARF that omits function names.
jimblandy
2011-03-11
5
-3
/
+48
*
Put PUBLIC lines in Mac symbol files.
ted.mielczarek
2011-03-04
9
-11
/
+270
*
Make programs in src/tools/linux build via the automake build system
ted.mielczarek
2011-02-28
3
-23
/
+27
*
enable writing INFO CODE_ID line in symbol files
ted.mielczarek
2011-02-15
1
-3
/
+1
*
Add missing constructor to CPPLanguage class to make it compile with CLang.
ted.mielczarek
2011-01-25
1
-0
/
+1
*
allow uploading zero-byte files in HTTPUpload
ted.mielczarek@gmail.com
2010-12-15
2
-8
/
+7
*
Propagate failure if http uploads fail with http error codes.
kmixter@chromium.org
2010-12-08
1
-0
/
+3
*
Add specific curl headers to facilitate building on Ubuntu Lucid
nealsid
2010-11-17
2
-5
/
+2
*
Fix assert failure in dump_syms caused by binary linked with gold.
thestig@chromium.org
2010-11-08
1
-2
/
+2
*
Use STABS as the debugging format when using GCC 4.0 and the 10.4 SDK.
mmentovai
2010-11-08
1
-0
/
+1
*
Add support for building the Linux client code using the Android NDK
ted.mielczarek
2010-10-20
1
-0
/
+4
*
Make dump_syms output an INFO CODE_ID line that includes the code file and co...
ted.mielczarek
2010-10-05
4
-14
/
+204
*
Write a window of memory around the instruction pointer from the crashing thr...
ted.mielczarek
2010-09-23
2
-5
/
+12
*
Fix compilation of file_id_unittest.
thestig@chromium.org
2010-09-16
1
-5
/
+5
*
Import linux_syscall_support.h from linux-syscall-support.googlecode.com inst...
thestig@chromium.org
2010-09-15
3
-2951
/
+2
*
Revert revision 658 ('Add glog style logging to symupload').
erikwright@chromium.org
2010-09-15
2
-117
/
+3
*
Fix a handful of comment spelling errors (Issue 385)
jessicag.feedback@gmail.com
2010-09-09
1
-3
/
+3
*
Issue 370 - fix PDBSourceLineWriter::GetModuleInfo's CPU detection
ted.mielczarek
2010-08-31
1
-5
/
+19
*
Linux FileID should work with ELFCLASS32 and ELFCLASS64 regardless of what's
mark@chromium.org
2010-08-27
2
-25
/
+123
*
Use <inttypes.h> macros for formatting fixed-width types.
mark@chromium.org
2010-08-27
1
-1
/
+7
*
Breakpad DWARF Reader: Ignore padding at the end of the compilation unit.
jimblandy
2010-08-25
1
-1
/
+5
*
Breakpad DWARF parser: Don't use auto_ptr<stack<uint64> > where stack<uint64>...
jimblandy
2010-08-25
1
-9
/
+5
*
Breakpad DWARF reader: Use uint64, not uint64_t in DWARF reader code.
jimblandy
2010-08-25
2
-4
/
+4
*
Commit issue 140001: fixes for 64-bit build cleanups.
jimblandy
2010-08-25
2
-7
/
+7
*
Disable cookies in Windows HTTPUpload
ted.mielczarek
2010-08-20
1
-0
/
+1
*
Add glog style logging to symupload
nealsid@gmail.com
2010-08-19
2
-3
/
+117
*
Add missing stdint.h include to fix compilation on newer GCC.
ted.mielczarek
2010-08-16
1
-0
/
+1
*
Put MachIPC into the google_breakpad namespace
ted.mielczarek@gmail.com
2010-08-16
2
-0
/
+6
*
Fix a couple of bugs where we generate incorrect minidump files on Linux.o
thestig@chromium.org
2010-08-14
1
-0
/
+18
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
3
-5
/
+64
*
Allow passing certificate path to HTTPUpload::SendRequest
ted.mielczarek
2010-08-11
2
-0
/
+5
*
Breakpad uses x86 as the architecture name, not i386. Most tools don't care
mark@chromium.org
2010-08-06
1
-2
/
+6
*
review: http://breakpad.appspot.com/138001
dmaclach
2010-07-29
1
-1
/
+1
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
1
-6
/
+6
*
Fixes up some style nits, and gets us compiling on Leopard again.
dmaclach
2010-07-27
3
-6
/
+6
*
Clean up build for 64 bit.
dmaclach
2010-07-19
24
-72
/
+232
*
Breakpad Linux/Mac symbol dumper: Share duplicate strings that arise in DWARF...
jimblandy
2010-07-17
3
-7
/
+62
*
Breakpad Linux dumper: Don't map file into memory a second time just to compu...
jimblandy
2010-07-17
1
-1
/
+1
*
Add functionality to read the .gnu_debuglink section and load symbols from a ...
thestig@chromium.org
2010-07-16
2
-82
/
+272
*
Remove duplicate FUNC entries from dump_syms output.
thestig@chromium.org
2010-07-13
5
-34
/
+134
*
Fix a couple of tiny things for GCC pedantry
ted.mielczarek@gmail.com
2010-07-08
2
-2
/
+2
*
Remove some duplicate endianness code.
thestig@chromium.org
2010-07-06
1
-41
/
+40
*
Linux: Skip sections of type SHT_NOBITS when loading symbols.
thestig@chromium.org
2010-07-06
1
-3
/
+10
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
17
-49
/
+60
*
Breakpad DWARF CFI support: Cleanups requested by Neal
ted.mielczarek
2010-06-25
3
-10
/
+24
*
Breakpad DWARF CFI parser: Use the proper type for offsets in CallFrameInfo::...
ted.mielczarek
2010-06-25
1
-2
/
+2
*
Breakpad Mac symbol dumper: Unify with Linux dumper; support DWARF CFI.
ted.mielczarek
2010-06-25
3
-1209
/
+536
*
Breakpad DWARF support: Stop #including unneeded headers.
ted.mielczarek
2010-06-25
1
-2
/
+0
*
Breakpad DWARF support: Check for DWARF line info under Mac OS X section names.
ted.mielczarek
2010-06-25
1
-0
/
+4
[prev]
[next]