Vijay Pai
4a7fca5b65
Give guidance on prefixing struct/enum/#define names
8 years ago
Craig Tiller
8c4f128d5f
Sanity fixes
8 years ago
Mark D. Roth
764cf04a13
Revert "Revert "Implement call combiner""
...
This reverts commit bf19961d0a
.
8 years ago
0oneo
a01ce50d12
fix typo in compression.md
...
replace "`grpc-accept-encoding h`eader" with "`grpc-accept-encoding` header"
8 years ago
Mark D. Roth
bf19961d0a
Revert "Implement call combiner"
8 years ago
Mark D. Roth
76e264b8df
Implement call combiner.
8 years ago
Yuchen Zeng
ddaef3e325
Remove non-POD global variables
8 years ago
Yuchen Zeng
f1d50983ae
Document GRPC_DISABLE_CHANNEL_CONNECTIVITY_WATCHER
8 years ago
Muxi Yan
471df8279d
Fix a typo referred on #11118
8 years ago
David Garcia Quintas
1775ef91d2
Version bump to 1.6
8 years ago
David Garcia Quintas
713597f1cd
Master version bump to 1.7.x
8 years ago
Juanli Shen
59611fb571
Update the doc about the policy selection condition.
8 years ago
Sree Kuchibhotla
8c8266cc43
fix documentation
8 years ago
jiangtaoli2016
3aaa5ea028
minor fix
8 years ago
Noah Eisen
309f20802d
Update env var doc
8 years ago
Yash Tibrewal
30352f67f1
Remove line about username and password not being supported in http_proxy URI
8 years ago
Sree Kuchibhotla
0b9a2f41e4
Update epoll-polling-engine.md
8 years ago
Craig Tiller
d996379030
Reset OWNERS state
8 years ago
ncteisen
e155b9a3a3
Update env var doc
8 years ago
ncteisen
15f77669a4
Add to tracer doc to pass sanity
8 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
8 years ago
ncteisen
05dbac6b39
Update doc
8 years ago
ncteisen
6919176647
update doc
8 years ago
Eric Gribkoff
a16919e1f0
Update compression test for languages without compression bit
8 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
8 years ago
Mark D. Roth
60751fe7e7
Add client_channel tracer; code cleanup; eliminate an allocation.
8 years ago
ncteisen
9f3bd3340c
Updated doc
8 years ago
Mark D. Roth
43b8930b19
Document use of ${http_proxy} environment variable.
8 years ago
ncteisen
8e331bf8e8
Update env var doc
8 years ago
ncteisen
969b46ef73
Add rich closure debug mode
8 years ago
ncteisen
274bbbe6a0
Add rich closure debug mode
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
Wenbo Zhu
69ac56f7c0
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
f9ca154066
Update PROTOCOL-WEB.md
8 years ago
Wenbo Zhu
0408aa85d9
Update PROTOCOL-WEB.md
...
Clarify the content type requirement (for message formats).
8 years ago
Muxi Yan
d212a021e4
Polish workarounds.md
8 years ago
Muxi Yan
a31b9d6bf4
Alternate workaround description style
8 years ago
Muxi Yan
b1e5bac392
Add /doc/workarounds.md
8 years ago
Mahak Mukhi
826b00299b
Adding documentation for C++ unit tests
8 years ago
Craig Tiller
012e929a18
Revert "Documentation on how to write unit tests using auto-generated mocked stubs."
8 years ago
MakMukhi
2f8cfbde3e
Post-review updates
8 years ago
Alexander Polcyn
a9f1e2566d
address comments
8 years ago
Alexander Polcyn
d809a15ec4
cpp doc nits
8 years ago
MakMukhi
7431a78628
How to write unit tests for client sync APIs.
8 years ago
MakMukhi
4deb397d9f
Create unit_testing.md
8 years ago
Mark D. Roth
91455a9915
Apply a few recent changes from the wire guide on grpc.io.
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
David Garcia Quintas
ae64b01506
updated g meaning for 1.4.x
8 years ago
Eric Anderson
401aa08915
doc/interop: Simplify language to fix missed x-user-ip
8 years ago
Eric Anderson
811fcef8ad
doc/interop: Fix link for CacheableUnaryCall
8 years ago