| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Dumping a renderer can traverse an invalid pointer. | agl@chromium.org | 2009-06-05 | 3 | -5/+10 |
* | In Linux Breakpad, point the child stack at the top-most address rather than ... | thestig@google.com | 2009-06-01 | 1 | -1/+8 |
* | Run real dsymutil to get a real .dSYM for Breakpad dump_syms. This will | mark@chromium.org | 2009-06-01 | 1 | -1/+5 |
* | Linux Breakpad tweaking to get symbols working. | thestig@chromium.org | 2009-05-28 | 2 | -15/+45 |
* | Fork breakpad's dump_syms and related code. Generate XOR of first page of mem... | thestig@chromium.org | 2009-05-27 | 6 | -5/+1055 |
* | Linux: Breakpad updates. | agl@chromium.org | 2009-05-27 | 3 | -19/+90 |
* | Breakpad's symupload needs -ldl. | thestig@chromium.org | 2009-05-22 | 1 | -0/+5 |
* | Add another missing include to exception_handler.cc to fix building on Fedora... | thestig@chromium.org | 2009-05-22 | 1 | -0/+1 |
* | Fix a missing include in exception_handler.cc, fix compilation on Jaunty. | thestig@chromium.org | 2009-05-22 | 1 | -5/+6 |
* | Comment out dump_syms from the GYP file. | agl@chromium.org | 2009-05-22 | 1 | -15/+15 |
* | Fix build on Jaunty: need string.h | agl@chromium.org | 2009-05-22 | 1 | -0/+1 |
* | Build fix: Building all targets with 32-bit config would fail. | agl@chromium.org | 2009-05-22 | 1 | -13/+16 |
* | Linux: add Breakpad support | agl@chromium.org | 2009-05-22 | 23 | -0/+6958 |
* | Update where the nib is on disk since a change moved it to make localization ... | thomasvl@chromium.org | 2009-05-19 | 1 | -1/+1 |
* | Moving all the breakpad stuff to: src/breakpad | bradnelson@chromium.org | 2009-05-13 | 3 | -379/+195 |
* | OS X Breakpad cleanup. | jeremy@chromium.org | 2009-05-07 | 1 | -0/+38 |
* | Last chunk of OS X Breakpad integration: | jeremy@chromium.org | 2009-04-22 | 1 | -0/+8 |
* | .gyp file for Breakpad on OS X. | jeremy@chromium.org | 2009-04-21 | 1 | -0/+99 |
* | Switching breakpad to gyp generated project. | bradnelson@google.com | 2009-04-07 | 1 | -40/+0 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 4 | -190/+0 |
* | Update symupload to the last version. (r319) | nsylvain@chromium.org | 2009-03-24 | 1 | -0/+0 |
* | Adding fixed guids to some modules to facilitate incremental switch to gyp. | bradnelson@google.com | 2009-03-10 | 1 | -0/+1 |
* | Fixes to gyp files to get test_shell building on windows from a gyp project (... | bradnelson@google.com | 2009-03-03 | 1 | -0/+39 |
* | Rename README.google to README.chromium. | mal@chromium.org | 2009-01-30 | 1 | -0/+0 |
* | Generate additional .vcproj files in miscellaneous top-level components. | sgk@google.com | 2009-01-26 | 5 | -56/+182 |
* | Mass convert ChromeStaticLibrary -> ChromeLibrary, including pulling the upda... | evanm@google.com | 2008-12-26 | 1 | -2/+2 |
* | Initial generation of native Visual Studio solution files | sgk@google.com | 2008-12-19 | 1 | -0/+5 |
* | Convert from using env['PLATFORM'] directly to using the more flexible | sgk@google.com | 2008-12-18 | 1 | -3/+3 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 2 | -242/+242 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 2 | -242/+242 |
* | Convert browser.lib to the new naming: | sgk@google.com | 2008-11-03 | 1 | -0/+15 |
* | Using $CHROME_SRC_DIR in place of hash/.. | bradnelson@google.com | 2008-10-22 | 1 | -1/+1 |
* | Update Copyright text in SCons config files. | sgk@google.com | 2008-09-01 | 1 | -28/+4 |
* | Move subdirectory skipping from being in the DEPS file of the directory to sk... | brettw@google.com | 2008-08-26 | 1 | -1/+0 |
* | Use LF for newlines in all DEPS files | mmentovai@google.com | 2008-08-18 | 1 | -1/+1 |
* | Set the svn:eol-style to LF on all SConscript files | tc@google.com | 2008-08-13 | 1 | -74/+74 |
* | Make breakpad handler compile on Linux. | mmoss@google.com | 2008-08-12 | 1 | -19/+28 |
* | Add deps files and rules for the checkdeps script. | brettw@google.com | 2008-08-08 | 1 | -0/+1 |
* | Convert submodules SConscript files to psuedo-builder calls. | sgk@google.com | 2008-08-03 | 1 | -2/+2 |
* | Initial cleanups en route to coalescing the get-it-built cut-and-paste from v... | sgk@google.com | 2008-07-31 | 1 | -3/+0 |
* | Add breakpad project files to the repository. | initial.commit | 2008-07-26 | 6 | -0/+326 |