Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #12880 from vjpai/c++ify | Vijay Pai | 2017-10-09 |
|\ | | | | | Doc with plans for converting core to C++ | ||
| * | Add some details | Vijay Pai | 2017-10-09 |
| | | |||
* | | Fixes | Craig Tiller | 2017-10-06 |
| | | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | 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 |
| | |\ | | |/ | |/| | |||
| | * | Rebasing on master for easier merging and testing | Yash Tibrewal | 2017-10-02 |
| | | | |||
| * | | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 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 |
| | | | |||
| | * | 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 |
| |/ | |||
* | | Fixes | Craig Tiller | 2017-10-02 |
| | | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-29 |
|\| | |||
| * | Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate | Muxi Yan | 2017-09-22 |
| |\ | | | | | | | Fix stream compression transport duplicate | ||
* | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-22 |
|\| | | |||
| * | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵ | Vijay Pai | 2017-09-21 |
| | | | | | | | | | | | | than only grpc_byte_buffer"" | ||
| * | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only ↵ | Jan Tattermusch | 2017-09-14 |
| | | | | | | | | | | | | grpc_byte_buffer" | ||
| * | | Merge pull request #12214 from vjpai/cereal_eye_sir | Vijay Pai | 2017-09-13 |
| |\ \ | | | | | | | | | Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer | ||
| | | * | 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 pull request #12372 from vjpai/armalarmadingdong | Vijay Pai | 2017-09-07 |
| |\ \ \ \ | | | | | | | | | | | | | Core API change: Decouple alarm construction from setting to avoid races in MT code | ||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin | David Garcia Quintas | 2017-09-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | * | | Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer | Vijay Pai | 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 | ||
| | | * | | | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 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. | ||
| * | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
| |\ \ | |||
| | * | | Revert "Implement call combiner" | Mark D. Roth | 2017-08-29 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-29 |
| |\| | | |||
* | | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-08-29 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_master | apolcyn | 2017-08-28 |
| |\ \ \ | | | | | | | | | | | Fix build.yaml to expand nanopb headers filegroup, for master branch | ||
| * \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
| |\ \ \ \ | | | | | | | | | | | | | Implement call combiner | ||
| | * | | | | 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 |
| | | |_|/ | | |/| | | |||
| * | | | | Add sync_custom.h | yang-g | 2017-08-24 |
| | | | | | |||
| * | | | | Remove stale file | yang-g | 2017-08-24 |
| |/ / / | |||
| | * / | fix build.yaml to expand nanopb headers filegroup | Alexander Polcyn | 2017-08-23 |
| |/ / | |||
| * | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| | | | |||
| * | | 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 |
| | | | |||
| * | | Merge branch 'master' into tsi_grpc | jiangtaoli2016 | 2017-08-04 |
| |\ \ | |||
| | * \ | Merge pull request #11579 from sreecha/fix_alarm | Sree Kuchibhotla | 2017-08-04 |
| | |\ \ | | | | | | | | | | | Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next() |