aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge pull request #16314 from jtattermusch/fix_mac_interopGravatar Jan Tattermusch2018-08-10
|\ | | | | Fix macos interop_to_prod tests ("out of disk space")
* \ Merge pull request #16284 from jiangtaoli2016/rootGravatar Jiangtao Li2018-08-10
|\ \ | | | | | | update roots.pem
* \ \ Merge pull request #16311 from jtattermusch/fix_build_packages_mkdir_raceGravatar Jan Tattermusch2018-08-10
|\ \ \ | | | | | | | | Fix mkdir race in build_packages task
| | | * fix macos interop_to_prod testsGravatar Jan Tattermusch2018-08-10
| | | |
* | | | Merge pull request #16283 from grpc/ssl-and-performanceGravatar Jan Tattermusch2018-08-10
|\ \ \ \ | |_|_|/ |/| | | Create ssl-performance.md
| | * | fix mkdir race in build_packages taskGravatar Jan Tattermusch2018-08-10
| |/ / |/| |
| * | regenerate doxygenGravatar Jan Tattermusch2018-08-10
| | |
| * | Improvements to ssl-performance.mdGravatar Jan Tattermusch2018-08-10
| | |
* | | Merge pull request #16083 from tdbhacks/system-root-clean-historyGravatar Jiangtao Li2018-08-09
|\ \ \ | | | | | | | | Added system roots feature to load roots from OS trust store
* \ \ \ Merge pull request #16288 from yashykt/combinernotifyGravatar Yash Tibrewal2018-08-09
|\ \ \ \ | | | | | | | | | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_…
* \ \ \ \ Merge pull request #16266 from jadekler/add_python_docs_linkGravatar Mehrdad Afshari2018-08-09
|\ \ \ \ \ | | | | | | | | | | | | Add python server reflection link
| | | * | | Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | Added a flag-guarded feature that allows gRPC to load TLS/SSL roots from the OS trust store. This is the Linux-specific implementation of such feature.
* | | | | Merge pull request #16287 from jl2922/patch-1Gravatar Juanli Shen2018-08-09
|\ \ \ \ \ | | | | | | | | | | | | include cmath to fix gcc8 compilation error
* \ \ \ \ \ Merge pull request #15914 from apolcyn/windows_dns_queriesGravatar apolcyn2018-08-08
|\ \ \ \ \ \ | | | | | | | | | | | | | | Enable c-ares queries on Windows
| | * | | | | fix formatGravatar Junhao Li2018-08-09
| | | | | | |
* | | | | | | Merge pull request #16285 from grpc/revert-16235-masterGravatar Mehrdad Afshari2018-08-08
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "adding python version environmental markers in the new style"
| | * | | | | | Enable c-ares queries on WindowsGravatar Alex Polcyn2018-08-08
| |/ / / / / / |/| | | | | |
| | | | * | | Explictly Flush exec_ctx after resetting call_combiner_set_notify_on_cancel ↵Gravatar Yash Tibrewal2018-08-08
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | to avoid the need to take refs on the stack for cancellation closures on exec_ctx
| | * | | | include cmath to fix gcc8 compilation errorGravatar Junhao Li2018-08-08
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix resolves the following compilation error on GCC8.1.1: ERROR: /home/junhao/tools/grpc/BUILD:1350:1: C++ compilation of rule '//:grpcpp_server_load_reporting' failed (Exit 1) src/cpp/server/load_reporter/util.cc:31:12: error: no member named 'isnormal' in namespace 'std' if (std::isnormal(cost_value)) { ~~~~~^ 1 error generated.
| * | | | Revert "adding python version environmental markers in the new style"Gravatar Mehrdad Afshari2018-08-08
|/ / / /
| | | * update roots.pemGravatar jiangtaoli20162018-08-08
| |_|/ |/| |
| | * Update assembly code heading a bit.Gravatar Nicolas Noble2018-08-08
| | |
| | * Ruby always disables assembly.Gravatar Nicolas Noble2018-08-08
| | |
| | * Create ssl-performance.mdGravatar Nicolas Noble2018-08-08
| |/ |/| | | First draft
* | Merge pull request #16281 from jtattermusch/unity_deduplicate_guidsGravatar Jan Tattermusch2018-08-08
|\ \ | | | | | | Deduplicate GUIDs for unity .meta files
| * | deduplicate GUIDs for unity .meta filesGravatar Jan Tattermusch2018-08-08
|/ /
* | Merge pull request #15597 from jtattermusch/protobuf_submodule_36xGravatar Jan Tattermusch2018-08-08
|\ \ | | | | | | Upgrade third_party/protobuf to 3.6.1
* \ \ Merge pull request #16204 from Capstan/cli-channelGravatar Yang Gao2018-08-07
|\ \ \ | | | | | | | | Create a --channel_creds_type flag for grpc_cli.
| | * | Fix binary_size.pyGravatar Muxi Yan2018-08-07
| | | |
| * | | Shorten flag value to gdc.Gravatar Nathan Herring2018-08-07
| | | |
* | | | Merge pull request #16256 from mehrdada/upmerge1.14.xGravatar Mehrdad Afshari2018-08-07
|\ \ \ \ | | | | | | | | | | Upmerge 1.14.x into master
* \ \ \ \ Merge pull request #16274 from adelez/update_readmeGravatar adelez2018-08-07
|\ \ \ \ \ | | | | | | | | | | | | Update README
* \ \ \ \ \ Merge pull request #16263 from srini100/mergable-configGravatar Srini Polavarapu2018-08-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add lang check
| | | * \ \ \ Upmerge branch 'v1.14.x' into masterGravatar Mehrdad Afshari2018-08-07
| | | |\ \ \ \
| | * | | | | | Update READMEGravatar Adele Zhou2018-08-07
| | | | | | | |
| | | | | | * | Upgrade protobuf podspecs in grpcGravatar Muxi Yan2018-08-07
| | | | | | | |
* | | | | | | | Merge pull request #16269 from jtattermusch/rbe_master_no_cachingGravatar Jan Tattermusch2018-08-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Better way to disable bazel caching on master
| | | | | | * | | Make `google_default_credentials` be an additional channel type.Gravatar Nathan Herring2018-08-07
| | | | | | | | |
* | | | | | | | | Merge pull request #16225 from markdroth/reset_connection_backoffGravatar Mark D. Roth2018-08-07
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Reset connection backoff
| | * | | | | | | | better way to disable bazel cachingGravatar Jan Tattermusch2018-08-07
| |/ / / / / / / / |/| | | | | | | |
| | | | | | | * | rephrase commentGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | regenerate C# protosGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | run make_grpcio_tools.pyGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | upgrade protobuf in grpc_deps.bzl to v3.6.1Gravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | upgrade third_party/protobuf to v3.6.1Gravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | attempt to fix protoc buildGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | try fixing cxx distrib testGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | try fix c++ vs2017 buildGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | try fixing protobuf build in win distribtestGravatar Jan Tattermusch2018-08-07
| | | | | | | | |
| | | | | | | * | try fix nanopb generationGravatar Jan Tattermusch2018-08-07
| | | | | | | | |