Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14015 from vjpai/alarm | Vijay Pai | 2018-02-02 |
|\ | | | | | Remove alarm from core, implement in C++ layer only | ||
* | | Update BoringSSL to latest chromium-stable ref | Matt Kwong | 2018-01-26 |
| | | |||
* | | Merge pull request #13820 from yihuazhang/rename-gts | Mark D. Roth | 2018-01-26 |
|\ \ | | | | | | | Rename GTS to ALTS for TSI plugin | ||
| * | | rename gts to alts | Yihua Zhang | 2018-01-23 |
| | | | |||
| | * | Remove alarm from core, implement in C++ layer only | Vijay Pai | 2018-01-21 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2018-01-19 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
| * | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 |
| | | |||
| * | Revert "Revert "Set error status correctly on server side"" | Ken Payson | 2018-01-11 |
| | | | | | | | | This reverts commit 951f84aea00a1f8a65cf160d7d8f342c30593000. | ||
| * | Revert "Set error status correctly on server side" | David G. Quintas | 2018-01-11 |
| | | |||
| * | Merge pull request #13922 from y-zeng/openssl_1_1_0 | Yuchen Zeng | 2018-01-08 |
| |\ | | | | | | | Silence openssl 1.1.0 warnings | ||
| | * | Silence openssl 1.1.0 warnings | Yuchen Zeng | 2018-01-04 |
| | | | |||
| * | | Set error status correctly on server side | Ken Payson | 2018-01-04 |
| |/ | |||
* | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-12-06 |
|\| | | | | | | | fix-stream-compression-config-interface | ||
* | | Merge commit 'b0bad8f^' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 |
|\ \ | |||
* \ \ | Merge e759d2a^ | Muxi Yan | 2017-12-06 |
|\ \ \ | |||
| | | * | Merge pull request #13442 from adelez/foundry_integration | adelez | 2017-12-01 |
| | | |\ | | | | | | | | | | | Create a pilot job to run bazel tests remotely | ||
| | | | * | Rename port_hermetic to port_isolated_runtime_environment | Adele Zhou | 2017-11-30 |
| | | | | | |||
| | | | * | Enabling hermetic testing for running tests on Foundry. | Adele Zhou | 2017-11-30 |
| | | | | | |||
| | | * | | Move histogram to test/core/util | Vijay Pai | 2017-11-30 |
| | | |/ | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
| | | |\ | |||
| | | | * | Merge github.com:grpc/grpc into no-absl | Craig Tiller | 2017-11-28 |
| | | | |\ | |||
| | | | * \ | Merge github.com:grpc/grpc into no-absl | Craig Tiller | 2017-11-28 |
| | | | |\ \ | |||
| | | | | | * | Remove lockfree stack, again | Vijay Pai | 2017-11-22 |
| | | | | |/ | |||
| | | * | | | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
| | | |\ \ \ | | | | |_|/ | | | |/| | | |||
| | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++ | ncteisen | 2017-11-17 |
| | | |\ \ \ | |||
| | | * | | | | Rename tracer_peer to tracer_util | ncteisen | 2017-11-17 |
| | | | | | | | |||
| | | * | | | | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 |
| | |/ / / / | |||
| | | | | * | Back-out absl dependency for now | Craig Tiller | 2017-11-13 |
| | | |_|/ | | |/| | | |||
| | | * | | Inline closure | ncteisen | 2017-11-12 |
| | |/ / | |||
| | * | | solve benchmark issue | Yash Tibrewal | 2017-10-31 |
| | | | | |||
| | * | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
| | |\ \ | | |/ / | |/| | | |||
| | * | | BUILD changes. test languauge to C++ | Yash Tibrewal | 2017-10-31 |
| | | | | |||
| * | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ \ \ | | | | | | | | | | | Cleaning up census code. | ||
| | | * \ | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #12732 from y-zeng/connectivity_watcher | Yuchen Zeng | 2017-10-30 |
| |\ \ \ \ | | | | | | | | | | | | | Client channel backup poller | ||
| * \ \ \ \ | Merge pull request #12878 from markdroth/pick_first_subchannel_list | Mark D. Roth | 2017-10-30 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Refactor subchannel_list code out of RR and use it in PF. | ||
| | | * | | | | Use backup pollser instead of connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | | * | | | | convert connectivity_watcher to cpp file | Yuchen Zeng | 2017-10-30 |
| | | | | | | | |||
| | | * | | | | Add client channel connectivity watcher | Yuchen Zeng | 2017-10-30 |
| | |/ / / / | |/| | | | | |||
| * | | | | | Add call size bm_diff | Ken Payson | 2017-10-27 |
| | | | | | | |||
| | | | * | | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | |_|/ / | |/| | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-23 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | * | | Cleaning up census code. | Vizerai | 2017-10-23 |
| | |/ / | |/| | | |||
| * | | | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-16 |
| |\ \ \ | |||
| | | | * | Add thread pool reset on fork with FORKING_SUPPORT_ENABLED | Ken Payson | 2017-10-12 |
| | | | | | |||
| | | * | | Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list | Mark D. Roth | 2017-10-12 |
| | | |\ \ | |||
| * | | \ \ | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-12 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
* | | | | | | build_project | Muxi Yan | 2017-10-11 |
| | | | | | | |||
| | | * | | | C++ize BDP estimator, introduce ManualConstructor | Craig Tiller | 2017-10-08 |
| | |/ / / | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-10-06 |
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | | fix-stream-compression-config-interface |