Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | |||
* | | copyrights | David Garcia Quintas | 2016-01-27 |
| | | |||
* | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
| | | |||
| * | Get subchannel index working | Craig Tiller | 2016-01-25 |
| | | |||
| * | clang-format | Craig Tiller | 2016-01-25 |
| | | |||
* | | fixed copyrights | David Garcia Quintas | 2016-01-21 |
| | | |||
* | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 |
| | | |||
| * | Channel args comparisons | Craig Tiller | 2016-01-13 |
|/ | |||
* | Add set pointer api to channel_arguments | yang-g | 2015-11-25 |
| | |||
* | stream_op cleanup: miscellany | Craig Tiller | 2015-11-02 |
| | |||
* | C++ Alarm implementation (with tests). | David Garcia Quintas | 2015-10-07 |
| | |||
* | Shuffling headers around. | Julien Boeuf | 2015-08-28 |
| | |||
* | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| | | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow). | ||
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
|\ | |||
* \ | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ \ | |||
| | * | auth context api change for string_ref | yang-g | 2015-08-25 |
| | | |