Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | | * | | Deal with errors refs | David Garcia Quintas | 2017-06-26 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #11584 from muxi/fix-cronet-lock-abort | Muxi Yan | 2017-06-26 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Handle cancel correctly | |||
| | | | | | | | | * | | | | Fix unref of read slice in tcp_uv.c | murgatroid99 | 2017-06-26 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | fixed leak and outdated comment | David Garcia Quintas | 2017-06-24 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Fix segfault in rr trace | David Garcia Quintas | 2017-06-23 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||
| | * | | | | | | | | | | Fix test | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | | | ||||
| | | | | | | | | | * | | Fix RR policy connectivity state upon subchannels shutdown | David Garcia Quintas | 2017-06-23 | |
| | | | | | | | | |/ / | ||||
| | | | * | | | | / / | Destroy byte buffer to avoid leak in zombied calls | yang-g | 2017-06-23 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | Add comment to explain the added lines and disable debugging log | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Another bug fix in the same series | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | Node: fix status memory leak, improve tcp_uv read buffer allocation code | murgatroid99 | 2017-06-23 | |
| | | | | | | |/ / | ||||
| | * | | | | | | | Handle cancel correctly | Muxi Yan | 2017-06-23 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #11499 from markdroth/trailers_only | Mark D. Roth | 2017-06-22 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add support for Trailers-Only responses. | |||
| | * | | | | | | | | Add support for Trailers-Only responses. | Mark D. Roth | 2017-06-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - When receiving a Trailers-Only response, return the metadata as trailing metadata instead of initial metadata. - Send Trailers-Only response when we have no non-default initial metadata, no message to send, and trailing metadata to send. | |||
| | | | * | | | | | | Fix handling of send_message before send_initial_metadata in compress filter. | Mark D. Roth | 2017-06-22 | |
| | | |/ / / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Remove 'long long' | Vijay Pai | 2017-06-21 | |
| | | | | | | | | | ||||
| * | | | | | | | | Merge pull request #10833 from ncteisen/tracing-overhaul | Noah Eisen | 2017-06-21 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tracing Overhaul | |||
| | * | | | | | | | | Overhaul the new pollers | Noah Eisen | 2017-06-20 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Don't initiate writes on setting pushes | ncteisen | 2017-06-20 | |
| | | | | | | | | | | ||||
| | | | | | | | * | | Unref existing error before setting new one | yang-g | 2017-06-20 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #11540 from yang-g/unref_error | Yang Gao | 2017-06-20 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Unref existing error before setting a new one. | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #11430 from vjpai/popstack | Vijay Pai | 2017-06-20 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | Remove lockfree-stack implementation that is no longer used | |||
| * | | | | | | | | | | Clean up client_channel code and eliminate unnecessary allocations. | Mark D. Roth | 2017-06-20 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | | | | | | | * | | Bump to version 1.4.0 | Ken Payson | 2017-06-19 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Fix windows segfault | ncteisen | 2017-06-19 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Remove lockfree-stack implementation that is no longer used | Vijay Pai | 2017-06-19 | |
| |/ / / / / / / / | ||||
| | * / / / / / / | Unref existing error before setting a new one. | yang-g | 2017-06-19 | |
| |/ / / / / / / | ||||
* / / / / / / / | Allow application optimization targets to be hinted to grpc (prefer latency ↵ | Craig Tiller | 2017-06-19 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | over throughput for now) | |||
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul | ncteisen | 2017-06-15 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | Fix some type warning | ncteisen | 2017-06-14 | |
| | | | | | | | ||||
| | | | * | | | Format the code. | allen clement | 2017-06-14 | |
| | | | | | | | ||||
| | | | * | | | Merge branch 'fixopenssl-jwt' of https://github.com/agc-sec/grpc into ↵ | allen clement | 2017-06-14 | |
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fixopenssl-jwt | |||
| | | | | * | | | Create jwt_verifier.c | agc-sec | 2017-06-14 | |
| | | | | | | | | ||||
| | | | | * | | | Create jwt_verifier.c | agc-sec | 2017-06-14 | |
| | | | | | | | | ||||
| | | | * | | | | Adding a wrapper function to ↵ | allen clement | 2017-06-14 | |
| |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/core/lib/security/credentials/jwt/jwt_verifier.c in order to partially resolve https://github.com/grpc/grpc/issues/10589. There are a total of four files require modification and this is the only one in which a wrapper-type function is necessary. | |||
| | | | * | | | Adding a wrapper function to ↵ | allen clement | 2017-06-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | src/core/lib/security/credentials/jwt/jwt_verifier.c in order to partially resolve https://github.com/grpc/grpc/issues/10589. There are a total of four files require modification and this is the only one in which a wrapper-type function is necessary. | |||
* | | | | | | | Make epollex not default | Ken Payson | 2017-06-12 | |
| | | | | | | | ||||
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul | ncteisen | 2017-06-12 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #11450 from ctiller/epex7 | Noah Eisen | 2017-06-12 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix sanity | |||
* \ \ \ \ \ \ \ | Merge pull request #11391 from markdroth/channel_args_helpers | Mark D. Roth | 2017-06-12 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Add helpers for creating channel args. | |||
| | | * | | | | | Fix compile. WIP probably | ncteisen | 2017-06-11 | |
| | | | | | | | | ||||
| | * | | | | | | Fix sanity | Craig Tiller | 2017-06-09 | |
| |/ / / / / / |/| | | | | | | ||||
* | | | | | | | Add symbolic constant | Craig Tiller | 2017-06-09 | |
| | | | | | | | ||||
* | | | | | | | Merge branch 'epex5' into epex6 | Craig Tiller | 2017-06-09 | |
|\ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ | Merge github.com:grpc/grpc into epex5 | Craig Tiller | 2017-06-09 | |
| |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | clang fmt | ncteisen | 2017-06-09 | |
| | | | | | | | | | ||||
| | | | * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing-overhaul | ncteisen | 2017-06-09 | |
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||
| | * | | | | | | | Merge pull request #10767 from ncteisen/closure-debug-trace | Noah Eisen | 2017-06-09 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Closure Rich Debug Mode | |||
| | | | * | | | | | | Add helpers for creating channel args. | Mark D. Roth | 2017-06-09 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge pull request #11440 from muxi/fix-lazy-incoming-stat | Muxi Yan | 2017-06-09 | |
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | | | Fix the misbehavior of counting all incoming bytes into frame_bytes stats |