Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Apply #13336 to v1.8.x branch. | Mark D. Roth | 2017-12-05 |
* | Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 | Nicolas Noble | 2017-11-29 |
|\ | |||
* \ | Merge pull request #13549 from ncteisen/test-error-string-api | Noah Eisen | 2017-11-29 |
|\ \ | |||
* \ \ | Merge pull request #13529 from ctiller/api-cleanup | Craig Tiller | 2017-11-29 |
|\ \ \ | |||
| | * | | Make API comment more specific: | ncteisen | 2017-11-29 |
| |/ / |/| | | |||
| | * | Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 | Nicolas "Pixel" Noble | 2017-11-29 |
| | |\ | |_|/ |/| | | |||
| * | | Update comments | Craig Tiller | 2017-11-29 |
* | | | Remove some dead code from a previous iteration of internal::Call | Vijay Pai | 2017-11-28 |
| * | | ServerBuilder interface cleanup | Craig Tiller | 2017-11-28 |
|/ / | |||
* | | Merge remote-tracking branch 'upstream/master' into fix-objc-void-func | Muxi Yan | 2017-11-27 |
|\ \ | |||
| * \ | Merge pull request #13364 from ncteisen/surfacing-error-details | Noah Eisen | 2017-11-21 |
| |\ \ | |||
| | | * | Merge branch 'v1.7.x' of https://github.com/grpc/grpc | Nicolas "Pixel" Noble | 2017-11-21 |
| | | |\ | |||
| * | | \ | Merge pull request #13173 from kwasimensah/patch-1 | Nicolas Noble | 2017-11-20 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||
| | | * | | Fix segfault | ncteisen | 2017-11-15 |
| | | * | | Save C++ for follow up PR | ncteisen | 2017-11-15 |
| | | * | | Add comment | ncteisen | 2017-11-15 |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de... | ncteisen | 2017-11-15 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Avalanching operations on completion queue should be private, not API | Vijay Pai | 2017-11-14 |
| | | * | | Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de... | ncteisen | 2017-11-13 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | * | | Add error string to recv status API | ncteisen | 2017-11-13 |
| | * | | | Merge pull request #2 from grpc/master | kwasimensah | 2017-11-13 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #13315 from yang-g/proto_utils | Yang Gao | 2017-11-10 |
| |\ \ \ \ | |||
| * | | | | | Default to 1 cq per sync server | Ken Payson | 2017-11-10 |
| | * | | | | relax for inlined bytes to avoid allocation | yang-g | 2017-11-09 |
| | * | | | | handle 0 byte size message... | yang-g | 2017-11-09 |
| | * | | | | Only allocate what we need in the last slice for proto serialization | yang-g | 2017-11-09 |
| |/ / / / | |||
| * | | | | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #12648 from kpayson64/attempt_2 | kpayson64 | 2017-11-07 |
| |\ \ \ \ \ | |||
| * \ \ \ \ \ | Merge pull request #13199 from ncteisen/zero-copy | Noah Eisen | 2017-11-07 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | * | | | | Add back mpscq request matcher | Ken Payson | 2017-11-07 |
| | |/ / / / | |/| | | | | |||
| | | * | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-11-06 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Add init/shutdown to codegen interface | ncteisen | 2017-11-06 |
| | | * | | | Merge master | Yash Tibrewal | 2017-11-06 |
| | | |\ \ \ | |||
| * | | \ \ \ | Merge pull request #13271 from vjpai/semi | Vijay Pai | 2017-11-06 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | * | | | | | Function shouldn't have semicolon afterward | Vijay Pai | 2017-11-06 |
| * | | | | | | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 |
| |\| | | | | | |||
| * | | | | | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | * | | | | | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ... | Yash Tibrewal | 2017-11-02 |
| |/ / / / / | |||
| | * | | | | Use protected, remove uneeded member variable | ncteisen | 2017-11-01 |
| | | | * | | Making clang format happy | kwasimensah | 2017-11-01 |
| | | | * | | Fixing port_platform | kwasimensah | 2017-11-01 |
| | | | * | | Simplify macro logic here | kwasimensah | 2017-11-01 |
| | * | | | | Refactor SerializationTraits | ncteisen | 2017-10-31 |
| |/ / / / | |||
| | * | | | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-31 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #13106 from Vizerai/census_update | Jim King | 2017-10-31 |
| |\ \ \ \ | |||
| | | * \ \ | Merge branch 'master' into testc++ize | Yash Tibrewal | 2017-10-30 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| * | | | | | Merge pull request #12878 from markdroth/pick_first_subchannel_list | Mark D. Roth | 2017-10-30 |
| |\ \ \ \ \ | |||
| | | | | * | | Got cpu_posix.cc to work without tls | kwasimensah | 2017-10-30 |
| * | | | | | | Merge pull request #13107 from vjpai/reinternalize | Vijay Pai | 2017-10-27 |
| |\ \ \ \ \ \ | |||
| * | | | | | | | Support SSL server certificate reloading. | Justin Burke | 2017-10-27 |