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
...
*
Fix solaris build break
nealsid
2010-01-08
1
-1
/
+1
*
Breakpad Linux Dumper: Fix up comments in google_breakpad::Module interface.
jimblandy
2009-12-23
1
-7
/
+7
*
Issue 49003: Breakpad Linux Dumper: Add unit tests for STABS dumper.
jimblandy
2009-12-23
1
-0
/
+175
*
Breakpad Linux dumper: Add unit tests for google_breakpad::Module.
jimblandy
2009-12-23
3
-11
/
+331
*
Breakpad Linux Dumper: Use proper sizes and radixes when writing Breakpad sym...
jimblandy
2009-12-23
1
-7
/
+7
*
Breakpad Linux dumper: move DumpStabsHandler into its own file, for testing.
jimblandy
2009-12-23
3
-211
/
+304
*
Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...
ted.mielczarek
2009-12-23
3
-16
/
+162
*
Breakpad DWARF parser: Fix up documentation for DWARF reader classes.
jimblandy@gmail.com
2009-12-18
2
-33
/
+34
*
Issue 41004: Breakpad DWARF parser: fixes to compile without warnings under G...
jimblandy@gmail.com
2009-12-15
2
-1
/
+7
*
Issue 41003: Breakpad DWARF parser: Include <cstdio>, since we use it
jimblandy@gmail.com
2009-12-15
1
-2
/
+2
*
Issue 42002: Breakpad DWARF parser: avoid using <stdint.h> type
jimblandy@gmail.com
2009-12-15
3
-3
/
+11
*
Issue 42001: Breakpad Linux Dumper: remove compilation warnings in guid_creat...
jimblandy@gmail.com
2009-12-15
1
-4
/
+18
*
Issue 39002: Breakpad DWARF parser: Move DWARF parser to platform-independent...
jimblandy@gmail.com
2009-12-15
12
-34
/
+34
*
Issue 26001: Linux dumper: fix comments in STABS reader
jimblandy@gmail.com
2009-12-15
2
-24
/
+28
*
Linux dumper: Add unit tests for google_breakpad::StabsReader.
jimblandy@gmail.com
2009-12-15
6
-0
/
+573
*
Issue 25003: Linux dumper: Fix infinite loop in stabs parser.
jimblandy@gmail.com
2009-12-15
1
-1
/
+6
*
Issue 25002: Linux symbol dumper: Require STABS consumers to provide a Warnin...
jimblandy@gmail.com
2009-12-15
2
-1
/
+9
*
issue 330 - linux_syscall_support.h has extra semicolons causing compilation ...
ted.mielczarek
2009-12-03
1
-3
/
+3
*
issue 336 - Look for libcurl-gnutls in addition to libcurl.so. Patch by Karl ...
ted.mielczarek
2009-12-03
1
-0
/
+7
*
Upstreaming several patches from Chrome:
nealsid
2009-12-01
4
-5
/
+8
*
don't output duplicate filenames in PDBSourceLineWriter. r=mark at http://bre...
ted.mielczarek
2009-11-23
2
-3
/
+54
*
output function names for PGO-optimized cold function blocks. r=mark at http:...
ted.mielczarek
2009-11-20
2
-5
/
+67
*
Issue 32002: Breakpad DWARF parser: Update char decls to be signed
jimblandy@gmail.com
2009-10-08
1
-17
/
+23
*
10.6 SDK compatibility fixes. No bug.
mmentovai
2009-10-06
4
-2
/
+8
*
New uploader for Linux with unit tests, and gflags/glog libraries
nealsid
2009-09-29
5
-0
/
+751
*
Breakpad: Don't use the deprecated __gnu_cxx::hash_map container.
jimblandy@gmail.com
2009-09-03
5
-46
/
+3
*
Provide a real std::string hash, not just a forward declaration for something
mmentovai
2009-08-20
1
-8
/
+19
*
Merge of Breakpad Chrome Linux fork
nealsid
2009-08-17
8
-83
/
+3450
*
Linux dumper: fix comments in src/common/linux/module.h
jimblandy@gmail.com
2009-08-07
1
-13
/
+15
*
Linux dumper: Move the data structures representing the breakpad data into th...
jimblandy@gmail.com
2009-08-07
3
-446
/
+574
*
Add files left behind by previous commit.
jimblandy@gmail.com
2009-08-07
2
-0
/
+383
*
Linux dumper: Move STABS parsing into its own class.
jimblandy@gmail.com
2009-08-07
1
-135
/
+107
*
Linux dumper: Make the 'name' field of FuncInfo a std::string instead of a ch...
jimblandy@gmail.com
2009-08-05
1
-10
/
+13
*
Linux dumper: Properly separate function names from STABS type data.
jimblandy@gmail.com
2009-08-05
1
-1
/
+1
*
Linux dumper: Don't switch to wrong source file when starting new function.
jimblandy@gmail.com
2009-08-05
1
-6
/
+11
*
Linux dumper: Delete non-functional stack parameter size computation.
jimblandy@gmail.com
2009-08-05
1
-20
/
+1
*
Linux dumper: Let LineInfo structures point directly to their SourceLineInfo ...
jimblandy@gmail.com
2009-08-05
1
-141
/
+147
*
Linux dumper: Don't record file boundary addresses as null-name SourceFileInf...
jimblandy@gmail.com
2009-07-30
1
-17
/
+35
*
Linux dumper: Use pointers to SourceFileInfo structures.
jimblandy@gmail.com
2009-07-30
1
-29
/
+38
*
Linux dumper: Use a sorted array of addresses in computing function and line ...
jimblandy@gmail.com
2009-07-30
1
-83
/
+34
*
Linux dumper: Correctly find boundary address when computing line and functio...
jimblandy@gmail.com
2009-07-27
1
-6
/
+10
*
The has_sol field of struct FuncInfo is unused. This patch removes it.
jimblandy@gmail.com
2009-07-27
1
-6
/
+0
*
The 'no_next_addr_count' variable in ComputeSizeAndRVA shouldn't be static.
jimblandy@gmail.com
2009-07-27
1
-1
/
+1
*
Use a std::map instead of a linear search to look up files for line records.
jimblandy@gmail.com
2009-07-27
1
-15
/
+20
*
Remove warnings about uninitialized fields.
jimblandy@gmail.com
2009-07-27
1
-0
/
+3
*
Fix for http://breakpad.appspot.com/18009 - run dump_syms on both PPC & i386 ...
nealsid
2009-07-17
1
-4
/
+11
*
Use ctsdio streams for dump_syms for significant speedup. Also contains a ma...
nealsid
2009-06-05
2
-37
/
+26
*
Fix up warnings when building http_upload.cc. Changed warning level to /W4, a...
nealsid
2009-05-27
1
-9
/
+11
*
Incorporate feedback from first Breakpad integration.
nealsid
2009-04-06
1
-1
/
+1
*
Open sourcing the Breakpad framework from Google.
nealsid
2009-04-01
10
-0
/
+3513
[prev]
[next]