Sign in
chromium
/
chromium
/
src
/
aadcd1d93fc5f41fad7ccd22b97215bdd6bb7d5d
/
breakpad
21642ab
Force inclusion of build/common.gypi for all chromium gyp files.
by
[email protected]
· 16 years ago
6031307
Linux Breakpad: Use MD_MODULE_SIZE in place of sizeof(MDRawModule).
by
[email protected]
· 16 years ago
cbd5fd5
Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS support. (Try 2)
by
[email protected]
· 16 years ago
9fe045f
Refer to newly-filed bug about Breakpad Mac dump_syms compiler optimization
by
[email protected]
· 16 years ago
16870e1
Build Mac Breakpad dump_syms at -O0 to avoid a crash.
by
[email protected]
· 16 years ago
bbdd97b
Reverting 24220.
by
[email protected]
· 16 years ago
d0ea9a67
Allow Chromium Linux to be built with Breakpad. Enable Linux CHROME_HEADLESS support.
by
[email protected]
· 16 years ago
fe474ed
Updates to be able to build all targets in Linux x64.
by
[email protected]
· 16 years ago
465ae14
Remove minidump_2_core target since it's not used and breaks 64-bit build.
by
[email protected]
· 16 years ago
420ab64
Include linux_syscall_support.h to get definition of NT_PRXFPREG.
by
[email protected]
· 16 years ago
4cc7027
Build breakpad / crash reporting on Linux 64-bit.
by
[email protected]
· 16 years ago
1bba09c
Disable RTTI and C++ exceptions in the Mac build. Disable RTTI in the Linux
by
[email protected]
· 16 years ago
8d6fe0f
Fix incorrect logic in WriteCPUInformation().
by
[email protected]
· 16 years ago
4378a82
Linux: SUID sandbox support
by
[email protected]
· 16 years ago
418bd17
Initialize the age field in Linux Breakpad.
by
[email protected]
· 16 years ago
083db23
Fix breakpad compile on Fedora 11.
by
[email protected]
· 16 years ago
242c333b
Avoid using fgets in a compromised context in Linux Breakpad.
by
[email protected]
· 16 years ago
806caea
Add missing include, fix compile on Fedora 11.
by
[email protected]
· 16 years ago
baedff6a
Linux: add linux-gate.so to the minidump mappings.
by
[email protected]
· 16 years ago
ab61ec6
Fill in sys_info->csd_version_rva on Linux.
by
[email protected]
· 16 years ago
5d77c1d
Fill in more fields of struct MDRawSystemInfo.
by
[email protected]
· 16 years ago
03966920
Always build breakpad tools with Linux official build.
by
[email protected]
· 16 years ago
027f2fb2
Linux: Dumping a renderer can traverse an invalid pointer.
by
[email protected]
· 16 years ago
5553532
In Linux Breakpad, point the child stack at the top-most address rather than the bottom-most address before calling clone().
by
[email protected]
· 16 years ago
2470064
Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will
by
[email protected]
· 16 years ago
a8f756f4
Linux Breakpad tweaking to get symbols working.
by
[email protected]
· 16 years ago
e7b75527
Fork breakpad's dump_syms and related code. Generate XOR of first page of memory instead of MD5 of text section.
by
[email protected]
· 16 years ago
c5e1c7a
Linux: Breakpad updates.
by
[email protected]
· 16 years ago
44663e9
Breakpad's symupload needs -ldl.
by
[email protected]
· 16 years ago
a3b8c24
Add another missing include to exception_handler.cc to fix building on Fedora 11.
by
[email protected]
· 16 years ago
2e02d10
Fix a missing include in exception_handler.cc, fix compilation on Jaunty.
by
[email protected]
· 16 years ago
3369ccf
Comment out dump_syms from the GYP file.
by
[email protected]
· 16 years ago
352eb2de
Fix build on Jaunty: need string.h
by
[email protected]
· 16 years ago
328efb2
Build fix: Building all targets with 32-bit config would fail.
by
[email protected]
· 16 years ago
9a5d2a5
Linux: add Breakpad support
by
[email protected]
· 16 years ago
8f454a91
Update where the nib is on disk since a change moved it to make localization string based.
by
[email protected]
· 16 years ago
b93a610
Moving all the breakpad stuff to: src/breakpad (out of build/temp_gyp)
by
[email protected]
· 16 years ago
6bacded2
OS X Breakpad cleanup.
by
[email protected]
· 16 years ago
cc3b182
Last chunk of OS X Breakpad integration:
by
[email protected]
· 16 years ago
6637bc0b
.gyp file for Breakpad on OS X.
by
[email protected]
· 16 years ago
8bba31d
Switching breakpad to gyp generated project.
by
[email protected]
· 16 years ago
0fad1f1
Remove the checked-in scons configuration files.
by
[email protected]
· 16 years ago
24d799bf
Update symupload to the last version. (r319)
by
[email protected]
· 16 years ago
0d54d2e
Adding fixed guids to some modules to facilitate incremental switch to gyp.
by
[email protected]
· 16 years ago
69acda8
Fixes to gyp files to get test_shell building on windows from a gyp project (doesn't run correctly yet).
by
[email protected]
· 17 years ago
5c04762
Rename README.google to README.chromium.
by
[email protected]
· 17 years ago
403cf732
Generate additional .vcproj files in miscellaneous top-level components.
by
[email protected]
· 17 years ago
de2c4cc
Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the updated ICU dep that uses it as well.
by
[email protected]
· 17 years ago
9e483ab3
Initial generation of native Visual Studio solution files
by
[email protected]
· 17 years ago
b96fc5d
Convert from using env['PLATFORM'] directly to using the more flexible
by
[email protected]
· 17 years ago
770137a
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
by
[email protected]
· 17 years ago
52ceebc9
Changed svn:eol-style of all .sln and .vcproj files to CRLF
by
[email protected]
· 17 years ago
99d897c
Convert browser.lib to the new naming:
by
[email protected]
· 17 years ago
d09e3de
Using $CHROME_SRC_DIR in place of hash/..
by
[email protected]
· 17 years ago
ae0b0f4
Update Copyright text in SCons config files. TBR: beng
by
[email protected]
· 17 years ago
f3bb0346
Move subdirectory skipping from being in the DEPS file of the directory to skip and instead have in in the parent. This allows us to pull third-party sources or external repositories and not have to make them add a DEPS file for our deps checker.
by
[email protected]
· 17 years ago
4ec7327e
Use LF for newlines in all DEPS files
by
[email protected]
· 17 years ago
9f8303c
Set the svn:eol-style to LF on all SConscript files
by
[email protected]
· 17 years ago
60e47874
Make breakpad handler compile on Linux.
by
[email protected]
· 17 years ago
568d3f5
Add deps files and rules for the checkdeps script.
by
[email protected]
· 17 years ago
f1db7a1
Convert submodules SConscript files to psuedo-builder calls.
by
[email protected]
· 17 years ago
55329d5
Initial cleanups en route to coalescing the get-it-built cut-and-paste from various SConscripts into readable and maintainable shape. To wit:
by
[email protected]
· 17 years ago
7e5ba5d
Add breakpad project files to the repository.
by initial.commit
· 17 years ago