Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add TODOs to track unimplmented features | Yuchen Zeng | 2017-03-17 |
* | Use zalloc in c-ares resolver | Yuchen Zeng | 2017-03-17 |
* | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
|\ | |||
* | | Update with the client channel combiner change | Yuchen Zeng | 2017-03-17 |
* | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
|\ \ | |||
* | | | Print debug info | Yuchen Zeng | 2017-03-17 |
* | | | Update with combiner API | Yuchen Zeng | 2017-03-17 |
* | | | Merge remote-tracking branch 'upstream/master' into cares_bazel_rule | Yuchen Zeng | 2017-03-17 |
|\ \ \ | |||
| | | * | Merge pull request #10123 from y-zeng/android | Yuchen Zeng | 2017-03-17 |
| | | |\ | |||
| | | * \ | Merge pull request #10165 from markdroth/proxy_mapper_init_fix | Mark D. Roth | 2017-03-17 |
| | | |\ \ | |||
| | | * \ \ | Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fix | Mark D. Roth | 2017-03-17 |
| | | |\ \ \ | |||
| | | | | * \ | Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fix | Mark D. Roth | 2017-03-17 |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | |||
| | | * | | | | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-16 |
| | | |\ \ \ \ | |||
| | | | * \ \ \ | Merge pull request #10176 from muxi/fix-test-timeout | Muxi Yan | 2017-03-16 |
| | | | |\ \ \ \ | |||
| | | | * \ \ \ \ | Merge pull request #10156 from grpc/name | Nicolas Noble | 2017-03-16 |
| | | | |\ \ \ \ \ | |||
| | | * | | | | | | | Add cast | Craig Tiller | 2017-03-16 |
| | | | | | * | | | | Disable cronet trace | Muxi Yan | 2017-03-16 |
| | | * | | | | | | | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-16 |
| | | |\| | | | | | | |||
| | | | * | | | | | | Merge pull request #10052 from ctiller/nolock | Craig Tiller | 2017-03-16 |
| | | | |\ \ \ \ \ \ | |||
| | | | | | | | * | | | Override subchannel address in channel args when proxy mapper is used. | Mark D. Roth | 2017-03-16 |
| | | | | | | * | | | | Fix the error in flush read that was causing jenkins timeout | Muxi Yan | 2017-03-15 |
| | | | | |_|/ / / / | | | | |/| | | | | | |||
| | | | * | | | | | | Merge pull request #10122 from ctiller/arena | Craig Tiller | 2017-03-15 |
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | |||
| | | | | | | | * | | Fix proxy mapper initialization to work with third-party plugins. | Mark D. Roth | 2017-03-15 |
| | | | | |_|_|/ / | | | | |/| | | | | |||
| | | * | | | | | | Merge branch 'call_arena' of github.com:ctiller/grpc into call_arena | Craig Tiller | 2017-03-15 |
| | | |\ \ \ \ \ \ | |||
| | | * | | | | | | | Fix use-after-free, cronet compiles | Craig Tiller | 2017-03-15 |
| | | * | | | | | | | Fix use-after-free | Craig Tiller | 2017-03-15 |
| | | | * | | | | | | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-14 |
| | | |/| | | | | | | | | | |/ / / / / | |||
| | | | * | | | | | Merge pull request #10021 from mpwarres/udp_server_user_data | Michael Warres | 2017-03-14 |
| | | | |\ \ \ \ \ | |||
| | | | | | | | | * | Resolve dependency issues | Yuchen Zeng | 2017-03-14 |
| | | | * | | | | | | Merge pull request #9906 from ctiller/trim-the-locks | Craig Tiller | 2017-03-14 |
| | | | |\ \ \ \ \ \ | |||
| | | | | | * | | | | | Remove grpc_udp_server dependency on grpc_server. | Michael Warres | 2017-03-14 |
| | | | | |/ / / / / | | | | |/| | | | | | |||
| | | | | | | | * | | G stands for... | Nicolas "Pixel" Noble | 2017-03-14 |
| | | | | |_|_|/ / | | | | |/| | | | | |||
| | | | | | * | | | Get growth right | Craig Tiller | 2017-03-14 |
| | | * | | | | | | Review comments | Craig Tiller | 2017-03-14 |
| | | * | | | | | | Auto-call-arena-sizing | Craig Tiller | 2017-03-14 |
| | | | * | | | | | Merge pull request #10131 from ncteisen/copy-and-unref-fix | Noah Eisen | 2017-03-14 |
| | | | |\ \ \ \ \ | |||
| | | | | | | | * \ | Merge github.com:grpc/grpc into nolock | Craig Tiller | 2017-03-14 |
| | | | | | | | |\ \ | | | | | |_|_|_|/ / | | | | |/| | | | | | |||
| | | | | | * | | | | Move config application to *just* prior to subchannel pick | Craig Tiller | 2017-03-14 |
| | | | | * | | | | | clang fmt | ncteisen | 2017-03-13 |
| | | | | | | | | * | Split ifaddr related functions out into a separate file | Yuchen Zeng | 2017-03-13 |
| | | | | * | | | | | Atomically load ref debugging output numbers | ncteisen | 2017-03-13 |
| | | | | | | | * | | Fix cancellation | Craig Tiller | 2017-03-13 |
| | | | | * | | | | | Code health and comments | ncteisen | 2017-03-13 |
| | | | | | | | | * | Change macros | Yuchen Zeng | 2017-03-13 |
| | | | | | * | | | | Fix formatting | Craig Tiller | 2017-03-13 |
| | | | | | * | | | | Move functions around to avoid forward declarations | Craig Tiller | 2017-03-13 |
| | | | | | * | | | | Merge github.com:grpc/grpc into trim-the-locks | Craig Tiller | 2017-03-13 |
| | | | | | |\ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | | | |||
| | | | * | | | | | | Merge pull request #10009 from muxi/fix-flush-read | Muxi Yan | 2017-03-13 |
| | | | |\ \ \ \ \ \ | |||
| | | * | | | | | | | | Additionally use arena for incoming metadata allocation | Craig Tiller | 2017-03-13 |
| | | * | | | | | | | | Use an arena for call & subchannel_call allocation | Craig Tiller | 2017-03-13 |