Sree Kuchibhotla
|
c6bcda7dac
|
Merge branch 'master' into rq-threads
|
7 years ago |
Yash Tibrewal
|
48d05520ac
|
Merge pull request #16168 from yashykt/calldestroyasan
Move freeing of error_string to release_call to fix ASAN bug
|
7 years ago |
Sree Kuchibhotla
|
9b84d7fe21
|
Merge branch 'master' into rq-threads
|
7 years ago |
Jan Tattermusch
|
7c30042f2b
|
Merge pull request #16018 from jadekler/server_reflection_meta
docs: provide a section aggregating per-language server reflection tu…
|
7 years ago |
Srini Polavarapu
|
5a6120ac8c
|
Merge pull request #16172 from srini100/master
Fix space in label
|
7 years ago |
srini100
|
1473b76e72
|
fix space in label
|
7 years ago |
Sree Kuchibhotla
|
6eac5e41b1
|
std::max is not available on some windows platforms
|
7 years ago |
Yash Tibrewal
|
fef37e8163
|
Merge pull request #16166 from yashykt/dontabortonerr
Don't abort on notify_on_error for poll. Instead simply schedule clos…
|
7 years ago |
Sree Kuchibhotla
|
ece265778b
|
Merge branch 'master' into rq-threads
|
7 years ago |
Sree Kuchibhotla
|
c2a22a1ab8
|
Address core review comments
|
7 years ago |
Muxi Yan
|
69553c9855
|
Merge pull request #16165 from muxi/kokoro-space
Move ios-binary-size build intermediate files to /tmpfs
|
7 years ago |
Yash Tibrewal
|
1c47bb45f5
|
Move freeing of error_string to release_call to fix ASAN bug
|
7 years ago |
Muxi Yan
|
e773a9b75f
|
Use /tmpfs on Kokoro for ObjC tests
|
7 years ago |
Mark D. Roth
|
713e90aadb
|
Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix
Fix RefCountedPtr to handle polymorphism.
|
7 years ago |
Yash Tibrewal
|
c137d23342
|
Don't abort on notify_on_error for poll. Instead simply schedule closure with cancel.. Soft error
|
7 years ago |
Yash Tibrewal
|
8e1df09f10
|
Merge pull request #16162 from yashykt/evengcleanup
Remove the notifier pollset from grpc event engine since it's not use…
|
7 years ago |
yihuaz
|
782e5c2b8d
|
Merge pull request #16116 from yihuazhang/C++_wrapper_for_local_credentials
Add a C++ wrapper for local credentials
|
7 years ago |
Jean de Klerk
|
2898c199a2
|
Add C# doc
|
7 years ago |
Mark D. Roth
|
3abd620134
|
fix clang_tidy
|
7 years ago |
Mark D. Roth
|
326f82e5e2
|
A bit of cleanup and add more tests.
|
7 years ago |
Jan Tattermusch
|
8fb45dc24f
|
Merge pull request #16136 from jtattermusch/csharp_reflection_docs
Add C# server reflection tutorial
|
7 years ago |
Jan Tattermusch
|
9f89b6f21b
|
Merge pull request #16144 from jtattermusch/csharp_cleanup_examples
Cleanup and update C# examples
|
7 years ago |
Jan Tattermusch
|
888d7da8de
|
address review comments
|
7 years ago |
Mehrdad Afshari
|
58dec1aa9e
|
Merge pull request #16157 from mehrdada/upmerge1.14.x
Upmerge 1.14.x into master
|
7 years ago |
apolcyn
|
d9e8f86675
|
Merge pull request #16158 from apolcyn/revert_windows_breakage
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
|
7 years ago |
Srini Polavarapu
|
04847aeb1e
|
Merge pull request #16152 from srini100/master
Fix spaces in mergeable config file
|
7 years ago |
Yash Tibrewal
|
d2d8f4776c
|
Remove the notifier pollset from grpc event engine since it's not used anywhere
|
7 years ago |
Mark D. Roth
|
78aca7bf85
|
clang-format
|
7 years ago |
Mark D. Roth
|
32b8a11b25
|
Fix build.
|
7 years ago |
Mark D. Roth
|
43002a3d9f
|
Remove no-longer-necessary MakePolymorphicRefCounted().
|
7 years ago |
Alexander Polcyn
|
f34c653936
|
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
This reverts commit ae8d3efc3a , reversing
changes made to e41215e181 .
|
7 years ago |
Mark D. Roth
|
87e772fa7b
|
Fix RefCountedPtr to handle polymorphism.
|
7 years ago |
Mehrdad Afshari
|
70ae86e049
|
Merge branch 'v1.14.x'
|
7 years ago |
Mehrdad Afshari
|
62ce6a8e49
|
Merge pull request #16153 from mehrdada/backport-SERVICE_NAME-to-1.14.x
Add SERVICE_NAME to reflection/health (1.14.x backport)
|
7 years ago |
apolcyn
|
7fc47f27d5
|
Merge pull request #16142 from apolcyn/optionally_wait_long
Wait a configurable amount of time for benchmark channels to connect
|
7 years ago |
Mehrdad Afshari
|
b69e2681ee
|
Merge pull request #16151 from mehrdada/server-reflection-service-name-exposure
Add SERVICE_NAME to reflection/health
|
7 years ago |
Mehrdad Afshari
|
ae8ab0f749
|
Add SERVICE_NAME to reflection/health
|
7 years ago |
Srini Polavarapu
|
ad2c5bee58
|
fix space
|
7 years ago |
Srini Polavarapu
|
d6df4d59d6
|
fix space
|
7 years ago |
Mehrdad Afshari
|
b12f0aaf07
|
Add SERVICE_NAME to reflection/health
|
7 years ago |
Eric Anderson
|
a2bb308c8f
|
Merge pull request #16129 from ejona86/special-interop
Add interop test for status description with special characters
|
7 years ago |
Alexander Polcyn
|
a2160f547f
|
Wait a configurable amount of time for benchmark channels to become ready
|
7 years ago |
Mehrdad Afshari
|
ac81f5aa32
|
Merge pull request #16145 from mehrdada/rollback-16133
Revert "Switched to extra_requires for Python 2 specific requirements"
|
7 years ago |
Jean de Klerk
|
4cc2e6031c
|
Move to bottom
|
7 years ago |
Mehrdad Afshari
|
0b739a2547
|
Revert "Switched to extra_requires for Python 2 specific requirements"
This reverts commit 2e4ab7a6e2 .
|
7 years ago |
Jan Tattermusch
|
e48fe72622
|
upgrade HelloworldLegacyCsproj to grpc1.13.1
|
7 years ago |
Jan Tattermusch
|
1a70151ac7
|
update the README files
|
7 years ago |
Jan Tattermusch
|
9f3e83e90a
|
upgrade c# Helloworld and RouteGuide to v1.13.1
|
7 years ago |
Jan Tattermusch
|
b56747397b
|
rename route_guide -> RouteGuide
|
7 years ago |
Jan Tattermusch
|
b8acb536e3
|
make new-style .csproj helloworld the default
|
7 years ago |