Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak | Stanley Cheung | 2018-01-23 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | php-memory-leak | ZhouyihaiDing | 2018-01-23 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||
| | | | | * | | | | | | | resolve comment | yang-g | 2018-01-23 | |
| | | | | * | | | | | | | Clear pending read when service handler is finished | yang-g | 2018-01-23 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
| | | | | | | | | | * | rename gts to alts | Yihua Zhang | 2018-01-23 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #13687 from ZhouyihaiDing/php_info | Stanley Cheung | 2018-01-23 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | | | | | | | * | | fix no_proxy_str memory leak | Jan Tattermusch | 2018-01-23 | |
| * | | | | | | | | | Merge pull request #14093 from markdroth/arena_alignment | Mark D. Roth | 2018-01-23 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||
| | | | | | * | | | | php: channel_credentials hashstr leak | Zhouyihai Ding | 2018-01-22 | |
| | | | | * | | | | | php: fix channel get_target leak | Zhouyihai Ding | 2018-01-22 | |
| | | | | |/ / / / | ||||
| * | | | | | | | | Merge pull request #14079 from kpayson64/disable_fork_support | kpayson64 | 2018-01-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | php: fix channel persistence channel leak | Zhouyihai Ding | 2018-01-22 | |
| | | | | |/ / / / | ||||
| | | * | / / / / | Fix arena to return aligned memory. | Mark D. Roth | 2018-01-22 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #14118 from grpc/v1.9.x | Jan Tattermusch | 2018-01-22 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
| | * | | | | | | fix leak caused by csharp context pooling | Jan Tattermusch | 2018-01-22 | |
| | | | | | * | | Relax call details interface from interceptor | Mehrdad Afshari | 2018-01-21 | |
| | |_|_|_|/ / | |/| | | | | | ||||
| | | | | * | | [ssl] Reduce number of copies | Ruslan Nigmatullin | 2018-01-19 | |
* | | | | | | | Build fix | Muxi Yan | 2018-01-19 | |
| * | | | | | | Merge pull request #14092 from mehrdada/bump1-10 | Mehrdad Afshari | 2018-01-19 | |
| |\ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge pull request #14089 from markdroth/no_plus_in_directory_names | Mark D. Roth | 2018-01-19 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||
| | | * | | | | | Regenerate projects | Mehrdad Afshari | 2018-01-19 | |
| | |/ / / / / | |/| | | | | | ||||
| | | * | | | | Regenerate projects | Mehrdad Afshari | 2018-01-19 | |
| | |/ / / / | |/| | | | | ||||
| | * | | | | Rename 'gpr++' directories to 'gprpp'. | Mark D. Roth | 2018-01-19 | |
| | | * | | | PR feedback changes | Ken Payson | 2018-01-19 | |
* | | | | | | Update surface API in cython pxi | Muxi Yan | 2018-01-19 | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-19 | |
|\| | | | | | ||||
| * | | | | | Merge pull request #14070 from markdroth/backoff_api_cleanup | Mark D. Roth | 2018-01-19 | |
| |\ \ \ \ \ | ||||
| * | | | | | | dispose requestCallContextPool on environment shutdown | Jan Tattermusch | 2018-01-19 | |
| | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #14076 from grpc/execctx_remfinish | Yash Tibrewal | 2018-01-18 | |
| |\ \ \ \ \ | ||||
| | | | * \ \ | Merge remote-tracking branch 'upstream/master' into disable_fork_support | Ken Payson | 2018-01-18 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | | | * | | | Merge remote-tracking branch 'upstream/master' into disable_fork_support | Ken Payson | 2018-01-18 | |
| | | | |\ \ \ | ||||
| | | | * | | | | Allow turning off fork support with env variable | Ken Payson | 2018-01-18 | |
| * | | | | | | | Merge pull request #14051 from markdroth/reorganize_support | Mark D. Roth | 2018-01-18 | |
| |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | Remove extraneous Finish in ExecCtx | Yash Tibrewal | 2018-01-18 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #14068 from coryan/patch-1 | Mehrdad Afshari | 2018-01-18 | |
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | | | ||||
| | | * | | | | | Split lib/support into lib/gpr and lib/gpr++. | Mark D. Roth | 2018-01-18 | |
| | |/ / / / / | |/| | | | | | ||||
| | | * | | | | Combine BackOff Begin() and Step() methods. | Mark D. Roth | 2018-01-18 | |
| * | | | | | | fix "not enough actual parameters for macro" warning | Jan Tattermusch | 2018-01-18 | |
| | * | | | | | Fixed typo in documentation. | Carlos O'Ryan | 2018-01-18 | |
| |/ / / / / | ||||
| * | | | | | Merge pull request #14054 from mehrdada/reformat-pydocstrings | Mehrdad Afshari | 2018-01-17 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge pull request #14052 from mehrdada/legacyepoll | Mehrdad Afshari | 2018-01-17 | |
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Reformat Python docstrings | Mehrdad Afshari | 2018-01-17 | |
| | |/ / / / / | |/| | | | | | ||||
| | * | | | | | Eliminate GRPC_LINUX_LEGACY_EPOLL | Mehrdad Afshari | 2018-01-17 | |
| * | | | | | | Merge pull request #13932 from dgquintas/conn_subchannel | David G. Quintas | 2018-01-17 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | * | | | | Explicitly enable epoll on manylinux1 | Mehrdad Afshari | 2018-01-17 | |
| * | | | | | | Merge pull request #14031 from muxi/fix-boringssl-sed | Muxi Yan | 2018-01-17 | |
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Fix bad merge | David Garcia Quintas | 2018-01-17 | |
| * | | | | | | | Specify minimum supported versions in README.md | Muxi Yan | 2018-01-17 | |
| | |_|/ / / / | |/| | | | | | ||||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into conn_subchannel | David Garcia Quintas | 2018-01-17 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #14041 from mehrdada/enable-epoll | Mehrdad Afshari | 2018-01-17 | |
| |\ \ \ \ \ \ |