Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-09-19 |
|\ | | | | | | | fix-stream-compression-transport-duplicate | ||
| * | Upmerge from v1.6.x branch to master | David Garcia Quintas | 2017-09-18 |
| |\ | |||
* | | | Merge remote-tracking branch 'upstream/master' into ↵ | Muxi Yan | 2017-09-11 |
|\| | | | | | | | | | | | fix-stream-compression-transport-duplicate | ||
| * | | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin | David Garcia Quintas | 2017-09-07 |
| |\ \ | |||
| | * \ | Merge pull request #12369 from markdroth/call_combiner | Mark D. Roth | 2017-09-07 |
| | |\ \ | | | | | | | | | | | Second attempt at call combiner PR | ||
| | * | | | 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 |
| |/ / / |/| | | | |||
| | * | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |/ / |/| | | | | | | | | This reverts commit bf19961d0a49b43cb528392efeb4880eeebb9b5e. | ||
* | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
|\ \ \ | |||
| | | * | PHP: fix c++ error after c core 1.6 uptake | Stanley Cheung | 2017-08-30 |
| | | | | |||
| * | | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
|\| | | | |||
| * | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| | |/ | |/| | |||
| | * | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h} | David Garcia Quintas | 2017-08-24 |
| |/ | |||
| * | split tsi library into two | jiangtaoli2016 | 2017-08-09 |
| | | |||
| * | Update build rule | jiangtaoli2016 | 2017-08-07 |
| | | |||
| * | Revert "Revert "Add TSI zero-copy frame protector"" | Jiangtao Li | 2017-08-07 |
| | | |||
| * | Revert "Add TSI zero-copy frame protector" | Jiangtao Li | 2017-08-07 |
| | | |||
| * | split tsi into two libraries: tsi_interface and tsi | jiangtaoli2016 | 2017-08-04 |
| | | |||
| * | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 |
| |\ | |||
| | * | Add support for service configs to c-ares resolver. | Mark D. Roth | 2017-08-03 |
| | | | |||
| * | | minor fix | jiangtaoli2016 | 2017-08-02 |
| | | | |||
| * | | Add TSI zero-copy frame protector | jiangtaoli2016 | 2017-07-28 |
| | | | |||
* | | | Build simplification | Craig Tiller | 2017-07-19 |
| | | | |||
| | * | Pull flow control into one module | ncteisen | 2017-07-18 |
| |/ | |||
* / | Add a simple stats framework to gRPC C core | Craig Tiller | 2017-07-18 |
|/ | |||
* | Merge pull request #11607 from yihuazhang/tsi_init | Mark D. Roth | 2017-07-18 |
|\ | | | | | Add GTS plugin | ||
| * | Add GTS plugin | Yihua Zhang | 2017-07-17 |
| | | |||
* | | Merge pull request #11189 from muxi/stream_compression | Muxi Yan | 2017-07-17 |
|\ \ | |/ |/| | Implement stream compression lib module | ||
* | | Create inproc transport, add relevant tests, exclude irrelevant tests | Vijay Pai | 2017-07-14 |
| | | |||
* | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 |
| | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | ||
| * | Move stream_compression to src/core/lib/compression | Muxi Yan | 2017-07-05 |
| | | |||
| * | Make stream compression module | Muxi Yan | 2017-07-05 |
|/ | |||
* | Merge pull request #11412 from kpayson64/upgrade_boringssl | kpayson64 | 2017-06-20 |
|\ | | | | | Upgrade boringssl | ||
* | | Remove lockfree-stack implementation that is no longer used | Vijay Pai | 2017-06-19 |
| | | |||
| * | Update boringssl | Ken Payson | 2017-06-15 |
|/ | |||
* | Merge pull request #11336 from ctiller/ALL-the-things | Craig Tiller | 2017-06-08 |
|\ | | | | | Roll-up of threading changes | ||
* \ | Merge pull request #11237 from y-zeng/srv_record | Yuchen Zeng | 2017-06-08 |
|\ \ | | | | | | | Support grpclb address in the c-ares resolver | ||
| | * | Merge github.com:grpc/grpc into ALL-the-things | Craig Tiller | 2017-06-07 |
| | |\ | |_|/ |/| | | |||
* | | | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into srv_record | Yuchen Zeng | 2017-06-06 |
| |\ \ | |/ / |/| | | |||
| * | | Fix windows build, no_logging tests, dns_resolver_test | Yuchen Zeng | 2017-06-05 |
| | | | |||
| | * | Merge branch 'thread_pool' into ALL-the-things | Craig Tiller | 2017-05-30 |
| |/| |/| | | |||
* | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 |
|\| | | |||
| | * | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-18 |
| | |\ | | |/ | |/| | |||
| * | | Upmerge from v1.3.x branch to master | Stanley Cheung | 2017-05-17 |
| |\ \ | |||
| * | | | PHP: fix pecl extension after cc files are added | Stanley Cheung | 2017-05-17 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-17 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #11113 from jtattermusch/python_artifact_polling_trace | Jan Tattermusch | 2017-05-17 |
| |\ \ \ | | | | | | | | | | | Try fixing python artifact build on Windows |