Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-23 |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-21 |
| |\ | |||
* | \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-21 |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #8052 from Vizerai/grpc_tracing | Jim King | 2016-09-19 |
| |\ \ | | | | | | | | | grpc tracing context | ||
* | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-19 |
|\| | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-16 |
| | | |\ | |||
* | | | \ | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-16 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-16 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 |
|\ \ \ \ \ | |||
| | * | | | | Revert "Revert "Grand unified closures"" | Craig Tiller | 2016-09-12 |
| |/ / / / | |||
| * | | | | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| | | | | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-12 |
|\| | | | | |||
| | | * | | initial commit of tracing context files | Vizerai | 2016-09-09 |
| | | | | | |||
| | * | | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-08 |
| | |\| | | |||
* | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-07 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-07 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
| |\ \ \ \ | | | | | | | | | | | | | Percent encoding routines | ||
| | | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-09-06 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | | * | | Merge remote-tracking branch 'upstream/master' into max_send_size_filter | Mark D. Roth | 2016-09-06 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | | * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\| | | | | | |||
| * | | | | | Merge pull request #7943 from markdroth/client_channel_cleanup | Mark D. Roth | 2016-09-01 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Move subchannel_call_holder code into client_channel module. | ||
* | \ \ \ \ \ | Merge branch 'client_channel_cleanup' into deadline_filter | Mark D. Roth | 2016-09-01 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| * | | | | | | Move subchannel_call_holder code into client_channel module. | Mark D. Roth | 2016-08-31 |
| | | | | | | | |||
| | * | | | | | add trace context proto | Alistair Veitch | 2016-08-31 |
| |/ / / / / | |||
| | | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-31 |
| | | | | |\ | | |_|_|_|/ | |/| | | | | |||
| | | * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-30 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Initial code to move deadline timer into a filter. Timer cancellation | Mark D. Roth | 2016-08-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | not working right -- will fix in subsequent commit. | ||
| | | | * | | Add channel arg for max send message size and add message size filter. | Mark D. Roth | 2016-08-23 |
| | |_|/ / | |/| | | | |||
| * | | | | Rename grpc_client_config to grpc_resolver_result. | Mark D. Roth | 2016-08-22 |
|/ / / / | |||
| * / / | Percent encoding routines | Craig Tiller | 2016-08-18 |
|/ / / | |||
| | * | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-04 |
| | |\ | |_|/ |/| | | |||
| * | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ \ | | | | | | | | | Move timeout_encoding to core/lib/transport | ||
| | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 |
|\ \ \ \ | | | | | | | | | | | Add Census resource API and implementation. | ||
| | | | * | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 |
| | | | |\ | |_|_|_|/ |/| | | | | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 |
|\ \ \ \ \ | |||
| | | * \ \ | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | | | | * | Update build files. | Mark D. Roth | 2016-07-22 |
| | |_|_|/ | |/| | | | |||
| | * | | | merge to upstream/master | Alistair Veitch | 2016-07-21 |
| | |\ \ \ | |||
* | | \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Added handshaker.[ch] to build.yaml. | Mark D. Roth | 2016-07-14 |
| |/ / / / | |||
| | | * / | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 |
| | |/ / | |/| | | |||
| | | * | Rename async_execution_lock --> combiner, make it use closures, unroll ↵ | Craig Tiller | 2016-07-07 |
| | | | | | | | | | | | | | | | | previous changes for idleness | ||
| | | * | Merge github.com:grpc/grpc into atm2 | Craig Tiller | 2016-07-07 |
| | | |\ | | |_|/ | |/| | | |||
| * | | | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 |
| |\ \ \ | | | | | | | | | | | Network status tracking | ||
| * \ \ \ | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-06-20 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | |