Commit Graph

6821 Commits

Author SHA1 Message Date
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 2017-09-08 16:50:07 -07:00
David G. Quintas 729448f2ed Merge pull request #12318 from dgquintas/fix_epoll1_flakiness_client_lb_e2e
{grpclb,client_lb}_end2end: Fix epoll1 flakes
2017-09-08 13:46:54 -07:00
David G. Quintas 11b4ddde59 Merge pull request #12200 from dgquintas/rename_lr_to_plugin
Renamed load_reporting.{c,h} to load_reporting_plugin.{c,h}
2017-09-08 10:22:08 -07:00
Mark D. Roth b9bac8e0c6 Merge pull request #12418 from jiangtaoli2016/fake_zero_copy_protector
Fake zero copy protector
2017-09-08 07:36:24 -07:00
Vijay Pai 7f6a27a4d3 Merge pull request #12372 from vjpai/armalarmadingdong
Core API change: Decouple alarm construction from setting to avoid races in MT code
2017-09-07 18:34:56 -07:00
kumaralokgithub bf3b8445fe Merge pull request #12402 from kumaralokgithub/master
Partition microbenchmarks to be easily shareable with google specific transports
2017-09-07 18:33:10 -07:00
David G. Quintas 7e8dec3d44 Merge pull request #12437 from dgquintas/fix_concurrent_merges
Fix use of grpc_channel_filter from concurrent merges
2017-09-07 15:58:08 -07:00
David Garcia Quintas b9f99f0de2 Fix use of grpc_channel_filter from concurrent merges 2017-09-07 15:55:39 -07:00
Craig Tiller 0880cadc6f Merge github.com:grpc/grpc into stats_histo 2017-09-07 15:43:00 -07:00
David Garcia Quintas 1faa48ead3 Merge branch 'master' of github.com:grpc/grpc into rename_lr_to_plugin 2017-09-07 15:29:03 -07:00
David G. Quintas 4fb50865e0 Merge pull request #12104 from dgquintas/filters_prio
Added way to remove filters from channel stack builder
2017-09-07 15:28:08 -07:00
Craig Tiller 9e3af382fb Merge github.com:grpc/grpc into stats_histo 2017-09-07 14:47:55 -07:00
Mark D. Roth 8941f607d6 Merge pull request #12369 from markdroth/call_combiner
Second attempt at call combiner PR
2017-09-07 14:43:47 -07:00
David Garcia Quintas c3c7e5548f {grpclb,client_lb}_end2end: Fix epoll1 flakes 2017-09-07 14:24:58 -07:00
Yuchen Zeng b6ef6e9ff5 Merge pull request #12080 from y-zeng/connectivity
Reconnect channels automatically in C++ clients
2017-09-07 12:59:41 -07:00
Craig Tiller e5a1b2b087 clang-format 2017-09-07 12:20:12 -07:00
Craig Tiller cd78a50084 Merge github.com:grpc/grpc into stats_histo 2017-09-07 12:19:47 -07:00
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 2017-09-07 11:34:13 -07:00
Craig Tiller c1453ca8c2 Revert "Annotate benign race"
This reverts commit 6869da4d65.
2017-09-07 10:19:43 -07:00
jiangtaoli2016 c88e1dee43 fix secure_endpoint_test 2017-09-07 09:54:28 -07:00
Alok Kumar c2ec4d6ea9 Merge remote-tracking branch 'upstream/master' 2017-09-06 21:25:47 -07:00
David Garcia Quintas 4dc3c0bdd3 Merge branch 'master' of github.com:grpc/grpc into filters_prio 2017-09-06 18:58:25 -07:00
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 2017-09-06 18:18:48 -07:00
Alok Kumar 1b6f4fc79f Clang format modified files 2017-09-06 17:15:04 -07:00
Alok Kumar dd9916d364 Fix microbenchmarks BUILD file 2017-09-06 17:15:04 -07:00
Alok Kumar e0399c29c5 Partition microbenchmarks to be easily sharable for google specific transports 2017-09-06 17:14:38 -07:00
Craig Tiller 3749a6d417 Merge github.com:grpc/grpc into stats_histo 2017-09-06 13:28:22 -07:00
David Garcia Quintas a28cca8447 Condition variables are not latches, again 2017-09-06 12:57:25 -07:00
jiangtaoli2016 627691fd26 Fake zero-copy frame protector 2017-09-06 12:45:43 -07:00
Yuchen Zeng b5dd3abad9 Increase the grace period in ReconnectChannel tests 2017-09-06 11:33:22 -07:00
Craig Tiller 6869da4d65 Annotate benign race 2017-09-06 09:49:02 -07:00
Craig Tiller e1101cf099 Update Bazel for new systems 2017-09-06 09:42:20 -07:00
Craig Tiller f4e5802c2e Fix ASAN detected failure 2017-09-06 09:09:27 -07:00
Craig Tiller 3e3dd08087 Bounds fixes 2017-09-05 15:08:39 -07:00
Mark D. Roth d4ac3a156f Clarify log messages when starting test cases. 2017-09-05 13:47:15 -07:00
Craig Tiller 83db6312c6 Optimize test 2017-09-05 12:10:18 -07:00
Nicolas Noble 96a902fb72 Merge pull request #12373 from nicolasnoble/gtest_is_not_gmock
Splitting gmock out of gtest.
2017-09-05 11:22:56 -07:00
Mark D. Roth 17f21b44a3 Merge pull request #12024 from yihuazhang/tsi_test_lib
Add transport security test library
2017-09-05 09:07:06 -07:00
Craig Tiller 56a84848c7 Merge branch 'stats_histo_ints' into stats_histo 2017-09-01 16:36:52 -07:00
Nicolas "Pixel" Noble fc49d6edab Splitting gmock out of gtest. 2017-09-01 23:53:34 +02:00
Craig Tiller 97ec5eb61e Add stats test 2017-09-01 12:57:36 -07:00
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner""
This reverts commit bf19961d0a.
2017-09-01 09:00:06 -07:00
Craig Tiller 2897235609 Expose stats into qps_driver 2017-08-31 15:52:57 -07:00
Craig Tiller 890f542498 Merge branch 'stats' into stats_histo 2017-08-31 12:24:15 -07:00
Craig Tiller ccad38227f Merge github.com:grpc/grpc into stats 2017-08-31 12:23:53 -07:00
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 2017-08-31 12:20:04 -07:00
kpayson64 451b92a754 Merge pull request #12306 from kpayson64/ref_counting_slices
Give ownership of byte buffers to write ops
2017-08-31 12:17:03 -07:00
yang-g b98bf8c165 Make package names consistent under test/core 2017-08-31 09:12:51 -07:00
Yang Gao f52dd5f488 Merge pull request #12345 from yang-g/import_fix
Support features in grpc_package
2017-08-31 09:06:54 -07:00
Jan Tattermusch 090cd46a6c Revert "Fake zero copy protector" 2017-08-31 15:42:17 +02:00