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
|
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 |
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 |
Mark D. Roth
|
dd89123f0d
|
Merge pull request #20606 from markdroth/xds_client_bootstrap
Second attempt: xds client bootstrap file
|
5 years ago |
vam-google
|
dbe62a6e6c
|
Switch to `py2and3_test` rule from py_test
|
5 years ago |
Vijay Pai
|
6dfa6c11e6
|
Merge pull request #20605 from chrisse74/chrisse74-castW32
c++ remove win32 conversion warning
|
5 years ago |
Kyle Edwards
|
5f4b8c350d
|
Honor CARES_ROOT_DIR
Honor CARES_ROOT_DIR in the add_subdirectory() call.
Fixes: #17876
|
5 years ago |
Lidi Zheng
|
bbc01a6aca
|
Merge pull request #20616 from lidizheng/wheel-3.8
Release 3.8 binary wheels
|
5 years ago |
Vijay Pai
|
d8d157effa
|
Use range-based fors in include/grpcpp
|
5 years ago |
Vijay Pai
|
d6998122db
|
Use range-based fors in src/cpp/{client,server}
|
5 years ago |
Vijay Pai
|
b7705ce2ee
|
Use C++11 range-based fors
|
5 years ago |
Mark D. Roth
|
72475f48a0
|
Merge pull request #20621 from jtattermusch/cmake_pkgconfig_openssl
make cmake grpc.pc depend on openssl too
|
5 years ago |
hcaseyal
|
a13c5a9c23
|
Merge pull request #20513 from hcaseyal/add_log
Skip service_config_test on old libstdc++ versions
|
5 years ago |
Vijay Pai
|
6f9fe64626
|
Improve logging on API misuse assert
|
5 years ago |
Jan Tattermusch
|
022e4490a0
|
try to fix pkgconfig distribtest
|
5 years ago |
Jan Tattermusch
|
b0c87fd26b
|
Merge pull request #20555 from jtattermusch/workaround_slice_test_compiler_bug
work around slice_test compiler bug (for windows bazel opt build)
|
5 years ago |
Vijay Pai
|
02c3bd6c2c
|
One more formatting change
|
5 years ago |
Vijay Pai
|
f586be8532
|
Fix formatting
|
5 years ago |
Christian Maurer
|
827fd04402
|
moved created() into header file
|
5 years ago |
Christian Maurer
|
bbb66caa64
|
rename isCreated, make it inline const
|
5 years ago |
Lidi Zheng
|
3c7cd1543d
|
Make YAPF happy
|
5 years ago |
Lidi Zheng
|
794690ad34
|
Remove macOS and Windows 3.8 artifacts
|
5 years ago |
vam-google
|
564dc771dc
|
Return PyInfo provider with imports from _gen rules and pass that as deps in py_library. This allows hiding _virtual_imports include path from the surface.
|
5 years ago |
Lidi Zheng
|
25be7c93d0
|
Merge branch 'master' into aio-server
|
5 years ago |