Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
7c9076ab7a58fd7d120d3e0d6a58a3a253535185
/
doc
1edfb95
Updated backoff to spec.
by David Garcia Quintas
· 8 years ago
fd825f5
Update PROTOCOL-WEB.md
by Wenbo Zhu
· 8 years ago
db096f3
Merge pull request #8679 from markdroth/core_api_cleanup
by Mark D. Roth
· 8 years ago
fb92740
Re-add GRPC_ARG_MAX_MESSAGE_LENGTH, which can't be removed yet.
by Mark D. Roth
· 8 years ago
b1c2bbf
Remove deprecated macros from C-core API. Also move one pending C++ cleanup item to the proper file.
by Mark D. Roth
· 8 years ago
4daba4b
Create PROTOCOL-WEB.md
by Wenbo Zhu
· 8 years ago
80b2927
Stop supporting non-C++11 conformant compilers
by Vijay Pai
· 8 years ago
9dc49b7
Merge pull request #8420 from sreecha/stress_design
by Sree Kuchibhotla
· 8 years ago
b53a7f7
updated the interop spec to conform with recent name change
by Noah Eisen
· 8 years ago
c1f006e
update image
by Sree Kuchibhotla
· 8 years ago
21bca1e
stress test framework design doc
by Sree Kuchibhotla
· 8 years ago
17fc7ef
update images
by Sree Kuchibhotla
· 8 years ago
6e104d9
epoll design doc
by Sree Kuchibhotla
· 8 years ago
7d2f0b0
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
272c8d2
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
cece9c7
manually fixed merge conflict. caused by the addition of a different new interop test
by Noah Eisen
· 8 years ago
5ef0c00
Merge pull request #8101 from makdharma/cacheable_unary
by makdharma
· 8 years ago
82d7677
trivial change to kick off jenkins run
by Makarand Dharmapurikar
· 8 years ago
fdc2b10
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
4bcdd73
Merge remote-tracking branch 'upstream/master' into fail_fast
by Mark D. Roth
· 8 years ago
787d58f
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
ee2a10e
Merge pull request #8050 from ctiller/env
by Craig Tiller
· 8 years ago
a268ee7
Merge pull request #8216 from carl-mastrangelo/spec
by Craig Tiller
· 8 years ago
b6cf494
s/flat/flag
by Makarand Dharmapurikar
· 8 years ago
3b630f7
updated interop test doc. unimplemented test no longer checks error message, since some server languages set it to empty string, and some set it to a non empty message
by Noah Eisen
· 8 years ago
ca3451d
Merge github.com:grpc/grpc into direct-calls
by Craig Tiller
· 8 years ago
55cb236
fixed typo in the updated interop test description file
by Noah Eisen
· 8 years ago
2e9661c
Update interop-test-descriptions.md
by Noah Eisen
· 8 years ago
62cfbea
Update pending API cleanups doc.
by Mark D. Roth
· 8 years ago
5db2497
Merge remote-tracking branch 'upstream/master' into fail_fast
by Mark D. Roth
· 8 years ago
1bb6e68
more doc fixes
by Makarand Dharmapurikar
· 8 years ago
ed3e86b
added comment about setting cacheable flag.
by Makarand Dharmapurikar
· 8 years ago
012fc18
doc fixes and max-age set to 60
by Makarand Dharmapurikar
· 8 years ago
a04c678
trivial doc fix.
by Makarand Dharmapurikar
· 8 years ago
42511cf
Addressed review feedback
by Makarand Dharmapurikar
· 8 years ago
e8b8786
Add doc of pending API cleanups for C++.
by Mark D. Roth
· 8 years ago
14eae8f
Update Protocol spec to mention idempotency
by Carl Mastrangelo
· 8 years ago
9c7136b
Merge github.com:grpc/grpc into env
by Craig Tiller
· 8 years ago
6665c40
Add missing entry.
by Mark D. Roth
· 8 years ago
694cc81
Fix docs
by Craig Tiller
· 8 years ago
687a0e6
Add trace for server channel events
by Craig Tiller
· 8 years ago
83d215e
Merge branch 'env' into direct-calls
by Craig Tiller
· 8 years ago
a8e1b83
Merge pull request #7846 from markdroth/max_send_size_filter
by Mark D. Roth
· 8 years ago
5098508
Merge pull request #8071 from y-zeng/reflection_example
by Yuchen Zeng
· 8 years ago
abf03ae
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
by Mark D. Roth
· 8 years ago
311e7ba
s/minor/major/ in API cleanups doc.
by Mark D. Roth
· 8 years ago
500ca30
Merge pull request #4955 from ejona86/http-grpc-status-mapping
by Abhishek Kumar
· 8 years ago
6751ac6
Add doc listing API changes to clean up for the next minor-version release.
by Mark D. Roth
· 8 years ago
1ed0b8e
Add interop test for Cacheable Unary Calls
by Makarand Dharmapurikar
· 8 years ago
82f3083
Address review comments
by Yuchen Zeng
· 8 years ago
3bf43dd
Address review comments
by Yuchen Zeng
· 8 years ago
dcc16b4
Address review comments
by Yuchen Zeng
· 8 years ago
a8f2621
Fix dead links
by Yuchen Zeng
· 8 years ago
c6e9076
Address review comments
by Yuchen Zeng
· 8 years ago
8eaa184
Add server reflection tutorial
by Yuchen Zeng
· 8 years ago
18c09bf
Review feedback
by Craig Tiller
· 8 years ago
44bb734
Add documentation for GRPC_ environment variables
by Craig Tiller
· 8 years ago
a3328ae
Merge pull request #7697 from ejona86/waitforready
by Craig Tiller
· 8 years ago
d9f9076
Update documentation
by Craig Tiller
· 8 years ago
0b3a621
spec: Percent-encode Status-Message
by Eric Anderson
· 8 years ago
cf88bb4
Rename Fail Fast doc to Wait for Ready
by Eric Anderson
· 8 years ago
e84d242
Use DBC case instead of SBC case
by HuKeping
· 8 years ago
316f73f
Merge v1.0.x into master
by murgatroid99
· 8 years ago
b8208ff
Merge pull request #7269 from y-zeng/cli_call
by kpayson64
· 8 years ago
6f7d422
Upgrade virtualenv pip in Python docgen
by Masood Malekghassemi
· 8 years ago
9cb9445
Addressed review comments
by Yuchen Zeng
· 8 years ago
e1951a1
Merge pull request #7294 from dgquintas/lb_docs_update
by David G. Quintas
· 8 years ago
2eebe29
Merge pull request #7245 from muxi/fix-7181
by makdharma
· 8 years ago
ad570d8
Merge pull request #7243 from dgquintas/styleguide
by kpayson64
· 8 years ago
fb81858
Forbade atexit()
by David Garcia Quintas
· 8 years ago
26b6060
Small tweaks in text and diagram
by David Garcia Quintas
· 8 years ago
54698a9
Updated with PR comments.
by David Garcia Quintas
· 8 years ago
276c72e
Compression Cookbook
by David Garcia Quintas
· 8 years ago
4bb1a9d
added lb diagram and some more detail
by David Garcia Quintas
· 8 years ago
fc99ff6
Fix error code when client run out of memory in Objective C code base
by Muxi Yan
· 8 years ago
fed3e3b
Added section about variable initialization
by David Garcia Quintas
· 8 years ago
77e8b71
Merge pull request #7210 from ctiller/no-more-zookeeper
by Nicolas Noble
· 8 years ago
bf6a913
Merge pull request #7162 from dgquintas/interop-cred-flag-fix
by David G. Quintas
· 8 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 8 years ago
a45e24e
Removed invalid sentence
by David Garcia Quintas
· 8 years ago
458b35a
Fix Python server interop spec noncompliance
by Nathaniel Manista
· 8 years ago
75f6828
Fixed typo
by David Garcia Quintas
· 8 years ago
cc00745
brought spec up to date
by David Garcia Quintas
· 8 years ago
91e8314
Merge pull request #5641 from dgquintas/publish_compression_spec
by David G. Quintas
· 8 years ago
b665dd2
reworded some
by David Garcia Quintas
· 8 years ago
9f26a14
fixed incomplete sentence
by David Garcia Quintas
· 8 years ago
50c5511
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
87e6770
pr comments
by David Garcia Quintas
· 8 years ago
0f45cee
Merge branch 'master' of github.com:grpc/grpc into publish_compression_spec
by David Garcia Quintas
· 8 years ago
909dd6e
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
b8916aa
Don't global initialize anything to nullptr
by vjpai
· 8 years ago
c61c235
moar pr comments
by David Garcia Quintas
· 8 years ago
350c151
pr comments
by David Garcia Quintas
· 8 years ago
a47acad
Merge pull request #6852 from nathanielmanistaatgoogle/status-codes
by Abhishek Kumar
· 8 years ago
5225f83
Merge pull request #6865 from vjpai/stylin
by Jan Tattermusch
· 8 years ago
ead5499
Merge pull request #6840 from yang-g/command-line-tool-1
by Jan Tattermusch
· 8 years ago
77a927b
Digraph
by vjpai
· 8 years ago
dd8d84e
spec comments addressed
by David Garcia Quintas
· 8 years ago
bd67b55
this_thread
by vjpai
· 8 years ago
3a6385b
Add ref to test
by vjpai
· 8 years ago
Next »