Vijay Pai
|
458f64d183
|
Merge pull request #21369 from vjpai/unfwd_decl
Remove unused forward declarations produced by C++ code generator
|
5 years ago |
Jan Tattermusch
|
45da08fd0d
|
Merge pull request #21329 from jtattermusch/improve_building_instructions
Improve & update BUILDING.md
|
5 years ago |
Jan Tattermusch
|
32ace42484
|
Merge pull request #21120 from JamesNK/jamesnk/healthchecks-watch
C# health checks watch
|
5 years ago |
Juanli Shen
|
06e674216b
|
Merge pull request #21344 from AspirinSJL/stringview_cmp
Make StringView cmp compatible with absl
|
5 years ago |
Vijay Pai
|
a7e01b7c8c
|
Merge pull request #21366 from grpc/vjpai-patch-1
Remove unused parameter names
|
5 years ago |
Vijay Pai
|
62e01dd922
|
Add non-experimental:: versions under ifdef
|
5 years ago |
Vijay Pai
|
d991de12e8
|
Merge pull request #21354 from vjpai/conditional_deexperimentalize
De-experimentalize generic features of callback API under an ifdef
|
5 years ago |
Vijay Pai
|
0ba1a0e464
|
Remove unused forward declarations produced by C++ code generator
|
5 years ago |
Vijay Pai
|
1c5aa3c0ad
|
Remove namespace experimental here also
|
5 years ago |
Vijay Pai
|
eac7b5ee49
|
port_platform should be included since that's where NONEXPERIMENTAL is specified
|
5 years ago |
Vijay Pai
|
8fd4767410
|
Remove unused parameter names
|
5 years ago |
James Newton-King
|
74f3291a13
|
Remove readonly struct to fix build
|
5 years ago |
Jan Tattermusch
|
931ce49cf1
|
fix a few nits
|
5 years ago |
mgravell
|
2030a4e5f7
|
move core of Async*Call into a new internal AsyncCallState struct; abstracts over Foo() vs Foo(object), avoiding delegate allocations
|
5 years ago |
Richard Belleville
|
1d5a5af813
|
Merge pull request #21357 from gnossen/1.27_bump
Bump to version 1.27.0-dev
|
5 years ago |
Vijay Pai
|
b8cebf0814
|
Fix a TODO
|
5 years ago |
Nicolas Noble
|
1e6defe378
|
Update pull_request_template.md
|
5 years ago |
Nicolas Noble
|
9943749d8d
|
Update feature_request.md
|
5 years ago |
Nicolas Noble
|
939bc889bd
|
Update cleanup_request.md
|
5 years ago |
Nicolas Noble
|
ad1be55a0c
|
Update rotation to karthikravis
|
5 years ago |
Richard Belleville
|
6feae07504
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
361e47c496
|
Bump version to 1.27
|
5 years ago |
James Newton-King
|
7cccfb37b9
|
Additional tests
|
5 years ago |
James Newton-King
|
f7ddf4ed63
|
Add exceed capacity test
|
5 years ago |
Yang Gao
|
29074664fa
|
Merge pull request #21352 from yang-g/client_handoff
Support client side handshaker handoff fd
|
5 years ago |
Juanli Shen
|
2693d34c30
|
Make StringView cmp compatible with absl
|
5 years ago |
Juanli Shen
|
bcaf6d41b8
|
Add move assignment method to Optional<>
|
5 years ago |
Lidi Zheng
|
f5666958f9
|
Merge pull request #21340 from grpc/revert-21339-revert-21271-py3.8-windows
Revert "Revert "Release Python3.8 wheels for Windows""
|
5 years ago |
Vijay Pai
|
2c87eaabd4
|
De-experimentalize generic features of callback API under an ifdef
|
5 years ago |
Vijay Pai
|
89d317d95c
|
Merge pull request #21343 from vjpai/grpc_impl_callback_nonexperimental
Remove namespace experimental from namespace grpc_impl for callback API functions/structs
|
5 years ago |
Stanley Cheung
|
af448339a1
|
Merge pull request #20987 from HannahShiSFB/start-batch-performance-improve
PHP: improve Call::startBatch()
|
5 years ago |
yang-g
|
ae2b02a537
|
Support client side handshaker handoff fd
|
5 years ago |
Lidi Zheng
|
c5fb2c0ad9
|
Adding a comment explain the installation order
|
5 years ago |
Richard Belleville
|
9940819d28
|
Merge pull request #21349 from gnossen/upmerge_1_25
Upmerge from v1.25.x Branch
|
5 years ago |
Jan Tattermusch
|
f7e34e9d57
|
Merge pull request #21202 from jtattermusch/csharp_unobserved_fix
C# Fix Unobserved Task Exception problem for cancelled calls with unexhausted response stream.
|
5 years ago |
Jan Tattermusch
|
046bfb629c
|
improve wording
|
5 years ago |
Richard Belleville
|
17c24ff93f
|
Merge remote-tracking branch 'origin/v1.25.x' into upmerge_1_25
|
5 years ago |
Lidi Zheng
|
a3d29e2acf
|
Ensure the installation process is finished
|
5 years ago |
Vijay Pai
|
94a8c5888a
|
Remove namespace experimental from namespace grpc_impl
|
5 years ago |
Yash Tibrewal
|
5817f6287d
|
Merge pull request #21275 from yashykt/logicalthread
LogicalThread
|
5 years ago |
Esun Kim
|
e46eabb6b4
|
Merge pull request #21317 from veblush/ruby-mingw
Update ruby docker image to use pthread for win32
|
5 years ago |
Mark D. Roth
|
631fe79f84
|
Merge pull request #21207 from markdroth/c++_proxy_mapper
Convert grpc_proxy_mapper to C++.
|
5 years ago |
Jiangtao Li
|
a6507e0bf4
|
Merge pull request #21333 from jiangtaoli2016/url_scheme
Add url scheme to ALTS security connector to be consistent with Java and Go
|
5 years ago |
Yash Tibrewal
|
71d2895005
|
Reviewer comments
|
5 years ago |
Stanley Cheung
|
29bcc3f759
|
Merge pull request #20991 from stanley-cheung/php-add-custom-logger
PHP: add custom logger
|
5 years ago |
Stanley Cheung
|
8043c49936
|
Merge pull request #20903 from HannahShiSFB/roots.pem
PHP: init ssl roots only once
|
5 years ago |
Lidi Zheng
|
b751711015
|
Flip the installation order of Python38 and Golang
|
5 years ago |
Lidi Zheng
|
db4ce94ebb
|
Revert "Revert "Release Python3.8 wheels for Windows""
|
5 years ago |
Lidi Zheng
|
99e8d6c326
|
Merge pull request #21339 from grpc/revert-21271-py3.8-windows
Revert "Release Python3.8 wheels for Windows"
|
5 years ago |
Jan Tattermusch
|
229698956c
|
Merge pull request #21328 from jtattermusch/macos_bazel_pr_cfg
Add job config for MacOS bazel C/C++ tests on PRs
|
5 years ago |