Alex Amato
2e958cf01b
(Census client filter: use current span and tags. original_author=g-easy)
6 years ago
Vijay Pai
62e01dd922
Add non-experimental:: versions under ifdef
6 years ago
Vijay Pai
0ba1a0e464
Remove unused forward declarations produced by C++ code generator
6 years ago
Vijay Pai
8fd4767410
Remove unused parameter names
6 years ago
James Newton-King
74f3291a13
Remove readonly struct to fix build
6 years ago
Jan Tattermusch
931ce49cf1
fix a few nits
6 years ago
mgravell
2030a4e5f7
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations
6 years ago
Vijay Pai
b8cebf0814
Fix a TODO
6 years ago
Lidi Zheng
c5d194062c
Attempt to fix all CI failures:
...
* Fixes the Windows Cython obsolate issue
* Fixes the post fork threading issue
6 years ago
Lidi Zheng
32d05488f6
Hitting the technical debt the hard way
6 years ago
Lidi Zheng
dc2ee66432
Make Sanity test happy
6 years ago
Richard Belleville
3d63f59016
Regenerate projects
6 years ago
Richard Belleville
6feae07504
Regenerate projects
6 years ago
James Newton-King
7cccfb37b9
Additional tests
6 years ago
James Newton-King
f7ddf4ed63
Add exceed capacity test
6 years ago
Juanli Shen
2693d34c30
Make StringView cmp compatible with absl
6 years ago
Juanli Shen
bcaf6d41b8
Add move assignment method to Optional<>
6 years ago
Lidi Zheng
5e5781c961
First step of adding streaming API:
...
* Refactors how Task wrapper work on the client-side
* Refactors final status propagation and unify similar classes
* Adds unary-stream API for both-sides
* Refactors each abstraction layer multicallable / call / channel
* Revisits the design of cancellation on client-side
* Makes server methods interuptable
* Fixes a zombie coroutine issue in shutdown path
6 years ago
Vijay Pai
2c87eaabd4
De-experimentalize generic features of callback API under an ifdef
6 years ago
yang-g
ae2b02a537
Support client side handshaker handoff fd
6 years ago
Guantao Liu
b3b155c256
Fix build errors.
6 years ago
Guantao Liu
683384cd5f
Clang format.
6 years ago
Guantao Liu
e2b53bec09
Address review comments.
6 years ago
Guantao Liu
1de3076b54
Fix sanity checks.
6 years ago
Guantao Liu
d969d8c706
Fix build rules.
6 years ago
Guantao Liu
19d1776c0d
Rebase the workspace to fix the submodule discrepancy.
6 years ago
Guantao Liu
a39c4edb2a
Fix build errors.
6 years ago
Guantao Liu
13929e69ae
Clang format.
6 years ago
Vijay Pai
94a8c5888a
Remove namespace experimental from namespace grpc_impl
6 years ago
Guantao Liu
df435e584d
Address review comments.
6 years ago
Yash Tibrewal
71d2895005
Reviewer comments
6 years ago
Jan Tattermusch
ac1c5de1b3
cmake -> CMake
...
Co-Authored-By: Zack Galbreath <zack.galbreath@kitware.com>
6 years ago
Jan Tattermusch
9c76310b85
cmake -> CMake
...
Co-Authored-By: Zack Galbreath <zack.galbreath@kitware.com>
6 years ago
Jan Tattermusch
b31ce2f89e
cmake -> CMake
...
Co-Authored-By: Zack Galbreath <zack.galbreath@kitware.com>
6 years ago
jiangtaoli2016
735d228145
Add url scheme to ALTS security connector
6 years ago
Jan Tattermusch
48b1f8d369
more updates to building & installation
6 years ago
Muxi Yan
9ec763a800
Add doc to notice that users should not reuse GRPCUnaryResponseHandler
6 years ago
Muxi Yan
38d361c398
Update GRPCUnaryResponseHandler with generics
6 years ago
Hope Casey-Allen
bdac6a5dd4
Revert csharp workaround for empty payload gzip compression crash
6 years ago
Hope Casey-Allen
60d0105542
Fix compression filter Stream::Next bug
6 years ago
Muxi Yan
bceb2c8921
Update doc of interceptor about response order requirements
6 years ago
Jan Tattermusch
06b420d314
consider cancelRequested flag too
6 years ago
Muxi Yan
24c40afc6b
Add BORINGSSL_PREFIX to CronetTests
6 years ago
Jan Tattermusch
7eeb1e564d
address review comments
6 years ago
Jan Tattermusch
6df4fc5865
improve comments
6 years ago
Lidi Zheng
bb38187221
Add a TODO to remove a.out
6 years ago
Yash Tibrewal
cce1f5a060
Clang format
6 years ago
Nicolas Noble
e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
6 years ago
Richard Belleville
aa156984b1
Support mutating a value used for a response in grpcio_testing
6 years ago
Zhen Lian
fe9576c861
[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context
6 years ago