aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-09-07Decouple alarm construction from setting to avoid races in MT codeVijay Pai
2017-09-06Condition variables are not latches, againDavid Garcia Quintas
2017-09-05Merge pull request #12373 from nicolasnoble/gtest_is_not_gmockNicolas Noble
2017-09-05Merge pull request #12024 from yihuazhang/tsi_test_libMark D. Roth
2017-09-01Splitting gmock out of gtest.Nicolas "Pixel" Noble
2017-08-31Merge github.com:grpc/grpc into statsCraig Tiller
2017-08-31Merge pull request #12306 from kpayson64/ref_counting_sliceskpayson64
2017-08-31Make package names consistent under test/coreyang-g
2017-08-31Merge pull request #12345 from yang-g/import_fixYang Gao
2017-08-31Revert "Fake zero copy protector"Jan Tattermusch
2017-08-30Support features in grpc_packageyang-g
2017-08-30Implement fake TSI zero-copy frame protectorjiangtaoli2016
2017-08-30Merge branch 'master' of https://github.com/grpc/grpc into visibilityNicolas "Pixel" Noble
2017-08-30Fix crashCraig Tiller
2017-08-30Moving visibility and package creation to the build system.Nicolas "Pixel" Noble
2017-08-30Fix crashCraig Tiller
2017-08-30Fix crashCraig Tiller
2017-08-29Revert "Implement call combiner"Mark D. Roth
2017-08-29Merge github.com:grpc/grpc into statsCraig Tiller
2017-08-29Documentation change + e2e test fixKen Payson
2017-08-29Have write ops take ownership over slicesKen Payson
2017-08-29Remove some pre-C++11-style workaroundsVijay Pai
2017-08-28Removed in_connectivity_shutdown from RRDavid Garcia Quintas
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-24Merge pull request #12227 from ncteisen/bazel-microbenchmarksNoah Eisen
2017-08-24Merge pull request #12287 from vjpai/qps_cleanup2Vijay Pai
2017-08-24Move some internal includes to the right placesVijay Pai
2017-08-24Add sync_custom.hyang-g
2017-08-23Merge remote-tracking branch 'upstream/master' into stream_compression_configMuxi Yan
2017-08-22Add TSI test library and SSL and fake TSI testsYihua Zhang
2017-08-22Microbenchmarks work with bazelncteisen
2017-08-22PR commentsDavid Garcia Quintas
2017-08-21generate projectMuxi Yan
2017-08-21generate_project and clang_formatMuxi Yan
2017-08-21RR: Initialize subchannel connectivity stateDavid Garcia Quintas
2017-08-21Merge remote-tracking branch 'upstream/master' into stream_compression_configMuxi Yan
2017-08-21generate_projectMuxi Yan
2017-08-15generate projectsMuxi Yan
2017-08-15Polish names of testsMuxi Yan
2017-08-14Merge branch 'master' into fix-end2end-testSree Kuchibhotla
2017-08-14Merge pull request #11831 from ncteisen/flow-control-part2Noah Eisen
2017-08-13Pull bdp estimation into flowctl modulencteisen
2017-08-11Merge remote-tracking branch 'upstream/master' into stream_compression_configMuxi Yan
2017-08-10Merge pull request #12130 from y-zeng/oauth2Yuchen Zeng
2017-08-10Merge branch 'master' into fix-end2end-testSree Kuchibhotla
2017-08-09Switch to idiomatic Slice APIVijay Pai
2017-08-09Update credentials_testYuchen Zeng
2017-08-04Merge pull request #11579 from sreecha/fix_alarmSree Kuchibhotla