Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-06 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | ||||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-03 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | * | | | | | Merge pull request #6306 from y-zeng/win32_suffix | Jan Tattermusch | 2016-06-03 | |
| | |\ \ \ \ \ | ||||
| | | | | | | * | initial implementation of resource handling | Alistair Veitch | 2016-06-02 | |
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-06-02 | |
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | | | ||||
| | | | | | * | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 | |
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | | * | | | | | Merge pull request #6702 from a-veitch/add_proto | Jan Tattermusch | 2016-06-01 | |
| | | |\ \ \ \ \ | ||||
| | | | | | | * \ | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-01 | |
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||
| * | | | | | | | | s/grpc_pops/grpc_polling_entity | David Garcia Quintas | 2016-05-31 | |
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into base | Yuchen Zeng | 2016-05-31 | |
| | | | | |\ \ \ \ | ||||
| * | | | | \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-31 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||
| | | | * | | | | | | Revert "Remove legacy poller" | Craig Tiller | 2016-05-31 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| | | | | | | | * | Remove union { } data and epoll_hdr structures. Added ev_epoll_linux | Sree Kuchibhotla | 2016-05-31 | |
| | | | | | | | * | Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ev_poll_a... | Sree Kuchibhotla | 2016-05-31 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||
| | | | * | | | | Merge branch 'master' into add_proto | Alistair Veitch | 2016-05-24 | |
| | | | |\ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||
| | | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-24 | |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | ||||
| | | | * | | | | end-to-end compilation | Alistair Veitch | 2016-05-23 | |
| | * | | | | | | Remove legacy poller | Craig Tiller | 2016-05-20 | |
| | | |/ / / / | | |/| | | | | ||||
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-05-19 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | | | * | | Merge branch 'compression_incoming_checks' into compression_md_level_bis | David Garcia Quintas | 2016-05-18 | |
| | | |_|/ / | | |/| | | | ||||
| | | | | * | Move load_file into iomgr | Craig Tiller | 2016-05-18 | |
| * | | | | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation | David Garcia Quintas | 2016-05-18 | |
| |\| | | | | ||||
| | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-13 | |
| | | | | |\ | | | |_|_|/ | | |/| | | | ||||
* | | | | | | Add base64 decoder | Yuchen Zeng | 2016-05-12 | |
| | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-11 | |
| | | | | |\ | |_|_|_|_|/ |/| | | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-05-11 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1 | Jan Tattermusch | 2016-05-10 | |
|\ \ \ \ \ \ | ||||
| | | | | | * | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-05-05 | |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | ||||
| | * | | | | | Introduced grpc_pops (pollset or pollset_set) | David Garcia Quintas | 2016-05-03 | |
| | | | * | | | Turned load reporting into a plugin | David Garcia Quintas | 2016-05-02 | |
| | | | * | | | all good! missing end2end test for new lr filter | David Garcia Quintas | 2016-04-29 | |
| | | | | | * | Unifying error handling within core | Craig Tiller | 2016-04-28 | |
| | * | | | | | Smarter pollset/pollset_set propagation | David Garcia Quintas | 2016-04-27 | |
| | | |_|_|/ | | |/| | | | ||||
* | / | | | | Moved protos out of core_codegen interface | David Garcia Quintas | 2016-04-27 | |
| |/ / / / |/| | | | | ||||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-27 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | | * | Change win32 file suffix | Yuchen Zeng | 2016-04-26 | |
| |_|_|/ |/| | | | ||||
| * | | | Updated load balancer proto to v1 | David Garcia Quintas | 2016-04-25 | |
|/ / / | ||||
* | | | Merge github.com:grpc/grpc into strong-includes | Craig Tiller | 2016-04-21 | |
|\ \ \ | ||||
* | | | | Rollup of changes from the latest import | Craig Tiller | 2016-04-11 | |
| * | | | Factored out parse functions from sockaddr_resolver | David Garcia Quintas | 2016-04-08 | |
|/ / / | ||||
| | * | Merge branch 'master' of github.com:grpc/grpc into lr_hook | David Garcia Quintas | 2016-04-07 | |
| | |\ | |_|/ |/| | | ||||
* | | | Sort out codegen dependencies | Craig Tiller | 2016-04-07 | |
| | * | Load Reporting hook and filter skeleton | David Garcia Quintas | 2016-04-06 | |
| * | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-04-06 | |
| |\| | ||||
| * | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-04-06 | |
| |\ \ | ||||
* | | | | Fixing client_config init | Craig Tiller | 2016-04-05 | |
* | | | | Nailing down dependencies better | Craig Tiller | 2016-04-05 | |
| |_|/ |/| | | ||||
* | | | Move subchannel_call_holder | Craig Tiller | 2016-04-05 | |
| * | | Merge github.com:grpc/grpc into cleaner-posix3 | Craig Tiller | 2016-04-04 | |
| |\ \ | ||||
* | \ \ | Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/g... | Craig Tiller | 2016-04-01 | |
|\ \ \ \ |