Craig Tiller
360712fe99
Start to get Bazel running different pollers
7 years ago
Sree Kuchibhotla
c3cc971692
properly shutdown endpoints in h2_http_proxy
7 years ago
Vijay Pai
af8470f286
Merge pull request #13574 from vjpai/bazel_fix
...
Somehow fork.h got omitted from BUILD
7 years ago
Dave MacLachlan
da341bcb89
Fix up review comments
7 years ago
Noah Eisen
ccd3503354
Merge pull request #13573 from apolcyn/optional_pthread_atfork
...
Allow compiling without pthread_atfork
7 years ago
Noah Eisen
9a7c736295
Merge pull request #13432 from ncteisen/no-more-extern-c
...
No More Extern "C"
7 years ago
Muxi Yan
4efc604d2e
Merge pull request #13571 from muxi/verbose-objc-tests
...
Verbose log of start of each test suite
7 years ago
Muxi Yan
1decec1542
Merge pull request #13565 from muxi/port-13564
...
Port 13564: Upgrade protobuf version in podspec
7 years ago
Muxi Yan
5c96cf41eb
Merge pull request #13564 from muxi/upgrade-podspec-protobuf-version
...
Upgrade protobuf version in podspec
7 years ago
Yash Tibrewal
ede1b2703d
Merging master
7 years ago
Vijay Pai
36481f5bae
Somehow fork.h got omitted from BUILD
7 years ago
Yash Tibrewal
10f2790f7f
Merge branch 'master' into execctx
7 years ago
Alexander Polcyn
d4a3bb817d
Allow compiling grpc without use of pthread_atfork
7 years ago
Michael Lumish
65212e06ef
Merge pull request #13532 from murgatroid99/uv_tcp_wildcard_handling
...
Fix uv TCP server handling of wildcard addresses
7 years ago
Muxi Yan
c031e7fa3a
Fix in one more file
7 years ago
Muxi Yan
23b59d12fc
Upgrade protobuf version in podspec
7 years ago
Muxi Yan
01bc32c500
Fine tune test output better
7 years ago
Muxi Yan
4b947d3b16
Verbose log of start of each test suite
7 years ago
Jan Tattermusch
4f25daa7af
dont let server shutdown run forever
7 years ago
Dan Zhang
64d588fc8e
fix compile error
7 years ago
Mark D. Roth
5f662537de
Merge pull request #13357 from markdroth/reference_counted
...
Add ReferenceCounted base class.
7 years ago
Jan Tattermusch
926b09a888
Merge pull request #13548 from jtattermusch/improve_win_build_docs
...
Improvements to windows build instructions
7 years ago
Jan Tattermusch
cf6c2ed5c4
address comments
7 years ago
Nicolas Noble
da62be4a3a
Merge pull request #13567 from nicolasnoble/downmerge-of-master-to-1.8
...
Downmerge of master to 1.8
7 years ago
Nicolas "Pixel" Noble
7d199c95a2
Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x
7 years ago
Jan Tattermusch
3267108e52
C# benchmarks provide userTime and systemTime info
7 years ago
Jan Tattermusch
36dfd7d363
enable requestCallContext pooling
7 years ago
Jan Tattermusch
fb6d01a30c
recycling of requestcallcontext
7 years ago
Jan Tattermusch
e8b331305c
basic pooling of requestcallcontext
7 years ago
Jan Tattermusch
ba89ad4065
Merge pull request #13476 from jtattermusch/csharp_batchcontext_pooling
...
Reuse BatchContextSafeHandle objects by pooling them (take two)
7 years ago
Yash Tibrewal
c354269ba7
Remove _ prefixed variable names
7 years ago
Matt Kwong
b75db422bd
Add multi-vm performance tests to Kokoro
7 years ago
Muxi Yan
e641196e45
Fix in one more file
7 years ago
Muxi Yan
81f8be347e
Upgrade protobuf version in podspec
7 years ago
Muxi Yan
78683f700d
Fix ObjC++ build error
7 years ago
ncteisen
43db24953a
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
7 years ago
ncteisen
14b27b847d
Merge commit 'aa358d5e43' into no-more-extern-c
7 years ago
Dave MacLachlan
8a631a2b05
Remove unused BSD thread name macro
7 years ago
Dave MacLachlan
af5c54de9c
Add thread naming support on platforms that support it.
...
As a client of grpc I want to be aware of which threads are being
created by grpc, and giving them recognizable names makes it significantly
easier to diagnose what is going on in my programs.
This provides thread names for macOS and Linux. Adding support for other
platforms should be easy for platform specialists.
7 years ago
Nicolas Noble
17a1431a37
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
...
Upmerge from v1.7
7 years ago
Noah Eisen
c49b24a7c0
Merge pull request #13549 from ncteisen/test-error-string-api
...
Add test for RecvStatus error_string API
7 years ago
Craig Tiller
bf51c97fd6
Merge pull request #13529 from ctiller/api-cleanup
...
ServerBuilder interface cleanup
7 years ago
Craig Tiller
8a2a831b4e
Merge pull request #13551 from ctiller/bazelsan
...
Add Bazel configurations for sanitizers
7 years ago
Dan Zhang
0f7bc57e11
Modify udp_server to do asynchronous read and write and only re-arm
...
notification when needed.
This change prevents event loop thread from doing actual I/O work which
might take long time.
7 years ago
ncteisen
9b6283a952
Make API comment more specific:
7 years ago
ncteisen
c7d1f93e76
Fix windows
7 years ago
Mehrdad Afshari
7f252fa403
Merge pull request #13542 from Kunde21/cla-link
...
Updated CLA link to reflect migration to Linux Foundation.
7 years ago
ncteisen
6ab0ba8df5
clang fmt
7 years ago
Vijay Pai
c99a3ca415
Merge pull request #13550 from vjpai/supersane
...
Improve unsecurity sanity test
7 years ago
Noah Eisen
85b383a126
Merge pull request #13552 from ncteisen/semi
...
Add Missing Semicolons
7 years ago