Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into atm2 | 2016-07-07 | |
|\ | |||
| * | Added missing dependencies to grpc++_base | 2016-07-06 | |
| | | |||
| * | Merge remote-tracking branch 'google/master' into contrib-cmake | 2016-07-02 | |
| |\ | |||
| | * | Resolved merge conflicts with master | 2016-06-27 | |
| | |\ | |||
| | | * | Merge pull request #6973 from makdharma/network_status_change | 2016-06-27 | |
| | | |\ | | | | | | | | | | | Network status tracking | ||
| | | * \ | Merge branch 'master' into epoll_changes_merged | 2016-06-21 | |
| | | |\ \ | |||
| * | | | | | Remove an unneccessary dependency from grpc++_base | 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 | 2016-06-20 | |
| | |_|/ | |/| | | |||
| | * | | Resolved merge conflicts with master | 2016-06-20 | |
| | |\ \ | | |/ / | |/| | | |||
| | | * | Merge branch 'master' into epoll_changes | 2016-06-16 | |
| | | |\ | |||
| | * | | | Allow disabling traces, add trace variables for pluck and timeout events | 2016-06-15 | |
| | | |/ | | |/| | |||
| * | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | 2016-06-15 | |
| |\| | | |||
| | * | | Merge pull request #6572 from y-zeng/base64_decode | 2016-06-14 | |
| | |\ \ | | | | | | | | | | | Add base64 decoder | ||
| | | | * | Merge branch 'master' into epoll_changes | 2016-06-13 | |
| | | | |\ | | | |_|/ | | |/| | | |||
| | * | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | 2016-06-13 | |
| | |\ \ \ | | | | | | | | | | | | | Proto server reflection | ||
| | | | | * | generate_projects.sh after adding grpc_use_signal() API | 2016-06-10 | |
| | | | | | | |||
| | | | * | | Merge remote-tracking branch 'upstream/master' into base64_decode | 2016-06-09 | |
| | | | |\ \ | | | |_|/ / | | |/| | | | |||
| | | | | * | Merge branch 'master' into epoll_changes | 2016-06-09 | |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
| * | | | | | Merge github.com:grpc/grpc into error | 2016-06-09 | |
| |\| | | | | |||
| | * | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | 2016-06-08 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | Allow servers to select compression level via initial MD & overall compression cleanup | ||
| | * \ \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | 2016-06-08 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Add support for communication using existing FD (for client and server) | ||
| | | | | | * \ | Merge remote-tracking branch 'upstream/master' into base64_decode | 2016-06-08 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | | | | * | Merge branch 'master' into epoll_changes | 2016-06-08 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | * | | | Add filegroup grpc++_codegen_proto | 2016-06-08 | |
| | | | | | | | | |||
| | | | | | | * | Merge branch 'master' into epoll_changes | 2016-06-08 | |
| | | | | | | |\ | |||
| | | | * | | | | | regenerated projects | 2016-06-07 | |
| | | | | | | | | | |||
| | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | 2016-06-07 | |
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | | | |||
| | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public | 2016-06-07 | |
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | | | |||
| | | | * | | | | | Add C++ support for using external FD | 2016-06-07 | |
| | | | | | | | | | |||
| | | | * | | | | | implement support for adding external fd to server | 2016-06-07 | |
| | | | | | | | | | |||
| | | | * | | | | | separate posix functionality to grpc_posix.h | 2016-06-07 | |
| | | |/ / / / / | |||
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into reflection_separate_lib | 2016-06-07 | |
| | | | | |\ \ \ | | | | |_|/ / / | | | |/| | | | | |||
| | | | | * | | | Use deps instead of uses in build.yaml | 2016-06-07 | |
| | | | | | | | | |||
| * | | | | | | | Merge github.com:grpc/grpc into error | 2016-06-07 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||
| | * | | | | | | Merge pull request #6190 from dgquintas/lb_pollset_propagation | 2016-06-07 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Enable use of pollset_set for a channel call | ||
| * | | | | | | | | Merge github.com:grpc/grpc into error | 2016-06-07 | |
| |\| | | | | | | | |||
| | * | | | | | | | Merge pull request #6792 from yang-g/build_clean | 2016-06-07 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Make grpc++ independent of protobuf | ||
| | | | * | | | | | | regenerated projects | 2016-06-06 | |
| | | | | | | | | | | |||
| | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | 2016-06-06 | |
| | | | |\ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | |||
| | * | | | | | | | | regenerate projects to fix master | 2016-06-06 | |
| | | | | | | | | | | |||
| | | | | | | * | | | Move reflection src/hdr to src/cpp/ext include/grpc++/ext | 2016-06-06 | |
| | | | | | | | | | | |||
| | * | | | | | | | | Merge pull request #6750 from makdharma/cronet | 2016-06-06 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code. | ||
| | | | | | | | | | * | Merge branch 'master' into epoll_changes | 2016-06-06 | |
| | | | | | | | | | |\ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |||
| | | | | | | | | | * | Remove unused files | 2016-06-06 | |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge github.com:grpc/grpc into error | 2016-06-06 | |
| |\| | | | | | | | | | |||
| | | | * | | | | | | | merge and resolve conflicts | 2016-06-03 | |
| | | | |\ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | | | |||
| | | | * | | | | | | | Make grpc++ independent of protobuf | 2016-06-03 | |
| | | | | | | | | | | | |||
| | | | | | | * | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | 2016-06-03 | |
| | | | | | | |\ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | |||
| | * | | | | | | | | | Merge pull request #6306 from y-zeng/win32_suffix | 2016-06-03 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Change win32 file suffix | ||
| | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lr_hook | 2016-06-02 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | | |