Vijay Pai
|
a59e48e889
|
Add a test of callback CQ
|
7 years ago |
Vijay Pai
|
e91ae9d694
|
Fix abstract base class definition
|
7 years ago |
Nathaniel Manista
|
a165183fb7
|
Merge pull request #16340 from ghostwriternr/gsoc-naresh-summary
Naresh's Google Summer of Code report.
|
7 years ago |
Vijay Pai
|
d0f116c885
|
Can't count on shutdown_cb nullptr if version is 1
|
7 years ago |
Jan Tattermusch
|
52e17d7d0b
|
correctly set performance job metadata on kokoro
|
7 years ago |
Jan Tattermusch
|
217d460ee2
|
fix performance benchmarks on windows
|
7 years ago |
Vijay Pai
|
fe7f79189b
|
Address reviewer comments
|
7 years ago |
Jan Tattermusch
|
64712bfa47
|
Merge pull request #15295 from jtattermusch/pkgconfig_make
Make should generate pkg-config file for gpr as well
|
7 years ago |
Vijay Pai
|
4eff37345f
|
Add detailed comment for g_factories
|
7 years ago |
Vijay Pai
|
a4326eb7b8
|
Add comment to address reviewer comment
|
7 years ago |
Naresh
|
ca832cea90
|
Add GSoC report (Naresh)
|
7 years ago |
ncteisen
|
5e1cf109da
|
Fix clamp for window update
|
7 years ago |
Sree Kuchibhotla
|
40430196f8
|
Merge pull request #16319 from sreecha/transport-comments
Some comments to chttp2 transport
|
7 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""
|
7 years ago |
Jan Tattermusch
|
cf85462557
|
pkgconfig: add gpr to grpc's Requires.private
|
7 years ago |
Jan Tattermusch
|
965102527f
|
make should generate pkg-config file for gpr as well
|
7 years ago |
Vijay Pai
|
bbb97318e8
|
Merge branch 'master' into callback_cq
|
7 years ago |
Jan Tattermusch
|
82af3609dd
|
use correct target name for gflags-config.cmake
|
7 years ago |
Sree Kuchibhotla
|
716857e216
|
Merge branch 'master' into rq-threads-2
|
7 years ago |
Noah Eisen
|
ba7ca9742e
|
Merge pull request #16035 from ncteisen/flow-control-tracing
Fix Flow Control Tracing
|
7 years ago |
Jan Tattermusch
|
a4c0cb76bb
|
Merge pull request #16339 from jtattermusch/msbuild_intergration_prepare1
Preparation for Grpc.Tools msbuild integration (#13207)
|
7 years ago |
Muxi Yan
|
da8c26f302
|
Merge pull request #16261 from muxi/dynamic-cfstream-init
Use environment variable to enable CFStream
|
7 years ago |
Jan Tattermusch
|
c2f270fe37
|
sync nunit version for all test projects
|
7 years ago |
Jan Tattermusch
|
ec8a5f2d74
|
C# sanity test accepts [TestCase] attribute too
|
7 years ago |
Mehrdad Afshari
|
e495476b1e
|
Merge pull request #16324 from grpc/mehrdada-patch-1
Fix minor typo in documentation
|
7 years ago |
Srini Polavarapu
|
daf21c6737
|
Merge pull request #16321 from srini100/master
Merge from v1.14.x
|
7 years ago |
Mehrdad Afshari
|
e58d400ba2
|
Fix type reference in documentation
|
7 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
|
7 years ago |
Muxi Yan
|
84ac8c2e5c
|
Merge pull request #16325 from muxi/add-new-line
Add newline to end of load_system_roots.h
|
7 years ago |
Jan Tattermusch
|
e786b33fb4
|
Merge pull request #16322 from jtattermusch/csharp_protobuf_update361
C#: upgrade protobuf nugets to v3.6.1
|
7 years ago |
Vijay Pai
|
a0e92e7727
|
Add proper synchronization so that stats are setup and destroyed cleanly
|
7 years ago |
Jan Tattermusch
|
46f8637bf7
|
Merge pull request #16308 from jtattermusch/csharp_ios_crash_workaround
C#: avoid shutdown crash on iOS
|
7 years ago |
Muxi Yan
|
9bde41b8e8
|
Merge pull request #16271 from muxi/verbose-error
Surface error_string to ObjC users
|
7 years ago |
Muxi Yan
|
d1a17392a3
|
Merge pull request #16213 from muxi/fix-ios8-con-mon
Fix GRPCCall refcounting issue
|
7 years ago |
Muxi Yan
|
d7a7c71849
|
clang_format
|
7 years ago |
Vijay Pai
|
e509e70b2d
|
Obj-c doesn't have nullptr, use NULL
|
7 years ago |
Sree Kuchibhotla
|
f023814bff
|
minor comments format fix
|
7 years ago |
Jan Tattermusch
|
1b59cc8606
|
use AtomicCounter to avoid unnecessary grpc_init invocations
|
7 years ago |
Muxi Yan
|
151e30567b
|
Add newline to end of header
|
7 years ago |
Mehrdad Afshari
|
b7b1e77943
|
Fix minor typo in documentation
|
7 years ago |
Stanley Cheung
|
9993869d04
|
lint fix
|
7 years ago |
Vijay Pai
|
e84096bbe5
|
Experimental infrastructure for callback-based CQ
|
7 years ago |
Sree Kuchibhotla
|
d760b26586
|
Modify comments
|
7 years ago |
yihuaz
|
f3839c8a25
|
Merge pull request #16183 from yihuazhang/google_default_creds_cloud_path_test
Add cloud-path interop tests using google default credentials
|
7 years ago |
Stanley Cheung
|
54e7b24b9a
|
Remove if clause too
|
7 years ago |
Eric Gribkoff
|
ea7c0a60c5
|
Merge pull request #16296 from ericgribkoff/close_segfault_fix
Check if Python channel is closed before starting core ops
|
7 years ago |
Jan Tattermusch
|
537503dc1a
|
C#: upgrade protobuf nugets to v3.6.1
|
7 years ago |
Jan Tattermusch
|
fa2961abd8
|
Merge pull request #16315 from jtattermusch/csharp_try_unflake_distribtests
Refresh certs in C# distribtest dockerfiles
|
7 years ago |
Jan Tattermusch
|
2f7f5b9ede
|
Merge pull request #16293 from jtattermusch/xamarin_forms_fix
Standardize layout of Grpc.Core nuget package
|
7 years ago |
Jan Tattermusch
|
10bcfaa491
|
Merge pull request #16317 from jtattermusch/owners_replace_mattkwong
Owners: replace matt-kwong
|
7 years ago |