Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | Merge pull request #11539 from dgquintas/alarm_non_copyable | 2017-06-29 | ||
|\ \ \ \ | ||||
| | * | | | Improvements to C++ filter API: | 2017-06-29 | ||
| * | | | | Split move test | 2017-06-28 | ||
| | | * | | Merge pull request #11610 from ncteisen/v1.4.x-perf-bot-patch | 2017-06-27 | ||
| | | |\ \ | ||||
| | | | * | | Few more bm trickle fixes | 2017-06-26 | ||
| | | | * | | Clang fmt and copyright sanity | 2017-06-26 | ||
| | | | * | | Add json out flag to qps driver | 2017-06-26 | ||
| | | | * | | Fix bm_diff | 2017-06-26 | ||
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into import | 2017-06-26 | ||
| | | | | |\ | | | |_|_|/ | | |/| | | | ||||
* | / | | | | added test for RR connectivity state upon subchannels shutdown | 2017-06-26 | ||
| |/ / / / |/| | | | | ||||
| | * | | | Fix RR policy connectivity state upon subchannels shutdown | 2017-06-23 | ||
| | |/ / | ||||
* | | | | Merge pull request #11499 from markdroth/trailers_only | 2017-06-22 | ||
|\ \ \ \ | ||||
| * | | | | Add support for Trailers-Only responses. | 2017-06-22 | ||
| | * | | | Make grpc::Alarm non-copyable | 2017-06-20 | ||
| |/ / / | ||||
* / / / | Still create channel if remotedb is false. Just do not use it in the file par... | 2017-06-19 | ||
|/ / / | ||||
* | | | clang fmt | 2017-06-19 | ||
* | | | Add json out flag to qps driver | 2017-06-19 | ||
* | | | Merge remote-tracking branch 'origin/master' into HEAD | 2017-06-13 | ||
|\ \ \ | ||||
| * \ \ | Merge pull request #9823 from mjkim/fix_unkown | 2017-06-12 | ||
| |\ \ \ | ||||
| * | | | | Add rich closure debug mode | 2017-06-08 | ||
| * | | | | Merge github.com:grpc/grpc into ALL-the-things | 2017-06-08 | ||
| |\ \ \ \ | ||||
| | * | | | | license fixes | 2017-06-08 | ||
| | * | | | | fix remaining license notices | 2017-06-08 | ||
| | * | | | | auto-fix most of licenses | 2017-06-08 | ||
| * | | | | | Merge github.com:grpc/grpc into ALL-the-things | 2017-06-07 | ||
| |\| | | | | ||||
| * | | | | | Merge github.com:grpc/grpc into ALL-the-things | 2017-06-07 | ||
| |\ \ \ \ \ | ||||
| | | * | | | | Implement LB policy updates | 2017-06-06 | ||
| | |/ / / / | ||||
| | * | | | | Pare down args once more | 2017-06-06 | ||
| * | | | | | Merge branch 'selectivity' into ALL-the-things | 2017-06-02 | ||
| |\ \ \ \ \ | ||||
| | | * | | | | Clang fmt | 2017-06-02 | ||
| | | * | | | | Change identity | 2017-06-02 | ||
| | | * | | | | Redo unary trickle args sweep | 2017-06-02 | ||
| | |/ / / / | ||||
| | * | | | | clang format | 2017-05-31 | ||
| | * | | | | Fixes | 2017-05-26 | ||
| | * | | | | bm trickly bugfix | 2017-05-26 | ||
| | | |/ / | | |/| | | ||||
| | | | * | Merge remote-tracking branch 'ctiller/build-wtf' into import | 2017-05-26 | ||
| | | | |\ | ||||
| | | | * \ | Merge branch 'master' of https://github.com/grpc/grpc into import | 2017-05-26 | ||
| | | | |\ \ | | | |_|/ / | | |/| | | | ||||
| | | | * | | Moving gtest to the end. | 2017-05-25 | ||
| | | | * | | Moving testing headers at the end. | 2017-05-25 | ||
| | | | * | | Adding interop stress test. | 2017-05-25 | ||
| | | | * | | Adding reconnect interop client and server. | 2017-05-25 | ||
| | | | * | | Realized that the interop BUILD file still uses cc_library and stuff. | 2017-05-25 | ||
| * | | | | | Remove function | 2017-05-24 | ||
| | | | * | | Fixing indentation + fixing interop_client. | 2017-05-24 | ||
| * | | | | | Merge github.com:grpc/grpc into thread_pool | 2017-05-23 | ||
| |\| | | | | ||||
* | | | | | | Support multiple threads per cq sharing, add tests | 2017-05-23 | ||
| |/ / / / |/| | | | | ||||
| | | | * | More import fixes | 2017-05-19 | ||
* | | | | | Change round_robin LB policy to use the addresses in the order given. | 2017-05-19 | ||
* | | | | | Merge pull request #10930 from ncteisen/frame-size | 2017-05-18 | ||
|\ \ \ \ \ | ||||
| | | | * | | Adding dummy layering check option. | 2017-05-19 | ||
| |_|_|/ / |/| | | | |