Commit Graph

1025 Commits

Author SHA1 Message Date
Alexander Polcyn 0e2b6a2109 remove debug prints 2017-05-16 17:16:05 -07:00
Alexander Polcyn b2c0b7bc74 constant state watch without timeouts 2017-05-09 22:52:32 -07:00
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a, reversing
changes made to dc36f4df6a.
2017-04-26 14:18:39 -07:00
Craig Tiller 59db187c85 Merge branch 'tsan-c++' into hybrid 2017-04-20 19:24:57 +00:00
Craig Tiller a4894fcd02 Merge pull request #10182 from ctiller/cpparena
[EXPERIMENTAL] allocate unary response writer against call arena
2017-04-20 10:32:20 -07:00
murgatroid99 ce67bff2df Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x 2017-04-19 15:54:27 -07:00
Craig Tiller 06a30eef36 Merge github.com:grpc/grpc into cpparena 2017-04-19 14:40:20 -07:00
Craig Tiller 5b1c5f22f4 Extend clang-format to C#, Node, Ruby 2017-04-19 09:52:18 -07:00
Craig Tiller cac4e178fd Merge github.com:grpc/grpc into cpparena 2017-04-18 13:39:18 -07:00
Craig Tiller a12c0657ef Merge github.com:grpc/grpc into hybrid 2017-04-18 13:23:44 -07:00
Alexander Polcyn deeed7f12b don't hold the gil while waiting for bg thread to start 2017-04-17 10:46:55 -07:00
Alexander Polcyn d1143abaa8 tweak class init test to reveal bug in misordered startup 2017-04-16 10:27:09 -07:00
Alexander Polcyn c7fcebe750 fix bug in which gc of channel sleeps on cv before bg thread signaling has started 2017-04-15 16:37:44 -07:00
David Garcia Quintas a818f72c0c Load Reporting back to using metadata 2017-04-15 11:25:48 -07:00
Alexander Polcyn 4736e01c16 add native grpc class init tests to check that presence of grpc_init calls 2017-04-14 17:58:14 -07:00
Alexander Polcyn 792c7e3d27 add new test where client forks after require grpc, to test that lib startup 2017-04-14 16:29:04 -07:00
Alexander Polcyn 2a9b5d77ed defer grpc_init and background threads until first grpc object init 2017-04-14 15:19:00 -07:00
Craig Tiller c3666d7090 Merge github.com:grpc/grpc into hybrid 2017-04-14 13:15:56 -07:00
Craig Tiller 2c6f63731c Merge github.com:grpc/grpc into cpparena 2017-04-14 13:14:10 -07:00
Sree Kuchibhotla 0e5fa9ebcd Merge branch 'master' into cq_create_api_changes 2017-04-13 18:36:23 -07:00
David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 2017-04-13 16:30:15 -07:00
David Garcia Quintas d9986c3cf7 1.3.x branch cut 2017-04-13 16:20:56 -07:00
Craig Tiller dea325b6e4 Merge branch 'hybrid' of github.com:ctiller/grpc into hybrid 2017-04-12 14:02:19 -07:00
Craig Tiller b3612d3cd4 Remove API 2017-04-12 14:02:13 -07:00
Sree Kuchibhotla 2bb075d8e0 Merge branch 'master' into cq_create_api_changes 2017-04-12 13:53:59 -07:00
Craig Tiller c20fa90c60 Merge github.com:grpc/grpc into cpparena 2017-04-12 06:44:00 -07:00
Craig Tiller 2e018891be Merge github.com:grpc/grpc into hybrid 2017-04-11 17:56:25 -07:00
Alexander Polcyn 9b02001949 get rid of racey sleep 5 and use a cv to wait forever 2017-04-11 10:14:13 -07:00
Alexander Polcyn d6dd46a1d9 fix flakey race in ruby tests 2017-04-10 16:47:03 -07:00
Sree Kuchibhotla 7b9f97bfb8 Merge branch 'master' into cq_create_api_changes 2017-04-07 13:44:34 -07:00
Jan Tattermusch 61f729fe1a Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x 2017-04-06 17:11:44 +02:00
Jan Tattermusch 0be726b34d bump version to 1.2.2 2017-04-03 20:04:34 +02:00
Craig Tiller d35bb9ec62 Fix sanity 2017-03-31 12:56:15 -07:00
Craig Tiller dd36b15315 Call ref/unref, bugfixes 2017-03-31 08:27:28 -07:00
Craig Tiller 547631eaf8 Merge github.com:grpc/grpc into cpparena 2017-03-31 07:50:01 -07:00
Ken Payson 484871bb03 Bump version to 1.2.1 2017-03-28 18:00:33 -07:00
apolcyn 486f8d9ee8 Merge pull request #10308 from apolcyn/bump_v12x_version
bump v1.2.x branch version to 1.2.1-pre2
2017-03-27 09:13:06 -07:00
Sree Kuchibhotla 79441baed9 Merge branch 'master' into cq_create_api_changes 2017-03-24 15:01:23 -07:00
Yuchen Zeng f466ae116e Merge pull request #7771 from y-zeng/cares_buildin
Async DNS resolver with pre-configured c-ares
2017-03-24 14:52:04 -07:00
Sree Kuchibhotla b6512cf940 Merge pull request #10245 from sreecha/cq_factory_api
Introduce grpc_completion_queue_factory API
2017-03-24 13:23:44 -07:00
Alexander Polcyn 69c2717c80 bump v1.2.x branch version to 1.2.1-pre2 2017-03-24 11:39:52 -07:00
Sree Kuchibhotla 944a56fa84 Merge branch 'master' into cq_create_api_changes 2017-03-24 10:55:39 -07:00
Alexander Polcyn 4364ded9b1 wording fix in comments 2017-03-24 10:41:37 -07:00
Alexander Polcyn 8d8dce8db3 malloc run_batch_stack after type checks 2017-03-24 10:32:15 -07:00
Alexander Polcyn 077f890965 conform test to formatter 2017-03-24 09:53:40 -07:00
Alexander Polcyn 34bb6df108 allocated run batch stack on the heap 2017-03-23 22:18:02 -07:00
Alexander Polcyn 27338de445 add test in that sends a sigint to client while its making an rpc ona
child thread - segfaults on mac
2017-03-23 22:11:58 -07:00
Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 2017-03-24 00:54:47 +01:00
Alexander Polcyn 604abf4fa5 add generated imports header to be able to build on mingw 2017-03-23 11:32:36 -07:00
apolcyn 1a0cc16dc7 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1
bump v1.2.x branch to 1.2.1-pre1
2017-03-23 10:37:44 -07:00