Commit Graph

3915 Commits

Author SHA1 Message Date
ncteisen 969b46ef73 Add rich closure debug mode 2017-06-08 17:50:01 -07:00
Craig Tiller dc16855649 Merge pull request #11336 from ctiller/ALL-the-things
Roll-up of threading changes
2017-06-08 16:03:36 -07:00
Craig Tiller ae6083674a clang-format 2017-06-08 14:10:49 -07:00
Craig Tiller 8239b80459 Ensure a poller exists 2017-06-08 21:09:59 +00:00
Yuchen Zeng 8f3d02106b Merge pull request #11237 from y-zeng/srv_record
Support grpclb address in the c-ares resolver
2017-06-08 13:17:02 -07:00
Craig Tiller 0f016bdcf7 Fix test verification 2017-06-08 09:26:42 -07:00
Craig Tiller b3899fd18b Merge github.com:grpc/grpc into ALL-the-things 2017-06-08 07:54:10 -07:00
Jan Tattermusch 0bf41fc88d fix test/core/http/BUILD 2017-06-08 11:29:25 +02:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Craig Tiller 6d7c49f97b Merge github.com:grpc/grpc into faster_timer_pool 2017-06-07 13:56:18 -07:00
Craig Tiller 1c8a90473d Merge github.com:grpc/grpc into ALL-the-things 2017-06-07 13:00:06 -07:00
David Garcia Quintas 87d5a3130d Implement LB policy updates 2017-06-06 19:45:58 -07:00
Yuchen Zeng b89b5011ec Merge remote-tracking branch 'upstream/master' into srv_record 2017-06-06 13:26:36 -07:00
Craig Tiller a0115beac3 Merge github.com:grpc/grpc into faster_timer_pool 2017-06-06 15:57:09 +00:00
Yuchen Zeng 4ebace71b0 Fix windows build, no_logging tests, dns_resolver_test 2017-06-05 20:47:02 -07:00
Yuchen Zeng 1f4b2a8e33 Fix the fd clean up process 2017-06-05 15:24:31 -07:00
Yuchen Zeng 3b4bed273c Cancel the dns lookup in dns_ares_shutdown 2017-06-04 01:41:15 -07:00
Craig Tiller 71005b169a Merge branch 'selectivity' into ALL-the-things 2017-06-02 14:36:41 -07:00
Mak Dharma 195eacea6d Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfix 2017-05-30 20:02:53 -07:00
Yuchen Zeng 24e3bc5510 Fix api_fuzzer, dns_resolver_connectivity_test 2017-05-30 18:26:17 -07:00
Makarand Dharmapurikar a9f94e9882 s/inline/__inline/ 2017-05-30 15:21:46 -07:00
Michael Lumish 9baf4b19f0 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge
Master 1.3.x upmerge
2017-05-30 13:53:40 -07:00
Craig Tiller 7ebf31bcb2 Merge branch 'thread_pool' into ALL-the-things 2017-05-30 12:50:51 -07:00
Craig Tiller b2ef1cf67f Get rid of zero-length poll case now that timer pool exists 2017-05-30 09:25:48 -07:00
Alexander Polcyn cce3ccc29e get rid of flakey asserts in num_watchers test 2017-05-26 14:10:20 -07:00
Alexander Polcyn ce0861185b add missing copyright headers 2017-05-25 21:41:37 -07:00
murgatroid99 cd6ab22122 Fix concurrent_connectivity_test 2017-05-25 15:45:32 -07:00
murgatroid99 c18b9069cd Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge 2017-05-25 15:13:27 -07:00
Craig Tiller 26e69f6534 clang-format 2017-05-24 15:09:23 -07:00
Craig Tiller 6cb61569d2 Fix race 2017-05-24 22:08:29 +00:00
Craig Tiller cfa8313fbb Fix race 2017-05-24 21:37:39 +00:00
Craig Tiller bb29c724dd Fix combiner test 2017-05-24 14:02:36 -07:00
Craig Tiller 55a8213041 Fixing test (not yet complete) 2017-05-23 17:39:19 -07:00
Craig Tiller 2d485f0396 Fix threading assumptions in test 2017-05-24 00:03:19 +00:00
Craig Tiller 8c4f5cd2c1 Fix threading assumptions in test 2017-05-24 00:00:06 +00:00
Craig Tiller 125bb7ccca Add missing kick 2017-05-23 23:52:04 +00:00
Vizerai c1947ef570 update 2017-05-23 16:13:25 -07:00
Craig Tiller 674af8f23e Merge github.com:grpc/grpc into thread_pool 2017-05-23 22:55:34 +00:00
Vizerai d74dbd3889 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map 2017-05-23 14:10:10 -07:00
Yuchen Zeng 01cc75087e Merge remote-tracking branch 'upstream/master' into srv_record 2017-05-19 15:18:30 -07:00
Yuchen Zeng 3a1104ffa3 Fix the flush of exec_ctx in port_server_client 2017-05-18 19:07:10 -07:00
Muxi Yan e77ba09b97 Merge pull request #11229 from muxi/backward-compat-import-fix
Fix minor problems in server backward compatibility
2017-05-18 16:56:43 -07:00
Craig Tiller 1563b9fe09 Merge pull request #11191 from ctiller/hospital_food
Make cq_verifier output more readable
2017-05-18 16:17:11 -07:00
Muxi Yan 191f1eb48e Remove loop initial declaration 2017-05-18 15:28:55 -07:00
Alexander Polcyn c3b1f18a7e get rid of connectivity state watchers right after timeout 2017-05-18 12:09:26 -07:00
Craig Tiller 049f115c97 clang-format 2017-05-18 10:08:39 -07:00
Yuchen Zeng b1f0af8951 Flush exec_ctx before using pollset_work 2017-05-17 21:52:27 -07:00
Craig Tiller c7280c7bdb Fix merge 2017-05-17 15:23:23 -07:00
Craig Tiller f7c8c9f2a3 Merge remote-tracking branch 'origin/races' into thread_pool 2017-05-17 15:22:05 -07:00