Craig Tiller
54f8d9835c
Merge branch 'selectivity' into ALL-the-things
8 years ago
Craig Tiller
aec8f5ecde
Merge github.com:grpc/grpc into selectivity
8 years ago
Craig Tiller
7ebf31bcb2
Merge branch 'thread_pool' into ALL-the-things
8 years ago
Craig Tiller
4ff2354580
Merge pull request #11318 from ctiller/eintr
...
Make jobset more eintr resilient
8 years ago
Craig Tiller
b2ef1cf67f
Get rid of zero-length poll case now that timer pool exists
8 years ago
Jan Tattermusch
60e9dac236
Merge pull request #11272 from jtattermusch/csharp_microbenchmarks
...
C# add microbenchmarks project
8 years ago
Jan Tattermusch
c400cc5f8d
address comments
8 years ago
Noah Eisen
e5f99b5873
Merge pull request #11315 from ncteisen/nit
...
Remove uneeded ref/unref
8 years ago
apolcyn
1e46d415e8
Merge pull request #11313 from apolcyn/fix_sanity
...
Fix sanity
8 years ago
makdharma
3058d190ea
Merge pull request #11319 from makdharma/clang-fix
...
clang-format and include guard fix
8 years ago
Makarand Dharmapurikar
e22c902e63
clang-format and include guard fix
8 years ago
Craig Tiller
46356b72a0
Make jobset more eintr resilient
8 years ago
Jan Tattermusch
753af5d8a5
Merge pull request #11303 from jtattermusch/improve_contributing
...
Improve contributing guidelines
8 years ago
ncteisen
342e72c585
Remove uneeded ref/unref
8 years ago
Alexander Polcyn
4d381910d0
fix format of include guards
8 years ago
Alexander Polcyn
e809bca022
rerun clang format code.sh
8 years ago
Alexander Polcyn
ce0861185b
add missing copyright headers
8 years ago
kpayson64
0bd14cc89d
Merge pull request #11306 from kpayson64/python_reflection
...
Fix Python reflection arguments
8 years ago
Ken Payson
f3bb34935d
Fix Python reflection arguments
8 years ago
makdharma
e8f565bc64
Merge pull request #11224 from makdharma/http_proxy_test_fix
...
Fixes #9542
8 years ago
Jan Tattermusch
d89248f51c
improve CONTRIBUTING.md and add rules for PRs
8 years ago
Craig Tiller
1ed31187c3
Start threads more aggressively
8 years ago
Craig Tiller
72fe0c1bbe
Start threads more aggressively
8 years ago
Craig Tiller
468af1cf45
Add some logging
8 years ago
Feng Li
19fd924bed
Merge pull request #11300 from grpc/fengli79-patch-1
...
Remove the section for b64 encoded trailers.
8 years ago
Craig Tiller
ebe38add27
Update BUILD
8 years ago
Craig Tiller
d8e896ecd7
Remove function
8 years ago
Feng Li
1e9a93c3f5
Remove the section for b64 encoded trailers.
...
Remove the section for b64 encoded trailers. As gRPC-Web uses CRLF to separate the trailers in the trailers frame, a binary trailer need to reserve in a base64 encoded format for their values. This cannot be skipped even base64 is applied on the whole trailers frame per client's request via content-type: application/grpc-web-text.
8 years ago
Craig Tiller
26e69f6534
clang-format
8 years ago
Craig Tiller
6cb61569d2
Fix race
8 years ago
Craig Tiller
cfa8313fbb
Fix race
8 years ago
Craig Tiller
bb29c724dd
Fix combiner test
8 years ago
Jim King
49edcb308e
Merge pull request #10920 from Vizerai/intrusive_hash_map
...
Intrusive hash map
8 years ago
Vizerai
364cceb0f9
update
8 years ago
Craig Tiller
814d884770
Merge pull request #11285 from ctiller/refc
...
Refcounting fix
8 years ago
Mark D. Roth
9315e91ab0
Merge pull request #10925 from jiangtaoli2016/handshaker
...
Update security_handshaker to use new TSI
8 years ago
Craig Tiller
55a8213041
Fixing test (not yet complete)
8 years ago
Michael Lumish
6e411b070c
Merge pull request #11280 from murgatroid99/node_api_docs
...
Refactor some code and document most of the API
8 years ago
Craig Tiller
2d485f0396
Fix threading assumptions in test
8 years ago
Craig Tiller
8c4f5cd2c1
Fix threading assumptions in test
8 years ago
Craig Tiller
125bb7ccca
Add missing kick
8 years ago
Craig Tiller
0315572b77
Fix leak
8 years ago
Craig Tiller
d6466872c8
Add missing ref
8 years ago
Vizerai
c1947ef570
update
8 years ago
Craig Tiller
674af8f23e
Merge github.com:grpc/grpc into thread_pool
8 years ago
Craig Tiller
4a1e432ca5
Refcounting fix
8 years ago
Craig Tiller
e54eb13ed7
Merge github.com:grpc/grpc into selectivity
8 years ago
Vizerai
d74dbd3889
Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map
8 years ago
Yang Gao
0a94f3c8ab
Merge pull request #11158 from yang-g/async_default_service
...
Add api to server builder plugin to modify the builder
8 years ago
Craig Tiller
9aec2a548d
Merge pull request #11281 from ctiller/nuts
...
Fix sanity
8 years ago