Bill Feng
3391245e73
removed all constraints from custom toolchain
6 years ago
Bill Feng
4a9feff1fd
removed autoconfigured constraint
6 years ago
Bill Feng
a548f1cc64
fixed typo on WORKSPACE file
6 years ago
Bill Feng
c04583f647
registered toolchain and platform
6 years ago
Bill Feng
8fad166c85
added autoconfigured
6 years ago
Bill Feng
6cbbefc6c6
temporarily removed some constraints
6 years ago
Bill Feng
c3720d124a
attempting single platform
6 years ago
Bill Feng
365ce568e1
fixed incorrect repo name
6 years ago
Bill Feng
09b0b0b712
Attempting Eric Burnett's fix
6 years ago
Bill Feng
3f70672827
reverted bazel-toolchains alias to its original form
6 years ago
Bill Feng
8575588fde
added path prefix to bazel_toolchains repo
6 years ago
Bill Feng
17ce7e0d94
addressed Nick's comments
6 years ago
Bill Feng
4d84165bb0
added machine size to toolchain constraints
6 years ago
Bill Feng
caf56447d5
added custom platform
6 years ago
Bill Feng
d069bb2444
more destination fixes
6 years ago
Bill Feng
2532b8488c
updated toolchain subversion
6 years ago
Bill Feng
8006dddea2
updated toolchain subversion
6 years ago
Bill Feng
9759a1b241
removed accidental submodule update
6 years ago
Yash Tibrewal
38c6b2c72a
Merge pull request #17129 from yashykt/cancelinterceptorcomment
...
Add comment on cancellation being forever alone in the batch
6 years ago
Moiz Haidry
729a0a9e5b
Merge pull request #17111 from mhaidrygoog/server_unary_callback_benchmark
...
Added benchmarks for Callback based Unary server
6 years ago
Vijay Pai
5cdf7a0cf7
Merge pull request #16805 from g-easy/ocplugin
...
GenerateServerContext: Don't use a parent context if it's invalid.
6 years ago
Lidi Zheng
01c6565fb5
Merge pull request #16995 from lidizheng/from-3.4-to-3.7
...
Migrate tests from Python 3.4 to Python 3.7
6 years ago
Lidi Zheng
678ea08950
Merge pull request #16919 from lidizheng/wait-for-ready
...
Add wait-for-ready semantics
6 years ago
Lidi Zheng
a7a3f5b42e
Merge pull request #17074 from lidizheng/python-doc-gen
...
The new gRPC Python documentation generator
6 years ago
Moiz Haidry
1303ec7b53
Added benchmarks for Callback based Unary server
6 years ago
Jan Tattermusch
35e1f9fa6a
Merge pull request #17121 from jtattermusch/speedup_interop_builds
...
Speedup interop builds (PHP and C++)
6 years ago
Lidi Zheng
cabe8d8f10
New Python documentation generation
...
* Use templates instead of generating them every time
* Theme changed
* Add grpc_* modules
* APIs grouped
* No documentation for class members without docstring
* Add docstring for status code
6 years ago
Yash Tibrewal
269493f9e8
Merge pull request #17127 from yashykt/tcpusertimeout
...
Allow setsockopt and getsockopt to softly fail for TCP_USER_TIMEOUT
6 years ago
Lidi Zheng
4821221e3a
Add wait-for-ready semantics
...
* Include unit tests to test default behaviour, disable behaviour, enable behaviour of the wait-for-ready mechanism
* Import flags constants from grpc_types.h
* Use WaitGroup to wait for TRANSIENT_FAILURE state in unit test
6 years ago
Lidi Zheng
201342c91a
Merge pull request #16916 from benjaminp/disable-compat
...
Allow gpr compatibility mode to be disabled in the Python build.
6 years ago
Lidi Zheng
88150dbe2c
Merge pull request #17128 from lidizheng/add-comment-to-commands-py
...
Add background about gRPC Python's building process on macOS
6 years ago
Lidi Zheng
03841be6ce
Add background about the special condition
6 years ago
Lidi Zheng
8a0b08b574
Migrate tests from Python 3.4 to Python 3.7
6 years ago
Yash Tibrewal
a803f96e5a
Add comment on cancellation being forever alone in the batch
6 years ago
Yash Tibrewal
fc28a86a0e
Allow setsockopt and getsockopt to softly fail for TCP_USER_TIMEOUT
6 years ago
Yash Tibrewal
193b4b57ec
Merge pull request #17072 from yashykt/interceptor_cancellation
...
Interceptors should see a Cancellation notification
6 years ago
Vijay Pai
385fde64fc
Merge pull request #17105 from vjpai/callback_success
...
Minor refactor of CallbackWithSuccessTag
6 years ago
Yash Tibrewal
572da21de8
Merge pull request #17112 from yashykt/statstestbuild
...
Add BUILD file for stats_test.cc
6 years ago
Vijay Pai
233de3d7c6
Merge pull request #17089 from vjpai/callback_shutdown
...
Resolve a deadlock in callback CQ shutdown
6 years ago
Vijay Pai
1e850944e9
Release the CallbackWithSuccessTag from a server context completionop
6 years ago
Vijay Pai
526d2e6004
Refactoring of CallbackWithSuccessTag
6 years ago
vishalpowar
56dbef813e
Merge pull request #17103 from vishalpowar/cleanup_drop_handling_xds
...
xds plugin does not need drop to be determined by serverlist
6 years ago
Jan Tattermusch
dff13fe1a9
speedup C++ interop build
6 years ago
Jan Tattermusch
a8d960bbd2
speedup php7 interop build
6 years ago
Jan Tattermusch
f1df763d32
speedup PHP interop build
6 years ago
Jan Tattermusch
2fc2d7fc40
Merge pull request #17117 from jtattermusch/interop_tests_deprecate_internalci
...
run_interop_tests.py cleanup (deprecate --internal_ci cmdline arg)
6 years ago
Jan Tattermusch
1f42d4d6ce
Merge pull request #17100 from jtattermusch/time_macos_prepare
...
Time prepare_build_macos_rc script
6 years ago
Soheil Hassas Yeganeh
c0306fa2eb
Merge pull request #17102 from soheilhy/worktree-h2-inline
...
Eliminate function pointers in hpack_enc().
6 years ago
Jan Tattermusch
6645845658
run_interop_tests.py cleanup
6 years ago
Soheil Hassas Yeganeh
bab124f7c1
Merge pull request #17109 from soheilhy/worktree-call-relayout
...
Optimize `grpc_call_stack_init` for cache coherency.
6 years ago