Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into vector | Craig Tiller | 2017-10-16 |
|\ | |||
| * | Add OpenBSD support | Frank Groeneveld | 2017-10-12 |
| | | |||
* | | Add abseil to core, use it for InlinedVector | Craig Tiller | 2017-10-05 |
|/ | |||
* | Submodule bloaty mcbloatface | Craig Tiller | 2017-10-04 |
| | |||
* | remove unnecessary libssl-dev installation | Alexander Polcyn | 2017-09-09 |
| | |||
* | avoid __int64 for mingw portability | Alexander Polcyn | 2017-09-09 |
| | |||
* | update mingw gcc on docker file | Alexander Polcyn | 2017-09-09 |
| | |||
* | Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 | Mehrdad Afshari | 2017-09-09 |
| | |||
* | reintroduce ares_build.h modification from #10719 | Jan Tattermusch | 2017-09-09 |
| | |||
* | ares using monotonic clock on darwin breaks the build | Jan Tattermusch | 2017-09-09 |
| | |||
* | add back manual edits to config_linux/ares_config.h | Jan Tattermusch | 2017-09-09 |
| | |||
* | regenerate darwin ares_config.h | Jan Tattermusch | 2017-09-09 |
| | |||
* | cherrypick fixed version of ares_build.h | Jan Tattermusch | 2017-09-09 |
| | |||
* | fix ares 1.13 build on linux | Jan Tattermusch | 2017-09-09 |
| | |||
* | bump c-ares submodule to 1.13 | Jan Tattermusch | 2017-09-09 |
| | |||
* | Splitting gmock out of gtest. | Nicolas "Pixel" Noble | 2017-09-01 |
| | |||
* | Bump Protobuf to v3.4.0 | Stanley Cheung | 2017-08-16 |
| | |||
* | Bump protobuf to 3.4.0rc3 | Stanley Cheung | 2017-08-11 |
| | |||
* | Bump to protobuf 3.4.0rc2 | Stanley Cheung | 2017-08-10 |
| | |||
* | Bump protobuf version to v3.4.0rc1 | Stanley Cheung | 2017-08-10 |
| | |||
* | PHP: update codegen plugin to support php_namespace option | Stanley Cheung | 2017-08-10 |
| | |||
* | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 |
|\ | |||
* \ | Merge pull request #11474 from makdharma/cares_fix | Nicolas Noble | 2017-06-27 |
|\ \ | | | | | | | fixes #11473 | ||
| | * | Merge pull request #11404 from apolcyn/fix_ruby_glibc_upgrade | apolcyn | 2017-06-16 |
| | |\ | | | | | | | | | Redefine fd_set macros for compatibilty with older glibc | ||
* | | | | Update boringssl | Ken Payson | 2017-06-15 |
| | | | | |||
| * | | | fixes #11473 | Makarand Dharmapurikar | 2017-06-12 |
|/ / / | |||
| | * | hack to reimplement FDS macros | Alexander Polcyn | 2017-06-05 |
| |/ |/| | |||
| * | dont use clock_gettime in grpc compatibiltiy mode | Alexander Polcyn | 2017-06-03 |
|/ | |||
* | Undo downgrade of Protobuf submodule | Matt Kwong | 2017-05-19 |
| | |||
* | Merge matrix feature branch into master. | Yong Ni | 2017-05-19 |
| | | | | | | | | | | Features included in this merge: - Added script to build and upload docker image for matrix test. - Added script to create test cases and created go__master testcases based on it. - Created dictionary for runtimes and gRPC releases for supported languages. - Added go 1.7 and 1.8 Dockerfile/templates. See tools/interop_matrix/README.md for details. | ||
* | Upgrade protobuf to 3.3.0 | Ken Payson | 2017-05-08 |
| | |||
* | Merge branch 'v1.3.x' into master-upmerge-v1.3.x | David Garcia Quintas | 2017-04-28 |
|\ | |||
* | | Removed 3rd party dep on thrift | David Garcia Quintas | 2017-04-28 |
| | | |||
* | | Merge pull request #10644 from MakMukhi/master | MakMukhi | 2017-04-24 |
|\ \ | | | | | | | Added unit testing support. | ||
* | | | Increase portability of CMakeLists.txt | Mehrdad Afshari | 2017-04-20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Update CMakeLists.txt (original template and generated code) to prevent forcefully linking `dl` on all UNIX platforms, and rely on `${CMAKE_DL_LIBS}` portable variable instead. - Do not try linking against `librt` on macOS. - Add a `config_freebsd` directory containing the header file generated by the `configure` script for the `ares` library. | ||
| | * | Merge pull request #10735 from kpayson64/fix_php_1_3 | kpayson64 | 2017-04-19 |
| | |\ | | | | | | | | | Fix PHP interop tests | ||
* | | | | Update to avoid ubsan failure | Craig Tiller | 2017-04-19 |
| | | | | |||
* | | | | Merge pull request #10718 from makdharma/cares_osx_bazel | makdharma | 2017-04-19 |
|\ \ \ \ | | | | | | | | | | | fix bazel build for osx | ||
| | | | * | Fix PHP interop tests | Ken Payson | 2017-04-19 |
| | | | | | |||
| | | * | | c-ares mingw32 support | Yuchen Zeng | 2017-04-18 |
| | | |/ | |||
| * | / | fix bazel build for osx | Makarand Dharmapurikar | 2017-04-18 |
| | |/ | |/| | | | | | | | add config setting for building c-ares on osx | ||
* / | | Fix PHP interop tests | Ken Payson | 2017-04-18 |
|/ / | |||
| * | updated gtest.BUILD to include gmock | Mahak Mukhi | 2017-04-16 |
| | | |||
| * | rectify issues | Mahak Mukhi | 2017-04-13 |
| | | |||
| * | fix conflicts | Mahak Mukhi | 2017-04-12 |
|/| | |||
| * | Initial commit: Auto-generate GMOCK code for client stub. | Mahak Mukhi | 2017-04-08 |
| | | |||
* | | Fix build on Alpine linux + add portability tests | Ken Payson | 2017-04-06 |
| | | |||
* | | Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness | Nicolas "Pixel" Noble | 2017-03-27 |
|\| | |||
| * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| |\ | |||
| * \ | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| |\ \ |