- 1d3b3ed Use the authoritative upstream source for Breakpad, move to third_party by Mark Mentovai · 6 years ago main master
- d6fbcd3 Revert "Use the authoritative upstream source for Breakpad, move to third_party" by Peter Conn · 6 years ago
- 598d1f9 Use the authoritative upstream source for Breakpad, move to third_party by Mark Mentovai · 6 years ago
- b7ddfbc Update Breakpad to 6b59fc07474c9338e7727c52a6d8a92010a105ad by Mark Mentovai · 6 years ago
- 08ef8c4 fix MinidumpWriterTest.DeletedBinary for component build by Roman Kuksin · 6 years ago
- c73e196 Add missing breakpad dependency on iOS. by Sylvain Defresne · 6 years ago
- 7f08edb Replace sanitizers:deps with exe_and_shlib_deps (Chromium repo only) by thomasanderson · 6 years ago
- c88b8f4 Add COMPONENT to breakpad/OWNERS by scottmg · 6 years ago
- 53f7f51 Address some TODO(GYP_GONE)s by thakis · 6 years ago
- b925c2b Revert of Address some TODO(GYP_GONE)s (patchset #6 id:100001 of https://codereview.chromium.org/2569333002/ ) by sgurun · 6 years ago
- 8a04571 Address some TODO(GYP_GONE)s by thakis · 6 years ago
- cbd94c3 Remove .isolate files from OWNER files by thakis · 7 years ago
- 74ac1b0 Allow building the dump_syms tool on Windows by mpawlowski · 7 years ago
- 4e8d602 Try x64 binary for symupload by scottmg · 7 years ago
- 3dbdbd5 Roll breakpad 37070c5..10162f6 by scottmg · 7 years ago
- 540cb83 Revert of Roll breakpad 37070c5..eaedc45 (patchset #1 id:1 of https://codereview.chromium.org/2718173002/ ) by scottmg · 7 years ago
- 57d06f6 Roll breakpad 37070c5..eaedc45 by scottmg · 7 years ago
- d64eb63 Revert of Roll breakpad 37070c5..eaedc45 (patchset #2 id:20001 of https://codereview.chromium.org/2719553002/ ) by scottmg · 7 years ago
- 6ad24a3 Roll breakpad 37070c5..eaedc45 by scottmg · 7 years ago
- 0895436 [DirectoryOwnership] Add TEAM/COMPONENT into OWNERS files. by ymzhang · 7 years ago
- 1ac025b Remove GYP files in breakpad, build, and tools. by brettw · 7 years ago
- 4d10550 Add minidump fuzzer for breakpad. by wfh · 7 years ago
- 032aa81 Delete all test isolate file now that M54 was branched. by maruel · 7 years ago
- d42cfc3 Add target to build symupload & dump_syms for iOS. by sdefresne · 7 years ago
- 63e69c6 More fixes for the Windows GN build. by sebmarchand · 7 years ago
- da26ee0 Add macro definition __CHROMEOS__ for ChromeOS builds in GYP. by laszio · 7 years ago
- 95fdebc Add macro definition __CHROMEOS__ for ChromeOS builds. by laszio · 7 years ago
- afe86f3 [Android] Define the Android NDK major version for breakpad. by jbudorick · 7 years ago
- 64a995f Reduce chrome.exe .text size by 50 KB with static_library by brucedawson · 7 years ago
- a5318b1 gyp: <(GENERATOR) is now always ninja, so simplify some conditionals. by thakis · 7 years ago
- 2ecc64a [iOS] Do not use breakpad GTMLogger.m implementation. by sdefresne · 7 years ago
- 05817b0 Roll src/breakpad/src/ eb46b8c4f..33a43757f (10 commits). by michaelbai · 7 years ago
- fba4c0d Address some TODO(GYP)s in the GN build. by brettw · 7 years ago
- 19e119b Remove isolate_file variable from breakpad unittest gyp. by mikecase · 7 years ago
- cf1349f Delete breakpad_unittest.isolate (no longer needed) by agrieve · 7 years ago
- a7ab351 Roll breakpad 9992f5d9d..06029285343afc by dyen · 7 years ago
- b61e271 breakpad: fix GN build files for microdump_stackwalk by primiano · 7 years ago
- 6061cb1 Reland 2 of GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 7 years ago
- 0eccd81 Revert of GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #2 id:200001 of https://codereview.chromium.org/1854733003/ ) by agrieve · 7 years ago
- b9e5605 Reland of GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 7 years ago
- d618399 Revert of 🍬 GN: Make breakpad_unittests & sandbox_linux_unittests use test() (patchset #8 id:140001 of https://codereview.chromium.org/1841193002/ ) by jbudorick · 7 years ago
- 353a9cd GN: Make breakpad_unittests & sandbox_linux_unittests use test() by agrieve · 7 years ago
- 5d4f89d Add host symlinks for microdump_stackwalk, minidump_* by agrieve · 8 years ago
- cefb2e9 Add temporary _apk_run targets to GN. by jbudorick · 8 years ago
- ab41397 Emit logcats for breakpad_unittests. by stip · 8 years ago
- 2a06ecf Add no-deprecated-declarations to ios_breakpad client by olivierrobin · 8 years ago
- c6495ed Roll breakpad to e654eb71272829c6f00024f96a10a1882c08a282 by olivierrobin · 8 years ago
- 8d663b0 GN: Move x86 Clang -mstackrealign workaround to its own config, elide it where problematic by mcgrathr · 8 years ago
- 3e9a030 Update the version of symupload.exe to breakpad@860d7f5da18 by sebmarchand · 8 years ago
- 44fed78 Roll breakpad to c051af689cdb08d9cecaa127f3d69eba006d0bc9. by sdefresne · 8 years ago
- 81ce248 [Linux] Turn off -mstackrealign for breakpad in ia32. by ljagielski · 8 years ago
- 71ad7ec GN: Add symlink rules for dump_syms, symupload by agrieve · 8 years ago
- 1f2b8b9 Run gn --format over all .gn files by agrieve · 8 years ago
- 6f4e9e0 Fix compilation of breakpad with gn for iOS. by sdefresne · 8 years ago
- 0cc55bd Make minidump_stackwalk link on GN Mac. by brettw · 8 years ago
- 0209c7a Fix breakpad_unittests on Android & GN by pkotwicz · 8 years ago
- a43afe9 Update breakpad URL. by bungeman · 8 years ago
- 436fb44 Fix build conditions for minidump_stackwalk et al. in GN by dpranke · 8 years ago
- 969dc06 Isolate breakpad_unittests. by stip · 8 years ago
- a9b96dc Roll src/breakpad/src 027db3c04..9e9c3563a (fix arm64 stack overflow) by primiano · 8 years ago
- abe9dc4 Move sanitizer and symbol flags out of BUILDCONFIG by brettw · 8 years ago
- 997b46e Un-nest GN configs in breakpad build file. by brettw · 8 years ago
- 49167b0 Annotate GN executables and shared_libraries with sanitizer deps. by brettw · 8 years ago
- f0f82f7 Roll src/breakpad/src 242fb9a:c80d211 (svn 1471:1495) by primiano · 8 years ago
- dbefeb3 Revert of Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493) (patchset #3 id:40001 of https://codereview.chromium.org/1298793003/ ) by primiano · 8 years ago
- bdbe1fb Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493) by primiano · 8 years ago
- 397d1c6 clang/win: Fix warnings to prepare for building without -Wno-reorder. by sammc · 8 years ago
- 7772031 Add tandrii and vadimsh as *.isolate owners. by maruel · 8 years ago
- d18fcd7 [Android] Generate scripts at build time to run android tests. by mikecase · 8 years ago
- 9f2e4d3 [iOS] Export Breakpad includes in breakpad.gyp by droger · 8 years ago
- 6849ab0 Windows GN tests, webcrypto warnings by brettw · 8 years ago
- ec48e6b Always build dump_syms with the 'host' toolchain by sbc · 8 years ago
- 7b3bb38 Roll src/breakpad/src 2c37c22:ad88d96 (svn 1434:1447) by Gordana.Cmiljanovic · 8 years ago
- 4999470 Treat "xcode-ninja" generator the same as "ninja" generator by sdefresne · 9 years ago
- f451ca4 Apply gn format with 'sources' sorting to src/ by scottmg · 9 years ago
- 66d0515 Fix dump_dependency_json generator for iOS by sdefresne · 9 years ago
- 05458d8 Update Chomium's build files to work w/ latest GN binaries. by dpranke · 9 years ago
- 4843b9a Do not build breakpad tool on target when cross-compiling for iOS by Sylvain Defresne · 9 years ago
- b5482b5 Do not build breakpad tool on target when cross-compiling by sdefresne · 9 years ago
- 8169cd9 Enable minidump_stackwalk on iOS with ninja. by justincohen · 9 years ago
- 732a05a Move the test template to //testing/test.gni (part 2) by qsr · 9 years ago
- 1d925df Add breakpad_sender target to GN build. by vchigrin · 9 years ago
- c6853a3 gn format // (the rest, except mojo) by scottmg · 9 years ago
- 9f9c95f match openbsd as well in landmine_utils and breakpad by robert.nagy · 9 years ago
- af5709b Roll breakpad to r1405 and add microdump_stackwalk to build files. by primiano · 9 years ago
- 118930e Roll Breakpad r1397:r1404 and enable Android microdump crash handler. by primiano · 9 years ago
- 0562bed Take #2 at re-enabling breakpad in the Mac GN build. by dpranke · 9 years ago
- ead739c Revert of Make breakpad work in Mac GN. (patchset #1 id:1 of https://codereview.chromium.org/732853002/) by sky · 9 years ago
- e79046a Make breakpad work in Mac GN. by dpranke · 9 years ago
- b743f7e [iOS] Disable deprecated API warnings in skia and breakpad. by lliabraa · 9 years ago
- 0280320 This gets at least a chunk of the Mac GN build working. by dpranke · 9 years ago
- 83a72f5 Added support of shared_library build for tests by ripp · 9 years ago
- a2a1a7e Roll breakpad r1387 -> r1388 for breakpad microdumps. by primiano · 9 years ago
- 90a3785 Rename all isolate_dependency_* to files. by maruel · 9 years ago
- 9a164d9 Make content_shell_apk build completely by cjhopman · 9 years ago
- 034000b Replace forward_dependent_configs with public_deps by Brett Wilson · 9 years ago
- 27a4f84 Mac: Configure Breakpad to run in-process on Yosemite. by andresantoso · 9 years ago
- a71e9eb GN: Enable blink and (nearly) all of content in android build by James Robinson · 9 years ago
- f8cf5db gn: make some warning flags match gyp more closely by scottmg · 9 years ago
- 3d2578a Mark gtest and gmock as testonly in GN. by Brett Wilson · 9 years ago