aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp
Commit message (Collapse)AuthorAge
...
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-01
|\ \ \ \ | | |/ / | |/| |
* | | | clang formatGravatar Sree Kuchibhotla2017-04-01
| | | |
* | | | Fix ASAN failureGravatar Sree Kuchibhotla2017-04-01
| | | |
| | | * Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-01
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #10382 from ctiller/checksGravatar Craig Tiller2017-03-31
| |\ \ \ | | | | | | | | | | Reinstate filegroup dependency checks, fix fallout
| | | * | Review feedback: bikeshedding roundGravatar Craig Tiller2017-03-31
| | | | |
| | | * | Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-31
| | | |\ \
| * | | | | Add ports to global server callback.Gravatar yang-g2017-03-31
| | |_|/ / | |/| | |
| | | | * Async end2end test passesGravatar Craig Tiller2017-03-31
| | | | |
| | | | * Call ref/unref, bugfixesGravatar Craig Tiller2017-03-31
| | |_|/ | |/| |
| * | | Merge pull request #10381 from dgquintas/remove_lr_from_server_contextGravatar David G. Quintas2017-03-30
| |\ \ \ | | | | | | | | | | Removed wrong LR include from codegen
* | | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-30
|\| | | |
| | | * | Merge branch 'remove_lr_from_server_context' of github.com:dgquintas/grpc ↵Gravatar Craig Tiller2017-03-30
| | | |\ \ | | | |/ / | | |/| | | | | | | into checks
| | * | | Removed wrong LR include from codegenGravatar David Garcia Quintas2017-03-30
| | | | |
| | | * | Reinstate one check, fix fall outGravatar Craig Tiller2017-03-30
| | |/ /
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-29
|\ \ \ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-29
| | | |\ | | |_|/ | |/| |
| | * | Add commentGravatar Sree Kuchibhotla2017-03-29
| | | |
| | * | Merge branch 'master' into init-free-cqGravatar Sree Kuchibhotla2017-03-29
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #10314 from thinkerou/fix_markdown_renderGravatar Vijay Pai2017-03-28
| |\ \ \ | | | | | | | | | | fix markdown render error
| | | * | Do not call grpc_init() for per-call-completion-queues created by a C++Gravatar Sree Kuchibhotla2017-03-28
| | |/ / | |/| | | | | | | | | | synchronous server
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-28
|\| | |
| | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-28
| | | |\
| * | | \ Merge branch 'master' into stream_corked_prGravatar Yuxuan Li2017-03-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | | * | fix markdown render errorGravatar thinkerou2017-03-26
| | |/ /
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-24
|\ \ \ \ | | |/ / | |/| |
| * | | Replace existing string in SetUserAgentPrefixGravatar Yuchen Zeng2017-03-22
| | | |
* | | | Update C++ codeGravatar Sree Kuchibhotla2017-03-22
| | | |
* | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-03-21
|\| | |
| | * | merge master and fix conflict on bm_fullstackGravatar Yuxuan Li2017-03-20
| | |\ \ | | |/ / | |/| |
| | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| |\ \ \ | | | | | | | | | | Destroy pointer args when destructing a ChannelArguments
| * | | | Fix compilationGravatar Craig Tiller2017-03-15
| | | | |
| | * | | Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| | | | |
| | | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-13
| | | | |\ | | |_|_|/ | |/| | |
| * | | | Merge pull request #10078 from dgquintas/master_to_1.3.0Gravatar David G. Quintas2017-03-10
| |\ \ \ \ | | | | | | | | | | | | Bumped version to 1.3.0-dev
| | | | | * Convert C++Gravatar Craig Tiller2017-03-10
| | |_|_|/ | |/| | |
| | * | | Bumped version to 1.3.0-devGravatar David Garcia Quintas2017-03-09
| | | | |
| | | | * bug fixGravatar Yuxuan Li2017-03-08
| | | | |
| | | | * Implemented stream coalescing designGravatar Yuxuan Li2017-03-08
| | | |/ | | |/| | | | | | | | | | | | | | | | | | | | | (RFC:https://github.com/grpc/proposal/pull/3). Add necessary microbenchmarks to show reduced writes/iter for short streams. Add necessary end2end test to test out newly added apis. Filter those tests using *WithCoalescingApi*.
| * | | Merge github.com:grpc/grpc into server_channel_argsGravatar Craig Tiller2017-03-08
| |\| |
| * | | Add test of server builder, including channel argsGravatar Craig Tiller2017-03-08
| | | |
| * | | Add channel arguments to server builderGravatar Craig Tiller2017-03-08
| | | |
* | | | Prefix grpc_cq_polling_type enums with GRPC_CQ_Gravatar Sree Kuchibhotla2017-03-03
| | | |
* | | | C++ code changes in response to grpc_completion_queue_create() API changeGravatar Sree Kuchibhotla2017-03-03
| |/ / |/| |
* | | Check and act on Dump failureGravatar yang-g2017-02-28
|/ /
| * Destroy pointer args when destructing a ChannelArgumentsGravatar Yuchen Zeng2017-02-27
|/
* Merge pull request #9718 from yang-g/metadataGravatar Yang Gao2017-02-23
|\ | | | | Let ServerContext own the initial_metadata array for sync calls
| * Let ServerContext own the initial_metadata array for sync callsGravatar yang-g2017-02-22
| |
* | Fix compileGravatar Craig Tiller2017-02-22
|/