Yihua Zhang
|
8a301a438a
|
revision 1
|
5 years ago |
Yihua Zhang
|
61827dd66f
|
Merge remote-tracking branch 'upstream/master' into spiffe-tsi
|
5 years ago |
Muxi Yan
|
3ffa07cb12
|
Merge pull request #19787 from Tony1023/tv/watchOS
Added experimental tvOS and watchOS support
|
5 years ago |
Esun Kim
|
06467396ef
|
Merge pull request #19876 from veblush/upb-desc
Added google/protobuf/descriptor.upb.* to google_api_upb
|
5 years ago |
Esun Kim
|
6ddfb384c1
|
Added google/protobuf/descriptor.upb.* to google_api_upb
|
5 years ago |
Esun Kim
|
ff74b63157
|
Merge pull request #19615 from veblush/to-upb
Migrated from nanopb to upb for health
|
5 years ago |
Vijay Pai
|
34673a3e3c
|
Merge pull request #18410 from pfreixes/dead_lock_watch_connectivity
Fix watcher connectivity dead lock
|
5 years ago |
Esun Kim
|
f7454a9876
|
Modified health_check to use upb proto instead of nanopb
|
5 years ago |
Esun Kim
|
e4406a8018
|
Merge pull request #19869 from veblush/no-upb-target
Remove upb targets from BUILD
|
5 years ago |
Esun Kim
|
8dfa3c2255
|
Remove upb targets from BUILD
|
5 years ago |
Esun Kim
|
0e9a73696d
|
Merge pull request #19795 from veblush/go-upb
Add upb
|
5 years ago |
Esun Kim
|
f88bd06ee5
|
Go UPB!
|
5 years ago |
rmstar
|
216fa1cab3
|
Merge pull request #19850 from rmstar/grpc_basictests_cpp_ios
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
|
5 years ago |
Juanli Shen
|
9e0299c460
|
Merge pull request #19851 from AspirinSJL/inlined_vector
Don't use != in InlinedVector::==
|
5 years ago |
Tony Lu
|
08795cd206
|
Removed framework tests for tv and watch examples
|
5 years ago |
Lidi Zheng
|
cd29d5d935
|
Merge pull request #19299 from lidizheng/wait
Add wait_for_termination method to grpc.Server
|
5 years ago |
Juanli Shen
|
00793c1c78
|
Don't use != in InlinedVector::==
|
5 years ago |
Juanli Shen
|
a914d1c421
|
Merge pull request #19848 from AspirinSJL/server_address
Fix ServerAddress move assignment
|
5 years ago |
Yihua Zhang
|
dab3bdde61
|
recongize URI and email address SAN fields
|
5 years ago |
Juanli Shen
|
5eef4ca270
|
Merge pull request #19846 from AspirinSJL/msan_fix
Fix uninitialized memory in sockaddr utils
|
5 years ago |
Jan Tattermusch
|
0ff2174a96
|
Merge pull request #19817 from jtattermusch/performance_benchmarks_flamegraph_fixes
a few fixes for run_performance_tests.py flame graph generators
|
5 years ago |
Prashant Jaikumar
|
024a864209
|
Added kokoro config to run grpc_basictests_cpp_ios as part of presubmit
|
5 years ago |
Juanli Shen
|
185ab84528
|
Merge pull request #19840 from nicolasnoble/fix-include-path-for-upb
Adding src/core/ext/upb-generated in our include path.
|
5 years ago |
Yash Tibrewal
|
73a3ff8804
|
Merge pull request #19839 from yashykt/keep_reading
Remove ref and unref on keep reading
|
5 years ago |
Juanli Shen
|
4c23c6f22a
|
Fix ServerAddress move assignment
|
5 years ago |
Juanli Shen
|
a1477e8b7e
|
Fix uninitialized memory in sockaddr utils
|
5 years ago |
Tony Lu
|
28ed900adc
|
Increased timeout limit
|
5 years ago |
Nicolas "Pixel" Noble
|
d5191a5f8b
|
Adding src/core/ext/upb-generated in our include path.
This enables us to build both from Bazel and make.
|
5 years ago |
Nicolas Noble
|
d7167c4a7d
|
Merge pull request #19786 from nicolasnoble/bazel-version-force
Few fixes to the gen_upb_api.sh script.
|
5 years ago |
Yang Gao
|
33898f2f60
|
Merge pull request #19837 from yang-g/deadcode
Dead code removal
|
5 years ago |
Yash Tibrewal
|
0c94e5b2f6
|
Remove ref and unref on keep reading
|
5 years ago |
Lidi Zheng
|
3e84f47d3f
|
Apply the spin wait mechansim
|
5 years ago |
Lidi Zheng
|
79729a8d21
|
Merge pull request #19825 from lidizheng/syntax-py3
Make py3 syntax check happy
|
5 years ago |
Lidi Zheng
|
1e62124cfb
|
Revert changes to helloworld example
|
5 years ago |
Lidi Zheng
|
42e8bd21b4
|
Add a workaround for CPython issue 35935
|
5 years ago |
Lidi Zheng
|
518b55a433
|
Simplify implementation
|
5 years ago |
Lidi Zheng
|
59555d5b0c
|
Add timeout argument to wait_for_termination
|
5 years ago |
Lidi Zheng
|
8f6ee97345
|
"EXPERIMENTAL API" added in docstring
|
5 years ago |
Lidi Zheng
|
c4b7831f20
|
Make sanity test happy
|
5 years ago |
Lidi Zheng
|
7257508294
|
Add a unit test for wait_for_termination
|
5 years ago |
Lidi Zheng
|
9f6243e824
|
Add wait_for_termination method to grpc.Server
|
5 years ago |
yang-g
|
5ab60a849b
|
dead code removal
|
5 years ago |
Richard Belleville
|
b88a227135
|
Merge pull request #19465 from gnossen/cancellation_example
Add Python Cancellation Example
|
5 years ago |
Yash Tibrewal
|
e6756a58ed
|
Merge pull request #19316 from yashykt/delegating_channel
Add Delegating Channel
|
5 years ago |
Tony Lu
|
2aeb7dc28f
|
Fixed clang_format_code
|
5 years ago |
Tony Lu
|
36af2bcce2
|
Added build schemes
|
5 years ago |
Karthik Ravi Shankar
|
9e9f47a090
|
Merge pull request #19826 from karthikravis/upmerge
Bump version to v1.24.0
|
5 years ago |
rmstar
|
db96d5d6ed
|
Merge pull request #19821 from rmstar/manual_test_path
iOS UI test: fix path to generated code
|
5 years ago |
Arjun Roy
|
3695eb09e4
|
Merge pull request #19662 from arjunroy/md_batch_static_idx
Reduce instruction count for CH2 metadata ops.
|
5 years ago |
Tony Lu
|
5476b0512d
|
Remade projects for backwards compatibility
|
5 years ago |