Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bump protobuf runtime dependency versions | 2018-04-19 | |
| | |||
* | Fix generate_projects | 2018-04-12 | |
| | |||
* | Merge pull request #14987 from matt-kwong/pin-pip | 2018-04-09 | |
|\ | | | | | Update pip pin from 9.0.1 to 9.0.2 | ||
* \ | Merge pull request #14967 from ZhouyihaiDing/windows_pecl | 2018-04-07 | |
|\ \ | | | | | | | Upmerge #14973 to the master | ||
| | * | Update pip pin from 9.0.1 to 9.0.2 | 2018-04-06 | |
| | | | |||
| * | | PHP: fix pecl installaion in windows | 2018-04-06 | |
| |/ | |||
* / | Remove scripts for running Android interop on Jenkins | 2018-04-06 | |
|/ | |||
* | Fix c-ares tests under gcc musl | 2018-04-05 | |
| | |||
* | Revert "Let cronet use grpc_cronet_registry_plugin" | 2018-03-30 | |
| | |||
* | Merge pull request #14821 from srini100/master | 2018-03-29 | |
|\ | | | | | Bump protobuf version check from 3.0.0 to 3.5.0 | ||
* \ | Merge pull request #14850 from vjpai/deinstall | 2018-03-29 | |
|\ \ | | | | | | | Remove tool from cmake install | ||
| * | | Remove tool from install | 2018-03-28 | |
| | | | |||
* | | | PHP: fix pecl installation error for fiinding address_sorting.h | 2018-03-27 | |
|/ / | |||
| * | Bump protobuf version check from 3.0.0 to 3.5.0 | 2018-03-26 | |
|/ | |||
* | Merge pull request #13290 from apolcyn/cares_address_sorting_master_c | 2018-03-26 | |
|\ | | | | | Add address sorting submodule for use in c-ares wrapper | ||
* | | PHP: fix pecl build error | 2018-03-26 | |
| | | |||
* | | Merge pull request #14768 from axot/bugfix/pecl_compile_flags | 2018-03-25 | |
|\ \ | | | | | | | Add missing FLAGS for pecl | ||
* \ \ | Merge pull request #14774 from jtattermusch/portability_fix_alpine | 2018-03-23 | |
|\ \ \ | | | | | | | | | Partially fix resolver_component_tests_runner test in gcc_musl portability suite | ||
| | * | | add missing FLAGS for pecl | 2018-03-22 | |
| |/ / |/| | | |||
| * | | fix resolver_component_tests_runner test in gcc_musl | 2018-03-21 | |
| | | | |||
| | * | Put address_sorting's public header under its own directory. Also add | 2018-03-20 | |
| | | | | | | | | | | | | test_only to sort function used in test. | ||
| | * | Reorganize cmake rules for address sorting; also fix merge conflict | 2018-03-20 | |
| | | | | | | | | | | | | Fix clang-tide issue | ||
| | * | Add address sorting submodule for use in c-ares wrapper | 2018-03-20 | |
| |/ | |||
* / | Let cronet use grpc_cronet_registry_plugin | 2018-03-20 | |
|/ | |||
* | Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest | 2018-03-14 | |
|\ | | | | | Add kokoro build_packages and distribtests jobs. | ||
* \ | Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse | 2018-03-14 | |
|\ \ | | | | | | | Fix resolver test script's arg parsing for bazel runs | ||
* \ \ | Merge pull request #14661 from murgatroid99/node_pure_js_interop_client | 2018-03-13 | |
|\ \ \ | | | | | | | | | Add Node pure JS interop client | ||
| | * | | Fix arg parsing in resolver test script | 2018-03-13 | |
| |/ / |/| | | |||
| | * | make package builds work on kokoro | 2018-03-13 | |
| |/ |/| | |||
| * | Use different docker image for Node pure JS interop tests | 2018-03-12 | |
| | | |||
* | | Merge pull request #14642 from MrMage/avoid-running-sed-on-backups | 2018-03-11 | |
|\ \ | | | | | | | Podspec: Avoid running `sed` on the backup files it created itself | ||
| | * | Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures ↵ | 2018-03-09 | |
| |/ |/| | | | | | for Node | ||
| * | Put change in template file | 2018-03-08 | |
| | | |||
* | | Merge pull request #14638 from yihuazhang/hook_alts_again | 2018-03-08 | |
|\ \ | | | | | | | Add ALTS code to grpc/core | ||
* \ \ | Merge pull request #14610 from apolcyn/python_dig | 2018-03-08 | |
|\ \ \ | | | | | | | | | Remove the C++ test dependency on dig and dnsutils | ||
* \ \ \ | Merge pull request #14605 from jtattermusch/build_unitypackage_script | 2018-03-08 | |
|\ \ \ \ | |_|_|/ |/| | | | Add EXPERIMENTAL support for loading grpc_csharp_ext on Unity | ||
| | | * | Add ALTS code to grpc/core | 2018-03-08 | |
| |_|/ |/| | | |||
* | | | Revert "Add ALTS C stack to gRPC core" | 2018-03-07 | |
| | | | |||
| * | | address comments | 2018-03-07 | |
| | | | |||
* | | | Merge pull request #14120 from jakobr-google/dart | 2018-03-07 | |
|\ \ \ | | | | | | | | | Add Dart support in interop test suite | ||
* | | | | Add ALTS code to grpc/core | 2018-03-06 | |
| | | | | |||
| | | * | Move python DNS utilities to utils subdirectory | 2018-03-06 | |
| | | | | |||
| | | * | Remove the C++ test dependency on dig and dnsutils | 2018-03-06 | |
| |_|/ |/| | | |||
| | * | enable loading grpc_csharp_ext as a unity native plugin | 2018-03-06 | |
| |/ |/| | |||
| * | Use pre-built Dart docker image. | 2018-03-06 | |
| | | |||
| * | WIP: Add Dart support in interop | 2018-03-06 | |
|/ | |||
* | C++ on Android example client and server | 2018-03-02 | |
| | |||
* | Add a sanity check for inclusion of port_platform.h | 2018-02-23 | |
| | |||
* | Make C++ cocoapods example work | 2018-02-21 | |
| | |||
* | Disable Tests subspec | 2018-02-21 | |
| |