Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Manually fix build issue | Noah Eisen | 2018-02-09 |
* | Run clang fmt | Noah Eisen | 2018-02-09 |
* | Add some manual const casts to fix build | Noah Eisen | 2018-02-09 |
* | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
* | Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak | apolcyn | 2018-02-08 |
|\ | |||
* \ | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
|\ \ | |||
| * \ | Merge pull request #14379 from yashykt/chttp2_heap_use_after_free | Yash Tibrewal | 2018-02-08 |
| |\ \ | |||
| * \ \ | Merge pull request #14196 from vjpai/gpr_review_tls | Vijay Pai | 2018-02-08 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #13684 from markdroth/c++_resolver | Mark D. Roth | 2018-02-08 |
| |\ \ \ \ | |||
* | | | | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
|\| | | | | | |||
* | | | | | | Fix header guard | Vijay Pai | 2018-02-08 |
| | | | * | | Fix heap use-after-free bug in chttp2 reported by fuzzer | Yash Tibrewal | 2018-02-08 |
* | | | | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
|\ \ \ \ \ \ | |||
| | | * | | | | Convert resolver API to C++. | Mark D. Roth | 2018-02-08 |
| | |/ / / / | |/| | | | | |||
| | | * | | | Merge branch 'master' into gpr_review_tls | Vijay Pai | 2018-02-08 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Merge pull request #14197 from vjpai/gpr_review_host_port | Vijay Pai | 2018-02-08 |
| |\ \ \ \ \ | |||
| | | * \ \ \ | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
* | | | | | | | Move avl to its own directory and rename it to grpc_avl | Vijay Pai | 2018-02-08 |
| * | | | | | | Merge pull request #14367 from yang-g/cpp_generator | Yang Gao | 2018-02-08 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #14170 from dgquintas/fake_resolver_dont_push_rr_reresolve2 | David G. Quintas | 2018-02-08 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| | * | | | | | | PR comments | David Garcia Quintas | 2018-02-07 |
| | | * | | | | | Add hooks so that code generator can inject headers to grpc.pb.h file | yang-g | 2018-02-07 |
| | |/ / / / / | |/| | | | | | |||
| * | | | | | | Merge pull request #14296 from yihuazhang/FIX_ALTS_SHUTDOWN | Jiangtao Li | 2018-02-07 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #14345 from vjpai/static | Vijay Pai | 2018-02-07 |
| |\ \ \ \ \ \ \ | |||
| | | | | * \ \ \ | Merge branch 'master' into gpr_review_host_port | Vijay Pai | 2018-02-07 |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| | * | | | | | | | Weaken reintepret_cast to static_cast for Orphanable | Vijay Pai | 2018-02-07 |
| * | | | | | | | | Merge pull request #14356 from grpc/revert-13671-grpclb_reresolution | Juanli Shen | 2018-02-07 |
| |\ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ | Merge pull request #14348 from mehrdada/upmerge | Mehrdad Afshari | 2018-02-07 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | Revert "grpclb re-resolution" | Juanli Shen | 2018-02-07 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #14343 from muxi/revert-12708 | Muxi Yan | 2018-02-06 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | | * | | | | | | | Enforce CRTP: weaken reinterpret_cast to static_cast | Vijay Pai | 2018-02-06 |
| | * | | | | | | | | | build projects | Muxi Yan | 2018-02-06 |
| | * | | | | | | | | | Remove compression_ruby | Muxi Yan | 2018-02-06 |
| | * | | | | | | | | | regenerate metadata | Muxi Yan | 2018-02-06 |
| | * | | | | | | | | | Replace message/deflate,gzip with deflate,gzip | Muxi Yan | 2018-02-06 |
| | * | | | | | | | | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* | Muxi Yan | 2018-02-06 |
| | | |/ / / / / / / | | |/| | | | | | | | |||
| | | | | | * | | | | Minor fix on obj-c code | Vijay Pai | 2018-02-06 |
| | | | | * | | | | | Make RR re-resolve upon any subchannel failure | David Garcia Quintas | 2018-02-06 |
| | | * | | | | | | | Upmerge branch 'v1.9.x' into 'master' | Mehrdad Afshari | 2018-02-05 |
| | |/| | | | | | | | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #13671 from AspirinSJL/grpclb_reresolution | Juanli Shen | 2018-02-06 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||
| | * | | | | | | | | grpclb in charge of its re-resolution | Juanli Shen | 2018-02-06 |
| | | |_|/ / / / / | | |/| | | | | | | |||
| * / | | | | | | | Sleep a second to deflake ReconnectTest | Mehrdad Afshari | 2018-02-06 |
| |/ / / / / / / | |||
| * | | | | | | | Change Ref() methods to return a RefCountedPtr<>. | Mark D. Roth | 2018-02-06 |
| | * | | | | | | Bump version to 1.9.1 | Ken Payson | 2018-02-05 |
| | * | | | | | | Merge pull request #14315 from kpayson64/fix_refcounting | kpayson64 | 2018-02-05 |
| | |\ \ \ \ \ \ | |||
| * | | | | | | | | Resolve warnings of implementing deprecated class | Muxi Yan | 2018-02-05 |
| | | * | | | | | | Add refcounts for async callbacks in auth and client filters. | Ken Payson | 2018-02-05 |
| * | | | | | | | | Fix a typo | Muxi Yan | 2018-02-05 |
| * | | | | | | | | Fix reference of self in block | Muxi Yan | 2018-02-05 |