Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #9194 from dgquintas/lb_secure_naming_3 | David G. Quintas | 2017-02-07 |
|\ | | | | | Secure naming support for gRPCLB. | ||
| * | Secure naming support for gRPCLB | David Garcia Quintas | 2017-02-07 |
| | | |||
* | | Merge pull request #9617 from rjshade/add_exec_ctx_to_orphan_callback | Robbie Shade | 2017-02-07 |
|\ \ | | | | | | | Adds an exec_ctx argument to orphan_cb in udp_server | ||
* \ \ | Merge pull request #9588 from ctiller/fuzzing-memory | Craig Tiller | 2017-02-07 |
|\ \ \ | | | | | | | | | Add examples from fuzzer server | ||
* \ \ \ | Merge pull request #9054 from sreecha/pollset_set_test | Sree Kuchibhotla | 2017-02-07 |
|\ \ \ \ | |_|_|/ |/| | | | Tests for pollset_set. | ||
* | | | | Merge pull request #9539 from markdroth/canonicalize_server_uri | Mark D. Roth | 2017-02-07 |
|\ \ \ \ | | | | | | | | | | | Canonify server URI when setting the channel arg. | ||
* \ \ \ \ | Merge pull request #9596 from muxi/cronet-tests-in-jenkins | Muxi Yan | 2017-02-07 |
|\ \ \ \ \ | | | | | | | | | | | | | Add Cronet core tests to Jenkins | ||
| | | | | * | Adds an exec_ctx argument to orphan_cb in udp_server | Robbie Shade | 2017-02-07 |
| |_|_|_|/ |/| | | | | |||
| * | | | | Add Cronet core tests to Jenkins | Muxi Yan | 2017-02-06 |
| | | | | | |||
| | | | * | Merge github.com:grpc/grpc into fuzzing-memory | Craig Tiller | 2017-02-06 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri | Mark D. Roth | 2017-02-06 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #9511 from ctiller/assert_writes | Craig Tiller | 2017-02-04 |
|\ \ \ \ \ | |/ / / / |/| | | | | Add a test verifying number of writes per RPC is reasonable | ||
* | | | | | Merge pull request #9582 from ctiller/debug_helpers | Craig Tiller | 2017-02-03 |
|\ \ \ \ \ | | | | | | | | | | | | | Add some debug utilities | ||
| | | | | * | Add examples from fuzzer server | Craig Tiller | 2017-02-03 |
| |_|_|_|/ |/| | | | | |||
| | * | | | Test fixes | Craig Tiller | 2017-02-03 |
| | | | | | |||
| | * | | | Fix Windows | Craig Tiller | 2017-02-03 |
| | | | | | |||
| * | | | | Fix Bazel | Craig Tiller | 2017-02-03 |
| | | | | | |||
| * | | | | Fix include guards | Craig Tiller | 2017-02-03 |
| | | | | | |||
| * | | | | Merge branch 'debug_helpers' of github.com:ctiller/grpc into debug_helpers | Craig Tiller | 2017-02-03 |
| |\ \ \ \ | |||
| * | | | | | Put files in a better place | Craig Tiller | 2017-02-03 |
| |/ / / / | |||
* | | | | | Merge pull request #9558 from rjshade/add_on_write_to_udp_server | Robbie Shade | 2017-02-03 |
|\ \ \ \ \ | | | | | | | | | | | | | Add an on_write callback to the UDP server. | ||
| | * | | | | Add some debug utilities | Craig Tiller | 2017-02-03 |
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing. I expect to grow this library significantly over time to aid debugging tricky problems. | ||
| | | * | | Merge remote-tracking branch 'upstream/master' into canonicalize_server_uri | Mark D. Roth | 2017-02-03 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #9487 from ctiller/bm_stream | Sree Kuchibhotla | 2017-02-02 |
|\ \ \ \ \ | | | | | | | | | | | | | One-way streaming microbenchmarks | ||
| | | | * | | clang-format | Mark D. Roth | 2017-02-02 |
| | | | | | | |||
| | | * | | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-02 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | | | * | Merge branch 'master' into pollset_set_test | Sree Kuchibhotla | 2017-02-02 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #9456 from jtattermusch/cmake_convenience_targets | Jan Tattermusch | 2017-02-02 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Big improvements to CMake build | ||
| | | | | * | | Fix secure_channel_create_test. | Mark D. Roth | 2017-02-02 |
| | | | | | | | |||
| | | | * | | | Fix potential use-after-free | Craig Tiller | 2017-02-02 |
| | | | | | | | |||
| | | * | | | | Add an on_write callback to the UDP server. | Robbie Shade | 2017-02-02 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #9236 from ctiller/max_msg_deadline | Craig Tiller | 2017-02-02 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Add test of deadline expiry with max concurrent streams | ||
| | | | | * | GRPC_TIMEOUT_MILLIS_TO_DEADLINE now renamed to ↵ | Sree Kuchibhotla | 2017-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | grpc_timeout_milliseconds_to_deadline | ||
* | | | | | | Merge pull request #9429 from Vizerai/trace_context_proto | Jim King | 2017-02-01 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Updated trace_context.proto and associated files. | ||
| * | | | | | | Updated trace_context.proto and associated files. | Vizerai | 2017-02-01 |
| | | | | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | | * | | | Merge github.com:grpc/grpc into bm_stream | Craig Tiller | 2017-02-01 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | | * | | | | windows compilation fixes | Jan Tattermusch | 2017-02-02 |
| |_|/ / / / |/| | | | | | |||
| | | | | * | Merge branch 'master' into pollset_set_test | Sree Kuchibhotla | 2017-02-01 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | | | | * | Merge branch 'master' into pollset_set_test | Sree Kuchibhotla | 2017-02-01 |
| | | | | |\ | |||
* | | | | | | | Fix fuzzing detected crash | Craig Tiller | 2017-02-01 |
| |_|_|_|_|/ |/| | | | | | |||
| | | | * | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
* | | | | | | Merge github.com:grpc/grpc into call_create | Craig Tiller | 2017-02-01 |
|\ \ \ \ \ \ | |||
* | | | | | | | Dont crash on API errors | Craig Tiller | 2017-02-01 |
| | | | | | | | |||
| * | | | | | | Fix bug in api_fuzzer | Craig Tiller | 2017-02-01 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the slices to unref array was expanded after returning a pointer to a slice, that pointer becomes invalidated. Instead, allocate and store pointers to slices in that array to keep stability. | ||
| | | | * | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-31 |
| | | | |\ \ | |||
| | * | | \ \ | Merge github.com:grpc/grpc into max_msg_deadline | Craig Tiller | 2017-01-31 |
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | | | |||
| | | | | | * | Merge branch 'master' into pollset_set_test | Sree Kuchibhotla | 2017-01-31 |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | |||
* | | / | | | | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| |_|/ / / / |/| | | | | | |||
| | | | * | | Accept and count deadline exceeded | Craig Tiller | 2017-01-30 |
| | | | | | |