Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added missing dependencies to grpc++_base | David Garcia Quintas | 2016-07-06 |
| | |||
* | Merge pull request #6893 from y-zeng/handler_http_response | Nicolas Noble | 2016-07-01 |
|\ | | | | | Add http2 status code in error_message if it's not 200 | ||
* \ | Merge remote-tracking branch 'google/master' into contrib-cmake | Nicolas "Pixel" Noble | 2016-07-02 |
|\ \ | |||
| | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-30 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #6920 from murgatroid99/grpc_trace_granularity | Jan Tattermusch | 2016-06-28 |
| |\ \ | | | | | | | | | Allow disabling traces, add trace variables for pluck and timeout events | ||
| | * \ | Resolved merge conflicts with master | murgatroid99 | 2016-06-27 |
| | |\ \ | |||
| * | | | | Annotate error.c for timing, remove broken test | Craig Tiller | 2016-06-27 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
| |\ \ \ | | | | | | | | | | | Network status tracking | ||
| | | * \ | Merge branch 'master' into grpc_trace_granularity | murgatroid99 | 2016-06-23 |
| | | |\ \ | |||
| * | | \ \ | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-23 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-22 |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
* | | | | | | Remove some unneccessary dependency from build.yaml | Tamas Berghammer | 2016-06-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is the copy of the build.yaml changes from the following CL: https://github.com/grpc/grpc/pull/4124/files#diff-5b123ecec7bf9d216a1323f790a0602a | ||
| | * | | | | Merge pull request #6839 from dgquintas/simplify_compression_interop | Jan Tattermusch | 2016-06-21 |
| | |\ \ \ \ | | | | | | | | | | | | | | | Revamped interop spec, especially wrt compression | ||
| * | \ \ \ \ | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 |
| |\ \ \ \ \ \ | |||
* | | | | | | | | Remove an unneccessary dependency from grpc++_base | Tamas Berghammer | 2016-06-21 |
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously grpc++_base was dependning on grpc what caused a transitive dependency on ssl for grpc++_unsecure. Removing the grpc dependency shouldn't cause any issue as grpc++_base is a filegroup and all library using it already depends on grpc directly. This fixes https://github.com/grpc/grpc/issues/6784 | ||
| | | | * | | | more files after running build.yaml changes through | Makarand Dharmapurikar | 2016-06-20 |
| |_|_|/ / / |/| | | | | | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-20 |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | |||
| | * | | | | Fix errored streams prematurely terminating, add a test | Craig Tiller | 2016-06-20 |
| |/ / / / |/| | | | | |||
| | | * | | Resolved merge conflicts with master | murgatroid99 | 2016-06-20 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | * | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-17 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into handler_http_response | Yuchen Zeng | 2016-06-17 |
| | | | |\ | |||
| | | | * | | Add bad_server_response_test | Yuchen Zeng | 2016-06-17 |
| | | | | | | |||
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-16 |
| | |\ \ \ \ | | | | |_|/ | | | |/| | | |||
| * | | | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-16 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | * | | Allow disabling traces, add trace variables for pluck and timeout events | murgatroid99 | 2016-06-15 |
| | | |/ / | | |/| | | |||
* | | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Add base64 decoder | ||
| | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
| |\ \ \ \ | | | | | | | | | | | | | Proto server reflection | ||
* | | | | | | Add a test of connecting many times in a row | Craig Tiller | 2016-06-12 |
| | | | | | | |||
| | | | | * | Completed interop spec, as well as code for c++ | David Garcia Quintas | 2016-06-09 |
| | | | | | | |||
| | | * | | | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-09 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
* | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 |
|\| | | | | | |||
| * | | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
| * \ \ \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add support for communication using existing FD (for client and server) | ||
| | | | | * \ \ | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 |
| | | | | |\ \ \ | |||
| * | | | | | | | | Factor out json seriailzation code and move it into parse_json. | David Klempner | 2016-06-08 |
| | |_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is for the same reasons as ParseJson, that is so that we can limit the scope of the proto namespace differences between internal and external. | ||
| | | | | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-08 |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | | | * | | | | Add filegroup grpc++_codegen_proto | Yuchen Zeng | 2016-06-08 |
| | | | | | | | | |||
| | | | | | * | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-08 |
| | | | | | |\| | |||
| | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 |
| | | |\ \ \ \ \ | | | | | |_|_|/ | | | | |/| | | | |||
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | David Garcia Quintas | 2016-06-07 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||
| | | * | | | | | Add C++ support for using external FD | Adam Michalik | 2016-06-07 |
| | | | | | | | | |||
| | | * | | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 |
| | | | | | | | | |||
| | | * | | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 |
| | |/ / / / / | |||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | Yuchen Zeng | 2016-06-07 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | | * | | | Use deps instead of uses in build.yaml | Yuchen Zeng | 2016-06-07 |
| | | | | | | | |||
* | | | | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-07 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagation | Jan Tattermusch | 2016-06-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Enable use of pollset_set for a channel call |