yang-g
a874fd8bbb
Resolve review comments
6 years ago
yang-g
bd97b1361d
Delete wrapper in executor thread to avoid self-joining deadlock
6 years ago
yang-g
9d3288e408
Fix test bugs
6 years ago
yang-g
47dbf1dd26
Second approach
6 years ago
yang-g
384f15ab6e
Delay calling plugin_creds callback
6 years ago
Doug Fawley
b7e726a748
Merge pull request #19106 from canguler/go_release
...
Add v1.21.0 releases of grpc-go to interop matrix
6 years ago
Karthik Ravi Shankar
f4ce5fc251
Merge pull request #19132 from karthikravis/core_codegen_fix
...
IWYU in core_codegen_interface
6 years ago
Karthik Ravi Shankar
088319bc40
IWYU in core_codegen_interface
...
core_codegen_interface requires ByteBuffer in generated code and needs
to include byte_buffer.h
NO_BUG=Cleanup
6 years ago
Karthik Ravi Shankar
072fdf54ed
Merge pull request #18813 from karthikravis/callback-rpc-lock
...
Start supporting a callback-based RPC under lock
6 years ago
Karthik Ravi Shankar
b18faa6c95
Fix tsan error
6 years ago
Karthik Ravi Shankar
d2c8eb94c9
Fix microbenchmark failures
6 years ago
rmstar
435b1ee961
Merge pull request #19080 from rmstar/flakynetwork
...
Flaky network test enhancements
6 years ago
Muxi Yan
61e22f02bd
Merge pull request #19115 from grpc/fix-include-style
...
Correct include style
6 years ago
Juanli Shen
5ad1abe207
Merge pull request #19128 from AspirinSJL/typo
...
Fix typo
6 years ago
Prashant Jaikumar
1ac1ab7396
Flaky network test enhancements and cleanups
...
- Parameterized flaky_network_test to run with different packet sizes and
credentials.
- Cleanup debugger_macros
Parametrize flaky_network_test to run with different packet sizes and
credentials.
6 years ago
Juanli Shen
0cafd4110a
Fix typo
6 years ago
Jiangtao Li
b7da8d39c1
Merge pull request #19118 from jiangtaoli2016/override
...
Update comment on ssl hotname override
6 years ago
Jan Tattermusch
a66cb3be5b
Merge pull request #19120 from jtattermusch/easy_pr_target_branch
...
Use kokoro env variable to get the PRs target branch
6 years ago
Jan Tattermusch
019e9a432b
use kokoro env variable to get the PRs target branch
6 years ago
jiangtaoli2016
3693fe84cf
Update comment on ssl hotname override
6 years ago
Karthik Ravi Shankar
3f05ac9584
Merge branch 'master' into callback-rpc-lock
6 years ago
Guantao Liu
8f5c7eec65
Merge pull request #18908 from guantaol/alarm_contention
...
Delay the creation of Alarm in the callback-based qps client
6 years ago
Muxi Yan
8d058dc020
Correct include style
6 years ago
Karthik Ravi Shankar
dc9897dfe3
Merge pull request #19067 from karthikravis/channel-cq-scq-impl
...
Fold Channel and CompletionQueue into grpc_impl
6 years ago
Karthik Ravi Shankar
3d258e89ae
Fix windows compiler errors
6 years ago
Karthik Ravi Shankar
e1f62278e3
Fix clang error
6 years ago
Karthik Ravi Shankar
5ffb32c069
Fix clang errors
6 years ago
sanjaypujare
5b336b5925
Merge pull request #19104 from sanjaypujare/add_watch_to_hc
...
Document the Watch() method that got added to health/v1/health.proto
6 years ago
Karthik Ravi Shankar
0b50670b23
Make some test fixes
6 years ago
Can Guler
4a208f0071
Add v1.21.0 releases of grpc-go to interop matrix
6 years ago
Karthik Ravi Shankar
4f7f561564
Add synchronization to bm test
...
- since we made the callback run on another thread, add synchronization
in bm tests as well
6 years ago
Sanjay Pujare
18a9e00b33
Document the Watch() method that got added to health/v1/health.proto
6 years ago
Juanli Shen
a30c1d0971
Merge pull request #19018 from AspirinSJL/fix_fallback
...
xds enter fallback mode as long as no child policy is ready
6 years ago
Karthik Ravi Shankar
ccc105f3fd
Move GRPC_CLOSURE_RUN to GRPC_CLOSURE_SCHED
...
- As here we want it to be scheduled for execution later.
6 years ago
Karthik Ravi Shankar
035bf8eb14
Fix clang errors
6 years ago
Muxi Yan
61e77cb764
Merge pull request #19082 from muxi/cpp-pod-certificate
...
Rename root certificate bundle in gRPC-C++ pod
6 years ago
Yang Gao
c9bd2adb52
Merge pull request #19069 from yang-g/test_tcp_server
...
Add an early flush so that the shutdown callback does not have to wait for deadline expiration
6 years ago
Yang Gao
f40426f626
Merge pull request #19091 from kwasimensah/master
...
Use MessageLite for grpc serialization
6 years ago
Esun Kim
ec46079358
Merge pull request #19078 from veblush/global-config-redo
...
This is a roll-forward of "Config migration" which was recently rolled back.
- Original PR (#18931 )
- Rollback PR (#19027 )
6 years ago
kwasimensah
cd0e02ae1c
Fixing formatting
6 years ago
kwasimensah
c0cab32c2f
Fix formatting
6 years ago
kwasimensah
3ec0967c1e
Fix typo for using MessageLite
6 years ago
kwasimensah
51a2280029
Add MessageLite overloads to proto serialization
6 years ago
kwasimensah
12ffbb8a83
Add MessageLite type to grpc's config
6 years ago
kwasimensah
52dc1e62ee
Merge pull request #4 from grpc/master
...
Catch my branch up masters
6 years ago
Noah Eisen
5f0e153e37
Merge pull request #19086 from ncteisen/gallant
...
Gallantly Fix Typo
6 years ago
ncteisen
0f21350b85
Gallantly fix typo
6 years ago
Esun Kim
90fbdc92f5
Roll-forward "Config migration"
...
This reverts commit 236ae12bb1
.
6 years ago
Muxi Yan
c681ff8e4b
Rename root certificate bundle in gRPC-C++ pod
6 years ago
Karthik Ravi Shankar
061dfc911f
Bring back the internalization
6 years ago