aboutsummaryrefslogtreecommitdiff
path: root/grpc.def
AgeCommit message (Expand)Author
2018-04-16Add C++ experimental API extensions for ALTS C stackYihua Zhang
2018-04-05regenerate projects using tools/buildgen/generate_projects.shJan Tattermusch
2018-03-21Merge pull request #14751 from ncteisen/channel-tracingNoah Eisen
2018-03-20regenerate projectsRuslan Nigmatullin
2018-03-19Revert "Revert "Channel Tracing Implementation; Part 1""ncteisen
2018-03-19Revert "Channel Tracing Implementation; Part 1"Noah Eisen
2018-03-02Fix build and sanityncteisen
2018-02-12Internalize gpr_thd except for id and currentidVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge branch 'master' into gpr_reviewVijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-08Merge branch 'master' into gpr_review3Vijay Pai
2018-02-07Merge branch 'master' into gpr_review_host_portVijay Pai
2018-02-06build projectsMuxi Yan
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-25Privatize host_port.h; was not used in any wrapped language implementationVijay Pai
2018-01-25Move cmdline and subprocess from public gpr to test/core/utilVijay Pai
2018-01-21Remove alarm from core, implement in C++ layer onlyVijay Pai
2017-12-06Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-12-06Merge e759d2a^Muxi Yan
2017-11-30Move histogram to test/core/utilVijay Pai
2017-11-02Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ...Yash Tibrewal
2017-10-31Merge pull request #13106 from Vizerai/census_updateJim King
2017-10-27Support SSL server certificate reloading.Justin Burke
2017-10-26Merge branch 'master' into census_updateJim King
2017-10-25Adds gRPC Experimental CQ DoThenAsyncNext lambda APIKen Payson
2017-10-23Cleaning up census code.Vizerai
2017-10-11build_projectMuxi Yan
2017-09-25Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Muxi Yan
2017-09-25generate_projectMuxi Yan
2017-09-21Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than...Vijay Pai
2017-09-14Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only gr...Jan Tattermusch
2017-09-13Merge pull request #12214 from vjpai/cereal_eye_sirVijay Pai
2017-09-07Merge pull request #12372 from vjpai/armalarmadingdongVijay Pai
2017-09-07Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_bufferVijay Pai
2017-09-07Merge pull request #12080 from y-zeng/connectivityYuchen Zeng
2017-09-07Decouple alarm construction from setting to avoid races in MT codeVijay Pai
2017-08-24Sanity fixesYuchen Zeng
2017-07-26generate_projectMuxi Yan
2017-07-12generate projectMuxi Yan
2017-05-25Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmergemurgatroid99
2017-05-23Fix sanityCraig Tiller
2017-05-18get rid of connectivity state watchers right after timeoutAlexander Polcyn
2017-04-27Merge pull request #10613 from ctiller/framing_costsCraig Tiller
2017-04-26Revert "Merge branch 'master' into v1.3.x"Alexander Polcyn
2017-04-26Regenerate projectsCraig Tiller
2017-04-20Merge github.com:grpc/grpc into framing_costsCraig Tiller