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
/
file_id_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc Android-related fixes.
digit@chromium.org
2013-12-13
1
-0
/
+4
*
Fix build on Android - put the missing NT_GNU_BUILD_ID #define in elf_gnu_com...
thestig@chromium.org
2013-04-10
1
-0
/
+1
*
Try to find a build-id through PT_NOTE program headers
ted.mielczarek@gmail.com
2013-04-04
1
-0
/
+35
*
Support generic Elf notes, with unit tests
ted.mielczarek@gmail.com
2013-04-04
1
-4
/
+5
*
Refactor file_id_unittest
ted.mielczarek@gmail.com
2013-03-29
1
-102
/
+35
*
Cleaning up google-breakpad source code of signed-unsigned comparison warnings
ivan.penkov@gmail.com
2012-11-21
1
-1
/
+1
*
Fixing various compiler warnings and applying minor tweaks to allow running of
ivan.penkov@gmail.com
2012-07-02
1
-2
/
+4
*
This change allows compiling the google-breakpad code using a global ::string...
ivan.penkov@gmail.com
2012-06-28
1
-1
/
+4
*
Replace readlink calls with a safer version that guarantees NULL-termination.
benchan@chromium.org
2011-12-21
1
-3
/
+3
*
Correct compilation warning.
qsr@chromium.org
2011-11-23
1
-6
/
+6
*
Fix some shadow variables, including one in file_id.cc that causes all files ...
thestig@chromium.org
2011-10-20
1
-0
/
+101
*
issue 243 - Linux dumper should use build id produced by ld --build-id if ava...
ted.mielczarek
2011-08-30
1
-55
/
+95
*
Fix compilation of file_id_unittest.
thestig@chromium.org
2010-09-16
1
-5
/
+5
*
Linux FileID should work with ELFCLASS32 and ELFCLASS64 regardless of what's
mark@chromium.org
2010-08-27
1
-0
/
+67
*
Issue 357: New Linux file_id code doesn't persist across strip. r=agl,nealsid...
ted.mielczarek
2009-12-23
1
-0
/
+76