aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.yaml
Commit message (Expand)AuthorAge
* Merge pull request #14284 from dgquintas/kill_lb_policies_testGravatar David G. Quintas2018-02-02
|\
* \ Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \
* \ \ Merge pull request #14228 from dgquintas/dns_cooldownGravatar David G. Quintas2018-02-01
|\ \ \
| | | * Removed obsolete lb_policies_testGravatar David Garcia Quintas2018-02-01
| * | | Merge branch 'master' of github.com:grpc/grpc into dns_cooldownGravatar David Garcia Quintas2018-02-01
| |\ \ \ | | | |/ | | |/|
* | | | Merge branch 'master' into HEADGravatar Vijay Pai2018-02-01
|\ \ \ \ | | |/ / | |/| |
| | * | Added tests, supporting c-ares as well as std resolver.Gravatar David Garcia Quintas2018-01-30
| * | | Add -fno-rtti and -fno-exceptions flags to BoringSSL compilationGravatar Matt Kwong2018-01-26
| |/ /
| * | Merge pull request #13820 from yihuazhang/rename-gtsGravatar Mark D. Roth2018-01-26
| |\ \
| * \ \ Merge pull request #14136 from jtattermusch/add_ubuntu_1710Gravatar Jan Tattermusch2018-01-26
| |\ \ \
* | | | | Generate projects properlyGravatar Vijay Pai2018-01-25
| * | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
| |\ \ \ \
| | * | | | Add a testGravatar yang-g2018-01-23
| |/ / / / |/| | | |
| | | * | rename gts to altsGravatar Yihua Zhang2018-01-23
| |_|/ / |/| | |
| | * | attempt fixing boringssl compilation with gcc7.2Gravatar Jan Tattermusch2018-01-23
| | * | attempt fixing zlib compilation with gcc7.2Gravatar Jan Tattermusch2018-01-23
| |/ / |/| |
| | * Removing grpc_alarm from core requires a major version bump for coreGravatar Vijay Pai2018-01-21
| | * Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| |/ |/|
* | Merge pull request #14092 from mehrdada/bump1-10Gravatar Mehrdad Afshari2018-01-19
|\ \
| * | Bump version to 1.10Gravatar Mehrdad Afshari2018-01-19
* | | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
|/ /
| * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
| |\ | |/ |/|
* | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* | Merge remote-tracking branch 'upstream/master' into ref_countingGravatar Mark D. Roth2018-01-16
|\ \
| * \ Merge pull request #13815 from vjpai/catcherGravatar Vijay Pai2018-01-15
| |\ \
* | | | Fix existing ref counting classes and add new ones.Gravatar Mark D. Roth2018-01-11
|/ / /
* | | Merge pull request #13676 from markdroth/inlined_vectorGravatar Mark D. Roth2018-01-11
|\ \ \
* | | | exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
| * | | Implement InlinedVector independently of absl.Gravatar Mark D. Roth2018-01-10
|/ / /
| * | Add portability tests on Linux to make sure that build with -fno-exceptionsGravatar Vijay Pai2018-01-08
| * | uses_polling shouldn't be false for this testGravatar Vijay Pai2018-01-08
| * | Catch exceptions from sync method handlers without crashing serverGravatar Vijay Pai2018-01-08
* | | Silence openssl 1.1.0 warningsGravatar Yuchen Zeng2018-01-04
|/ /
* | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\ \
| | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-13
| | |\ | | |/ | |/|
| * | Fix windows compileGravatar ncteisen2017-12-13
| | * Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2017-12-06
| | |\ | | |/ | |/|
| | * Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
| | |\
| | * \ Merge e759d2a^Gravatar Muxi Yan2017-12-06
| | |\ \
* | | | | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
|\| | | |
* | | | | Backoff test is now a C++ fileGravatar David Garcia Quintas2017-12-04
| * | | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| |\ \ \ \
| * \ \ \ \ Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | * | | | | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| * | | | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| |/ / / / /
| * | | | | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
| |\ \ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-11-29
| | | |\ \ \ \
| | * | \ \ \ \ Merge remote-tracking branch 'upstream/master' into reference_countedGravatar Mark D. Roth2017-11-29
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |