Vijay Pai
|
b8cebf0814
|
Fix a TODO
|
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 |
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 |
Richard Belleville
|
17c24ff93f
|
Merge remote-tracking branch 'origin/v1.25.x' into upmerge_1_25
|
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
|
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 |
Esun Kim
|
2e6192dd2a
|
Merge pull request #21318 from veblush/abseil-build-support
Add abseil targets
|
5 years ago |
Esun Kim
|
5cae3d47f3
|
Merge pull request #21319 from veblush/update-abseil
Update abseil-cpp to the latest
|
5 years ago |
Jan Tattermusch
|
42039d09b7
|
Revert "Release Python3.8 wheels for Windows"
|
5 years ago |
Muxi Yan
|
2c99247e21
|
Merge pull request #21314 from muxi/update-interceptor-doc
Update doc of ObjC interceptor about response order requirements
|
5 years ago |
Muxi Yan
|
e2ae404dcd
|
Merge pull request #21316 from muxi/update-unary-response-handler-generics
Update GRPCUnaryResponseHandler with generics
|
5 years ago |
jiangtaoli2016
|
735d228145
|
Add url scheme to ALTS security connector
|
5 years ago |
Jan Tattermusch
|
87876524d0
|
add job config for MacOS bazel C/C++ tests on PR
|
5 years ago |
Jan Tattermusch
|
a02d6b9be8
|
Merge pull request #21310 from jtattermusch/trim_mac_scenarios
Dont run qps_json_driver and json_run_localhost scenarios under bazel on Mac
|
5 years ago |
Lidi Zheng
|
b5e0d5e044
|
Merge pull request #21271 from lidizheng/py3.8-windows
Release Python3.8 wheels for Windows
|
5 years ago |
hcaseyal
|
353d1d5f5f
|
Merge pull request #21315 from hcaseyal/fix_gzip_empty_message_crash
Fix compression filter crash on empty payload
|
5 years ago |
Lidi Zheng
|
31ffd16764
|
Merge pull request #21285 from lidizheng/add-ignores
Add side-products of Python compilation to gitignore
|
5 years ago |
Muxi Yan
|
9bda9e9cb5
|
Add additional comments
|
5 years ago |
Muxi Yan
|
c0b85e5a46
|
clang-format
|
5 years ago |
jboeuf
|
7fa653dbfb
|
Merge pull request #21277 from jboeuf/sts_creds_fix
Fixing bug where subject token was used instead of the actor token.
|
5 years ago |
Esun Kim
|
4ca85de347
|
Update abseil-cpp to the latest
|
5 years ago |
Muxi Yan
|
264d71be4c
|
Update RecordRoute
|
5 years ago |
Muxi Yan
|
f830dde7c8
|
Remove GRPCProtoResponseHandler implementation since no longer needed
|
5 years ago |
Esun Kim
|
109b7d75fe
|
Add abseil targets
|
5 years ago |
Esun Kim
|
cfc8fbbef5
|
Merge pull request #21313 from veblush/rotation
Update manager to nicolasnoble
|
5 years ago |
Muxi Yan
|
9ec763a800
|
Add doc to notice that users should not reuse GRPCUnaryResponseHandler
|
5 years ago |
Esun Kim
|
c4f80b8c87
|
Update ruby docker image to use pthread for win32
|
5 years ago |
Muxi Yan
|
91cc01e541
|
nit fix
|
5 years ago |
Muxi Yan
|
38d361c398
|
Update GRPCUnaryResponseHandler with generics
|
5 years ago |
Hope Casey-Allen
|
bdac6a5dd4
|
Revert csharp workaround for empty payload gzip compression crash
|
5 years ago |
Hope Casey-Allen
|
60d0105542
|
Fix compression filter Stream::Next bug
|
5 years ago |
Muxi Yan
|
bceb2c8921
|
Update doc of interceptor about response order requirements
|
5 years ago |
Juanli Shen
|
d0578ceb31
|
Merge pull request #21298 from grpc/revert-21196-zhen_alts_context_C++_2
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context"
|
5 years ago |
Esun Kim
|
6042266a5e
|
Update manager to nicolasnoble
|
5 years ago |
Jan Tattermusch
|
e5634f318c
|
dont run qps_json_driver and json_run_localhost scenarios under bazel on mac
|
5 years ago |
Jan Tattermusch
|
aa40b1c8b8
|
Merge pull request #20510 from jtattermusch/bazel_test_on_mac
Start running bazel C/C++ tests on mac
|
5 years ago |
Jan Tattermusch
|
06b420d314
|
consider cancelRequested flag too
|
5 years ago |
Jan Tattermusch
|
f0db108450
|
Merge pull request #21266 from jtattermusch/fix_compression_empty
Fix C# sending empty payloads with gzip compression
|
5 years ago |
Lidi Zheng
|
f0b24bff9a
|
Merge branch 'master' into py3.8-windows
|
5 years ago |