Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | * | | | update templates to not include runtime sections in project.json | Alexander Polcyn | 2016-08-02 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | removed runtime nodes from project.json libraries | Alexander Polcyn | 2016-08-02 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | updated hint path to updated library in csproj files | Alex Polcyn | 2016-08-02 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | ran script to update actual docker files | Alexander Polcyn | 2016-08-02 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | changed ix-async dependencies to System.Interactive.Async version 3.0.0 | Alexander Polcyn | 2016-08-02 | |
| | | | |_|_|_|_|_|/ / / | | | |/| | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #7554 from muxi/fix-cronet-interop-test | Muxi Yan | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Objective-C test pods for Cronet tests | |||
| | | | | | | | | | | * \ | Merge branch 'master' into node_generator_nested_messages | murgatroid99 | 2016-08-02 | |
| | | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move timeout_encoding to core/lib/transport | |||
* | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 | |
|\| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Update destroy_call_elem args from merge. | Mark D. Roth | 2016-08-02 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 | |
| | | | | | | |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #7522 from makdharma/enable_secure_endpoint_trace | Nicolas Noble | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | removed hardcoded disable on logging | |||
| | | | | | | | | | | | * | | | Fix error handling authentication errors with non-numeric error codes | murgatroid99 | 2016-08-02 | |
| | | | | | | |_|_|_|_|/ / / | | | | | | |/| | | | | | | | ||||
| * | | | | | | | | | | | | | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add Census resource API and implementation. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7024 from markdroth/filter_call_init_failure | kpayson64 | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Extend filter API to allow call initialization to return an error. | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7601 from dgquintas/census_stuff | kpayson64 | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation | |||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | | * \ \ \ \ \ | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 | |
| | | | | | | | | | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|/ / / / / / | | | | |/| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | Merge pull request #7603 from vitalybuka/stack-use-after-scope | kpayson64 | 2016-08-02 | |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix stack-use-after-scope in call.c | |||
| * | | | | | | | | | | | | | | | | | Merge pull request #6924 from dgquintas/grpclb_v0 | kpayson64 | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gRPC LB policy | |||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #7575 from vjpai/make_stack_small_again | Vijay Pai | 2016-08-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shrink a stack-allocated array to avoid giant frame | |||
| | | | | | | | | | | | * \ \ \ \ \ \ \ | Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm | Jan Tattermusch | 2016-08-02 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | |_|_|_|_|/ / / | | | | | | | | | | | | |/| | | | | | | | Update .NET core dependencies to RTM | |||
| | | * | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | Fix stack use after scope in call.c | Vitaly Buka | 2016-08-01 | |
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | AddressSanitizer detects stack-use-after-scope bug. This means that variable was used at a point when compiler assume that it's dead. Here compression_md lifetime is limited by switch scope. However implementation of execute_op blow access it outside the scope. | |||
| | | * | | | | | | | | | | | | | | | | moar clang-format | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | Changed census static metadata keys for tracing and tag propagation | David Garcia Quintas | 2016-08-01 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
| | | | | | | | * | | | | | | | | | | Bug fix on error suppression and comment | Muxi Yan | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | clang-format | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | | | | | | fixed premature destruction of lb_client | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | Suppress warning in all libraries whose names starting with gRPC-Core | Muxi Yan | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | Fix local server tests & exceptions tests | Jorge Canizales | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | | | | | | | Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2 | Nicolas Noble | 2016-08-01 | |
| | | | | | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumping to 1.0.0-pre2. | |||
| | | | * | | | | | | | | | | | | | | | | fw-declare struct properly | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | * | | | | | | | | | | | Use dedicated build configuration 'Cronet' for the new target | Muxi Yan | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | | Fix memory leaks. | Mark D. Roth | 2016-08-01 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | | | | | | | fix conditional compilation for netcoreapp1.0 projects | Jan Tattermusch | 2016-07-31 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | * | | | | | | Better names for the methods to clear all host settings | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | | * | | | Fix usage of proto message parsing | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On account of https://github.com/google/protobuf/pull/1712 | |||
| | | | | | | | | | | | | | | | | * | | | Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into ↵ | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | |_|_|_|_|_|/ / / | | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | p0-advance-protobuf-version | |||
| | | | | | | | | | | | | | | | | * | | | Update podspecs to use Protobuf 3.0.0 | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SwiftSample doesn’t build in this commit, but I need to sync with head anyway so I’ll first merge v1.0.x into this branch and then debug. | |||
| | * | | | | | | | | | | | | | | | | | | Merge pull request #7584 from nicolasnoble/manual-upmerge | Nicolas Noble | 2016-07-29 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Manual upmerge from v1.0.x | |||
| | | | | | | | | | | | * \ \ \ \ \ \ \ \ | Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 | Stanley Cheung | 2016-07-29 | |
| | | | | | | | | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: missed a macro | |||
| | | | | * | | | | | | | | | | | | | | | | | added some separating comments | David Garcia Quintas | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | * | | | | | | | | | | | | | | | | | Addressed the rest of the PR comments | David Garcia Quintas | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | | | | | | | | | | | | | * | | | | | | Reset all host configs *before* setting what we need | Jorge Canizales | 2016-07-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not after :) This fixes the local server tests failing to SSL handshake. | |||
| | | | | | | | | | | | | | * | | | | | | | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 | |
| | | | | | | | | | | | | |/ / / / / / / / | | | | | | | | | | | | |/| | | | | | | | |