Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | | Remove call from sibling list when it is not first child. | yang-g | 2017-03-29 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||
| | | | | | | * | | | | Doc perf tests | Alexander Polcyn | 2017-03-29 | |
| | | | | * | | | | | | Syntax fix | Craig Tiller | 2017-03-29 | |
| | | | | * | | | | | | Add python commenter module | Craig Tiller | 2017-03-29 | |
| | | | | | * | | | | | Add max_connection_idle test | Yuchen Zeng | 2017-03-29 | |
| | | | | | * | | | | | Add max_connection_age end2end test | Yuchen Zeng | 2017-03-28 | |
| * | | | | | | | | | | minor changes to get docker building on osx | Makarand Dharmapurikar | 2017-03-28 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #10337 from yang-g/autofuzz | Yang Gao | 2017-03-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | Update include paths | Craig Tiller | 2017-03-28 | |
| | | * | | | | | | | | Move src/core/lib/tsi --> src/core/tsi | Craig Tiller | 2017-03-28 | |
| | |/ / / / / / / / | |/| | | | | | | | | ||||
| | | | * | | | | | | Merge github.com:grpc/grpc into bmdiff2.1.1 | Craig Tiller | 2017-03-28 | |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Clamp memory usage estimate | yang-g | 2017-03-28 | |
| | | | | | | * | | | remove lang specific streaming methods | Harsh Vardhan | 2017-03-28 | |
| | | | | | | * | | | Update sources & headers | Harsh Vardhan | 2017-03-28 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||
| | | | * | | | | | Merge github.com:grpc/grpc into bmdiff2.1.1 | Craig Tiller | 2017-03-28 | |
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | | | | * | | | | Add max_age_filter | Yuchen Zeng | 2017-03-28 | |
| | | | | | |_|/ | | | | | |/| | | ||||
| | | | * | | | | A more useful bm_diff? | Craig Tiller | 2017-03-27 | |
| | | | | |/ / | | | | |/| | | ||||
| * | | / | | | Add fuzzer bug | ncteisen | 2017-03-27 | |
| |/ / / / / | ||||
| | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-28 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #10305 from vjpai/fixdep | Vijay Pai | 2017-03-27 | |
| |\ \ \ \ \ | ||||
| | | * \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-27 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #10222 from makdharma/caching_with_uri | makdharma | 2017-03-26 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into change-to-microbenchmarking | Matt Kwong | 2017-03-24 | |
| |\ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add a TODO to enable microbenmarking for performance testing | Matt Kwong | 2017-03-24 | |
| | * | | | | | | | Merge pull request #7771 from y-zeng/cares_buildin | Yuchen Zeng | 2017-03-24 | |
| | |\ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | | | | | * | | | Fixing qps & benchmark. | Nicolas "Pixel" Noble | 2017-03-24 | |
| | * | | | | | | | Merge pull request #10245 from sreecha/cq_factory_api | Sree Kuchibhotla | 2017-03-24 | |
| | |\ \ \ \ \ \ \ | ||||
| | | | | * \ \ \ \ | Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri | Makarand Dharmapurikar | 2017-03-24 | |
| | | | | |\ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | | | ||||
| | | | | | * | | | | Resolve a circular dependence that was being generated between | Vijay Pai | 2017-03-24 | |
| | * | | | | | | | | Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 | Nicolas Noble | 2017-03-24 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Add socket factory support to udp_server.c | Michael Warres | 2017-03-24 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| | | | | | | | | * | Node: explicitly define Release and Debug builds, use build flags from build.... | murgatroid99 | 2017-03-23 | |
| | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| | | * | | | | | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 | |
| | |/| | | | | | | ||||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into cares_rebase | Yuchen Zeng | 2017-03-23 | |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests | apolcyn | 2017-03-23 | |
| | |\ \ \ \ \ \ \ | ||||
| | | | * \ \ \ \ \ | Merge pull request #9986 from apolcyn/fix_connectivity | apolcyn | 2017-03-23 | |
| | | | |\ \ \ \ \ \ | ||||
| | | * | | | | | | | | add http2 server test for unary calls that uses small frames and padding | Alexander Polcyn | 2017-03-22 | |
| * | | | | | | | | | | Add additional benchmarks | Matt Kwong | 2017-03-22 | |
| * | | | | | | | | | | Change jenkins/run_performance.sh to use microbenchmarking | Matt Kwong | 2017-03-22 | |
| | | | | | | * | | | | Merge remote-tracking branch 'upstream/master' into cares_rebase | Yuchen Zeng | 2017-03-22 | |
| | | | | | | |\ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||
| | | | | | | | * | | | added b64.c to the sources neede for grpc_base | Makarand Dharmapurikar | 2017-03-22 | |
| | * | | | | | | | | | Merge pull request #10247 from y-zeng/fix_lb_subchannel | Yuchen Zeng | 2017-03-22 | |
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||
| | * | | | | | | | | | Add bm | Craig Tiller | 2017-03-22 | |
| | * | | | | | | | | | Enroll bm_chttp2_transport into bigquery pipeline | Craig Tiller | 2017-03-22 | |
| | * | | | | | | | | | Merge pull request #10238 from ctiller/bm_chttp2_top | Craig Tiller | 2017-03-22 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ | Merge pull request #9655 from markdroth/remove_initial_connect_string | Mark D. Roth | 2017-03-22 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | * \ \ \ | Merge branch 'master' into cq_factory_api | Sree Kuchibhotla | 2017-03-21 | |
| | | | | | | | | |\ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||
| | | | | * | | | | | | | | Add reproduction | Yuchen Zeng | 2017-03-21 | |
| | | |_|/ / / / / / / / | | |/| | | | | | | | | | ||||
| | | | | | | | * | | | | Introduce grpc_completion_queue_factory API | Sree Kuchibhotla | 2017-03-21 | |
| | * | | | | | | | | | | Fix sanity, generated projects | David Garcia Quintas | 2017-03-21 |