aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* Merge pull request #10761 from ctiller/ubsanGravatar Craig Tiller2017-04-20
|\
| * Fix ubsan reported failureGravatar Craig Tiller2017-04-20
* | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-19
|\|
| * Merge pull request #10682 from yang-g/status_helperGravatar Yang Gao2017-04-19
| |\
| * | clang-formatGravatar Craig Tiller2017-04-19
* | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-18
|\ \ \
| | * | Initial thread manager fixesGravatar Craig Tiller2017-04-18
| |/ /
| | * Remove status_helper as it is not needed any moreGravatar yang-g2017-04-18
| * | Merge pull request #10237 from meliuz/configurable-minbackoff-reconnectGravatar Craig Tiller2017-04-18
| |\ \ | | |/ | |/|
| * | Merge pull request #10391 from dgquintas/lr_back_to_mdGravatar David G. Quintas2017-04-17
| |\ \
| * \ \ Merge pull request #10663 from yang-g/globalcallbackGravatar Yang Gao2017-04-17
| |\ \ \
| | | * | Load Reporting back to using metadataGravatar David Garcia Quintas2017-04-15
| * | | | Fix handling of slice in http_client_filterGravatar David Garcia Quintas2017-04-14
| | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-14
|\| | |
| | * | Update ServerGlobalCallback::AddPort apiGravatar yang-g2017-04-14
| * | | Merge pull request #10583 from ctiller/server_startGravatar Craig Tiller2017-04-14
| |\ \ \
| * \ \ \ Merge pull request #9972 from sreecha/cq_create_api_changesGravatar Sree Kuchibhotla2017-04-14
| |\ \ \ \
| * \ \ \ \ Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Be more explicit about the contract for free_fn in the gpr_allocation_functio...Gravatar Julien Boeuf2017-04-13
| | | | * | | update commentsGravatar Craig Tiller2017-04-13
| * | | | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-13
| |\| | | | |
| | | * | | | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-13
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #10586 from yang-g/error_details2Gravatar Yang Gao2017-04-12
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | | | * | Merge github.com:grpc/grpc into server_startGravatar Craig Tiller2017-04-12
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-12
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | documentGravatar Craig Tiller2017-04-12
| * | | | | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-12
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-12
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | | * | | | Add helper function to supply and parse error_details from Status.Gravatar yang-g2017-04-11
| | |_|/ / / / | |/| | | | |
| | | | | * | Threading robustnessGravatar Craig Tiller2017-04-11
| | |_|_|/ / | |/| | | |
| | | | * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-11
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-11
| | | |\ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge pull request #10501 from ctiller/epex2Gravatar Craig Tiller2017-04-11
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #10407 from kpayson64/alpine_linux_supportGravatar kpayson642017-04-10
| |\ \ \ \ \ \
| | | | | | * \ Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-10
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | support C++ error_detailsGravatar yang-g2017-04-07
| | | | | | * | Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-07
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | * | | Merge github.com:grpc/grpc into minimal_testGravatar Craig Tiller2017-04-07
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | | | | | | * Make min_backoff_ms timeout configurableGravatar Edmundo Rodrigues2017-04-07
| | |_|_|_|_|/ | |/| | | | |
| | | * | | | Implement gpr_atm_full_cas for WindowsGravatar Craig Tiller2017-04-06
| | * | | | | Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
| | |/ / / /
| | | | | * Merge branch 'master' into cq_create_api_changesGravatar Sree Kuchibhotla2017-04-06
| | | | | |\ | | | |_|_|/ | | |/| | |
| * / | | | Fix posix leakageGravatar Craig Tiller2017-04-06
| |/ / / /
* | | | | Convert all async client stream types to not allocateGravatar Craig Tiller2017-04-05
* | | | | Dont break codegen barrierGravatar Craig Tiller2017-04-05
| | * | | Merge github.com:grpc/grpc into truebinGravatar Craig Tiller2017-04-05
| | |\ \ \ | | |/ / / | |/| | |
* | | | | Merge github.com:grpc/grpc into cpparenaGravatar Craig Tiller2017-04-05
|\| | | |
| | | * | Fix sanityGravatar Craig Tiller2017-04-05