Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | update nugets in csproj projects | Jan Tattermusch | 2017-03-07 | |
| | | | | | | ||||
| | * | | | | regenerate projects | Jan Tattermusch | 2017-03-07 | |
| | | | | | | ||||
| | * | | | | update C# project.json dependencies | Jan Tattermusch | 2017-03-07 | |
| | | | | | | ||||
| | * | | | | updgrade C# project.json to protobuf 3.2.0 | Jan Tattermusch | 2017-03-07 | |
| | | | | | | ||||
| | * | | | | regenerate C# protos | Jan Tattermusch | 2017-03-07 | |
| | | | | | | ||||
| | * | | | | upgrade third_party/protobuf to 3.2.0 | Jan Tattermusch | 2017-03-07 | |
| |/ / / / | ||||
| * | | | | Merge pull request #9632 from jtattermusch/csharp_server_side_auth | Jan Tattermusch | 2017-03-07 | |
| |\ \ \ \ | | | | | | | | | | | | | Expose AuthContext in C# | |||
| * \ \ \ \ | Merge pull request #10001 from y-zeng/fling_stream | Yuchen Zeng | 2017-03-06 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Use gpr_subprocess in fling_stream_test | |||
| | | | * | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master_again | David Garcia Quintas | 2017-03-06 | |
| | |_|/| | | | |/| | | | | | ||||
| * | | | | | | Merge pull request #9983 from dgquintas/1.1.x_to_master | David G. Quintas | 2017-03-06 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Upmerge of 1.1.x to master. | |||
| | | | | * \ \ | Merge pull request #9862 from Op3n4M3/limit-gem-build | apolcyn | 2017-03-06 | |
| | | | | |\ \ \ | | | | | | | | | | | | | | | | | | | Limit the gem native build resources | |||
| | | * | | | | | | Use gpr_subprocess in fling_stream_test | Yuchen Zeng | 2017-03-06 | |
| | |/ / / / / / | |/| | | | | | | ||||
| | | | | | * | | Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit | Craig Tiller | 2017-03-06 | |
| | | | | | |\ \ | ||||
| | | | | | * | | | Resolve sanity failures | Craig Tiller | 2017-03-06 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #9968 from makdharma/grpc_bazel | makdharma | 2017-03-06 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use grpc_build_system.bzl in other projects | |||
| | | | | * \ \ \ \ | Merge pull request #9962 from murgatroid99/node_no_alpn_compile | Michael Lumish | 2017-03-06 | |
| | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add option to recompile Node library without ALPN support | |||
| | | * | | | | | | | | Manual changes from upmerged modifications | David Garcia Quintas | 2017-03-06 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #9969 from grpc/wenbozhu-patch-4 | Feng Li | 2017-03-06 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Update PROTOCOL-WEB.md | |||
| | | * | | | | | | | | | setting default False for use_external | Makarand Dharmapurikar | 2017-03-06 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Merge pull request #9971 from jtattermusch/csharp_fix_healthcheck_nuget | Jan Tattermusch | 2017-03-06 | |
| | | | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Grpc.HealthCheck and Grpc.Reflection packages | |||
| * | | | | | \ \ \ \ \ \ | Merge pull request #8407 from jronak/fixtag | Yang Gao | 2017-03-04 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | replaced protobuf tag | |||
| | | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 | |
| | |_|_|/| | | | | | | | | | |/| | | | |/ / / / / / / | | | | | |/| | | | | | | | ||||
| | | | | | | | | | | * | | Fix mac build | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge branch 'master' into grpc_bazel | Makarand Dharmapurikar | 2017-03-03 | |
| | | | |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #9939 from ctiller/stream_owned_slice | Craig Tiller | 2017-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a slice type that shares a refcount with a transport stream | |||
| | | | | | * \ \ \ \ \ \ \ | Merge pull request #9960 from murgatroid99/node_qps_performance_disable | Michael Lumish | 2017-03-03 | |
| | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable node_protobuf_async_unary_qps_unconstrained benchmark test | |||
| | | | | | | | | | | | | * | | Move trickle to the end: it takes a while, and its less important (in the ↵ | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | face of failures) | |||
| * | | | | | | | | | | | | | Merge pull request #9921 from ctiller/fastcreate | Craig Tiller | 2017-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Eliminate cancellation if we never sent an op down | |||
| | | | | | | | | | | | | * | | Update test list | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | Cleanup | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | Get back trickle | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | Merge pull request #9966 from y-zeng/static_area | Yuchen Zeng | 2017-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoid using oversized frames | |||
| | | | | | | | | | | | | | * | | Further splitting | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Merge github.com:grpc/grpc into fssplit | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Split bm_fullstack unary ping pong out | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Prep for splitting bm_fullstack | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Bugfixes | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | Move helpers to a common place, use them everywhere | Craig Tiller | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #9967 from nathanielmanistaatgoogle/lint | Nathaniel Manista | 2017-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | Lint progress. | |||
| * | | | | | | | | | | | | | | | Merge pull request #9930 from ctiller/call_create_fixtures | Craig Tiller | 2017-03-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add fixtures for call creation benchmarks | |||
| | | | | | | | | | | | | * | | | | fix Grpc.HealthCheck and Grpc.Reflection packages | Jan Tattermusch | 2017-03-03 | |
| | | | | | | | | | | |_|/ / / / | | | | | | | | | | |/| | | | | | ||||
| | | | | | | | | | | | | | | * | Enable unused-argument lint | Nathaniel Manista | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Enable too-many-return-statements lint | Nathaniel Manista | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Suppress and enable too-many-locals lint | Nathaniel Manista | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Configure and enable too-many-arguments lint | Nathaniel Manista | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | * | Fix and enable super-init-not-called lint | Nathaniel Manista | 2017-03-03 | |
| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | Merge pull request #9953 from y-zeng/build_license | Yuchen Zeng | 2017-03-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add licenses() in BUILD files | |||
| | | | | * | | | | | | | | | | | | Avoid using oversized frames | Yuchen Zeng | 2017-03-02 | |
| | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | Update PROTOCOL-WEB.md | Wenbo Zhu | 2017-03-02 | |
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove text-base64 C-T. Will revisit if we ever need support non-default (base64) encoding. | |||
| | | | | | | | | | | | | | | * | Enable suppressed-message lint | Nathaniel Manista | 2017-03-03 | |
| | | | | |_|_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |