Craig Tiller
e0f2560456
Remove spam
9 years ago
Craig Tiller
cd6add3022
Spam cleanup
9 years ago
Craig Tiller
6d0028ead3
Merge github.com:grpc/grpc into merge-write
9 years ago
Craig Tiller
1141aef9b7
Merge pull request #7936 from y-zeng/log_test
...
Add no-logging test
9 years ago
kpayson64
46c7a16c06
Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix
...
server builder include fix
9 years ago
kpayson64
da2b480eea
Merge pull request #7942 from a-veitch/add_proto
...
Add Trace context proto. This is used to transmit trace context between RPC client and server systems.
9 years ago
Nicolas Noble
19bfb53786
Merge pull request #7877 from adelez/route_to_gfe
...
Use the VIP that routes to GFE.
9 years ago
Craig Tiller
eae090a67a
Reinstate RST_STREAM at EOS
9 years ago
Craig Tiller
a96f8cb179
Fix fuzzing detected error
9 years ago
makdharma
9d7e049d03
Merge pull request #7862 from makdharma/grpc_caching
...
prep work for enabling caching
9 years ago
Stanley Cheung
463ff57440
Merge pull request #7854 from pythias/patch-2
...
Remove undefined env
9 years ago
Stanley Cheung
fca79d78e4
Merge pull request #7841 from fr05t1k/cs
...
Little bit improving code style and php docs
9 years ago
Yuchen Zeng
5c51aadf57
Update CQ_EXPECT_COMPLETION
9 years ago
Yuchen Zeng
82a21eda97
Merge remote-tracking branch 'upstream/master' into log_test
9 years ago
Makarand Dharmapurikar
3f374386e6
moved kMaxPayloadSizeForGet definition to C file
9 years ago
Craig Tiller
ce475062ad
Merge branch 'merge-write' of github.com:ctiller/grpc into grand-unified-closures
9 years ago
Craig Tiller
83b4d3ef4e
Fix error cases
9 years ago
Makarand Dharmapurikar
b94656d20e
addressed review feedback.
...
moved method computation in a if block only when send_initial_metadata
is true.
9 years ago
Craig Tiller
a3328aebe6
Merge pull request #7697 from ejona86/waitforready
...
Rename Fail Fast doc to Wait for Ready
9 years ago
Craig Tiller
581367afc3
Merge pull request #7858 from markdroth/cq_verifier_file_line
...
Change cq_verifier to report file and line number for expectations.
9 years ago
Craig Tiller
a7cd41cc46
Note polling coverage when taking combiner locks: resolves offload issues
9 years ago
Craig Tiller
d58daa2b2f
Merge branch 'client_crash' of github.com:ctiller/grpc into merge-write
9 years ago
Craig Tiller
b85448407e
Fuzzer found crash
9 years ago
Alistair Veitch
a0c69f9099
add trace context proto
9 years ago
Makarand Dharmapurikar
432d1db177
one more clang-format fix
9 years ago
Mark D. Roth
79d7d99600
Merge pull request #7842 from jboeuf/security_context_extension
...
Adding extension points for security context.
9 years ago
David Garcia Quintas
468e16d97a
server builder include fix
9 years ago
Craig Tiller
7ca00497e8
Add a test with multiple threads popping from the mpscq
9 years ago
Craig Tiller
6181a57d6d
Merge branch 'grand-unified-closures' of github.com:ctiller/grpc into grand-unified-closures
9 years ago
Craig Tiller
dadda8bf52
Merge github.com:grpc/grpc into grand-unified-closures
9 years ago
makdharma
fbe8428f14
Merge pull request #7867 from grpc/jcanizales-patch-1
...
Avoid static initialization of the kIdentity block
9 years ago
Makarand Dharmapurikar
a6babb040a
addressed comments from review
...
modified comment about when GET verb is used.
Added code to read data from send_message and defer the op when
it is not fully available.
clang-format one more time.
9 years ago
Yuchen Zeng
916079de1b
Add no-logging test
9 years ago
Craig Tiller
259f23c99e
More debug
9 years ago
Craig Tiller
8af29b684d
Fix flowctl announcements
9 years ago
Craig Tiller
c8db73c419
expand debug
9 years ago
Nicolas Noble
336ce42714
Merge pull request #7924 from dgquintas/bump_protobuf_commit
...
Updated protobuf to fix gmock url in autogen.sh
9 years ago
Adele Zhou
96ace25a83
Fix full cloud to prod
9 years ago
Craig Tiller
6354286f79
Fix write buffering
9 years ago
David G. Quintas
7684c74b3c
Merge pull request #7795 from dgquintas/errors_doc
...
slight rewording of grpc_error ownership rules
9 years ago
Craig Tiller
99091704c1
Merge pull request #7912 from ctiller/g_stands_for
...
Specify the "g" in gRPC
9 years ago
kpayson64
d76ea83728
Merge pull request #7798 from y-zeng/ServerReaderWriterInterface
...
Add ServerReaderWriterInterface
9 years ago
kpayson64
bacaceb543
Merge pull request #7645 from y-zeng/fix_ev_epoll_linux
...
Fix fd_orphan in ev_epoll_linux.c
9 years ago
kpayson64
58539c4f77
Merge pull request #7228 from atetubou/fix_typo
...
Fix a typo in include/grpc++/impl/codegen/client_context.h
9 years ago
kpayson64
bde8727e45
Merge pull request #7146 from rjshade/delete_timeout_enum
...
Delete unused TIMEOUT enum in end2end tests
9 years ago
David Garcia Quintas
505d171c4c
Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0
9 years ago
Craig Tiller
d9f907671d
Update documentation
9 years ago
Craig Tiller
c3e940177c
Improve debug
9 years ago
Craig Tiller
e194ff0106
Add transport op debugging, coalesce set_accept_stream & send_goaway calls
9 years ago
Makarand Dharmapurikar
f44946bd9b
fixes for asan leak, and proxy test
...
freeing up payload_bytes.
returning GET response only once.
9 years ago