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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support statically-linked libcurl for HTTP uploads in Linux
mattdr.breakpad@gmail.com
2014-01-29
1
-1
/
+11
*
Misc Android-related fixes.
digit@chromium.org
2013-12-13
1
-0
/
+4
*
Add missing #include of eintr_wrapper.h to auto_testfile.h. Since it's
mark@chromium.org
2013-12-03
1
-0
/
+124
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
2
-5
/
+15
*
Adding mips support for Android.
gordana.cmiljanovic@imgtec.com
2013-09-25
1
-1
/
+1
*
Adding support for mips.
gordana.cmiljanovic@imgtec.com
2013-09-11
1
-3
/
+9
*
Fix GetLoadingAddress() to work for Native Client executables
mark@chromium.org
2013-05-06
1
-4
/
+6
*
Add an option to not handle DWARF inter-compilation unit references in Linux ...
thestig@chromium.org
2013-04-24
3
-32
/
+53
*
Improve ARM CPU info reporting.
digit@chromium.org
2013-04-24
3
-0
/
+24
*
Fix build on Android - put the missing NT_GNU_BUILD_ID #define in elf_gnu_com...
thestig@chromium.org
2013-04-10
4
-8
/
+49
*
Try to find a build-id through PT_NOTE program headers
ted.mielczarek@gmail.com
2013-04-04
4
-10
/
+138
*
Support generic Elf notes, with unit tests
ted.mielczarek@gmail.com
2013-04-04
4
-27
/
+63
*
Refactor BasicElf synth_elf unitest
ted.mielczarek@gmail.com
2013-04-04
3
-7
/
+183
*
Refactor file_id_unittest
ted.mielczarek@gmail.com
2013-03-29
1
-102
/
+35
*
Add tests for section headers in synth_elf unittest
ted.mielczarek@gmail.com
2013-03-29
1
-0
/
+24
*
Refactor BasicElf synth_elf unitest
ted.mielczarek@gmail.com
2013-03-29
1
-49
/
+23
*
Defer adding sections until ELF::Finish in synth_elf
ted.mielczarek@gmail.com
2013-03-29
2
-6
/
+33
*
Allow building symbol dumping without STABS support
ted.mielczarek@gmail.com
2013-03-06
1
-0
/
+8
*
Allow reading just CFI data when reading symbols
ted.mielczarek@gmail.com
2013-03-06
3
-102
/
+114
*
Use stdint types everywhere
ted.mielczarek@gmail.com
2013-03-06
2
-9
/
+9
*
Fix DumpSymbols error message when using multiple debug_dirs, followup from r...
ted.mielczarek@gmail.com
2013-02-27
1
-2
/
+6
*
Make MmapWrapper a little less silly
ted.mielczarek@gmail.com
2013-02-14
1
-1
/
+2
*
Include the compilation directory for FILE entries, making them absolute inst...
ted.mielczarek@gmail.com
2013-01-23
1
-4
/
+8
*
Make DumpSymbols methods take a vector of debug_dirs
ted.mielczarek@gmail.com
2013-01-22
3
-32
/
+47
*
Provide a ReadSymbolData function to get symbol data in a Module instead of j...
ted.mielczarek@gmail.com
2013-01-18
3
-38
/
+72
*
Don't make MmapWrapper's destructor assert
ted.mielczarek@gmail.com
2013-01-18
1
-1
/
+0
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
7
-38
/
+38
*
Fix a bunch of small nits.
thestig@chromium.org
2012-09-26
1
-1
/
+1
*
Make my_str_len/my_itos take uintmax_t
ted.mielczarek@gmail.com
2012-09-17
3
-32
/
+36
*
Use sys_fstat64 on Android
ted.mielczarek@gmail.com
2012-09-10
1
-4
/
+1
*
Fix Breakpad unit tests build for Android.
digit@chromium.org
2012-08-23
2
-0
/
+5
*
Improve Android support
digit@chromium.org
2012-08-21
2
-10
/
+0
*
Prepending file names with "src/" in #include directives is undesirable.
ivan.penkov@gmail.com
2012-08-06
1
-1
/
+1
*
SORRY. It seems I've screwed up my commit for http://breakpad.appspot.com/411...
digit@chromium.org
2012-08-03
2
-112
/
+67
*
Remove some linux libc calls from client library.
digit@chromium.org
2012-08-01
1
-0
/
+228
*
Linux: Fix a bunch of clang errors from not handling return values.
thestig@chromium.org
2012-07-24
2
-1
/
+41
*
Rework dump_symbols.cc using templates and traits classes to handle cross-wor...
ted.mielczarek
2012-07-18
5
-253
/
+371
*
Move some ELF-handling bits from file_id.cc to elfutils.{h,cc}
ted.mielczarek
2012-07-18
3
-104
/
+204
*
Fixing various compiler warnings and applying minor tweaks to allow running of
ivan.penkov@gmail.com
2012-07-02
3
-7
/
+11
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
19
-159
/
+176
*
sym_upload: Show failure if symbol server gives redirect response
mkrebs@chromium.org
2012-05-24
2
-0
/
+12
*
Fix crash_generator error message
ted.mielczarek
2012-04-11
1
-1
/
+4
*
Changes to get the breakpad client compiling and running on Android using
mark@chromium.org
2012-04-03
2
-2
/
+9
*
Remove static initializer in linux/guid_creator.cc.
qsr@chromium.org
2012-03-08
1
-8
/
+16
*
Modify CrashGenerator::CreateChildCrash to copy proc files.
benchan@chromium.org
2012-02-23
2
-7
/
+53
*
Change some functions in linux_libc_support.h to use intmax_t instead of int.
ted.mielczarek
2012-01-27
1
-2
/
+2
*
Implement core dump to minidump conversion.
benchan@chromium.org
2012-01-19
3
-3
/
+7
*
Skip ElfCoreDumpTest.ValidCoreFile test if no core dump is generated.
benchan@chromium.org
2012-01-11
2
-11
/
+43
*
Build LinuxLibcSupportTest and make it pass.
thestig@chromium.org
2012-01-11
1
-2
/
+6
*
Add utilities for processing Linux core dump files.
benchan@chromium.org
2012-01-07
6
-23
/
+890
[next]