aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
* clang-formatGravatar Muxi Yan2017-09-07
|
* Build fixGravatar Muxi Yan2017-09-05
|
* Merge pull request #12373 from nicolasnoble/gtest_is_not_gmockGravatar Nicolas Noble2017-09-05
|\ | | | | Splitting gmock out of gtest.
* \ Merge pull request #12024 from yihuazhang/tsi_test_libGravatar Mark D. Roth2017-09-05
|\ \ | | | | | | Add transport security test library
| | * Splitting gmock out of gtest.Gravatar Nicolas "Pixel" Noble2017-09-01
| |/ |/|
* | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-31
|\ \
| * \ Merge pull request #12306 from kpayson64/ref_counting_slicesGravatar kpayson642017-08-31
| |\ \ | | | | | | | | Give ownership of byte buffers to write ops
| * | | Make package names consistent under test/coreGravatar yang-g2017-08-31
| | | |
| * | | Merge pull request #12345 from yang-g/import_fixGravatar Yang Gao2017-08-31
| |\ \ \ | | | | | | | | | | Support features in grpc_package
| * | | | Revert "Fake zero copy protector"Gravatar Jan Tattermusch2017-08-31
| | | | |
| | * | | Support features in grpc_packageGravatar yang-g2017-08-30
| |/ / /
| * | | Implement fake TSI zero-copy frame protectorGravatar jiangtaoli20162017-08-30
| | | |
| * | | Merge branch 'master' of https://github.com/grpc/grpc into visibilityGravatar Nicolas "Pixel" Noble2017-08-30
| |\ \ \
* | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | |
| * | | | Moving visibility and package creation to the build system.Gravatar Nicolas "Pixel" Noble2017-08-30
| | | | |
* | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | |
* | | | | Fix crashGravatar Craig Tiller2017-08-30
| | | | |
| | * | | Revert "Implement call combiner"Gravatar Mark D. Roth2017-08-29
| | | | |
* | | | | Merge github.com:grpc/grpc into statsGravatar Craig Tiller2017-08-29
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Documentation change + e2e test fixGravatar Ken Payson2017-08-29
| | | | |
| | | * | Have write ops take ownership over slicesGravatar Ken Payson2017-08-29
| | | | |
| * | | | Remove some pre-C++11-style workaroundsGravatar Vijay Pai2017-08-29
| | | | |
| * | | | Removed in_connectivity_shutdown from RRGravatar David Garcia Quintas2017-08-28
| | | | |
| * | | | Merge pull request #11566 from markdroth/call_combinerGravatar Mark D. Roth2017-08-25
| |\ \ \ \ | | |_|/ / | |/| | | Implement call combiner
| | * | | Implement call combiner.Gravatar Mark D. Roth2017-08-25
| | | | |
| * | | | Merge pull request #12282 from yang-g/sync_thd_refactorGravatar Yang Gao2017-08-24
| |\ \ \ \ | | | | | | | | | | | | Refactor sync/thd headers
| * \ \ \ \ Merge pull request #12227 from ncteisen/bazel-microbenchmarksGravatar Noah Eisen2017-08-24
| |\ \ \ \ \ | | | | | | | | | | | | | | Microbenchmarks Work With Bazel
| * \ \ \ \ \ Merge pull request #12287 from vjpai/qps_cleanup2Gravatar Vijay Pai2017-08-24
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | QPS tests: move some internal includes to the right places
| | * | | | | Move some internal includes to the right placesGravatar Vijay Pai2017-08-24
| | | | | | |
| | | | * | | Add sync_custom.hGravatar yang-g2017-08-24
| | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-23
| |\| | | |
| | | | | * Add TSI test library and SSL and fake TSI testsGravatar Yihua Zhang2017-08-22
| | | | | |
| | | * | | Microbenchmarks work with bazelGravatar ncteisen2017-08-22
| | | | |/ | | | |/|
| | * | | PR commentsGravatar David Garcia Quintas2017-08-22
| | | | |
| * | | | generate projectGravatar Muxi Yan2017-08-21
| | | | |
| * | | | generate_project and clang_formatGravatar Muxi Yan2017-08-21
| | | | |
| | * | | RR: Initialize subchannel connectivity stateGravatar David Garcia Quintas2017-08-21
| | |/ /
| * | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-21
| |\| |
| * | | generate_projectGravatar Muxi Yan2017-08-21
| | | |
| * | | generate projectsGravatar Muxi Yan2017-08-15
| | | |
| * | | Polish names of testsGravatar Muxi Yan2017-08-15
| | | |
| | * | Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-14
| | |\|
| | | * Merge pull request #11831 from ncteisen/flow-control-part2Gravatar Noah Eisen2017-08-14
| | | |\ | | | | | | | | | | Flow Control Part 2: BDP
| | | | * Pull bdp estimation into flowctl moduleGravatar ncteisen2017-08-13
| | | | |
| * | | | Merge remote-tracking branch 'upstream/master' into stream_compression_configGravatar Muxi Yan2017-08-11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #12130 from y-zeng/oauth2Gravatar Yuchen Zeng2017-08-10
| | |\ \ \ | | | | | | | | | | | | Fix use-after-free in oauth2_credentials
| | | | * \ Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-10
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Switch to idiomatic Slice APIGravatar Vijay Pai2017-08-09
| | | |_|/ | | |/| |
| | | * | Update credentials_testGravatar Yuchen Zeng2017-08-09
| | |/ /
| | * | Merge pull request #11579 from sreecha/fix_alarmGravatar Sree Kuchibhotla2017-08-04
| | |\ \ | | | | | | | | | | Refcount grpc_alarm object so that grpc_alarm_destroy() can be safely called before cq-next()