Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Revert "Merge branch 'master' into v1.3.x" | Alexander Polcyn | 2017-04-26 |
| | | | | | This reverts commit 79759fea1abd09102d38af3e13a84b69e898124b, reversing changes made to dc36f4df6aba60275a31227e1d29c4d20b6cadca. | ||
* | Merge branch 'tsan-c++' into hybrid | Craig Tiller | 2017-04-20 |
|\ | |||
| * | Merge pull request #10182 from ctiller/cpparena | Craig Tiller | 2017-04-20 |
| |\ | | | | | | | [EXPERIMENTAL] allocate unary response writer against call arena | ||
| * \ | Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x | murgatroid99 | 2017-04-19 |
| |\ \ | |||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-19 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Extend clang-format to C#, Node, Ruby | Craig Tiller | 2017-04-19 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-18 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge github.com:grpc/grpc into hybrid | Craig Tiller | 2017-04-18 |
|\| | | | |||
| | * | | don't hold the gil while waiting for bg thread to start | Alexander Polcyn | 2017-04-17 |
| | | | | |||
| | * | | fix bug in which gc of channel sleeps on cv before bg thread signaling has ↵ | Alexander Polcyn | 2017-04-15 |
| | | | | | | | | | | | | | | | | started | ||
| * | | | Load Reporting back to using metadata | David Garcia Quintas | 2017-04-15 |
| | | | | |||
| | * | | add new test where client forks after require grpc, to test that lib startup | Alexander Polcyn | 2017-04-14 |
| | | | | |||
| | * | | defer grpc_init and background threads until first grpc object init | Alexander Polcyn | 2017-04-14 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
| | | |\ | | |_|/ | |/| | | |||
* / | | | Remove API | Craig Tiller | 2017-04-12 |
|/ / / | |||
| | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 |
| | |\ | | |/ | |/| | |||
* | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-07 |
|\| | | |||
| * | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v12x | Jan Tattermusch | 2017-04-06 |
| |\ \ | |||
| | | * | Fix sanity | Craig Tiller | 2017-03-31 |
| | | | | |||
| | | * | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
| | | | | |||
| | | * | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-03-31 |
| | | |\ | | |_|/ | |/| | | |||
* | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
|\| | | | |||
| * | | | Merge pull request #7771 from y-zeng/cares_buildin | Yuchen Zeng | 2017-03-24 |
| |\ \ \ | | | | | | | | | | | Async DNS resolver with pre-configured c-ares | ||
| * \ \ \ | Merge pull request #10245 from sreecha/cq_factory_api | Sree Kuchibhotla | 2017-03-24 |
| |\ \ \ \ | | | | | | | | | | | | | Introduce grpc_completion_queue_factory API | ||
* | | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 |
|\| | | | | | |||
| | | | * | | malloc run_batch_stack after type checks | Alexander Polcyn | 2017-03-24 |
| | | | | | | |||
| | | | * | | allocated run batch stack on the heap | Alexander Polcyn | 2017-03-23 |
| | | | | | | |||
| * | | | | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 | Nicolas "Pixel" Noble | 2017-03-24 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | add generated imports header to be able to build on mingw | Alexander Polcyn | 2017-03-23 |
| | | | | | | |||
* | | | | | | Ruby changes | Sree Kuchibhotla | 2017-03-22 |
| | | | | | | |||
| | * | | | | get rid of time check increment in watch connectivity state loop | Alexander Polcyn | 2017-03-22 |
| | | | | | | |||
* | | | | | | Fix test bug and generate_projects.sh | Sree Kuchibhotla | 2017-03-22 |
| | | | | | | |||
| | * | | | | fix setting of time_check_increment in watch conn state loop | Alexander Polcyn | 2017-03-21 |
| | | | | | | |||
| | * | | | | make fewer lock/unlock calls and loop on cv_wait in watch conn state | Alexander Polcyn | 2017-03-21 |
| | | | | | | |||
* | | | | | | Merge branch 'cq_factory_api' into cq_create_api_changes_with_factory | Sree Kuchibhotla | 2017-03-21 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Introduce grpc_completion_queue_factory API | Sree Kuchibhotla | 2017-03-21 |
| |/ / / / | | | | | | | | | | | | | | | | Just the API and a bare-bone implementation | ||
* | | | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-21 |
|\| | | | | |||
| | * | | | use RTEST with channel watch arg to capture larger set of truthy args | Alexander Polcyn | 2017-03-19 |
| | | | | | |||
| | | | * | Added dependencies in build.yaml to allow building | Vijay Pai | 2017-03-17 |
| | |_|/ | |/| | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
| | | |\ | |||
| | * | | | remove now-unused channel completion queues | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | stop mixing gpr mutexes and the ruby gil to fix channel closing deadlock | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | watch channel state without the gil to fix deadlock on abrupt SIGTERM | Alexander Polcyn | 2017-03-15 |
| | | | | | |||
| | * | | | fix up tests and remove two unlocks in a row bug | Alexander Polcyn | 2017-03-14 |
| | | | | | |||
| | * | | | in the middle of fixing watch and get connectivity state to work with new ↵ | Alexander Polcyn | 2017-03-14 |
| | | | | | | | | | | | | | | | | | | | | changes | ||
| | * | | | change if to while to avoid unsafe wakeup | Alexander Polcyn | 2017-03-13 |
| | | | | | |||
| | * | | | remove a TODO | Alexander Polcyn | 2017-03-13 |
| | | | | | |||
| | * | | | add in background connectivity state poller | Alexander Polcyn | 2017-03-10 |
| | | | | | |||
| | * | | | fix channel connectivity state function | Alexander Polcyn | 2017-03-10 |
| | | | | |