aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
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-19Merge pull request #13963 from rongjiecomputer/windowsJan Tattermusch
2018-02-15Remove support for detached threads. All threads must be joined.Vijay Pai
2018-02-15Move headers from grpc++ to grpcppMuxi Yan
2018-02-13Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-02-12Internalize gpr_thd except for id and currentidVijay 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-06Remove compression_rubyMuxi Yan
2018-02-06Change Ref() methods to return a RefCountedPtr<>.Mark D. Roth
2018-02-03[Bazel] Do not use -pthread on WindowsLoo Rong Jie
2018-02-02Merge branch 'master' into gpr_review_host_portVijay Pai
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-01-29Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-01-26Merge pull request #13820 from yihuazhang/rename-gtsMark D. Roth
2018-01-25Privatize host_port.h; was not used in any wrapped language implementationVijay Pai
2018-01-25Privatize thread-local storage headersVijay Pai
2018-01-25Move cmdline and subprocess from public gpr to test/core/utilVijay Pai
2018-01-25Merge pull request #14142 from makdharma/buildNicolas Noble
2018-01-24Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2018-01-23Fix bazel buildncteisen
2018-01-23rename gts to altsYihua Zhang
2018-01-23exposing public headers as a build targetmakdharma
2018-01-23Move object registry out of gprncteisen
2018-01-23Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingncteisen
2018-01-21Removing grpc_alarm from core requires a major version bump for coreVijay Pai
2018-01-21Remove alarm from core, implement in C++ layer onlyVijay Pai
2018-01-19Merge pull request #14092 from mehrdada/bump1-10Mehrdad Afshari
2018-01-19Bump version to 1.10Mehrdad Afshari
2018-01-19Rename 'gpr++' directories to 'gprpp'.Mark D. Roth