Vijay Pai
|
fb682f8c6e
|
clang-format
|
5 years ago |
Vijay Pai
|
e4c5550f78
|
clang-format
|
5 years ago |
Vijay Pai
|
ec10d9ce90
|
clang-format
|
5 years ago |
Vijay Pai
|
5438ab53ec
|
clang-format
|
5 years ago |
Vijay Pai
|
5e2a9ee11e
|
clang-format
|
5 years ago |
Vijay Pai
|
3828cb0f8f
|
clang-format
|
5 years ago |
Vijay Pai
|
e7fefa9ef5
|
clang-format
|
5 years ago |
Vijay Pai
|
fe30ef5489
|
clang-format
|
5 years ago |
Vijay Pai
|
53e19e8de2
|
Remove unused parameter warning (20 of 20)
|
5 years ago |
Vijay Pai
|
37d248abd0
|
Remove unused parameter warning (19 of 20)
|
5 years ago |
Vijay Pai
|
6ca827a008
|
Remove unused parameter warning (18 of 20)
|
5 years ago |
Vijay Pai
|
406b70629a
|
Remove unused parameter warning (17 of 20)
|
5 years ago |
Vijay Pai
|
30f1230c10
|
Remove unused parameter warning (16 of 20)
|
5 years ago |
Vijay Pai
|
176dfc2289
|
Remove unused parameter warning (15 of 20)
|
5 years ago |
Vijay Pai
|
2ded8cbadf
|
Remove unused parameter warning (14 of 20)
|
5 years ago |
Vijay Pai
|
17c8c4c4f2
|
Remove unused parameter warning (13 of 20)
|
5 years ago |
Vijay Pai
|
c3faf1c3b8
|
Remove unused parameter warning (12 of 20)
|
5 years ago |
Vijay Pai
|
8ff71276f5
|
Remove unused parameter warning (11 of 20)
|
5 years ago |
Vijay Pai
|
98cb13064c
|
Remove unused parameter warning (10 of 20)
|
5 years ago |
Vijay Pai
|
53e7e9f3fe
|
Remove unused parameter warning (9 of 20)
|
5 years ago |
Vijay Pai
|
826732a8be
|
Remove unused parameter warning (8 of 20)
|
5 years ago |
Vijay Pai
|
b35f80d680
|
Remove unused parameter warning (7 of 20)
|
5 years ago |
Vijay Pai
|
92f7d65055
|
Remove unused parameter warning (6 of 20)
|
5 years ago |
Vijay Pai
|
c267467313
|
Remove unused parameter warning (5 of 20)
|
5 years ago |
Vijay Pai
|
3c7b035ca6
|
Remove unused parameter warning (4 of 20)
|
5 years ago |
Vijay Pai
|
38d87137f8
|
Remove unused parameter warning (3 of 20)
|
5 years ago |
Vijay Pai
|
41d89242ad
|
Remove unused parameter warning (2 of 20)
|
5 years ago |
Vijay Pai
|
5a88028c89
|
Remove unused parameter warning (1 of 20)
|
5 years ago |
Mark D. Roth
|
feae38d3ab
|
Merge pull request #20476 from markdroth/xds_client_in_resolver
Move XdsClient instantiation into xds resolver.
|
5 years ago |
Vijay Pai
|
a0ad4081cb
|
Merge pull request #20623 from vjpai/noassert
Stop using assert in impl/codegen (use GPR_CODEGEN_ASSERT)
|
5 years ago |
Mark D. Roth
|
1564207245
|
Move XdsClient instantiation into xds resolver.
|
5 years ago |
Vijay Pai
|
84895f6f57
|
Merge pull request #20632 from vjpai/remove_some_warnings
Remove all unused parameter warnings from include/ and src/core
|
5 years ago |
Vijay Pai
|
20458806e8
|
Remove asserts from impl/codegen
|
5 years ago |
Vijay Pai
|
9d6b7da2a8
|
Merge pull request #20628 from vjpai/for_include
Use range-based fors in include/grpcpp
|
5 years ago |
Vijay Pai
|
6a4fe42f01
|
Merge pull request #20602 from zhiliangxu/patch-1
Fix a typo in transport_explainer.md
|
5 years ago |
Vijay Pai
|
9274674906
|
Revert one change back to an iterated loop rather than range-based
|
5 years ago |
Vijay Pai
|
6e4d2e86dc
|
Merge pull request #20376 from chrisse74/master
c++ check if workerthread could be spawned
|
5 years ago |
Vijay Pai
|
2a12890ba2
|
Merge pull request #20627 from vjpai/for_src_client_server
Use range-based fors in src/cpp/{client,server}
|
5 years ago |
Vijay Pai
|
d89ed99561
|
Merge pull request #20626 from vjpai/for_src_common
Use C++11 range-based fors in src/cpp/common
|
5 years ago |
Jan Tattermusch
|
348f29f04b
|
Merge pull request #20603 from jtattermusch/rpcexception_improve_docs
Improve RpcException doc comments
|
5 years ago |
Richard Belleville
|
90cded9c44
|
WIP. MVP for single-threaded
|
5 years ago |
Richard Belleville
|
2f11eeeb85
|
Merge pull request #20150 from vam-google/master
[bazel][python] Support _virtual_imports input for py_proto_library and py_grpc_library rules
|
5 years ago |
Richard Belleville
|
2b4de59b32
|
Add benchmark
|
5 years ago |
Qixuan Li
|
dcff8b78ec
|
Merge pull request #20612 from qixuanl1/add-more-logging
Add more logging to channel_soak interop test to indicate the boundar…
|
5 years ago |
Vijay Pai
|
e5470b9785
|
Merge pull request #20622 from vjpai/api_misuse
Improve logging on API misuse assert
|
5 years ago |
Vijay Pai
|
2cc7dbfc39
|
Merge pull request #20634 from grpc/vjpai-patch-1
Fix an incorrect comment
|
5 years ago |
Juanli Shen
|
3ddd989e2d
|
Merge pull request #20585 from kcwu/leak-continue_receiving_slices
Fix error object memory leak in continue_receiving_slices()
|
5 years ago |
Stanley Cheung
|
a86c79d4a4
|
Merge pull request #20607 from jeffreyqw/php-docker-update
php-docker-README-update
|
5 years ago |
Vijay Pai
|
c3f7d899ec
|
Fix an incorrect comment
|
5 years ago |
Vijay Pai
|
500b0e6d8e
|
Remove unused parameter warnings from include/ and src/core
|
5 years ago |