Soheil Hassas Yeganeh
cc5fe63da0
Fix bazel for //test/cpp/microbenchmarks/...
...
Fix a build failure due to missed dependency and add the bm_create_call
benchmark to the build targets.
7 years ago
Muxi Yan
86ff72bb47
Add missing type information
7 years ago
Muxi Yan
677ab86b4a
rename createChannel -> createChannelCallback
7 years ago
Vijay Pai
1a9c197987
clang-tidy fixes
7 years ago
Muxi Yan
da42aa1c1b
Add designated initializer annotation
7 years ago
Jan Tattermusch
dfb1a0f206
Merge pull request #16907 from jtattermusch/fix_memory_profile_jobs
...
Fix memory profile jobs on master
7 years ago
Jan Tattermusch
e69a636f32
Merge pull request #13207 from kkm000/package-grpc-tools
...
Integrate Grpc.Tools into msbuild system (C# only)
7 years ago
Yang Gao
2c2090899a
Merge pull request #16906 from yang-g/non_polling_poller
...
Catch missing kick for non-polling poller
7 years ago
Jan Tattermusch
ee4cb5ce65
fix Grpc.Tools nuget layout on Linux and Mac
...
For files without known extension (e.g. Unix binaries) , NuGet can't tell files from directories,
so mention protoc and grpc_csharp_ext explicitly to avoid breaking nuget's directory layout.
7 years ago
Jan Tattermusch
7f38ed6b24
update go interop image to go1.11
7 years ago
Jan Tattermusch
0e3cb55509
fix peformance_profile_* jobs on master
7 years ago
Jan Tattermusch
f2db10d64c
regenerate projects
7 years ago
Jan Tattermusch
f7f74c5ec1
rename memory_profile_client and memory_profile_server
7 years ago
yang-g
8e76cdd2c9
Catch missing kick for non-polling poller
7 years ago
Muxi Yan
ad5485ae4e
Make channel args immutable
7 years ago
Muxi Yan
bc292b87c2
polish attributes of GRPCChannelConfiguration
7 years ago
Muxi Yan
549db7b80b
host == nil -> host.length == 0
7 years ago
Muxi Yan
62fb609df7
rename kChannelPool->gChannelPool
7 years ago
Muxi Yan
6032e960d4
Polish channelID comments
7 years ago
Muxi Yan
543fbf38c0
timeout > 0
7 years ago
Muxi Yan
a8b07a37df
Synchronized access to kHostCache
7 years ago
Muxi Yan
7d32a2cb25
Set user's dispatch queue's handler to internal serial queue
7 years ago
Muxi Yan
da43545ff7
Check callSafety in -init in GRPCCall
7 years ago
Muxi Yan
b3d236d1bf
Prevent empty string
7 years ago
Muxi Yan
9f47e76fc8
QoS for internal dispatch queues
7 years ago
Muxi Yan
bf09206496
Separate GRPCProtoResponseHandler from GRPCResponseHandler
7 years ago
kkm
3b7c408262
Remove target netcoreapp2.1 from Tools.Tests csproj
7 years ago
David G. Quintas
61be9aebb5
Merge pull request #16902 from grpc/revert-16766-master
...
Revert "grpc_cli json support"
7 years ago
David G. Quintas
a464b4ce39
Revert "grpc_cli json support"
7 years ago
Noah Eisen
8e626a8de1
Merge pull request #16885 from ncteisen/tcp-user-timeout
...
Protect Spammy Log with Tracer
7 years ago
Muxi Yan
34e2a7be17
Merge pull request #16650 from muxi/fix-analyze-issue
...
Fix analyze issues in gRPC ObjC lib
7 years ago
Noah Eisen
7380707fd3
Merge pull request #16860 from ncteisen/channelz-pagination
...
Support Channelz Pagination
7 years ago
vishalpowar
bc1f057f37
Merge pull request #16868 from vishalpowar/xds-plugin
...
Add new grpc lb plugin 'xds'
7 years ago
Vishal Powar
a95ea6dab4
Add new grpc lb plugin 'xds'
...
This plugin currently implements the grpclb protocol.
NOTE: All the files under xds/ directory have been cloned from grpclb/ and
will be updated in subsequently to support xds API.
7 years ago
Noah Eisen
0c805cf6ed
Merge pull request #16887 from ncteisen/channel-tracing
...
Channelz Part 10: More Channel Tracing
7 years ago
ncteisen
58486521ae
s/more_to_come/reached_pagination_limit
7 years ago
ncteisen
ce38653372
Merge branch 'master' of https://github.com/grpc/grpc into channelz-pagination
7 years ago
Noah Eisen
17048446cc
Merge pull request #16892 from ncteisen/channelz-fix
...
Assume UNKNOWN if No Status
7 years ago
Yang Gao
191766c0f2
Merge pull request #16766 from gfecher/master
...
grpc_cli json support
7 years ago
hcaseyal
cf408bb222
Merge pull request #10859 from haorenfsa/master
...
fix: while using eventfd, a random fd will be closed when error occurs during creating eventfd
7 years ago
Jan Tattermusch
1eeb4a6991
Merge pull request #16886 from jtattermusch/csharp_dlopen_error_logging
...
C#: Extra error message if grpc_csharp_ext load fails.
7 years ago
Jan Tattermusch
f7f7a04501
Merge pull request #16854 from jtattermusch/bazel_test_adjustments
...
Align some build.yaml test names with bazel counterparts
7 years ago
Jan Tattermusch
4f89f591bb
Merge pull request #16851 from jtattermusch/benchmark_singlevm_job
...
Add kokoro job for single VM benchmark
7 years ago
Lidi Zheng
cc413b1d7b
Merge pull request #16893 from lidizheng/run-tests-python-3.7
...
Add support to run_tests.py for python 3.7
7 years ago
Lidi Zheng
575549c077
Add support for python 3.7
7 years ago
ncteisen
f1d3d32f9c
Assume UNKNOWN if no status
7 years ago
Noah Eisen
a605af7568
Merge pull request #16884 from ncteisen/stats
...
Only Print Stats if Collected
7 years ago
Feso
00bb2a035e
Reformatted code as per clang-format
7 years ago
Noah Eisen
302c89e047
Merge pull request #16819 from ncteisen/channelz
...
Channelz Part 9: Enable by Default
7 years ago
Soheil Hassas Yeganeh
fe431b4d8a
Merge pull request #16801 from soheilhy/worktree-slice
...
Avoid unnecessary ref/unref calls to get mdelem from slices.
7 years ago