Mingding, Han
9d5b0cd871
Add 'multi_json' gem to gemspec so that route_guide_server can work
6 years ago
Srini Polavarapu
deeb781374
Regenrate projects
6 years ago
Srini Polavarapu
2a3d328199
Bump version to v1.14.0-pre2
6 years ago
Srini Polavarapu
dd5caf0107
Merge pull request #16179 from kpayson64/fix_again
...
Immediately run write closures for failed stream
6 years ago
Muxi Yan
682d093868
Merge pull request #16180 from muxi/tmpfs-all-objc
...
Make all ObjC tests intermediate files into /tmpfs
6 years ago
Carl Mastrangelo
5eb6962187
bump grpc java to 1.14.0
6 years ago
Yang Gao
fc3caf820e
Merge pull request #16066 from Capstan/cli-tls
...
Introduce --ssl_target flag to grpc_cli.
6 years ago
apolcyn
8fc60d3f30
Merge pull request #16163 from apolcyn/revert_revert_windows_breakage
...
Revert "Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort""
6 years ago
Mark D. Roth
f22dc13c5b
Eliminate PingOneLocked() from LB policy API.
6 years ago
Nathaniel Manista
a87b1fb3ef
Merge pull request #15992 from ghostwriternr/python_bazel_1
...
Basic setup to build gRPC Python with Bazel.
6 years ago
kpayson64
d4c5c84f96
Immediately run write closures for failed stream
6 years ago
Muxi Yan
6bd510bf6b
Make more tests in /tmpfs
6 years ago
Sree Kuchibhotla
c6bcda7dac
Merge branch 'master' into rq-threads
6 years ago
Yash Tibrewal
c777bd2c44
Merge branch 'master' into pollforceset
6 years ago
Yash Tibrewal
48d05520ac
Merge pull request #16168 from yashykt/calldestroyasan
...
Move freeing of error_string to release_call to fix ASAN bug
6 years ago
Sree Kuchibhotla
9b84d7fe21
Merge branch 'master' into rq-threads
6 years ago
Jan Tattermusch
7c30042f2b
Merge pull request #16018 from jadekler/server_reflection_meta
...
docs: provide a section aggregating per-language server reflection tu…
6 years ago
Srini Polavarapu
5a6120ac8c
Merge pull request #16172 from srini100/master
...
Fix space in label
6 years ago
srini100
1473b76e72
fix space in label
6 years ago
Sree Kuchibhotla
6eac5e41b1
std::max is not available on some windows platforms
6 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…
6 years ago
Sree Kuchibhotla
ece265778b
Merge branch 'master' into rq-threads
6 years ago
Sree Kuchibhotla
c2a22a1ab8
Address core review comments
6 years ago
Muxi Yan
69553c9855
Merge pull request #16165 from muxi/kokoro-space
...
Move ios-binary-size build intermediate files to /tmpfs
6 years ago
Yash Tibrewal
1c47bb45f5
Move freeing of error_string to release_call to fix ASAN bug
6 years ago
Muxi Yan
e773a9b75f
Use /tmpfs on Kokoro for ObjC tests
6 years ago
Mark D. Roth
713e90aadb
Merge pull request #16159 from markdroth/ref_counted_ptr_polymorphism_fix
...
Fix RefCountedPtr to handle polymorphism.
6 years ago
Yash Tibrewal
8f82ae3668
Merge master
6 years ago
Yash Tibrewal
7a0e389a73
Do not abort. Just fail softly
6 years ago
Yash Tibrewal
c137d23342
Don't abort on notify_on_error for poll. Instead simply schedule closure with cancel.. Soft error
6 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…
6 years ago
yihuaz
782e5c2b8d
Merge pull request #16116 from yihuazhang/C++_wrapper_for_local_credentials
...
Add a C++ wrapper for local credentials
6 years ago
Jean de Klerk
2898c199a2
Add C# doc
6 years ago
Mark D. Roth
3abd620134
fix clang_tidy
6 years ago
Mark D. Roth
326f82e5e2
A bit of cleanup and add more tests.
6 years ago
Naresh
11f199e34d
Workspace changes to build gRPC Python with Bazel
...
- Include new rules from bazelbuild/rules_python, which allow for
importing pip dependencies with Bazel.
- Make Cython BUILD file visible to WORKSPACE.
- Use a custom requirements file for Bazel python. This is added to
allow for requirements previously added only during build steps.
6 years ago
Naresh
3af1aaadab
Basic setup to build gRPC Python with Bazel
...
Building gRPC Python with Bazel has been one of the long requested
additions to gRPC (#8079 ). Doing so had been made complex by the fact
that Bazel itself is still in active development.
There has been extensive work on building Cython code at tensorflow,
which can be reused for gRPC's purposes as well.
Major included changes required for building grpcio with Bazel are:
- Include Cython as a third party Bazel package, to compile the Cython
parts of gRPC Python.
- Include rules for Python autoconfiguration so Python headers can be
detected by cygrpc.
6 years ago
Jan Tattermusch
8fb45dc24f
Merge pull request #16136 from jtattermusch/csharp_reflection_docs
...
Add C# server reflection tutorial
6 years ago
Jan Tattermusch
9f89b6f21b
Merge pull request #16144 from jtattermusch/csharp_cleanup_examples
...
Cleanup and update C# examples
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Jan Tattermusch
888d7da8de
address review comments
6 years ago
Mehrdad Afshari
58dec1aa9e
Merge pull request #16157 from mehrdada/upmerge1.14.x
...
Upmerge 1.14.x into master
6 years ago
apolcyn
d9e8f86675
Merge pull request #16158 from apolcyn/revert_windows_breakage
...
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
6 years ago
Srini Polavarapu
04847aeb1e
Merge pull request #16152 from srini100/master
...
Fix spaces in mergeable config file
6 years ago
Muxi Yan
190badb180
Merge pull request #16148 from grpc/boost-boringssl
...
BoringSSL commit and version boost
6 years ago
Yash Tibrewal
d2d8f4776c
Remove the notifier pollset from grpc event engine since it's not used anywhere
6 years ago
Mark D. Roth
78aca7bf85
clang-format
6 years ago
Yash Tibrewal
35925d5863
Add API to grpc event engines to forcibly set underlying fd to be readable/writable/errored
6 years ago
Mark D. Roth
32b8a11b25
Fix build.
6 years ago
Mark D. Roth
43002a3d9f
Remove no-longer-necessary MakePolymorphicRefCounted().
6 years ago