Esun Kim
|
362ee6a0c9
|
Merge pull request #20981 from veblush/memory-legacy
Add deprecated functions for internal usage
|
5 years ago |
Esun Kim
|
c569f9883f
|
Add legacy functions for internal usage
|
5 years ago |
Yash Tibrewal
|
fe88f14410
|
Merge branch 'master' into removrun
|
5 years ago |
Yash Tibrewal
|
eff1648ad7
|
Remove unused variable
|
5 years ago |
Yash Tibrewal
|
33c49187d9
|
Fix gen_build_yaml.py
|
5 years ago |
Esun Kim
|
b7ac4d6611
|
Increase timeout for windows portability tests
|
5 years ago |
Muxi Yan
|
46b2e6dc56
|
Make gRPC-C++ podspec follow gRPC versioning
|
5 years ago |
Esun Kim
|
438cfa7114
|
Merge pull request #20973 from veblush/unique-ptr
Replaced grpc_core::UniquePtr with std::unique_ptr
|
5 years ago |
Zhen Lian
|
ddf565db33
|
running clang-format -i on each modified files
|
5 years ago |
Esun Kim
|
b2b7fc9af8
|
Replaced grpc_core::UniquePtr with std::unique_ptr
|
5 years ago |
Esun Kim
|
7d07ce5c87
|
Merge pull request #20965 from veblush/str-channelz
Replaced unique_ptr<char> with string for channelz
|
5 years ago |
Vijay Pai
|
17be28053a
|
Merge pull request #20968 from vjpai/lambdify
Lambdify outdated-style thread invocation
|
5 years ago |
Esun Kim
|
5a5734ff03
|
Use std::string for channelz
|
5 years ago |
Lidi Zheng
|
cb6726d0ea
|
Make the exception detail more helpful
|
5 years ago |
Vijay Pai
|
74dad141f3
|
Merge pull request #20969 from grpc/vjpai-patch-1
Constify parameter struct since all fields set at construction
|
5 years ago |
Doug Fawley
|
1f1b6e14dc
|
Add v1.25.0 release of grpc-go to interop matrix (#20945)
Add v1.25.0 release of grpc-go to interop matrix
|
5 years ago |
Richard Belleville
|
d0937d101e
|
Merge pull request #20314 from robertwb/scope-fixes
Fix issue with exception being out of scope in Python 3.
|
5 years ago |
Esun Kim
|
b9886150de
|
Merge pull request #20962 from veblush/no-new
Replaced grpc_core New & Delete with C++ new & delete
|
5 years ago |
Vijay Pai
|
300252a857
|
Constify parameter struct since all fields set at construction
Improve readability
|
5 years ago |
Vijay Pai
|
3928a20bdf
|
Fix outdated thread invocation that now causes Windows breakage
|
5 years ago |
Esun Kim
|
d287745c77
|
Fix test
|
5 years ago |
Esun Kim
|
3d3577e28d
|
Update by review
|
5 years ago |
Esun Kim
|
3a519a0b64
|
Replaced grpc_core New & Delete with C++ new & delete
|
5 years ago |
Richard Belleville
|
cc43fd64ab
|
Merge pull request #20926 from gnossen/blaze_modifications
Modification of #20862 to Work in Blaze
|
5 years ago |
Esun Kim
|
6fa3ccd8f7
|
Merge pull request #20958 from veblush/no-map
Replaced grpc_core::Map with std::map
|
5 years ago |
hcaseyal
|
385ff0d636
|
Merge pull request #20801 from sxlijin/fuzz-b64
Fuzz base64 encoding and decoding
|
5 years ago |
hcaseyal
|
5c64c0bf61
|
Merge pull request #20800 from sxlijin/fuzz-compression
Fuzz message/stream compression and decompression
|
5 years ago |
Richard Belleville
|
f5e386730e
|
Merge pull request #20938 from gnossen/unary_stream_single_threaded_test
Add additional test runner for single-threaded unary-stream code path
|
5 years ago |
Richard Belleville
|
9918329bb5
|
Groundhog day
|
5 years ago |
Richard Belleville
|
57e40c87e9
|
Buildifier again
|
5 years ago |
Eric Gribkoff
|
49ad24905d
|
Merge pull request #20930 from ericgribkoff/replace_factory
Replace existing channel factory arg, if any
|
5 years ago |
Esun Kim
|
db009edc95
|
Merge pull request #20959 from veblush/no-set
Replaced grpc_core::Set with std::set
|
5 years ago |
Richard Belleville
|
3d876a656f
|
Buildifier
|
5 years ago |
Richard Belleville
|
40510efdc1
|
Yapf
|
5 years ago |
Richard Belleville
|
5175dd4643
|
Merge pull request #20838 from gnossen/dedupe_dual_stack_tests
Dedupe dual stack tests
|
5 years ago |
Esun Kim
|
3de8f0b849
|
Replaced grpc_core::Map with std::map
|
5 years ago |
Esun Kim
|
5413da4d01
|
Merge pull request #20927 from veblush/absl-string-view
Abseilify StringView with absl:string_view
|
5 years ago |
Esun Kim
|
0bf9799107
|
Replaced grpc_core::Set with std::set
|
5 years ago |
Eric Gribkoff
|
ada58d4808
|
Merge pull request #20936 from ericgribkoff/maintainer
Add self to active maintainers
|
5 years ago |
Richard Belleville
|
10e7befbf4
|
Appease pylint
|
5 years ago |
Richard Belleville
|
44e1da8869
|
Re-add load
|
5 years ago |
Richard Belleville
|
3f1b5fe2aa
|
Whoops
|
5 years ago |
Richard Belleville
|
7bf58e82fd
|
(hopefully) fix Windows
|
5 years ago |
Lidi Zheng
|
918492d3ca
|
Make buildifier happy
|
5 years ago |
Richard Belleville
|
959945705a
|
Merge branch 'master' of https://github.com/grpc/grpc into blaze_modifications
|
5 years ago |
Esun Kim
|
de81f120b2
|
Abseilify StringView
|
5 years ago |
Jan Tattermusch
|
ae6b1c9d38
|
Merge pull request #20859 from jtattermusch/fix_20782
C#: fix #20782
|
5 years ago |
Richard Belleville
|
df8bd10b96
|
Skip test not applicable to unary-stream case
|
5 years ago |
Esun Kim
|
03cc0a1024
|
Merge pull request #20918 from veblush/absl-flag
Add GRPC_USE_ABSL flag
|
5 years ago |
Esun Kim
|
1793e40f2b
|
Merge pull request #20933 from veblush/del-memory-test
Remove memory_usage test from CI
|
5 years ago |