Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | initial commit of tracing context files | Vizerai | 2016-09-09 | |
| | | |_|_|/ / | | |/| | | | | ||||
| | | * | | | | Tie workqueue implementation to event engine | Craig Tiller | 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 | |
| |\ \ \ \ \ | ||||
| | | | * \ \ | 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 | |
| |\ \ \ \ \ \ | ||||
| | | | | | * \ | 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 | |
* | | | | | | | 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 | |
|/ / / / | ||||
| | | * | Removed GPR_POSIX_FILE, and changed the files that used it | murgatroid99 | 2016-08-09 | |
| | | * | refactor inet_ntop into a portability header | murgatroid99 | 2016-08-08 | |
| |_|/ |/| | | ||||
| | * | 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 | |
|\ \ \ | ||||
| | | * | 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 | |
|\ \ \ \ | ||||
| | | | * | 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 previo... | Craig Tiller | 2016-07-07 | |
| | | * | 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 | |
| |\ \ \ | ||||
| * \ \ \ | 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 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||
| | | * | | | more files after running build.yaml changes through | Makarand Dharmapurikar | 2016-06-20 | |
| | |/ / / | |/| | | | ||||
| | * | | | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-16 | |
| | |\ \ \ | ||||
* | | | | | | gRPC LB policy | David Garcia Quintas | 2016-06-15 | |
| |_|/ / / |/| | | | | ||||
| * | | | | Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout | Craig Tiller | 2016-06-15 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 | |
|\ \ \ \ \ | ||||
| | | * \ \ | Merge branch 'master' into epoll_changes | Sree Kuchibhotla | 2016-06-09 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| | * | | | | Merge github.com:grpc/grpc into error | Craig Tiller | 2016-06-09 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 | |
| |\ \ \ \ \ | ||||
* | \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 | |
|\ \ \ \ \ \ \ |