Craig Tiller
6c59e16826
Merge github.com:grpc/grpc into filter-selection
9 years ago
Craig Tiller
6a59cf24f3
Regenerate files
9 years ago
Nicolas "Pixel" Noble
53ab4d87fd
Merge branch 'master' of https://github.com/grpc/grpc into codegen-paths
...
Conflicts:
src/compiler/cpp_generator.cc
9 years ago
Craig Tiller
bb84c6a70e
Make stack traces show up in run_tests.py logs
9 years ago
Jan Tattermusch
921f4b0a6e
Merge pull request #5791 from sreecha/grpc_fixit
...
DocFixit: Python README
9 years ago
Jan Tattermusch
c2ce51fbeb
Merge pull request #5723 from ctiller/backoff_lib
...
Factor out backoff code into a separate library (to be re-used elsewhere)
9 years ago
yang-g
5a391064ca
Add debug support for checking tls_init is called
9 years ago
Masood Malekghassemi
fd5a3ef9d5
Don't use a pipe for capturing in test runner
...
Apparently Python can call arbitrarily deallocation code whenever its
allocator is invoked, which can cause output from gRPC core to stderr,
which can happen on the thread that is emptying the stderr pipe, thus
causing the stderr pipe to deadlock on itself.
9 years ago
Craig Tiller
4cc04f8742
Upgrade windows to the fixed posix port server code
9 years ago
Craig Tiller
29346aa54f
Merge github.com:grpc/grpc into port_server
9 years ago
Craig Tiller
19d7d808ec
Split port_posix.c into platform specifics and a portable interface to port_server.py
9 years ago
Vijay Pai
112923f75e
Remove JENKINS_BUILD specific options from tsan
9 years ago
Craig Tiller
8ee4ee7409
clang-fmt
9 years ago
Craig Tiller
40d34bf477
Merge github.com:grpc/grpc into filter-selection
9 years ago
Craig Tiller
0239ba8ebf
Merge github.com:grpc/grpc into cleaner-posix2
9 years ago
Craig Tiller
e415ca903e
Merge github.com:grpc/grpc into fix_something
9 years ago
Craig Tiller
1f375d782a
Duh
9 years ago
Craig Tiller
36bf4d55e1
Merge github.com:grpc/grpc into backoff_lib
9 years ago
Craig Tiller
e272081049
Fix copyright
9 years ago
Jan Tattermusch
e4ce826e30
Merge pull request #5785 from murgatroid99/sanitize_copyright_fix
...
Update check copyright script precommit hook
9 years ago
Jan Tattermusch
4cead22ee6
Merge pull request #5745 from ahedberg/upstream
...
Add intial plaform support for Native Client (NaCl)
9 years ago
Nicolas Noble
835065a61c
Merge pull request #5270 from dgquintas/codegen_lib
...
Added codegen_lib
9 years ago
Sree Kuchibhotla
2f084ee39e
DocFixit: Python README
9 years ago
Nicolas Noble
ffcf649fa3
Merge pull request #5766 from yang-g/nuke_duplicate_target
...
Remove end2end_certs library.
9 years ago
Nicolas Noble
0e6372f5aa
Merge pull request #5770 from ctiller/win
...
Get callstacks for test failures on Windows
9 years ago
Craig Tiller
2ed1a9e329
Disable warning: system header is broken
9 years ago
Craig Tiller
b195792ed9
Drop the L
9 years ago
Nicolas "Pixel" Noble
6ada8a4ba5
Fixing stupid double free.
9 years ago
Craig Tiller
2befb68e82
Tweaking formatting
9 years ago
Nicolas "Pixel" Noble
f0387374ad
Merge branch 'master' of https://github.com/grpc/grpc into python2
9 years ago
Jan Tattermusch
0b3e515c96
Merge pull request #5767 from soltanmm/gil-not-nimble-gil-not-quick
...
Don't hold the GIL when calling anything in core
9 years ago
Craig Tiller
ebdb007722
Log test names
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
David G. Quintas
07c17447cc
Merge pull request #4 from nicolasnoble/codegen-massage
...
Codegen massage
9 years ago
Nicolas "Pixel" Noble
4268318f77
Moving core_codegen.cc to the proper filegroup.
9 years ago
Nicolas "Pixel" Noble
1faa036a49
Disabling flaky test.
9 years ago
Nicolas "Pixel" Noble
2b6feb8df0
Preventing huge stacks in timer_heap_test.
9 years ago
Nicolas "Pixel" Noble
80da2ec697
Preventing huge stacks in load_file_test.
9 years ago
Nicolas "Pixel" Noble
b9012fc03c
Fixing bitrotting in udp_server_test.c
9 years ago
Nicolas "Pixel" Noble
e8fb852a73
Massaging that pull request.
9 years ago
murgatroid99
028bd45950
Update check copyright script precommit hook
9 years ago
murgatroid99
25269f07c9
Fixed copyright
9 years ago
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
9 years ago
Craig Tiller
adf3a9d0b0
clang-fmt
9 years ago
Craig Tiller
c9c0b8bf42
Review feedback
9 years ago
adelez
91bd67cb33
Merge pull request #5635 from sreecha/stress_test_instructions
...
Instructions to run stress tests on GKE
9 years ago
Deepak Lukose
e61cbe3fd3
For client cert based authentication, add client cert as an AuthProperty
9 years ago
murgatroid99
7fb87e75cf
Removed unnecessary include
9 years ago
murgatroid99
734c8db599
Node: made call credentials properly use UV async events. Also deleted some log lines
9 years ago
Jan Tattermusch
f03872f556
Merge pull request #5765 from adelez/setup_full_interop
...
chmod g+x
9 years ago