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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Allow dumping live processes on OS X
ted.mielczarek@gmail.com
2010-08-13
4
-2
/
+135
*
Implement CrashGeneration{Client,Server} for OOP dump generation on OS X, ena...
ted.mielczarek@gmail.com
2010-08-13
13
-12
/
+984
*
fix typo in previous commit
ted.mielczarek@gmail.com
2010-08-12
1
-1
/
+1
*
Change exception_handler_test.cc to use Google Test
ted.mielczarek@gmail.com
2010-08-12
3
-48
/
+268
*
Allow passing certificate path to HTTPUpload::SendRequest
ted.mielczarek
2010-08-11
2
-0
/
+5
*
Remove i386 from the set of architectures that the Mac crash_report tool's
mark@chromium.org
2010-08-06
1
-2
/
+0
*
Breakpad uses x86 as the architecture name, not i386. Most tools don't care
mark@chromium.org
2010-08-06
2
-2
/
+9
*
Fix HandleInvalidParameter/HandlePureVirtualCall to dynamically lookup the Rt...
ted.mielczarek
2010-08-02
1
-28
/
+50
*
review: http://breakpad.appspot.com/139001
dmaclach
2010-07-29
1
-0
/
+1
*
review: http://breakpad.appspot.com/138001
dmaclach
2010-07-29
6
-87
/
+235
*
Review: http://breakpad.appspot.com/137001
dmaclach
2010-07-28
3
-46
/
+55
*
Review: http://breakpad.appspot.com/136001
dmaclach
2010-07-28
5
-205
/
+80
*
Review: http://breakpad.appspot.com/135001
dmaclach
2010-07-27
1
-8
/
+8
*
Fixes up some style nits, and gets us compiling on Leopard again.
dmaclach
2010-07-27
4
-13
/
+6
*
Adding 11 languages to the crash uploader app on the Mac, contributed by the ...
stuart.morgan
2010-07-25
23
-0
/
+58
*
Fix unit tests that have not built since @610
ted.mielczarek
2010-07-23
7
-41
/
+41
*
Separate the "hello" message from the parameter messages in
mark@chromium.org
2010-07-21
1
-2
/
+3
*
Clean up build for 64 bit.
dmaclach
2010-07-19
53
-1032
/
+1739
*
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
3
-86
/
+280
*
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
46
-100
/
+129
*
Breakpad DWARF CFI support: Cleanups requested by Neal
ted.mielczarek
2010-06-25
3
-10
/
+24
*
Breakpad Linux symbol dumper: Remove unneeded objects from test executables
ted.mielczarek
2010-06-25
1
-4
/
+0
*
Breakpad CFI parser: Add unit tests to XCode project.
ted.mielczarek
2010-06-25
1
-10
/
+1385
*
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
5
-1236
/
+640
*
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 dumper: Change the dumper to be more C++-ish.
ted.mielczarek
2010-06-25
1
-45
/
+32
*
Breakpad Mac symbol dumper: Add new Mach-O reader class.
ted.mielczarek
2010-06-25
11
-31
/
+3306
*
Convert files in .nib format to .xib format.
mark@chromium.org
2010-06-23
9
-168
/
+4056
*
Fix test breakage caused by my last checkin :-(
nealsid
2010-06-04
4
-4
/
+4
*
Add access violation detail for windows (read/write/dep). Add stack buffer ov...
nealsid
2010-06-04
2
-1
/
+28
*
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
3
-26
/
+33
*
Issue 384 - UnregisterWait error handling is incorrect. Patch by Benjamin Sme...
ted.mielczarek
2010-05-19
2
-16
/
+6
*
Patch from Vitaly to remove synchronization and make exception handling code ...
nealsid
2010-05-18
1
-3
/
+1
*
Updated binaries to use a statically linked CRT
nealsid
2010-05-18
2
-0
/
+0
*
Changed two files end-line to make it work better with GYP. They were DOS (CR...
hansl@google.com
2010-05-14
2
-111
/
+111
*
Fix for uninitialized variable in basic_source_line_resolver.cc
nealsid
2010-05-13
1
-1
/
+1
*
Added a death test for the pure virtual function call.
hansl@google.com
2010-05-13
3
-8
/
+174
*
Moved exception_handler_test to the more aptly named exception_handler_death_...
hansl@google.com
2010-05-12
11
-399
/
+793
*
Adding prebuilt dump_syms.exe.
nealsid
2010-05-11
1
-0
/
+0
*
This checkin of the binaries was created by refresh_binaries.bat.
nealsid
2010-05-10
1
-0
/
+0
*
Changes to fix build warnings on newer versions of GCC, and a fix to not try ...
nealsid
2010-05-10
3
-2
/
+20
[prev]
[next]