Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate | Muxi Yan | 2017-09-22 |
|\ | |||
* | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than... | Vijay Pai | 2017-09-21 |
* | | Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr... | Jan Tattermusch | 2017-09-14 |
* | | Merge pull request #12214 from vjpai/cereal_eye_sir | Vijay Pai | 2017-09-13 |
|\ \ | |||
| | * | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr... | Muxi Yan | 2017-09-11 |
| | |\ | |_|/ |/| | | |||
* | | | fix macos build | Jan Tattermusch | 2017-09-09 |
* | | | Merge pull request #12200 from dgquintas/rename_lr_to_plugin | David G. Quintas | 2017-09-08 |
|\ \ \ | |||
* \ \ \ | Merge pull request #12372 from vjpai/armalarmadingdong | Vijay Pai | 2017-09-07 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #12402 from kumaralokgithub/master | kumaralokgithub | 2017-09-07 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge github.com:grpc/grpc into stats_histo | Craig Tiller | 2017-09-07 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin | David Garcia Quintas | 2017-09-07 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| * | | | | | | Merge pull request #12104 from dgquintas/filters_prio | David G. 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 stats_histo | Craig Tiller | 2017-09-07 |
|\| | | | | | | |||
| * | | | | | | Merge pull request #12369 from markdroth/call_combiner | Mark D. Roth | 2017-09-07 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | Merge github.com:grpc/grpc into stats_histo | Craig Tiller | 2017-09-07 |
|\| | | | | | | | |||
| | | | | * | | | 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 |
| | | | * | | | Merge remote-tracking branch 'upstream/master' | Alok Kumar | 2017-09-06 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into filters_prio | David Garcia Quintas | 2017-09-06 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | s/load_reporting/server_load_reporting | David Garcia Quintas | 2017-09-06 |
| | | | * | | | Update build.yaml and generated changes | Alok Kumar | 2017-09-06 |
* | | | | | | | Merge github.com:grpc/grpc into stats_histo | Craig Tiller | 2017-09-06 |
|\| | | | | | | |||
| | | | | | * | build_project | Muxi Yan | 2017-09-05 |
| | | | | | * | Add interface abstraction and identity module | Muxi Yan | 2017-09-05 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Fix benchmark builds | Craig Tiller | 2017-09-05 |
| * | | | | | Merge pull request #12024 from yihuazhang/tsi_test_lib | Mark D. Roth | 2017-09-05 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge branch 'stats_histo_ints' into stats_histo | Craig Tiller | 2017-09-01 |
|\ \ \ \ \ \ \ | |||
* | | | | | | | | Add stats test | Craig Tiller | 2017-09-01 |
| |/ / / / / / |/| | | | | | | |||
| | | * | | | | Revert "Revert "Implement call combiner"" | Mark D. Roth | 2017-09-01 |
| |_|/ / / / |/| | | | | | |||
| * | | | | | Expose stats into qps_driver | Craig Tiller | 2017-08-31 |
|/ / / / / | |||
* | | | | | Merge github.com:grpc/grpc into stats | Craig Tiller | 2017-08-31 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Fix header location error | 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 pull request #12274 from apolcyn/fix_missing_nanopb_headers_master | apolcyn | 2017-08-28 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #11566 from markdroth/call_combiner | Mark D. Roth | 2017-08-25 |
| |\ \ \ \ \ | |||
| | * | | | | | Implement call combiner. | Mark D. Roth | 2017-08-25 |
| * | | | | | | Merge pull request #12282 from yang-g/sync_thd_refactor | Yang Gao | 2017-08-24 |
| |\ \ \ \ \ \ | |||
| | | | | | * | | Added way to remove filters from channel stack builder | David Garcia Quintas | 2017-08-24 |
| | |_|_|_|/ / | |/| | | | | | |||
| | | | | | * | 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 |
| | |/ / | |||
| | | * | Add TSI test library and SSL and fake TSI tests | Yihua Zhang | 2017-08-22 |
| | |/ | |||
| * / | Microbenchmarks work with bazel | ncteisen | 2017-08-22 |
| |/ | |||
| * | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| * | 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 |