aboutsummaryrefslogtreecommitdiff
path: root/build.yaml
AgeCommit message (Expand)Author
2018-03-06Add ALTS code to grpc/coreYihua Zhang
2018-03-01Merge branch 'master' into 2phase_thdVijay Pai
2018-03-01Merge pull request #10684 from markdroth/retryMark D. Roth
2018-02-28Introduce a 'weak' and mutable version of slice hash tableDavid Garcia Quintas
2018-02-28Retry support.Mark D. Roth
2018-02-26Convert slice hash table and service config code to C++.Mark D. Roth
2018-02-24Merge branch 'master' into 2phase_thdVijay Pai
2018-02-22Bump version to v1.11 #gorgeousMehrdad Afshari
2018-02-21Merge branch 'master' into 2phase_thdVijay Pai
2018-02-21Merge pull request #14437 from yihuazhang/security_connector_replacementMark D. Roth
2018-02-20place security_connector in its own subdirectoryYihua Zhang
2018-02-20Convert LB policy API to C++.Mark D. Roth
2018-02-19C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Vijay Pai
2018-02-15Remove support for detached threads. All threads must be joined.Vijay Pai
2018-02-15Merge pull request #14444 from dgquintas/kill_grpclb_testDavid G. Quintas
2018-02-15Removed outdated grpclb_testDavid Garcia Quintas
2018-02-15Move headers from grpc++ to grpcppMuxi Yan
2018-02-12Internalize gpr_thd except for id and currentidVijay Pai
2018-02-09Add non-blocking testVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge pull request #14196 from vjpai/gpr_review_tlsVijay Pai
2018-02-08Merge pull request #13684 from markdroth/c++_resolverMark D. Roth
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Convert resolver API to C++.Mark D. Roth
2018-02-08Merge branch 'master' into gpr_review_tlsVijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-08Move avl to its own directory and rename it to grpc_avlVijay Pai
2018-02-07Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-07Merge pull request #14348 from mehrdada/upmergeMehrdad Afshari
2018-02-06Remove compression_rubyMuxi Yan
2018-02-05Upmerge branch 'v1.9.x' into 'master'Mehrdad Afshari
2018-02-05Bump version to 1.9.1Ken Payson
2018-02-02Merge branch 'master' into gpr_review3Vijay Pai
2018-02-02Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-02Merge pull request #14284 from dgquintas/kill_lb_policies_testDavid G. Quintas
2018-02-02Privatize useful.h and avl.hVijay Pai
2018-02-02Merge branch 'master' into gpr_review3Vijay Pai
2018-02-02Merge pull request #14015 from vjpai/alarmVijay Pai
2018-02-01Merge pull request #14228 from dgquintas/dns_cooldownDavid G. Quintas
2018-02-01Removed obsolete lb_policies_testDavid Garcia Quintas
2018-02-01Merge branch 'master' of github.com:grpc/grpc into dns_cooldownDavid Garcia Quintas
2018-02-01Merge branch 'master' into HEADVijay Pai
2018-01-31Promote 1.9.0-pre3 to 1.9.0Mehrdad Afshari
2018-01-30Added tests, supporting c-ares as well as std resolver.David Garcia Quintas
2018-01-26Add -fno-rtti and -fno-exceptions flags to BoringSSL compilationMatt Kwong
2018-01-26Bump version to 1.9.0-pre3Mehrdad Afshari
2018-01-26Merge pull request #13820 from yihuazhang/rename-gtsMark D. Roth
2018-01-26Merge pull request #14136 from jtattermusch/add_ubuntu_1710Jan Tattermusch