aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc into serializationGravatar ncteisen2018-06-28
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | Allow extra copy in zero-copy protector integrity-only modeGravatar jiangtaoli20162018-06-27
| | | | | | | | | | |
| | | | | | | | | * | Merge pull request #15895 from srini100/v1.13.xGravatar Srini Polavarapu2018-06-27
| | | | | | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Bump to v1.13.0
| | | | | * | | | | | | Include port_platform in gcp_environment tests.Gravatar Dan Rosart2018-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Both the Windows and Linux tests use platform-specific macros to determine whether they should execute, but they weren't including the file where those macros were defined, so they were always running the else case of that check, which meant they weren't testing anything.
* | | | | | | | | | | | Merge pull request #15881 from nicolasnoble/ffsGravatar Nicolas Noble2018-06-27
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | Fixing libcxxabi build for gcc 7.
| * | | | | | | | | | | !@#!%$@#Gravatar Nicolas "Pixel" Noble2018-06-27
| | | | | | | | | | | |
| | | | | | | | | | * | Regenerate projectsGravatar Srini Polavarapu2018-06-27
| | | | | | | | | | | |
| | | | | | | | | | * | Bump version to 1.13.0Gravatar Srini Polavarapu2018-06-27
| | | | | | | | | |/ /
* | | | | | | | | | | Merge pull request #15893 from adelez/foundry_testsGravatar adelez2018-06-27
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix the Ubsan PR build
| | | | | | | | | | | * tcp_posix.cc: adhere to IOV_MAX in tcp_flushGravatar Carter Sande2018-06-27
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Merge pull request #15887 from ericgribkoff/dont_turn_offGravatar Eric Gribkoff2018-06-27
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | timer manager: don't turn off threading in start_threads()
| | * | | | | | | | | Fix the Ubsan PR buildGravatar Adele Zhou2018-06-27
| |/ / / / / / / / / |/| | | | | | | | |
| | | * | | | | | | Fix subchannel call to align its call stack (similar to 15b37ac for parent ↵Gravatar Mark D. Roth2018-06-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | call).
| * | | | | | | | | timer manager: don't turn off threading in start_threads()Gravatar Eric Gribkoff2018-06-27
|/ / / / / / / / /
| | | | | | | | * Merge pull request #15749 from ZhouyihaiDing/call_invokerGravatar Zhouyihai Ding2018-06-27
| | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | PHP: add call invoker
| | * | | | | | | | Avoid duplicate definitions of ROUND_UP_TO_ALIGNMENT_SIZE() macro.Gravatar Mark D. Roth2018-06-27
| | | | | | | | | |
* | | | | | | | | | Merge pull request #15828 from apolcyn/fix_gcdGravatar apolcyn2018-06-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Explicitly delete c-ares fd's from pollset set after c-ares is done
| | | | | | | | | | * PHP: add call invokerGravatar ZhouyihaiDing2018-06-26
| | | | | | | | | |/
* | | | | | | | | | Merge pull request #15777 from muxi/cfstream-docGravatar Muxi Yan2018-06-26
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | CFStream use guide
* \ \ \ \ \ \ \ \ \ \ Merge pull request #15876 from adelez/foundry_integrationGravatar adelez2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Do not upload results to database for PR.
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15848 from vjpai/thd_fixGravatar Vijay Pai2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / |/| | | | | | | | | | | Check the value in the pointer, not the address
| | * | | | | | | | | | fix ubsan testGravatar Adele Zhou2018-06-26
| | | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #15847 from muxi/c++-protobufGravatar Muxi Yan2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Add subspec for C++ protobuf
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15838 from muxi/objc-channel-argsGravatar Muxi Yan2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Surface more channel args on gRPC iOS
| | | | | * | | | | | | | | Update link to network transition behavior docGravatar Muxi Yan2018-06-26
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14650 from muxi/network-behavior-docGravatar Muxi Yan2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Create doc for gRPC iOS Network Transition Behavior
| * | | | | | | | | | | | | | Fix grammarGravatar Muxi Yan2018-06-26
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | Do not upload results to database for PR.Gravatar Adele Zhou2018-06-26
| |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15872 from adelez/foundry_integrationGravatar adelez2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Set runs_per_test=2 for asan and ubsan, also add them to PR builds
| | | | | | | * | | | | | | | Explicitly delete fd from pollset set after c-ares is doneGravatar Alexander Polcyn2018-06-26
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Add asan and ubsan PR build for bazelGravatar Adele Zhou2018-06-26
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Set runs_per_test=2Gravatar Adele Zhou2018-06-26
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #15869 from ncteisen/fix-buildGravatar Noah Eisen2018-06-26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | Disable Channelz connectivity_state Query for Now
| * | | | | | | | | | | | | Disable connectivity_state query for nowGravatar ncteisen2018-06-26
|/ / / / / / / / / / / / /
| * | | | | | | | | | | | CommentsGravatar Muxi Yan2018-06-25
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #15867 from ZhouyihaiDing/15865Gravatar David G. Quintas2018-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix distribution test by adding 2 header files into the package.xml
| * | | | | | | | | | | | | PHP: fix distrib testGravatar ZhouyihaiDing2018-06-25
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15866 from AspirinSJL/add_headerGravatar Juanli Shen2018-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / |/| | | | | | | | | | | | | Add header back in build.yaml
| * | | | | | | | | | | | | Add header back in build.yamlGravatar Juanli Shen2018-06-25
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Merge pull request #15748 from nicolasnoble/libcxxabiGravatar Nicolas Noble2018-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | Skeleton of libcxxabi's usage.
* | | | | | | | | | | | | Merge pull request #15776 from sreecha/epollex-ownerfd-fixGravatar Sree Kuchibhotla2018-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent pollable from accessing a potentially orphaned/destroyed fd
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #15839 from hcaseyal/server_auth_allocationGravatar hcaseyal2018-06-25
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove allocation in server_auth filter
| | | | | | | | | | | * | | | Fix Bazel build instructionsGravatar Kerrick Staley2018-06-25
| |_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | See https://groups.google.com/d/msg/grpc-io/ljBk9Z_QyuQ/3i-obzb3CAAJ
| | | * | | | | | | | | | | c++14-compat is c++ only.Gravatar Nicolas "Pixel" Noble2018-06-24
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | + -> XGravatar Nicolas "Pixel" Noble2018-06-23
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #15840 from dgquintas/common_nanopbGravatar David G. Quintas2018-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to use the canonical version of LB proto
| | * | | | | | | | | | | | | Remove allocation in server_auth filter and allocate on the arena insteadGravatar Hope Casey-Allen2018-06-22
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #15834 from ↵Gravatar apolcyn2018-06-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ganmacs/ensure-that-cancelled-server_streamer-call-raise-cancell GRPC::Cancelled should be occured when calling Enumrable#next on canceled call
| | * | | | | | | | | | | | | | Sync'd load_balancer.protoGravatar David Garcia Quintas2018-06-22
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | * Merge pull request #15849 from mehrdada/bump-rc3Gravatar Mehrdad Afshari2018-06-22
| | | | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump rc3