Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
|\ \ | |||
| | * | 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 |
|\ \ \ \ | | |_|/ | |/| | | |||
| | * | | C++ize BDP estimator, introduce ManualConstructor | Craig Tiller | 2017-10-08 |
| |/ / | |||
| | * | Refactor subchannel_list code out of RR and use it in PF. | Mark D. Roth | 2017-10-06 |
| | | | |||
| * | | Fixes | Craig Tiller | 2017-10-06 |
| | | | |||
* | | | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-05 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
| | |\ | | |/ | |/| | |||
* | | | Add abseil to core, use it for InlinedVector | Craig Tiller | 2017-10-05 |
| | | | |||
| | * | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
| | |\ | |_|/ |/| | | |||
| * | | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-03 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #12690 from matt-kwong/cov | Matt Kwong | 2017-10-03 |
|\ \ \ | | | | | | | | | Fix coverage tests | ||
| | * | | Rebasing on master for easier merging and testing | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | * | | Trying ken's fix for windows python | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | * | | Running generate projects | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | * | | Reverting pb.c files for now. Also fixing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | * | | Running generate_projects.sh and solving some uv build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | * | | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| | | | | | | | | | | | | | | | | Also converting to .cc | ||
| | * | | Changes for C to C++. Adding extern C to header files for compatibility. | Yash Tibrewal | 2017-10-02 |
| |/ / |/| | | |||
| | * | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
| | |\ | |_|/ |/| | | |||
| * | | Add -lstdc++ flag for compiling under gcov | Matt Kwong | 2017-09-21 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-09-11 |
|\| | | | | | | | | | | | fix-stream-compression-transport-duplicate | ||
| | * | Merge | Craig Tiller | 2017-09-08 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #12200 from dgquintas/rename_lr_to_plugin | David G. Quintas | 2017-09-08 |
| |\ \ | | | | | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} | ||
| | * \ | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin | David Garcia Quintas | 2017-09-07 |
| | |\ \ | |||
| * | \ \ | Merge github.com:grpc/grpc into stats_histo | Craig Tiller | 2017-09-07 |
| |\ \ \ \ | | | |/ / | | |/| | | |||
| | | | * | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-07 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | * | | | Merge pull request #12369 from markdroth/call_combiner | Mark D. Roth | 2017-09-07 |
| | |\ \ \ | | | | | | | | | | | | | Second attempt at call combiner PR | ||
| * | | | | | Merge github.com:grpc/grpc into stats_histo | Craig Tiller | 2017-09-07 |
| |\| | | | | |||
| | * | | | | Garbage collect experimental pollers | Craig Tiller | 2017-09-07 |
| | | | | | | |||
| | | | * | | s/load_reporting/server_load_reporting | David Garcia Quintas | 2017-09-06 |
| | | | | | | |||
* | | | | | | build_project | Muxi Yan | 2017-09-05 |
| |/ / / / |/| | | | | |||
| | | | * | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-09-01 |
| | | | |\ | | | |_|/ | | |/| | | |||
| | * | | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ / / |/| | | | | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e. | ||
| * | | | Expose stats into qps_driver | Craig Tiller | 2017-08-31 |
|/ / / | |||
* | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
|\ \ \ |