Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | Merge pull request #12054 from sreecha/cq_cleanup | Sree Kuchibhotla | 2017-08-08 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix data races between cq-shutdown and cq-begin-op for a pluckable cq | |||
| | * | | | | | Trace closure flush | ncteisen | 2017-08-08 | |
| |/ / / / / |/| | | | | | ||||
* | | | | | | Merge pull request #12003 from murgatroid99/node_fix_batch_argument_segfault | Michael Lumish | 2017-08-08 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Node: fix segfault with incorrect status argument types | |||
* \ \ \ \ \ \ | Merge pull request #12091 from chhsia0/osx-cmake | Vijay Pai | 2017-08-08 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fixed `grpc_unsecure` CMake build failures due to non-standard ssl path. | |||
* \ \ \ \ \ \ \ | Merge pull request #12105 from jiangtaoli2016/revert-12101-revert-11977-tsi_grpc | Mark D. Roth | 2017-08-08 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Roll forward "Add TSI zero-copy frame protector" | |||
* \ \ \ \ \ \ \ \ | Merge pull request #12115 from jiangtaoli2016/next_bytes_to_send | Jiangtao Li | 2017-08-08 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make bytes_to_send in tsi_handshaker_next const | |||
| | | | | | | | | * | add tests | Jan Tattermusch | 2017-08-08 | |
| | | | | | | | | | | ||||
| | | | | | | | | * | merging of trailers on server-side | Jan Tattermusch | 2017-08-08 | |
| | | | | | | | | | | ||||
| | | | | | | | | * | Populate trailers in RpcException | Jan Tattermusch | 2017-08-08 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| | | | | | | * | | add ConfigureAwait | Jan Tattermusch | 2017-08-08 | |
| | | | | | | | | | ||||
| | | | | | | * | | add test for shuttingdown event | Jan Tattermusch | 2017-08-08 | |
| | | | | | | | | | ||||
| | | | | | | * | | address comments | Jan Tattermusch | 2017-08-08 | |
| | | | | | | | | | ||||
| * | | | | | | | | Make bytes_to_send in tsi_handshaker_next const | jiangtaoli2016 | 2017-08-07 | |
|/ / / / / / / / | ||||
* | | | | | | | | Merge pull request #12103 from muxi/fix-chttp2-transport-tsan | Muxi Yan | 2017-08-07 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix a thread safety bug in chttp2_transport | |||
* \ \ \ \ \ \ \ \ | Merge pull request #12107 from paulb777/patch-1 | Muxi Yan | 2017-08-07 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Objc Readme for directory hierarchies | |||
| * | | | | | | | | | Fix Objc Readme for directory hierarchies | Paul Beusterien | 2017-08-07 | |
|/ / / / / / / / / | ||||
| | * | | | | | | | Update build rule | jiangtaoli2016 | 2017-08-07 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #12066 from apolcyn/nit_for_interop_script | apolcyn | 2017-08-07 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix a variable name in interop script | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #10636 from apolcyn/alleviate_10526 | apolcyn | 2017-08-07 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | cancel calls on ruby client bidi write loop exceptions and surface the errror | |||
| | | * | | | | | | | | transport - Fix a thread safety bug introduced by #11780 | Muxi Yan | 2017-08-07 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | | * | | | | | | | Revert "Revert "Add TSI zero-copy frame protector"" | Jiangtao Li | 2017-08-07 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #12101 from grpc/revert-11977-tsi_grpc | Abhishek Kumar | 2017-08-07 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Revert "Add TSI zero-copy frame protector" | |||
| * | | | | | | | | | Revert "Add TSI zero-copy frame protector" | Jiangtao Li | 2017-08-07 | |
|/ / / / / / / / / | ||||
| * | | | | | | | | cancel calls with an error message when bidi write loop fails with user | Alexander Polcyn | 2017-08-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error | |||
* | | | | | | | | | Merge pull request #11977 from jiangtaoli2016/tsi_grpc | Jiangtao Li | 2017-08-07 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add TSI zero-copy frame protector | |||
| | | | | | | | * | | add GrpcEnvironment.ShuttingDown event | Jan Tattermusch | 2017-08-07 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | | * | | | | | Fixed `grpc_unsecure` CMake build failures due to non-standard openssl location. | Chun-Hung Hsiao | 2017-08-04 | |
| |_|_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `grpc_unsecure` doesn't use openssl, but one of its source file accidently includes `openssl/rand.h`. Since `CMakeLists.txt` doesn't specify that `grpc_unsecure` requires openssl, the build would fail. This can be fixed by simply removing this header inclusion. Fixed #11600. | |||
* | | | | | | | | Merge pull request #12053 from dgquintas/detect_flakes | David G. Quintas | 2017-08-04 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Added flake detection script | |||
* \ \ \ \ \ \ \ \ | Merge pull request #12086 from grpc/revert-11832-objc-oauth-protocol | Muxi Yan | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Revert "Add OAuth2 protocol in GRPCClient" | |||
| * | | | | | | | | | Revert "Add OAuth2 protocol in GRPCClient" | Muxi Yan | 2017-08-04 | |
|/ / / / / / / / / | ||||
| | * | | | | | | | split tsi into two libraries: tsi_interface and tsi | jiangtaoli2016 | 2017-08-04 | |
| | | | | | | | | | ||||
| | * | | | | | | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 | |
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next() | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11940 from grpc/sreecha-patch-1 | Sree Kuchibhotla | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Update epoll-polling-engine.md | |||
| | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into cache_poll_threads2 | Ken Payson | 2017-08-04 | |
| | | | | | | | | | |\ | ||||
* | | | | | | | | | | \ | Merge pull request #11990 from pgonda/patch-2 | Noah Eisen | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Update tcp_server_utils_posix_common with GPR_ONCE_INIT | |||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #12065 from vjpai/moreslices | Vijay Pai | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Slice constructors to match all grpc_slice cases | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11878 from stanley-cheung/php-persistent-channel | Stanley Cheung | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: persistent channels | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11964 from nathanielmanistaatgoogle/grpc_testing | Nathaniel Manista | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gRPC Python test infrastructure. | |||
| | | * | | | | | | | | | | | | | Add Slice constructors to match all grpc_slice cases | Vijay Pai | 2017-08-04 | |
| |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #12068 from matt-kwong/kokoro_mac_credentials | Jan Tattermusch | 2017-08-04 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove gcloud auth activate-service-account from Kokoro Mac build | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #11832 from muxi/objc-oauth-protocol | Muxi Yan | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add OAuth2 protocol in GRPCClient | |||
| | | | | | | | * | | | | | | | | | PR comments | David Garcia Quintas | 2017-08-03 | |
| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | Merge pull request #12048 from matt-kwong/kokoro_submodule | Matt Kwong | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Kokoro tests to build gRPC with an updated submodule | |||
| | | * | | | | | | | | | | | | | | | Remove gcloud auth activate-service-account from Kokoro Mac build | Matt Kwong | 2017-08-03 | |
| |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | PHP: persistent channel | Stanley Cheung | 2017-08-03 | |
| |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan | Sree Kuchibhotla | 2017-08-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent fd_orphan from calling shutdown(fd) when release_fd is true | |||
| | * | | | | | | | | | | | | | | | Add Kokoro tests to build gRPC with an updated submodule | Matt Kwong | 2017-08-03 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | gRPC Python test infrastructure | Nathaniel Manista | 2017-08-03 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (The channel-related second part of it.) | |||
| | | | | | | | | | | * | | | | | | iamge to image in interop test script | Alex Polcyn | 2017-08-03 | |
| | | |_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | |