Jan Tattermusch
3a0c72ff6b
remove an unneeded shell script
6 years ago
Muxi Yan
53cfea5672
Merge pull request #17246 from muxi/v1.17.x
...
Bump v1.17.x version to v1.17.0-pre1
6 years ago
Muxi Yan
195c042d32
Replace PB_FIELD_16BIT with PB_FIELD_32BIT
6 years ago
Muxi Yan
4f41886324
Generate projects
6 years ago
Muxi Yan
69f98c1a0f
Merge pull request #17247 from muxi/bump-v1.18
...
Bump master version to v1.18.0-dev
6 years ago
Muxi Yan
96ed4b7578
dev->pre1 for core version
6 years ago
Guantao Liu
a3348a3bc9
Also extend iomgr_windows.cc
6 years ago
Bill Feng
8fad166c85
added autoconfigured
6 years ago
Muxi Yan
da14743f1a
Generate projects
6 years ago
Muxi Yan
56f67728a8
Bump version to v1.17.0-pre1
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Muxi Yan
f836319f1f
Bump version to v1.18.0-dev
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Muxi Yan
f9f78e45d7
Merge pull request #17242 from muxi/upmerge-1.16.0
...
Upmerge 1.16.x to master
6 years ago
Muxi Yan
553af17f8e
Merge pull request #17243 from grpc/boost-core-version
...
Boost core version in BUILD
6 years ago
Guantao Liu
be5eea1f42
Extend ev_posix.* to prepare for the new background poller 'epollbg',
...
and get rid of the dependency loop on the grpc shutdown path. Make sure
all background closures are complete before shutting down the other grpc
modules.
Avoid using the backup poller in TCP endpoints if using the background
poller.
6 years ago
Muxi Yan
50d34c224a
Revert python changes
6 years ago
Muxi Yan
0226bbbf52
Boost core version in BUILD
6 years ago
Muxi Yan
168965b2c2
Merge pull request #17241 from muxi/boost-c++-version
...
Boost C++ podspec version for 1.17.0
6 years ago
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
Yash Tibrewal
00c9c40004
Remove extraneous logging statements
6 years ago
Yash Tibrewal
d4ebd30eb2
Add method to get status of send message op on POST_SEND_MESSAGE
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