summaryrefslogtreecommitdiffstats
path: root/breakpad
Commit message (Expand)AuthorAgeFilesLines
* Remove minidump_2_core target since it's not used and breaks 64-bit build.mmoss@chromium.org2009-08-201-13/+0
* Include linux_syscall_support.h to get definition of NT_PRXFPREG.agl@chromium.org2009-08-181-0/+1
* Build breakpad / crash reporting on Linux 64-bit.deanm@chromium.org2009-08-145-7/+16
* Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linuxmark@chromium.org2009-08-131-0/+5
* Fix incorrect logic in WriteCPUInformation().thestig@chromium.org2009-07-151-3/+3
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-0/+3
* Initialize the age field in Linux Breakpad.thestig@chromium.org2009-07-071-1/+2
* Fix breakpad compile on Fedora 11.thestig@chromium.org2009-07-071-2/+2
* Avoid using fgets in a compromised context in Linux Breakpad.thestig@chromium.org2009-06-301-12/+18
* Add missing include, fix compile on Fedora 11.thestig@chromium.org2009-06-261-2/+3
* Linux: add linux-gate.so to the minidump mappings.agl@chromium.org2009-06-253-42/+201
* Fill in sys_info->csd_version_rva on Linux.thestig@chromium.org2009-06-231-0/+48
* Fill in more fields of struct MDRawSystemInfo.thestig@chromium.org2009-06-221-6/+114
* Always build breakpad tools with Linux official build.mmoss@chromium.org2009-06-111-37/+55
* Linux: Dumping a renderer can traverse an invalid pointer.agl@chromium.org2009-06-053-5/+10
* In Linux Breakpad, point the child stack at the top-most address rather than ...thestig@google.com2009-06-011-1/+8
* Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This willmark@chromium.org2009-06-011-1/+5
* Linux Breakpad tweaking to get symbols working.thestig@chromium.org2009-05-282-15/+45
* Fork breakpad's dump_syms and related code. Generate XOR of first page of mem...thestig@chromium.org2009-05-276-5/+1055
* Linux: Breakpad updates.agl@chromium.org2009-05-273-19/+90
* Breakpad's symupload needs -ldl.thestig@chromium.org2009-05-221-0/+5
* Add another missing include to exception_handler.cc to fix building on Fedora...thestig@chromium.org2009-05-221-0/+1
* Fix a missing include in exception_handler.cc, fix compilation on Jaunty.thestig@chromium.org2009-05-221-5/+6
* Comment out dump_syms from the GYP file.agl@chromium.org2009-05-221-15/+15
* Fix build on Jaunty: need string.hagl@chromium.org2009-05-221-0/+1
* Build fix: Building all targets with 32-bit config would fail.agl@chromium.org2009-05-221-13/+16
* Linux: add Breakpad supportagl@chromium.org2009-05-2223-0/+6958
* Update where the nib is on disk since a change moved it to make localization ...thomasvl@chromium.org2009-05-191-1/+1
* Moving all the breakpad stuff to: src/breakpadbradnelson@chromium.org2009-05-133-379/+195
* OS X Breakpad cleanup.jeremy@chromium.org2009-05-071-0/+38
* Last chunk of OS X Breakpad integration:jeremy@chromium.org2009-04-221-0/+8
* .gyp file for Breakpad on OS X.jeremy@chromium.org2009-04-211-0/+99
* Switching breakpad to gyp generated project.bradnelson@google.com2009-04-071-40/+0
* Remove the checked-in scons configuration files.sgk@google.com2009-04-014-190/+0
* Update symupload to the last version. (r319)nsylvain@chromium.org2009-03-241-0/+0
* Adding fixed guids to some modules to facilitate incremental switch to gyp.bradnelson@google.com2009-03-101-0/+1
* Fixes to gyp files to get test_shell building on windows from a gyp project (...bradnelson@google.com2009-03-031-0/+39
* Rename README.google to README.chromium.mal@chromium.org2009-01-301-0/+0
* Generate additional .vcproj files in miscellaneous top-level components.sgk@google.com2009-01-265-56/+182
* Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda...evanm@google.com2008-12-261-2/+2
* Initial generation of native Visual Studio solution filessgk@google.com2008-12-191-0/+5
* Convert from using env['PLATFORM'] directly to using the more flexiblesgk@google.com2008-12-181-3/+3
* Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.maruel@chromium.org2008-12-162-242/+242
* Changed svn:eol-style of all .sln and .vcproj files to CRLFscherkus@chromium.org2008-12-042-242/+242
* Convert browser.lib to the new naming:sgk@google.com2008-11-031-0/+15
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-221-1/+1
* Update Copyright text in SCons config files.sgk@google.com2008-09-011-28/+4
* Move subdirectory skipping from being in the DEPS file of the directory to sk...brettw@google.com2008-08-261-1/+0
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-1/+1
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-131-74/+74