aboutsummaryrefslogtreecommitdiffhomepage
path: root/grpc.gemspec
Commit message (Expand)AuthorAge
...
| | * Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-22
| | |\ | |_|/ |/| |
* | | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Gravatar Vijay Pai2017-09-21
| | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
| | |\ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-19
| |\ \ | |/ / |/| |
* | | add a client side utility for extracting a google rpcGravatar Alexander Polcyn2017-09-18
| * | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-tr...Gravatar Muxi Yan2017-09-11
| |\ \ | |/ / |/| |
| | * MergeGravatar Craig Tiller2017-09-08
| | |\ | |_|/ |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_pluginGravatar David Garcia Quintas2017-09-07
|\ \ \
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-07
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #12369 from markdroth/call_combinerGravatar Mark D. Roth2017-09-07
| |\ \ \
| * | | | Garbage collect experimental pollersGravatar Craig Tiller2017-09-07
* | | | | s/load_reporting/server_load_reportingGravatar David Garcia Quintas2017-09-06
| | | * | build_projectGravatar Muxi Yan2017-09-05
| | |/ / | |/| |
| * | | fix ruby macos build on kokoroGravatar Jan Tattermusch2017-09-05
| | | * Merge github.com:grpc/grpc into wcGravatar Craig Tiller2017-09-01
| | | |\ | | | |/ | | |/|
| | * | Revert "Revert "Implement call combiner""Gravatar Mark D. Roth2017-09-01
| |/ /
| * | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
| |\ \
| * | | Fix header location errorGravatar Craig Tiller2017-08-31
| | * | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| * | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
| |\| |
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
| | | |\ | | | |/ | | |/|
| | * | Merge pull request #12274 from apolcyn/fix_missing_nanopb_headers_masterGravatar apolcyn2017-08-28
| | |\ \
| | * \ \ Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| | |\ \ \
| | | * | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
* | | | | | Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}Gravatar David Garcia Quintas2017-08-24
| |_|/ / / |/| | | |
| | * | | Add sync_custom.hGravatar yang-g2017-08-24
| | * | | Remove stale fileGravatar yang-g2017-08-24
| |/ / / |/| | |
| | * | fix build.yaml to expand nanopb headers filegroupGravatar Alexander Polcyn2017-08-23
| |/ / |/| |
* | | split tsi library into twoGravatar jiangtaoli20162017-08-09
* | | Update build ruleGravatar jiangtaoli20162017-08-07
* | | Revert "Revert "Add TSI zero-copy frame protector""Gravatar Jiangtao Li2017-08-07
* | | Revert "Add TSI zero-copy frame protector"Gravatar Jiangtao Li2017-08-07
* | | split tsi into two libraries: tsi_interface and tsiGravatar jiangtaoli20162017-08-04
* | | Merge branch 'master' into tsi_grpcGravatar jiangtaoli20162017-08-04
|\ \ \
| * \ \ Merge pull request #11579 from sreecha/fix_alarmGravatar Sree Kuchibhotla2017-08-04
| |\ \ \
| * | | | Add support for service configs to c-ares resolver.Gravatar Mark D. Roth2017-08-03
| | * | | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-08-02
| | |\ \ \ | | |/ / / | |/| | |
* | | | | minor fixGravatar jiangtaoli20162017-08-02
| | * | | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-08-01
| | |\ \ \
| * | \ \ \ Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-08-01
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' into tsi_grpcGravatar jiangtaoli20162017-07-31
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Clean up grpc++_unsecure so that it doesn't require secure content anymoreGravatar Vijay Pai2017-07-30
* | | | | | Add TSI zero-copy frame protectorGravatar jiangtaoli20162017-07-28
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3Gravatar ncteisen2017-07-28
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Update build.yaml, fix formatGravatar Yuchen Zeng2017-07-27
|/ / / / /
| | * | | Merge branch 'master' into fix_alarmGravatar Sree Kuchibhotla2017-07-25
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-07-21
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * Fix projectsGravatar Craig Tiller2017-07-21
| | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-21
| | | | |\ | |_|_|_|/ |/| | | |
| | | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-20
| | | | |\