Karthik Ravi Shankar
|
c27e68ace5
|
Merge pull request #19261 from karthikravis/migrate-client-context
Move ClientContext to grpc_impl
|
6 years ago |
Mehrdad Afshari
|
9847c6364a
|
Silence pylint
|
6 years ago |
Yash Tibrewal
|
ea427791d3
|
Reviewer comments
|
6 years ago |
Lidi Zheng
|
f7cb9c9f3e
|
Add Debug Example
|
6 years ago |
Muxi Yan
|
8ff61a3b9c
|
clang-format
|
6 years ago |
Muxi Yan
|
a8fe8d4f19
|
Use grpc_core::New and grpc_core::Delete
|
6 years ago |
Karthik Ravi Shankar
|
e4b992ee48
|
Merge branch 'master' into migrate-client-context
|
6 years ago |
Karthik Ravi Shankar
|
52291e5832
|
Fix PropogationOptions
|
6 years ago |
Muxi Yan
|
31f0fad9a1
|
Fix usage of new and delete
|
6 years ago |
Mark D. Roth
|
b7e1b6f3ff
|
Merge pull request #19250 from markdroth/channelz_map.alt
Convert channelz registry to use Map<> instead of InlinedVector<>.
|
6 years ago |
Soheil Hassas Yeganeh
|
5d65a9fa7b
|
Address comments from Vijay.
|
6 years ago |
rmstar
|
340087b3cc
|
Merge pull request #19022 from rmstar/objcut
Added some Objective C tests and minor bug fixes.
|
6 years ago |
Yash Tibrewal
|
68f12db4ca
|
Merge pull request #19297 from yashykt/typo
Fix typo
|
6 years ago |
John Luo
|
c9d928f36d
|
Migrate types required for client interceptors to Grpc.Core.Api
|
6 years ago |
John Luo
|
9b3c9e3635
|
Add MSBuild metadata to set LiteClient for client generation.
|
6 years ago |
Juanli Shen
|
bc4279ed55
|
Merge pull request #19277 from AspirinSJL/server_address_cmp
Add operator== for ServerAddress and InlinedVector
|
6 years ago |
Muxi Yan
|
29c3d43752
|
Make same change to pull request configs
|
6 years ago |
Muxi Yan
|
7b239a287e
|
Move extra args into RUN_TESTS_FLAGS
|
6 years ago |
Muxi Yan
|
658eeaf352
|
Merge pull request #19298 from muxi/test-timeout-crash
Resolve delayed callback crash
|
6 years ago |
Jonas Vautherin
|
a5090c5875
|
Add support for CMAKE_SYSTEM_NAME=iOS
An iOS toolchain is now part of CMake (3.14+), and therefore it
makes sense to consider it. Note: it used to report "Darwin" and
now it reports "iOS".
Reference: https://cmake.org/cmake/help/latest/manual/cmake-toolchains.7.html#cross-compiling-for-ios-tvos-or-watchos
|
6 years ago |
Soheil Hassas Yeganeh
|
0d6cffd6c4
|
Introduce grpc_slice_from_moved_string.
Suggested by @markdroth to avoid extra allocation and copy when it's not
needed.
|
6 years ago |
Muxi Yan
|
cbf70f2db2
|
Remove unneeded import
|
6 years ago |
Juanli Shen
|
5bd4c0c7d0
|
Add operator== for ServerAddress and InlinedVector
|
6 years ago |
Yash Tibrewal
|
6ed651356d
|
Fix typo
|
6 years ago |
Mehrdad Afshari
|
45a0e5bd4f
|
Clean up Channel.__del__ logic
|
6 years ago |
Muxi Yan
|
9601b46ffa
|
Resolving testResponsesOver4MBAreAcceptedIfOptedIn delayed callback
|
6 years ago |
Richard Belleville
|
385beb95ce
|
Yapf
|
6 years ago |
John Luo
|
21bf2a2a83
|
Better fix
|
6 years ago |
Richard Belleville
|
eb48acd927
|
Add copyright header
|
6 years ago |
Muxi Yan
|
bb6a97b0c8
|
Merge pull request #19217 from muxi/fix-header
Fix crash on received header
|
6 years ago |
Stanley Cheung
|
76a3818694
|
Merge pull request #19283 from stanley-cheung/bump-to-1_21_4
Bump to version v1.21.4
|
6 years ago |
Prashant Jaikumar
|
2b6e7c4423
|
Added some Objective C tests and minor bug fixes.
Objective-C tests: metadata, compression, keepalives, channel args.
Stress tests: network flap while streaming call in progress.
Bug fixes:
Stream gzip handling in interop server.
Keep alive, backoff time truncation bug in Obj-C layer.
|
6 years ago |
Richard Belleville
|
79ffaced7d
|
Add python 3.8 test
|
6 years ago |
Mark D. Roth
|
f9fcdc015d
|
Convert ChannelzRegistry to use Map<> instead of InlinedVector<>.
|
6 years ago |
Mark D. Roth
|
c46eb428cb
|
Merge pull request #19066 from markdroth/lb_policy_channelz_api_cleanup
Remove channelz from LB policy API.
|
6 years ago |
Mark D. Roth
|
cfb31818ef
|
Remove channelz from LB policy API.
|
6 years ago |
Stanley Cheung
|
795e31a84b
|
Re-generate projects
|
6 years ago |
Stanley Cheung
|
e8800dc1dc
|
Bump to version v1.21.4
|
6 years ago |
Stanley Cheung
|
af5b88425f
|
Merge pull request #19281 from stanley-cheung/bump-to-1_21_4_pre1
Bump to version v1.21.4-pre1
|
6 years ago |
Jan Tattermusch
|
6f186fa8fd
|
Merge pull request #19274 from jtattermusch/fix_macos_interop_toprod
Fix macos interop toprod tests
|
6 years ago |
Stanley Cheung
|
40a914e846
|
Re-generate projects;
|
6 years ago |
Stanley Cheung
|
b015b437bb
|
Bump version to v1.21.4-pre1
|
6 years ago |
Jan Tattermusch
|
1f303d2cc3
|
Merge pull request #19279 from stanley-cheung/php-interop-fix-backport
Hotfix for PHP jwt_token_creds interop test
|
6 years ago |
Yash Tibrewal
|
597a67a2b5
|
Covert to GTEST
|
6 years ago |
Lidi Zheng
|
69594561bc
|
Merge pull request #18408 from lidizheng/unpin-cython
Unpin Cython from 0.28.3
|
6 years ago |
Lily Li
|
195aae6cb5
|
add compatibility check badge to README
|
6 years ago |
Jan Tattermusch
|
3b742f1fab
|
remove port suffix from JWT audience
|
6 years ago |
Jan Tattermusch
|
46e3df3dea
|
php interop client: construct channel target like other languages do
|
6 years ago |
Stanley Cheung
|
c63b8e16a8
|
Merge pull request #19232 from jtattermusch/php_dots_in_metadata_keys
PHP: Allow dots in metadata keys
|
6 years ago |
Stanley Cheung
|
6a4f97032d
|
Merge pull request #19257 from stanley-cheung/php-update-math-server-test
PHP: update generated code test
|
6 years ago |