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
*
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
*
Breakpad Mac symbol dumper: Add new Mach-O reader class.
ted.mielczarek
2010-06-25
9
-25
/
+2907
*
Fix compilation on gcc 4.5 by adding a missing #include. Patch by Benoit Jaco...
ted.mielczarek
2010-06-03
1
-0
/
+1
*
Remove LOG statements from linux utilities so there's no dependency on log li...
nealsid
2010-05-27
2
-24
/
+29
*
Breakpad unit tests: Add support for clipped-size null-terminated strings
jimblandy
2010-05-05
2
-0
/
+27
*
Breakpad Mac Dumper: Fix compilation warnings on OS X 10.6
jimblandy
2010-05-05
3
-30
/
+80
*
Breakpad symbol dumper: Promise that Module::SetLoadAddress can be called at ...
jimblandy
2010-05-05
2
-5
/
+13
*
Breakpad Linux dumper: Handle STABS-in-symbol-table, and line number records ...
jimblandy
2010-05-05
4
-21
/
+152
*
Breakpad STABS parser: Use a test fixture in StabsReader unit tests.
jimblandy
2010-05-05
1
-56
/
+42
*
Breakpad STABS reader: Properly compute function end addresses.
jimblandy
2010-05-05
3
-7
/
+72
*
Breakpad Linux dumper: Rename DumpStabsHandler to StabsToModule.
jimblandy
2010-05-05
4
-34
/
+34
*
Breakpad Linux dumper: Make StabsReader independent of endianness and word size.
jimblandy
2010-05-05
11
-593
/
+443
*
Breakpad symbol dumper: Define the ByteBuffer and ByteCursor classes.
jimblandy
2010-05-05
2
-0
/
+1039
*
Fix assembly in the ARM sys_clone implementation to indicate that r7 is clobb...
ted.mielczarek
2010-04-29
1
-8
/
+8
*
issue 372 - fix Mac OS X minidump generation code to handle x86-64 properly. ...
ted.mielczarek
2010-04-29
3
-5
/
+9
*
Breakpad Linux Dumper: Have DumpStabsHandler free accumulated functions if Fi...
jimblandy
2010-04-28
2
-0
/
+10
*
Breakpad Dumper: Move CFI register names to DwarfCFIToModule class.
jimblandy
2010-04-28
4
-46
/
+110
*
Breakpad test support: Move test_assembler.{h,cc} from src/processor to src/c...
jimblandy
2010-04-27
4
-1
/
+2474
*
Patch from Zhurun to fix build breaks in gcc 4.4.1
nealsid
2010-04-26
1
-13
/
+28
*
Include what you use.
mmentovai
2010-04-05
1
-0
/
+3
*
Breakpad symbol dumper: Move Linux dumping classes into src/common.
jimblandy
2010-04-05
28
-33
/
+33
*
Breakpad Linux Dumper: Disable warnings about unpaired functions and lines by...
jimblandy
2010-04-05
3
-1
/
+82
*
Add gettimeofday to linux_syscall_support.h
mmentovai
2010-04-02
1
-0
/
+2
*
Breakpad Linux dumper: Use the correct section's base address.
jimblandy
2010-04-01
1
-1
/
+1
*
Breakpad Linux dumper: Include filename in error messages.
jimblandy
2010-03-31
1
-11
/
+13
*
Breakpad DWARF parser: correct comments regarding dynamic_cast.
jimblandy
2010-03-30
1
-7
/
+14
[next]