aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)Author
2017-09-07Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-07Merge github.com:grpc/grpc into grpc_millisCraig Tiller
2017-09-07Merge pull request #12369 from markdroth/call_combinerMark D. Roth
2017-09-07Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-07Decouple alarm construction from setting to avoid races in MT codeVijay Pai
2017-09-07Garbage collect experimental pollersCraig Tiller
2017-09-06Merge branch 'master' of github.com:grpc/grpc into filters_prioDavid Garcia Quintas
2017-09-06s/load_reporting/server_load_reportingDavid Garcia Quintas
2017-09-06Merge github.com:grpc/grpc into stats_histoCraig Tiller
2017-09-05build_projectMuxi Yan
2017-09-05Fix benchmark buildsCraig Tiller
2017-09-05Merge pull request #12024 from yihuazhang/tsi_test_libMark D. Roth
2017-09-01Merge branch 'stats_histo_ints' into stats_histoCraig Tiller
2017-09-01Add stats testCraig Tiller
2017-09-01Merge github.com:grpc/grpc into wcCraig Tiller
2017-09-01Revert "Revert "Implement call combiner""Mark D. Roth
2017-08-31Expose stats into qps_driverCraig Tiller
2017-08-31Merge github.com:grpc/grpc into statsCraig Tiller
2017-08-29Revert "Implement call combiner"Mark D. Roth
2017-08-29Merge github.com:grpc/grpc into statsCraig Tiller
2017-08-29Merge github.com:grpc/grpc into grpc_millisCraig Tiller
2017-08-25Merge pull request #11566 from markdroth/call_combinerMark D. Roth
2017-08-25Implement call combiner.Mark D. Roth
2017-08-24Merge pull request #12282 from yang-g/sync_thd_refactorYang Gao
2017-08-24Added way to remove filters from channel stack builderDavid Garcia Quintas
2017-08-24Merge pull request #12227 from ncteisen/bazel-microbenchmarksNoah Eisen
2017-08-24Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}David Garcia Quintas
2017-08-24Add sync_custom.hyang-g
2017-08-22Add TSI test library and SSL and fake TSI testsYihua Zhang
2017-08-22Microbenchmarks work with bazelncteisen
2017-08-21Merge remote-tracking branch 'upstream/master' into stream_compression_configMuxi Yan
2017-08-16Master version bump to 1.7.xDavid Garcia Quintas
2017-08-15generate projectsMuxi Yan
2017-08-11Merge remote-tracking branch 'upstream/master' into stream_compression_configMuxi Yan
2017-08-09split tsi library into twojiangtaoli2016
2017-08-07Update build rulejiangtaoli2016
2017-08-07Revert "Revert "Add TSI zero-copy frame protector""Jiangtao Li
2017-08-07Revert "Add TSI zero-copy frame protector"Jiangtao Li
2017-08-04split tsi into two libraries: tsi_interface and tsijiangtaoli2016
2017-08-04Merge branch 'master' into tsi_grpcjiangtaoli2016
2017-08-03Add support for service configs to c-ares resolver.Mark D. Roth
2017-08-02Merge branch 'master' into stream_compression_configMuxi Yan
2017-08-02minor fixjiangtaoli2016
2017-08-01regenerate projectsncteisen
2017-08-01Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3ncteisen
2017-07-31Test against grpc++_unsecure when possible. Provide unsecure version of test_...Vijay Pai
2017-07-31Merge branch 'master' into tsi_grpcjiangtaoli2016
2017-07-31Merge pull request #11978 from vjpai/remakeVijay Pai
2017-07-31Prevent race in trying to compile grpc.pb.cc file before pb.h existsVijay Pai
2017-07-30Clean up grpc++_unsecure so that it doesn't require secure content anymoreVijay Pai