Muxi Yan
1d8550c4c2
nit nullability fix
6 years ago
Muxi Yan
eebe2e669e
Upmerge v1.16.x
6 years ago
Muxi Yan
ce4a8a66ee
Boost C++ version for 1.17.0
6 years ago
Muxi Yan
d806ce71d7
more nullability
6 years ago
Muxi Yan
29e1591904
_Nullable -> nullable
6 years ago
Muxi Yan
00ff5805a3
null_unspecified -> nullable
6 years ago
Muxi Yan
680b53f7ad
clang-format
6 years ago
Muxi Yan
f0cbcde731
New channel pool design
6 years ago
Yash Tibrewal
bab043e865
Cleanup
6 years ago
Srini Polavarapu
9c22b4e1ba
Merge pull request #17181 from DerekRoy/master
...
Update README.md
6 years ago
Vishal Powar
68c353351c
Run the tools/codegen/core/gen_static_metadata.py and generate the
...
required files
6 years ago
Vishal Powar
fafde8ff21
Adding ads (data-plane-api) method name to wellknown names list.
...
This is the api for getting assignments from xDS server
6 years ago
Yash Tibrewal
f7bb5fa9d9
Merge pull request #17232 from yashykt/cleanup1
...
Remove the std::unique_ptr for interceptor creators, instead use move semantics everywhere
6 years ago
Derek
44e83d7964
Update README.md
6 years ago
Yash Tibrewal
a60fd359cb
Modify remaining usecases in test/cpp
6 years ago
Yash Tibrewal
fc332d2c92
Merge master
6 years ago
Lidi Zheng
924219a471
Merge pull request #17234 from lidizheng/enable-lcov-1.12-1.13
...
Enable lcov 1.12 and 1.13 for gRPC PHP
6 years ago
Jan Tattermusch
a81c0675f0
Merge pull request #16832 from clemensg/makefile_version_links
...
Fix invalid version .so links in Makefile
6 years ago
Lidi Zheng
31e8a6aa32
Merge pull request #17229 from lidizheng/make-docgen-py-work
...
Make docgen.py work
6 years ago
Lidi Zheng
dd2bdf2ff1
Enable lcov 1.12 and 1.13 for gRPC PHP
6 years ago
Muxi Yan
87abab45c9
Fix version availability
6 years ago
Lidi Zheng
d1776af2ff
Make docgen.py work
...
* Merge unnecessary arguments
* Remove the build command (CI should make sure it works, not this script)
* Speed up the GitHub operations with proper flags
* Adding Sphinx to setup requirement
6 years ago
Muxi Yan
512c01bc57
Polish threading + something else
6 years ago
Yash Tibrewal
626f1c9d53
Remove the std::unique_ptr, instead use move semantics everywhere
6 years ago
Bill Feng
6cbbefc6c6
temporarily removed some constraints
6 years ago
Bill Feng
c3720d124a
attempting single platform
6 years ago
Bill Feng
365ce568e1
fixed incorrect repo name
6 years ago
Juanli Shen
d8a7af85d7
Merge pull request #17063 from AspirinSJL/lb_config
...
Add support for LB config in service config
6 years ago
Muxi Yan
ffeb0e6823
Add *if* after assert
6 years ago
Bill Feng
09b0b0b712
Attempting Eric Burnett's fix
6 years ago
Bill Feng
3f70672827
reverted bazel-toolchains alias to its original form
6 years ago
Bill Feng
8575588fde
added path prefix to bazel_toolchains repo
6 years ago
Bill Feng
17ce7e0d94
addressed Nick's comments
6 years ago
Mark D. Roth
0f211b32b5
Merge pull request #17226 from markdroth/channel_state_fix
...
Don't reset channel state on resolver failure when LB policy exists.
6 years ago
vishalpowar
c809fa7829
Merge pull request #17210 from vishalpowar/import-envoy-submodule
...
Add envoy and its dependent repos as submodules in third_party
6 years ago
Muxi Yan
5746432121
Fix handler release - Part 1
6 years ago
Bill Feng
4d84165bb0
added machine size to toolchain constraints
6 years ago
Juanli Shen
8a880801ae
Add support for LB config in service config
6 years ago
Muxi Yan
8a762d4478
Polish nullability + something else
6 years ago
Muxi Yan
6b6ab2bdc9
Back to NSAssert
6 years ago
Soheil Hassas Yeganeh
fdf63a7c02
Merge pull request #17188 from soheilhy/worktree-refcounted
...
Add grpc_core::RefCount and use it for RefCountedPtr
6 years ago
Bill Feng
caf56447d5
added custom platform
6 years ago
Soheil Hassas Yeganeh
c25d2445f7
Add grpc_core::RefCount and use it for RefCountedPtr
6 years ago
Muxi Yan
7500528b15
clang-format
6 years ago
Mark D. Roth
d18458720c
Don't reset channel state on resolver failure when LB policy exists.
6 years ago
Jan Tattermusch
dc1bbf9932
Merge pull request #17167 from jtattermusch/switch_to_contextual_serializer
...
Switch C# to contextual serializer and deserializer internally
6 years ago
Jan Tattermusch
cba17be464
Merge pull request #17157 from jtattermusch/csharp_alternative_binding
...
C#: Add BindService() method that works with alternative serving stacks
6 years ago
Stanley Cheung
a0e54a4797
Merge pull request #17147 from toc007/PHP-Forking
...
Add PHP forking feature
6 years ago
Muxi Yan
e14ec44b0a
clang-format
6 years ago
Muxi Yan
b5434c05aa
Make tests pass
6 years ago