Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update with the new ping implementation | 2017-02-26 | |
| | |||
* | Client-side keepalive ping | 2017-02-26 | |
| | | | | Based on soltanmm-google's #9114 | ||
* | Merge pull request #9849 from ctiller/bm_chttp2 | 2017-02-24 | |
|\ | | | | | Add benchmarks for HTTP2 HPACK encoding | ||
* \ | Merge pull request #9870 from ncteisen/if-opportunity-doesnt-knock-fix-the-build | 2017-02-24 | |
|\ \ | | | | | | | Add grpc_load_reporting to grpc_cronet | ||
* \ \ | Merge pull request #9858 from ctiller/cb | 2017-02-24 | |
|\ \ \ | | | | | | | | | Fix closure running: current code is unsafe | ||
| | * | | Fix load_reporting linker error | 2017-02-24 | |
| | | | | |||
* | | | | Merge pull request #9774 from sreecha/surface_test_bazel | 2017-02-24 | |
|\ \ \ \ | |_|/ / |/| | | | Bazel BUILD files tests under `test/core/surface` and `test/cpp/end2end` | ||
* | | | | Merge pull request #9683 from sreecha/fd_rw_atm_closure | 2017-02-24 | |
|\ \ \ \ | | | | | | | | | | | Reduce mutexes in grpc_fd read_closure/write_closure/shutdown paths (epoll engine only) | ||
* \ \ \ \ | Merge pull request #9664 from ctiller/c3+r+l | 2017-02-23 | |
|\ \ \ \ \ | | | | | | | | | | | | | Make load balancers use combiner locks | ||
| | | | * | | Fix closure running: current code is unsafe | 2017-02-23 | |
| | | | | | | |||
| | * | | | | Comments and relaxed cas in some cases | 2017-02-23 | |
| | | | | | | |||
* | | | | | | Merge pull request #9694 from nicolasnoble/upmerge_from_1_1_x | 2017-02-23 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Upmerge from 1.1.x | ||
* \ \ \ \ \ \ | Merge pull request #9718 from yang-g/metadata | 2017-02-23 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Let ServerContext own the initial_metadata array for sync calls | ||
| | | | * | | | Comments around acquire/release | 2017-02-23 | |
| | | | | | | | |||
| | | * | | | | Fixes, review comments | 2017-02-23 | |
| | | | | | | | |||
* | | | | | | | Merge pull request #9650 from ctiller/call_mutex | 2017-02-23 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Make batch allocation lock-free | ||
* \ \ \ \ \ \ \ | Merge pull request #9830 from nathanielmanistaatgoogle/lint-fixes | 2017-02-23 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix and enable no-member lint. | ||
| | | | | * \ \ \ | Merge github.com:grpc/grpc into c3+r+l | 2017-02-23 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #9662 from ctiller/c3+r | 2017-02-23 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Bring resolvers under the client channel combiner lock | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #9750 from ctiller/deadline_mu | 2017-02-23 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Eliminate mutex in deadline_filter | ||
| | | | | * | | | | | | Let ServerContext own the initial_metadata array for sync calls | 2017-02-22 | |
| | | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9794 from eduherminio/master | 2017-02-22 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix compile error - possible uninitialized variable | ||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9737 from ctiller/bm_call_create | 2017-02-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Call creation/destruction benchmark | ||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9748 from dgquintas/transport_unavailable | 2017-02-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | Transport closure results in UNAVAILABLE from client, not INTERNAL | ||
| | | | | | | | | | | * | | Add BUILD file for end2end tests too | 2017-02-22 | |
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |||
| | | | | | | | | | | * | Initial http2 benchmarks | 2017-02-22 | |
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| | | | | | | | | | * | Merge branch 'master' into fd_rw_atm_closure | 2017-02-22 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | | | | * | | | | | Fix and enable no-member lint | 2017-02-22 | |
| |_|_|_|_|/ / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #9772 from muxi/build-fix | 2017-02-22 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix flakiness in testPacketCoalescing | ||
| | | | | * | | | | | | Fix refcounting bug | 2017-02-22 | |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge branch 'bm_call_create' into deadline_mu | 2017-02-22 | |
| | | | | |\ \ \ \ \ \ | | | | |_|/ / / / / / | | | |/| | | | | | | | |||
| | | | | * | | | | | | Merge github.com:grpc/grpc into deadline_mu | 2017-02-22 | |
| | | | | |\ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | | |||
| | | | | | * | | | | | Fix race in call.c | 2017-02-22 | |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Merge github.com:grpc/grpc into c3+r | 2017-02-22 | |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Fix compile | 2017-02-22 | |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Merge github.com:grpc/grpc into bm_call_create | 2017-02-21 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9746 from yang-g/handshake_mgr | 2017-02-21 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Contain the links for the pending handshake managers inside handshake… | ||
| | * | | | | | | | | | | Fix flakiness in testPacketCoalescing | 2017-02-21 | |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9801 from ctiller/rmw | 2017-02-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | | | Add counters for rmw atomic operations to microbenchmarks | ||
| | | | | * | | | | | | | Correct formatting | 2017-02-21 | |
| | | | | | | | | | | | | |||
| | | | | | | * | | | | | Fix compile, bugs | 2017-02-21 | |
| | | | | | | | | | | | | |||
| * | | | | | | | | | | | Separate CAS/ADD RMWs | 2017-02-21 | |
| | | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9723 from vyper/patch-1 | 2017-02-21 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix class name on documentation | ||
| | * | | | | | | | | | | | Add counters for rmw atomic operations to microbenchmarks | 2017-02-21 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | * | | | | | Merge github.com:grpc/grpc into c3+r | 2017-02-21 | |
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
| | | | | * | | | | | | | fix compile error | 2017-02-20 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #9205 from yang-g/health | 2017-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | C++ default health checking service. | ||
| | | | | | | * | | | | | Make resolver combiner part of the base type, to be consistent with future ↵ | 2017-02-17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes to lb_policy | ||
| | | | | | | * | | | | | Merge github.com:grpc/grpc into c3+r | 2017-02-17 | |
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | |||
* | | | | | | | | | | | | Merge pull request #9751 from stanley-cheung/php-ext-arg-info | 2017-02-17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add macro for arg info in extension |