Mehrdad Afshari
b759103697
Merge pull request #16057 from grpc/mmx-test-nightly-builds
...
Add nightly package publishing script
6 years ago
Jan Tattermusch
3511f45964
Merge remote-tracking branch 'upstream/master' into support/xamarin
6 years ago
Jan Tattermusch
c6970ad79d
fix automatized android artifact build
6 years ago
Noah Eisen
d52661af9a
Merge pull request #16051 from ncteisen/channelz-grpclb
...
Channelz Part 3.67: gRPC LB Subchannel Refs Support
6 years ago
Nathan Herring
e1d94dfe60
GoogleDefaultCredentials use SSL under the covers; include that case.
6 years ago
ncteisen
e6401f5fb8
Merge branch 'master' of https://github.com/grpc/grpc into channelz-cpp
6 years ago
ncteisen
9620118390
Remove blank line
6 years ago
ncteisen
c4ce804b91
Merge branch 'master' of https://github.com/grpc/grpc into channelz-grpclb
6 years ago
Noah Eisen
93579e9a77
Merge pull request #16050 from ncteisen/channelz-round-robin
...
Channelz Part 3.33: Round Robin Subchannel Refs Support
6 years ago
ncteisen
90f0631c8d
s/channels/channel's
6 years ago
Srini Polavarapu
8c9af7464c
Regenerate projects
6 years ago
Yash Tibrewal
b29339f601
Merge pull request #16053 from yashykt/tsanfix
...
Data race fix for lockfree_event
6 years ago
Noah Eisen
496d2db5f5
Merge pull request #16063 from ncteisen/android
...
Fix andriod interop client
6 years ago
Srini Polavarapu
27b014ef35
Bump version to 1.15.0-dev
6 years ago
Yang Gao
a3f31d16e7
Merge pull request #16040 from yang-g/cq
...
Initialize member in default ctor
6 years ago
Srini Polavarapu
e36ca9ee1e
Merge pull request #16065 from srini100/v1.14.x
...
bump version to v1.14.0-pre1
6 years ago
Nathan Herring
8c7ce557f8
Add simple test for --ssl_target.
...
This cribs from test_credentials_provider.cc, but without using `grpc::ChannelArguments`, as the grpc CLI is responsible for setting that according to the flag.
6 years ago
Srini Polavarapu
76450b0dc6
Regenrate Projects
6 years ago
Srini Polavarapu
416fd00231
Bump version to v1.14.0-pre1
6 years ago
Nathan Herring
3ed81c8d65
Introduce --ssl_target flag to grpc_cli.
...
This allows the client to specify the host name of the remote server for the purposes of TLS certificate validation, useful for test certificates and machines with ephemeral IP
addresses with no associated DNS entries that have been assigned TLS certificates.
6 years ago
ncteisen
7daa0f911b
Fix andriod interop client
6 years ago
Mehrdad Afshari
e6c9edb111
Add nightly package publishing script
6 years ago
ncteisen
d47779bc56
Add child refs support to grpclb
6 years ago
ncteisen
af50d795de
Refactor some shared code to SubchannelList
6 years ago
ncteisen
af57df5e2a
Support subchannel refs for round_robin
6 years ago
ncteisen
c194528844
Adds C++ Channelz Service
6 years ago
Noah Eisen
481c1d57e7
Merge pull request #16022 from ncteisen/channelz-expose-get-channel
...
Channelz; Expose New Core API
6 years ago
Yash Tibrewal
d44abfbce5
s/inited/initialized
6 years ago
ncteisen
b86a744751
Expose GetChannel and GetTopChannels Core API
6 years ago
Yash Tibrewal
6b2b91cc93
Fix a TSAN bug in lockfree_event
6 years ago
Noah Eisen
2d5e0f1e72
Merge pull request #16044 from ncteisen/interop-soak-test
...
Add Two New Soak Interop Tests
6 years ago
Sree Kuchibhotla
f2a57cdd75
Merge remote-tracking branch 'upstream/master' into rq-threads
6 years ago
Noah Eisen
0418b3aded
Merge pull request #16020 from ncteisen/channelz-get-top-channels
...
Channelz Part 2: GetTopChannels
6 years ago
ncteisen
21fa7905a3
Add description of new experimental interops
6 years ago
ncteisen
dc5e3d48ce
Merge branch 'master' of https://github.com/grpc/grpc into interop-soak-test
6 years ago
Noah Eisen
6d091e5434
Merge pull request #16049 from ncteisen/clang-tidy
...
Cland Tidy Fixes for Channelz
6 years ago
Muxi Yan
125c9099d7
Merge pull request #15692 from muxi/binary-size-ci
...
iOS binary size diff integration with Kokoro
6 years ago
ncteisen
3c2b0ab6fd
s/this/with
6 years ago
Jan Tattermusch
cb7784734a
Merge pull request #16033 from jtattermusch/upgrade_boringssl_submodule
...
Upgrade boringssl submodules to latest chromium-stable
6 years ago
ncteisen
bc3723bc04
Cland tidy fixes for channelz
6 years ago
ncteisen
891cf34004
Use intptr_ts for channel registry test
6 years ago
ncteisen
2c990387c7
reviewer feedback
6 years ago
ncteisen
f87b9551c2
Merge branch 'master' of https://github.com/grpc/grpc into channelz-get-top-channels
6 years ago
Noah Eisen
a9f3d78c6e
Merge pull request #15980 from ncteisen/channelz-subchannel-refs
...
Channelz Part 3: Subchannel Refs Support for PickFirst
6 years ago
ncteisen
12f1cc059b
Reviewer feedback
6 years ago
ncteisen
5d373c40bd
reviewer feedback
6 years ago
Sree Kuchibhotla
68ad431864
Store schedulers_ and vtables_ in a 2D array
6 years ago
Sree Kuchibhotla
913f9b930a
Add Core resource quota implementation
6 years ago
ncteisen
b6597b4fbd
Add two new soak interop tests
6 years ago
ncteisen
2968bf687a
reviewer feedback
6 years ago