Jan Tattermusch
|
a4f45d8745
|
Merge pull request #16347 from jtattermusch/workaround_16334
fix performance benchmarks on windows
|
6 years ago |
Vijay Pai
|
17a6bf65b7
|
Merge pull request #16298 from vjpai/custom_poller
Infrastructure for registering custom polling engines
|
6 years ago |
Vijay Pai
|
4b42288905
|
Merge pull request #16302 from vjpai/callback_cq
EXPERIMENTAL: Infrastructure for callback-based core CQ
|
6 years ago |
Noah Eisen
|
c175652de0
|
Merge pull request #16344 from ncteisen/flow-control-fix
Fix Clamp for Window Update
|
6 years ago |
Jan Tattermusch
|
1973af7453
|
Merge pull request #16348 from jtattermusch/benchmark_kokoro_metadata
Correctly set performance job metadata on kokoro
|
6 years ago |
Jan Tattermusch
|
4bfff0a0ff
|
yapf code
|
6 years ago |
Vijay Pai
|
a59e48e889
|
Add a test of callback CQ
|
6 years ago |
Vijay Pai
|
e91ae9d694
|
Fix abstract base class definition
|
6 years ago |
Nathaniel Manista
|
a165183fb7
|
Merge pull request #16340 from ghostwriternr/gsoc-naresh-summary
Naresh's Google Summer of Code report.
|
6 years ago |
Vijay Pai
|
d0f116c885
|
Can't count on shutdown_cb nullptr if version is 1
|
6 years ago |
Jan Tattermusch
|
52e17d7d0b
|
correctly set performance job metadata on kokoro
|
6 years ago |
Jan Tattermusch
|
217d460ee2
|
fix performance benchmarks on windows
|
6 years ago |
Vijay Pai
|
fe7f79189b
|
Address reviewer comments
|
6 years ago |
Jan Tattermusch
|
64712bfa47
|
Merge pull request #15295 from jtattermusch/pkgconfig_make
Make should generate pkg-config file for gpr as well
|
6 years ago |
Vijay Pai
|
4eff37345f
|
Add detailed comment for g_factories
|
6 years ago |
Vijay Pai
|
a4326eb7b8
|
Add comment to address reviewer comment
|
6 years ago |
Naresh
|
ca832cea90
|
Add GSoC report (Naresh)
|
6 years ago |
ncteisen
|
5e1cf109da
|
Fix clamp for window update
|
6 years ago |
Sree Kuchibhotla
|
40430196f8
|
Merge pull request #16319 from sreecha/transport-comments
Some comments to chttp2 transport
|
6 years ago |
Sree Kuchibhotla
|
98ecece14b
|
Merge pull request #16217 from sreecha/rq-threads-2
Second attempt: "Restrict the number of threads in C++ sync server""
|
6 years ago |
Jan Tattermusch
|
cf85462557
|
pkgconfig: add gpr to grpc's Requires.private
|
6 years ago |
Jan Tattermusch
|
965102527f
|
make should generate pkg-config file for gpr as well
|
6 years ago |
Vijay Pai
|
bbb97318e8
|
Merge branch 'master' into callback_cq
|
6 years ago |
Jan Tattermusch
|
82af3609dd
|
use correct target name for gflags-config.cmake
|
6 years ago |
Sree Kuchibhotla
|
716857e216
|
Merge branch 'master' into rq-threads-2
|
6 years ago |
Noah Eisen
|
ba7ca9742e
|
Merge pull request #16035 from ncteisen/flow-control-tracing
Fix Flow Control Tracing
|
6 years ago |
Jan Tattermusch
|
a4c0cb76bb
|
Merge pull request #16339 from jtattermusch/msbuild_intergration_prepare1
Preparation for Grpc.Tools msbuild integration (#13207)
|
6 years ago |
Mark D. Roth
|
f6dea9ec6a
|
Add another test.
|
6 years ago |
Mark D. Roth
|
4e1e6ceda9
|
Fix pick_first to not throw away unused subchannels.
|
6 years ago |
Muxi Yan
|
da8c26f302
|
Merge pull request #16261 from muxi/dynamic-cfstream-init
Use environment variable to enable CFStream
|
6 years ago |
Jan Tattermusch
|
c2f270fe37
|
sync nunit version for all test projects
|
6 years ago |
Jan Tattermusch
|
ec8a5f2d74
|
C# sanity test accepts [TestCase] attribute too
|
6 years ago |
Mehrdad Afshari
|
e495476b1e
|
Merge pull request #16324 from grpc/mehrdada-patch-1
Fix minor typo in documentation
|
6 years ago |
Srini Polavarapu
|
daf21c6737
|
Merge pull request #16321 from srini100/master
Merge from v1.14.x
|
6 years ago |
Mehrdad Afshari
|
e58d400ba2
|
Fix type reference in documentation
|
6 years ago |
Stanley Cheung
|
70c8a58b29
|
Merge pull request #16320 from stanley-cheung/remove-php-macos-build-artifact
No need to build artifact for PHP MacOS
|
6 years ago |
Muxi Yan
|
84ac8c2e5c
|
Merge pull request #16325 from muxi/add-new-line
Add newline to end of load_system_roots.h
|
6 years ago |
Jan Tattermusch
|
e786b33fb4
|
Merge pull request #16322 from jtattermusch/csharp_protobuf_update361
C#: upgrade protobuf nugets to v3.6.1
|
6 years ago |
Vijay Pai
|
a0e92e7727
|
Add proper synchronization so that stats are setup and destroyed cleanly
|
6 years ago |
Jan Tattermusch
|
46f8637bf7
|
Merge pull request #16308 from jtattermusch/csharp_ios_crash_workaround
C#: avoid shutdown crash on iOS
|
6 years ago |
Muxi Yan
|
9bde41b8e8
|
Merge pull request #16271 from muxi/verbose-error
Surface error_string to ObjC users
|
6 years ago |
Muxi Yan
|
d1a17392a3
|
Merge pull request #16213 from muxi/fix-ios8-con-mon
Fix GRPCCall refcounting issue
|
6 years ago |
Muxi Yan
|
d7a7c71849
|
clang_format
|
6 years ago |
Vijay Pai
|
e509e70b2d
|
Obj-c doesn't have nullptr, use NULL
|
6 years ago |
Juanli Shen
|
186df431de
|
As per review
|
6 years ago |
Sree Kuchibhotla
|
f023814bff
|
minor comments format fix
|
6 years ago |
Jan Tattermusch
|
1b59cc8606
|
use AtomicCounter to avoid unnecessary grpc_init invocations
|
6 years ago |
Muxi Yan
|
151e30567b
|
Add newline to end of header
|
6 years ago |
Mehrdad Afshari
|
b7b1e77943
|
Fix minor typo in documentation
|
6 years ago |
Stanley Cheung
|
9993869d04
|
lint fix
|
6 years ago |