Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout | kpayson64 | 2018-03-08 |
|\ | | | | | Increase mac Python artifact build timeout | ||
* | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-08 |
| | | |||
* | | Merge pull request #14629 from jtattermusch/bump_boringssl | Jan Tattermusch | 2018-03-08 |
|\ \ | | | | | | | Update third_party/boringssl to the latest chromium-stable | ||
* | | | Revert "Add ALTS C stack to gRPC core" | Sree Kuchibhotla | 2018-03-07 |
| | | | |||
| | * | Increase mac Python artifact build timeout | kpayson64 | 2018-03-07 |
| | | | |||
| * | | regenerate projects | Jan Tattermusch | 2018-03-07 |
| | | | |||
| * | | update third_party/boringssl to the latest chromium-stable | Jan Tattermusch | 2018-03-07 |
|/ / | |||
* | | Merge pull request #14120 from jakobr-google/dart | Jan Tattermusch | 2018-03-07 |
|\ \ | | | | | | | Add Dart support in interop test suite | ||
* | | | Add ALTS code to grpc/core | Yihua Zhang | 2018-03-06 |
| | | | |||
| * | | Update grpc-dart repo after The Move. | Jakob Roland Andersen | 2018-03-06 |
| | | | |||
| * | | Use pre-built Dart docker image. | Jakob Roland Andersen | 2018-03-06 |
| | | | |||
| * | | clone grpc-dart when running on kokoro | Jan Tattermusch | 2018-03-06 |
| | | | |||
| * | | yapf format code | Jan Tattermusch | 2018-03-06 |
| | | | |||
| * | | fix sanity tests | Jan Tattermusch | 2018-03-06 |
| | | | |||
| * | | WIP: Add Dart support in interop | Jakob Roland Andersen | 2018-03-06 |
|/ / | |||
* | | Revert removals from python artifact dockerfiles | Naresh | 2018-03-05 |
| | | | | | | | | | | | | | | 89ce16b removed a few package installations from the dockerfiles for building python artifacts. Revert them. Revert certain package install removal from python artifact dockerfiles | ||
* | | Update Dockerfiles for python artifacts to use latest git version | Naresh | 2018-03-04 |
| | | | | | | | | | | | | | | | | | | | | | | | | Due to a recent change (Feb 2018) in Github's policy to discontinue support for weak cryptographic standards, older git versions stopped working with Github repositories. The Dockerfiles for building python artifacts currently uses git 2.0.5, that fails with an error `tlsv1 alert protocol version`. The CentOS image by the latest source Dockerfile, `manylinux` comes with the latest version of git as well, removing the need to manually build git from source. | ||
* | | Merge pull request #14459 from vjpai/2phase_thd | Vijay Pai | 2018-03-02 |
|\ \ | | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) | ||
* \ \ | Merge pull request #14579 from adelez/foundry_integration | adelez | 2018-03-02 |
|\ \ \ | | | | | | | | | Fix msan command | ||
| * | | | Fix msan command | Adele Zhou | 2018-03-02 |
| | | | | |||
* | | | | Merge pull request #14193 from ericgribkoff/android_cpp_helloworld | Eric Gribkoff | 2018-03-02 |
|\ \ \ \ | |/ / / |/| | | | C++ on Android: Hello World client and server | ||
| * | | | C++ on Android example client and server | Eric Gribkoff | 2018-03-02 |
| | | | | |||
* | | | | Merge pull request #14441 from menghanl/fix_release_matrix | adelez | 2018-03-01 |
|\ \ \ \ | | | | | | | | | | | Add go release versions to client_matrix.py | ||
| | | * \ | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | * | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-03-01 |
| | | |\ \ | |||
* | | | | | | Refactor the scripts to remove redundant code. | Adele Zhou | 2018-03-01 |
| | | | | | | |||
* | | | | | | use mktemp to avoid hardcoding temp dir. | Adele Zhou | 2018-03-01 |
| | | | | | | |||
* | | | | | | MSAN script | Adele Zhou | 2018-03-01 |
| | | | | | | |||
* | | | | | | Pin a commit that comes with ubsan and msan. | Adele Zhou | 2018-03-01 |
| | | | | | | |||
* | | | | | | Increased timeout. | Adele Zhou | 2018-03-01 |
| | | | | | | |||
* | | | | | | Add asan script for remote builds. | Adele Zhou | 2018-03-01 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #10684 from markdroth/retry | Mark D. Roth | 2018-03-01 |
|\ \ \ \ \ | | | | | | | | | | | | | Retry support | ||
* | | | | | | Introduce a 'weak' and mutable version of slice hash table | David Garcia Quintas | 2018-02-28 |
| |_|/ / / |/| | | | | |||
| * | | | | Retry support. | Mark D. Roth | 2018-02-28 |
|/ / / / | |||
* | | | | Merge pull request #14530 from adelez/foundry_integration | adelez | 2018-02-27 |
|\ \ \ \ | | | | | | | | | | | Upgrade bazel to be able to run ubsan tests. | ||
* \ \ \ \ | Merge pull request #14450 from markdroth/c++_service_config | Mark D. Roth | 2018-02-27 |
|\ \ \ \ \ | | | | | | | | | | | | | Convert slice hash table and service config code to C++ | ||
* \ \ \ \ \ | Merge branch 'v1.10.x' into master | Mehrdad Afshari | 2018-02-26 |
|\ \ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #14526 from mehrdada/bump-1-10-0-pre2 | Mehrdad Afshari | 2018-02-26 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Bump version to 1.10.0-pre2 | ||
| * | | | | | | | Delete garbage from Python source packages | Mehrdad Afshari | 2018-02-26 |
| | | | | | | | | |||
| | | | * | | | | Update the bazel version to 10 and the container_image version in order to ↵ | Adele Zhou | 2018-02-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use ubsan | ||
| | | * | | | | | Convert slice hash table and service config code to C++. | Mark D. Roth | 2018-02-26 |
| | | | | | | | | |||
| | | | * | | | | Script for UBsan tests. | Adele Zhou | 2018-02-26 |
| | | |/ / / / | |||
* | | / / / / | Use higher timeout for objc tests | Muxi Yan | 2018-02-26 |
| |_|/ / / / |/| | | | | | |||
| | * | | | | Regenerate projects | Mehrdad Afshari | 2018-02-26 |
| |/ / / / | |||
| | | * | | Merge branch 'master' into 2phase_thd | Vijay Pai | 2018-02-24 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #14518 from grpc/v1.10.x | Matt Kwong | 2018-02-23 |
|\| | | | | | | | | | | | | | | Include Boringssl fips_fragments files in headers for building (upmerge from v1.10.x) | ||
| * | | | | Include Boringssl fips_fragments files in headers for building | Matt Kwong | 2018-02-23 |
| | | | | | |||
* | | | | | Add a sanity check for inclusion of port_platform.h | Alexander Polcyn | 2018-02-23 |
| |_|_|/ |/| | | | |||
* | | | | Merge pull request #14504 from grpc/v1.10.x | Mehrdad Afshari | 2018-02-23 |
|\| | | | | | | | | | | | Fix dockerized Linux artifact builds on master (upmerge from 1.10.x) | ||
| * | | | Fix submodule handling in dockerized tests | Mehrdad Afshari | 2018-02-22 |
| | | | |