Richard Belleville
|
f7d16b20a4
|
Fix docstring
|
5 years ago |
Richard Belleville
|
b629730809
|
Protect access
|
5 years ago |
Richard Belleville
|
2953af1b70
|
Call out unexpected behavior
|
5 years ago |
Richard Belleville
|
892cfd883e
|
Support asyncio interop client
|
5 years ago |
Richard Belleville
|
0eabc3ec74
|
Add to Python documentation
|
5 years ago |
Richard Belleville
|
a2e9b964b1
|
Defer allocation of error object
|
5 years ago |
Richard Belleville
|
0ef84e4306
|
Regenerate projects
|
5 years ago |
Richard Belleville
|
36465e06f1
|
Merge remote-tracking branch 'origin/master' into python_google_default_creds
|
5 years ago |
Richard Belleville
|
2b4b484e1f
|
Typo
|
5 years ago |
Richard Belleville
|
7e3f3d61a2
|
Format
|
5 years ago |
Richard Belleville
|
498a61ded5
|
Clean up
|
5 years ago |
Mark D. Roth
|
d73bf4a43d
|
Merge pull request #23463 from markdroth/xds_experimental
Remove xds-experimental URI scheme.
|
5 years ago |
Richard Belleville
|
702c154fe8
|
Change signature
|
5 years ago |
Richard Belleville
|
36a78115ea
|
Reorganize header
|
5 years ago |
Lidi Zheng
|
6ff6066dd5
|
Merge pull request #23437 from lidizheng/update-support-message
Update the hint for install Python header to depend on version
|
5 years ago |
Yash Tibrewal
|
50ec8b864d
|
Merge pull request #22201 from chrisse74/memoryLeakBuildAndStart
fix memory leak of grpc_resource_user_quota
|
5 years ago |
Esun Kim
|
5279f24ec0
|
Merge pull request #23444 from veblush/to-karthikrs
Changed a repo manager to karthikrs
|
5 years ago |
Mark D. Roth
|
c071cfa9e8
|
Remove xds-experimental URI scheme.
|
5 years ago |
Stanley Cheung
|
046ee0196d
|
Merge pull request #23445 from HannahShiSFB/add-comments4constants
PHP: add comments for constants
|
5 years ago |
Yang Gao
|
7fefffed1d
|
Merge pull request #23446 from yang-g/init_order
Fix initialization order
|
5 years ago |
Richard Belleville
|
519ecd4aa8
|
Accomodate PHP
|
5 years ago |
Richard Belleville
|
535d0da0dd
|
Complete synchronously
|
5 years ago |
yang-g
|
03056001db
|
Fix initialization order
|
5 years ago |
Hannah Shi
|
f258c5cb94
|
add comments for constants
|
5 years ago |
Esun Kim
|
1e5841855d
|
Changed a repo manager to karthikrs
|
5 years ago |
Esun Kim
|
93bd8b39cd
|
Added change_repo_manager.sh
|
5 years ago |
Jan Tattermusch
|
c38bbd4b38
|
Merge pull request #23375 from jtattermusch/csharp_proto_collision_test
Add Grpc.Tools test for generating for .proto with the same name
|
5 years ago |
Yash Tibrewal
|
28a9c5d083
|
Merge pull request #23440 from grpc/vjpai-patch-1
Remove unused variable (fixes builder error)
|
5 years ago |
Richard Belleville
|
56ed8f3be4
|
Merge remote-tracking branch 'origin/master' into python_google_default_creds
|
5 years ago |
Richard Belleville
|
acbda9835e
|
Reuse mdelem
|
5 years ago |
Richard Belleville
|
e9a90ab30a
|
Clean up
|
5 years ago |
Richard Belleville
|
ff5f4bb6fc
|
Add test
|
5 years ago |
Vijay Pai
|
2d73a17587
|
Merge pull request #23435 from vjpai/fix_iomgr_non_polling
Fix-forward: Stop using mutex for non-polling engine marker
|
5 years ago |
Vijay Pai
|
d03daab509
|
Remove unused variable (fixes builder error)
|
5 years ago |
Vijay Pai
|
08d737abf8
|
Merge pull request #23430 from vjpai/remove_do_not_test
Remove references to skipping callback API tests
|
5 years ago |
Yash Tibrewal
|
6dc44b33c7
|
Merge pull request #23418 from yashykt/dataraceexternalcancel
Store ref to the ExternalConnectivityWatcher in external_watchers_ map.
|
5 years ago |
Lidi Zheng
|
8f3bd10c03
|
Make sure >3 Python version triggers a failure
|
5 years ago |
Vijay Pai
|
5596a9d55b
|
Stop using mutex for non-polling engine marker
|
5 years ago |
Lidi Zheng
|
27033c4f8d
|
Update the hint for install Python header to depend on version
|
5 years ago |
apolcyn
|
8d4db0d160
|
Merge pull request #23419 from miyucy/patch-1
Fix ruby 2.7 keyword arguments deprecation
|
5 years ago |
Richard Belleville
|
8412476a9b
|
Add sunny day core API path
|
5 years ago |
Muxi Yan
|
3b2e473548
|
Merge pull request #22345 from muxi/grpclb-name-config
Update grpclb configuration with field "service_name"
|
5 years ago |
Yash Tibrewal
|
01f992f9d6
|
Reviewer comments
|
5 years ago |
Vijay Pai
|
e1a45fb237
|
Remove references to skipping callback API tests
|
5 years ago |
Muxi Yan
|
232756e7bf
|
Remove unnecessary RPC
|
5 years ago |
Vijay Pai
|
a46cb5e86a
|
Merge pull request #23361 from vjpai/em_agnostic_core_callback_cq
EM-agnostic core callback CQ
|
5 years ago |
Yang Gao
|
b5d42e75fb
|
Merge pull request #23427 from vjpai/message_allocator_race
Fix data race in RpcWithEarlyFreeRequest by using atomics
|
5 years ago |
Jan Tattermusch
|
45d92f26ca
|
add Grpc.Tools test for generating for .proto with the same name
|
5 years ago |
Jan Tattermusch
|
8cf57b2dda
|
Merge pull request #23410 from jtattermusch/upgrade_boringssl_submodule
Upgrade boringssl submodule to latest master-with-bazel
|
5 years ago |
Jan Tattermusch
|
f213ccd454
|
Merge pull request #23358 from jtattermusch/cleanup_grpc_tools
unify Grpc.Tools projects with other csproj projects
|
5 years ago |