Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format | Mark D. Roth | 2016-08-03 |
| | |||
* | Update destroy_call_elem args from merge. | Mark D. Roth | 2016-08-02 |
| | |||
* | Code review changes. | Mark D. Roth | 2016-07-28 |
| | |||
* | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-07-12 |
|\ | |||
| * | Return success status of grpc_byte_buffer_reader | David Garcia Quintas | 2016-06-30 |
| | | |||
* | | Addressed reviewer comments. | Mark D. Roth | 2016-06-29 |
| | | |||
* | | Move channel_filter.h from include/ tree to src/ tree. | Mark D. Roth | 2016-06-29 |
| | | |||
* | | clang-format | Mark D. Roth | 2016-06-29 |
| | | |||
* | | Initial attempt at a C++ wrapper for the C grpc_transport_op and | Mark D. Roth | 2016-06-27 |
| | | | | | | | | grpc_transport_stream_op structs. | ||
* | | Removed unnecessary comments. Added connection counter to test. | Mark D. Roth | 2016-06-16 |
| | | |||
* | | Fix portability issues. | Mark D. Roth | 2016-06-16 |
| | | |||
* | | clang-format | Mark D. Roth | 2016-06-16 |
| | | |||
* | | Pass channel args to ChannelData ctor and ChannelData to CallData ctor. | Mark D. Roth | 2016-06-16 |
| | | |||
* | | - fix build problems | Mark D. Roth | 2016-06-16 |
| | | | | | | | | | | - make changes suggested by reviewer - add test (not working yet) | ||
* | | Initial attempt at a C++ API for defining channel filters. | Mark D. Roth | 2016-06-15 |
|/ | |||
* | moved core_codegen from src/cpp/... to include/grpc++/... | David Garcia Quintas | 2016-05-19 |
| | |||
* | Renamed some defines | David Garcia Quintas | 2016-05-12 |
| | |||
* | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 |
| | |||
* | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 |
| | |||
* | Update copyrights | Craig Tiller | 2016-03-31 |
| | |||
* | Fix copyright | Craig Tiller | 2016-03-25 |
| | |||
* | Fix includes | Craig Tiller | 2016-03-25 |
| | |||
* | Fix copyrights | Craig Tiller | 2016-03-25 |
| | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | removed spurious grpc_library.cc | David Garcia Quintas | 2016-03-09 |
| | |||
* | docstrings | David Garcia Quintas | 2016-03-08 |
| | |||
* | clang-format | David Garcia Quintas | 2016-03-08 |
| | |||
* | codegen interface usage of gpr_inf_future | David Garcia Quintas | 2016-03-08 |
| | |||
* | reverted gpr_ time changes | David Garcia Quintas | 2016-03-08 |
| | |||
* | fixed wrong refactoring | David Garcia Quintas | 2016-03-08 |
| | |||
* | moved some files around | David Garcia Quintas | 2016-03-08 |
| | |||
* | wip. cq refactored | David Garcia Quintas | 2016-03-07 |
| | |||
* | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
|\ | |||
* | | PR comments addressed | David Garcia Quintas | 2016-02-22 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 |
|\| | |||
| * | Fixed refactoring of grpc_arg pointer vtable | David Garcia Quintas | 2016-02-17 |
| | | |||
* | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-17 |
|\| | |||
* | | Made Alarm's constructor a template for deadline | David Garcia Quintas | 2016-02-17 |
| | | |||
| * | Merge pull request #4859 from ctiller/sceq | Sree Kuchibhotla | 2016-02-17 |
| |\ | | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging] | ||
| * | | add comments | yang-g | 2016-02-17 |
| | | | |||
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 |
| | |\ | |_|/ |/| | | |||
| * | | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library | yang-g | 2016-02-12 |
| |\ \ | |/ / |/| | | |||
* | | | Remove a small allocation, at the cost of a little uglier header file. | Vijay Pai | 2016-02-11 |
| | | | | | | | | | | | | This commit may or may not be a great tradeoff. | ||
* | | | Sanity: clang-format and regen projects | Vijay Pai | 2016-02-11 |
| | | | |||
* | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTag | vjpai | 2016-02-10 |
| | | | | | | | | | | | | type | ||
| * | | Fix copyright | yang-g | 2016-02-10 |
| | | | |||
| * | | Provide explicit API for user to set user agent string prefix | yang-g | 2016-02-10 |
|/ / | |||
| * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-02 |
| |\ | |/ |/| | |||
* | | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 |
| | |