index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
breakpad
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build conditions for minidump_stackwalk et al. in GN
dpranke
2015-10-02
1
-3
/
+3
*
Isolate breakpad_unittests.
stip
2015-09-30
2
-0
/
+40
*
Roll src/breakpad/src 027db3c04..9e9c3563a (fix arm64 stack overflow)
primiano
2015-09-24
2
-4
/
+4
*
Move sanitizer and symbol flags out of BUILDCONFIG
brettw
2015-09-14
1
-1
/
+1
*
Un-nest GN configs in breakpad build file.
brettw
2015-09-11
1
-7
/
+7
*
Annotate GN executables and shared_libraries with sanitizer deps.
brettw
2015-08-31
1
-0
/
+27
*
Roll src/breakpad/src 242fb9a:c80d211 (svn 1471:1495)
primiano
2015-08-20
2
-8
/
+6
*
Revert of Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493) (patchset #3 ...
primiano
2015-08-19
2
-6
/
+8
*
Roll src/breakpad/src 242fb9a:bdb4b7c (svn 1471:1493)
primiano
2015-08-19
2
-8
/
+6
*
clang/win: Fix warnings to prepare for building without -Wno-reorder.
sammc
2015-07-02
2
-0
/
+13
*
Add tandrii and vadimsh as *.isolate owners.
maruel
2015-06-26
1
-1
/
+2
*
[Android] Generate scripts at build time to run android tests.
mikecase
2015-06-03
2
-0
/
+7
*
[iOS] Export Breakpad includes in breakpad.gyp
droger
2015-04-22
1
-0
/
+5
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-0
/
+1
*
Always build dump_syms with the 'host' toolchain
sbc
2015-04-17
1
-5
/
+1
*
Roll src/breakpad/src 2c37c22:ad88d96 (svn 1434:1447)
Gordana.Cmiljanovic
2015-04-17
2
-0
/
+4
*
Treat "xcode-ninja" generator the same as "ninja" generator
sdefresne
2015-03-18
1
-3
/
+3
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-17
/
+17
*
Fix dump_dependency_json generator for iOS
sdefresne
2015-02-25
1
-3
/
+3
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-2
/
+2
*
Do not build breakpad tool on target when cross-compiling for iOS
Sylvain Defresne
2015-02-18
1
-4
/
+20
*
Do not build breakpad tool on target when cross-compiling
sdefresne
2015-02-18
1
-0
/
+4
*
Enable minidump_stackwalk on iOS with ninja.
justincohen
2015-02-11
1
-2
/
+2
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+2
*
Add breakpad_sender target to GN build.
vchigrin
2015-01-20
1
-0
/
+15
*
gn format // (the rest, except mojo)
scottmg
2014-12-03
1
-22
/
+25
*
match openbsd as well in landmine_utils and breakpad
robert.nagy
2014-11-25
1
-1
/
+1
*
Roll breakpad to r1405 and add microdump_stackwalk to build files.
primiano
2014-11-25
2
-17
/
+73
*
Roll Breakpad r1397:r1404 and enable Android microdump crash handler.
primiano
2014-11-25
2
-1
/
+5
*
Take #2 at re-enabling breakpad in the Mac GN build.
dpranke
2014-11-20
1
-6
/
+9
*
Revert of Make breakpad work in Mac GN. (patchset #1 id:1 of https://coderevi...
sky
2014-11-19
1
-6
/
+6
*
Make breakpad work in Mac GN.
dpranke
2014-11-19
1
-6
/
+6
*
[iOS] Disable deprecated API warnings in skia and breakpad.
lliabraa
2014-11-19
1
-0
/
+11
*
This gets at least a chunk of the Mac GN build working.
dpranke
2014-11-10
1
-4
/
+13
*
Added support of shared_library build for tests
ripp
2014-10-29
1
-0
/
+18
*
Roll breakpad r1387 -> r1388 for breakpad microdumps.
primiano
2014-10-01
2
-0
/
+14
*
Rename all isolate_dependency_* to files.
maruel
2014-10-01
1
-1
/
+1
*
Make content_shell_apk build completely
cjhopman
2014-09-24
1
-0
/
+2
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
1
-5
/
+5
*
Mac: Configure Breakpad to run in-process on Yosemite.
andresantoso
2014-09-16
2
-2
/
+16
*
GN: Enable blink and (nearly) all of content in android build
James Robinson
2014-09-10
1
-3
/
+5
*
gn: make some warning flags match gyp more closely
scottmg
2014-09-10
1
-0
/
+8
*
Mark gtest and gmock as testonly in GN.
Brett Wilson
2014-09-08
1
-1
/
+3
*
Make GN run when doing 32-bit cross-compiles on Linux.
brettw@chromium.org
2014-08-12
1
-55
/
+58
*
Don't use -mimplicit-it=always in breakpad.gyp.
thakis@chromium.org
2014-08-12
2
-8
/
+0
*
gn win: Add breakpad_handler target, necessary to compile breakpad on win
scottmg@chromium.org
2014-08-07
1
-0
/
+31
*
Refactor how clang warning flags are set.
thakis@chromium.org
2014-08-01
2
-12
/
+9
*
GN: Make chrome/{browser,common,renderer} compile on mac
jamesr@chromium.org
2014-07-30
1
-8
/
+21
*
Add breakpad component to GN build.
brettw@chromium.org
2014-07-23
2
-15
/
+34
*
Remove things from breakpad_tools.gypi that are set by build/common.gypi or i...
thakis@chromium.org
2014-07-18
1
-19
/
+0
[next]