Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | Fix threading assumptions in test | Craig Tiller | 2017-05-24 | |
| * | | | | Fix threading assumptions in test | Craig Tiller | 2017-05-24 | |
| * | | | | Add missing kick | Craig Tiller | 2017-05-23 | |
* | | | | | update | Vizerai | 2017-05-23 | |
| * | | | | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-23 | |
| |\| | | | ||||
* | | | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | | | * | Merge remote-tracking branch 'upstream/master' into srv_record | Yuchen Zeng | 2017-05-19 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| | | | * | Fix the flush of exec_ctx in port_server_client | Yuchen Zeng | 2017-05-18 | |
| * | | | | Merge pull request #11229 from muxi/backward-compat-import-fix | Muxi Yan | 2017-05-18 | |
| |\ \ \ \ | ||||
| * \ \ \ \ | Merge pull request #11191 from ctiller/hospital_food | Craig Tiller | 2017-05-18 | |
| |\ \ \ \ \ | ||||
| | | * | | | | Remove loop initial declaration | Muxi Yan | 2017-05-18 | |
| | | | | * | | get rid of connectivity state watchers right after timeout | Alexander Polcyn | 2017-05-18 | |
| * | | | | | | clang-format | Craig Tiller | 2017-05-18 | |
| | | | | | * | Flush exec_ctx before using pollset_work | Yuchen Zeng | 2017-05-17 | |
| | | | |_|/ | | | |/| | | ||||
| | | | * | | Fix merge | Craig Tiller | 2017-05-17 | |
| | | | * | | Merge remote-tracking branch 'origin/races' into thread_pool | Craig Tiller | 2017-05-17 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| * | | | | | Fix some races in tests | Craig Tiller | 2017-05-17 | |
| | |/ / / | |/| | | | ||||
| | * | | | Make cq_verifier output more readable | Craig Tiller | 2017-05-17 | |
| |/ / / | ||||
| | * | | Fixes to new executor | Craig Tiller | 2017-05-16 | |
| | * | | Merge github.com:grpc/grpc into thread_pool | Craig Tiller | 2017-05-16 | |
| | |\ \ | | |/ / | |/| | | ||||
| * | | | Merge pull request #11135 from ctiller/bugz | Craig Tiller | 2017-05-16 | |
| |\ \ \ | ||||
| * | | | | Fix bazel build | Muxi Yan | 2017-05-15 | |
| * | | | | Revert "Revert "Implement Server Backward Compatibility"" | Muxi Yan | 2017-05-15 | |
| | * | | | Small fixes | Craig Tiller | 2017-05-15 | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-13 | |
| |\ \ \ \ | ||||
| | * | | | | Revert "Implement Server Backward Compatibility" | Nicolas Noble | 2017-05-12 | |
| | |/ / / | ||||
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-12 | |
| |\| | | | ||||
| | | * | | Update epollers | Craig Tiller | 2017-05-12 | |
| | * | | | Merge pull request #10849 from muxi/backward-compat | Muxi Yan | 2017-05-12 | |
| | |\ \ \ | ||||
| | | | * | | Remove workqueue, covered_by_poller as concepts, get Mac build up | Craig Tiller | 2017-05-12 | |
| | | |/ / | | |/| | | ||||
| * | | | | Merge failure, removed test still here. | Nicolas "Pixel" Noble | 2017-05-12 | |
| * | | | | Merge failure - missing comma in deps list. | Nicolas "Pixel" Noble | 2017-05-12 | |
| * | | | | Merge failure - duplicated fake_resolver target. | Nicolas "Pixel" Noble | 2017-05-12 | |
| | | * | | Fix portability | Muxi Yan | 2017-05-11 | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-11 | |
| |\| | | | ||||
| | * | | | Merge pull request #11010 from ctiller/uberpoll | Craig Tiller | 2017-05-11 | |
| | |\ \ \ | ||||
| | | * | | | Always receive initial metadata in this test | Craig Tiller | 2017-05-11 | |
| | * | | | | Merge pull request #11069 from yang-g/bazel_test_filtering | Yang Gao | 2017-05-11 | |
| | |\ \ \ \ | ||||
| * | | | | | | C99->C89. | Nicolas "Pixel" Noble | 2017-05-11 | |
| | | | | * | | clang-format | Muxi Yan | 2017-05-11 | |
| | | | | * | | Fix portability | Muxi Yan | 2017-05-11 | |
| | | * | | | | Properly filter the end2end tests | yang-g | 2017-05-10 | |
| | | | * | | | Merge github.com:grpc/grpc into uberpoll | Craig Tiller | 2017-05-10 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | * | | | | | Add some casts for C++ compatibility | Craig Tiller | 2017-05-10 | |
| | | | * | | | Fix tests on Mac | Craig Tiller | 2017-05-10 | |
| | | | | * | | Add a separate test case for workaround_cronet_compression | Muxi Yan | 2017-05-09 | |
| | | | | * | | Put workaround list somewhere accessable by wrapping languages | Muxi Yan | 2017-05-09 | |
| | | | * | | | Fix test name | Craig Tiller | 2017-05-09 | |
* | | | | | | | update | Vizerai | 2017-05-08 | |
| * | | | | | | Making test/core/iomgr visible. | Nicolas "Pixel" Noble | 2017-05-08 |