Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #14127 from ZhouyihaiDing/channel_credentials_leak | Stanley Cheung | 2018-01-23 |
|\ | |||
* \ | Merge pull request #14126 from ZhouyihaiDing/get_target_leak | Stanley Cheung | 2018-01-23 |
|\ \ | |||
* \ \ | Merge pull request #14125 from ZhouyihaiDing/persistent_channel_leak | Stanley Cheung | 2018-01-23 |
|\ \ \ | |||
* | | | | php-memory-leak | ZhouyihaiDing | 2018-01-23 |
* | | | | Merge pull request #13687 from ZhouyihaiDing/php_info | Stanley Cheung | 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 |
* | | | | 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 |
* | | | | 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 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13984 from markdroth/ref_counting | Mark D. Roth | 2018-01-17 |
|\ \ \ \ \ \ | |||
| | * | | | | | Enable epoll on Python manylinux1 | Mehrdad Afshari | 2018-01-16 |
| |/ / / / / |/| | | | | | |||
| * | | | | | Code review changes. | Mark D. Roth | 2018-01-16 |
* | | | | | | Merge pull request #14017 from ZhouyihaiDing/php_channl_memory_leak | Zhouyihai Ding | 2018-01-16 |
|\ \ \ \ \ \ | |||
| | | * | | | | Fix sed error in podspecs on sed 4.4 | Muxi Yan | 2018-01-16 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg | Jan Tattermusch | 2018-01-16 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure | Jan Tattermusch | 2018-01-16 |
|\ \ \ \ \ \ \ |