Esun Kim
a163f48fad
Merge pull request #19785 from veblush/proto-strict
...
Added missing dependency to channelz_proto_descriptors
5 years ago
Jan Tattermusch
6ba7d2c21d
Merge pull request #19712 from jtattermusch/move_channelcredentials
...
Refactor ChannelCredentials and move to Grpc.Core.Api
5 years ago
Jan Tattermusch
7554bcc5c6
Merge pull request #19796 from jtattermusch/csharp_major_version_2
...
C# bump major version to 2.x
5 years ago
Jan Tattermusch
6b86d4706b
yapf code
5 years ago
Jan Tattermusch
fb85fb8c19
make Grpc.Auth build again
5 years ago
Jan Tattermusch
d4e778ca2f
make Grpc.Auth only depend on Grpc.Core.Api
5 years ago
Jan Tattermusch
11bf6dbad6
simplify CachedNativeCredentials
5 years ago
Jan Tattermusch
a1030e23b0
remove unnecessary test
5 years ago
Jan Tattermusch
b46ac4ae21
implement caching of native channel credentials
5 years ago
Jan Tattermusch
606a0a0ad3
split up ChannelCredentials.cs
5 years ago
Jan Tattermusch
1a34d0c128
more forwards
5 years ago
Jan Tattermusch
47a14ba394
move ChannelCredentials to Grpc.Core.Api
5 years ago
Yash Tibrewal
d1d70597e8
Merge pull request #19772 from yashykt/bufferlist
...
Add a few tests for ContextList and BufferList
5 years ago
Jan Tattermusch
2b0ff8619c
regenerate projects
5 years ago
Jan Tattermusch
f0b53e1f1b
set C# major version to 2, adjust expand_version.py
5 years ago
Soheil Hassas Yeganeh
4fe90fe45c
Merge pull request #19023 from soheilhy/compress-opt
...
Initialize compression state only if they are used.
5 years ago
yunjiaw26
0fd05f477a
Merge pull request #19696 from yunjiaw26/chunkedlist
...
Improve MPMCQueue Performance
5 years ago
yunjiaw26
f14f1dd61d
Merge pull request #19695 from yunjiaw26/bm_threadpool
...
Add threadpool benchmark and build files
5 years ago
Jan Tattermusch
e0de9e2ef6
Merge pull request #19599 from JamesNK/jamesnk/channelbase
...
Add ChannelBase, change ClientBase constructor argument
5 years ago
Jan Tattermusch
ede5a8e2d4
Merge pull request #19059 from JamesNK/jamesnk/remove-ix-net-dependency
...
Remove System.Interactive.Async dependency
5 years ago
Esun Kim
d88ee54854
Added missing dependency to channelz_proto_descriptors
5 years ago
Esun Kim
c6f61f1d0f
Merge pull request #19782 from veblush/protoyaml
...
Avoid copybara import error
5 years ago
Esun Kim
ceb12c6be5
Merge pull request #19777 from veblush/upb-check
...
Add check_upb_output to sanity test
5 years ago
Soheil Hassas Yeganeh
65b28a29b2
Initialize compression state only if they are used.
...
Add a lazy initialization path, so that we do not have to
initialize/access the state that's only used when we compress.
Move the frequently access fields to the front so we are more
cache friendly.
5 years ago
Esun Kim
b02ac1be1d
Avoid copybara import error
5 years ago
Muxi Yan
4a15cfb0b3
Merge pull request #19733 from Tony1023/protos
...
Changing Cocoapods-style proto imports to Bazel style
5 years ago
rmstar
7bdf369b89
Merge pull request #19747 from rmstar/cronetexpt
...
Add C++ Cronet end2end tests
5 years ago
Mark D. Roth
99deff5aed
Merge pull request #19405 from markdroth/lb_policy_metadata
...
Add MetadataInterface abstraction to LB policy API.
5 years ago
Tony Lu
6b24df2945
Refined edge case checks + added comments
5 years ago
Yunjia Wang
8318e578db
SpikyLoad: construct outside
5 years ago
Prashant Jaikumar
232725b99a
Add C++ Cronet end2end tests
5 years ago
Yunjia Wang
c3c24d089d
Use Template
5 years ago
Esun Kim
e45c5f021b
Add check_upb_output to sanity test
5 years ago
Tony Lu
6172ef8bd6
Fixed clang_format_code
5 years ago
Tony Lu
8f3b487838
Added some edge case checks
5 years ago
Tony Lu
f9d9fbd36b
Only include src/objective-c/examples/RemoteTestClient/.. stubs
...
Reverting other files & removing redundant spaces
5 years ago
Tony Lu
f00dd31ace
Upgrade Cocoapods to the second latest version
...
Reverting build_one_sample
5 years ago
Mark D. Roth
b8b6df08ae
Merge pull request #19389 from markdroth/lb_policy_resolver_shutdown
...
Second attempt: Simplify LB policy and resolver shutdown
5 years ago
Mark D. Roth
db3d8be647
Add MetadataInterface abstraction to LB policy API.
5 years ago
Mark D. Roth
0975fc2064
Second attempt: Simplify LB policy and resolver shutdown.
5 years ago
Arjun Roy
dce35449c5
Merge pull request #19725 from arjunroy/ch2_parser_mdkey_intern
...
CH2 interned metadata key parsing fastpath.
5 years ago
Zhehao /Tony/ Lu
d06618d56a
Modified script to empty Build/ before each build
5 years ago
Lidi Zheng
5dbfdf5de9
Merge pull request #19687 from pfreixes/add_missing_app_context_tcp_custom
...
Add missing APP callback context for custom iomgr
5 years ago
Yash Tibrewal
2d498d2b6c
Add a few tests for ContextList and BufferList. Also, check that
...
timestamps is non-null before modifying it.
5 years ago
Esun Kim
665339354e
Merge pull request #19770 from veblush/upb
...
Update third_party/upb to the latest
5 years ago
Esun Kim
6c4ea6333d
Merge pull request #19769 from veblush/build-uses
...
Add a detection of missing file in filegroup.uses
5 years ago
Tony Lu
c3de8448ea
Reverting projct.pbxproj
5 years ago
Esun Kim
44de9634f6
Update third_party/upb to the latest
5 years ago
Esun Kim
e6d58923df
Add a detection of missing file in filegroup.uses
5 years ago
Qiancheng Zhao
299cb23524
Merge pull request #19757 from bigfacebear/fix_max_age_filter_typo
...
fix typo in max_age_filter.cc
5 years ago