Muxi Yan
09ec7d5a31
Merge pull request #16075 from grpc/binary-size-comment
...
Annotate binary size comment is related to ObjC
6 years ago
Sree Kuchibhotla
b5b0fbf085
Merge branch 'master' into fix-dns-job-2
6 years ago
ncteisen
18a9d7d57c
reviewer feedback
6 years ago
Nathan Herring
6f1604b1eb
Fixup: Use a more exact logic for google default credentials.
6 years ago
Jan Tattermusch
e6824f3c1d
Merge pull request #15846 from medinandres/json_fix
...
Corrected formatting of json files
6 years ago
Muxi Yan
687316c025
Clarify it's Objective-C sizes in comment
6 years ago
Brent Shaffer
ad371f802d
fixes subpackage issue with loading composer
6 years ago
Jan Tattermusch
542ad27cf7
run yapf
6 years ago
ncteisen
b47214952b
reviewer feedback
6 years ago
Jan Tattermusch
8ed83fb44d
fix continuous build of the Grpc.Core nuget
6 years ago
Jan Tattermusch
71826b5196
differentiate C# android artifacts by ABI
6 years ago
ncteisen
6104e4f33b
Move ChannelzServicePlugin to public, experimental
6 years ago
Nathan Herring
adb8581456
clang format
6 years ago
Nathan Herring
c7fae8812f
clang tidy
6 years ago
Jan Tattermusch
e565567491
explicitly list Grpc.Core.targets files
6 years ago
Jan Tattermusch
1e30bced77
revert changes to Version.csproj.include
6 years ago
Jan Tattermusch
be6f3e393f
better NativeExtension.LoadNativeMethods readability
6 years ago
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