Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix struct names | Vijay Pai | 2018-01-01 |
* | Merge branch v1.8.x into master | Mehrdad Afshari | 2017-12-31 |
|\ | |||
| * | Relax log-level when polling engines are undefined | Mehrdad Afshari | 2017-12-29 |
* | | Merge pull request #13844 from danzh2010/startcb | Yang Gao | 2017-12-22 |
|\ \ | |||
* | | | Separate client and server keepalive_permit_without_calls | Yuchen Zeng | 2017-12-21 |
| * | | Merge branch 'master' into startcb | Dan Zhang | 2017-12-20 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #13834 from dgquintas/debug_location_namespace | David G. Quintas | 2017-12-20 |
|\ \ \ | |||
| | * | | Add a start_cb to grpc_udp_listener to be called when listener is | Dan Zhang | 2017-12-20 |
| |/ / |/| | | |||
| * | | Add namespace to macro expansion | David Garcia Quintas | 2017-12-20 |
* | | | Merge pull request #13811 from ita9naiwa/master | Noah Eisen | 2017-12-19 |
|\ \ \ | |||
* \ \ \ | Merge pull request #13831 from dgquintas/fix_wrong_slice_unref | David G. Quintas | 2017-12-19 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #13833 from ncteisen/comments | Noah Eisen | 2017-12-19 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||
| | | | * | Merge pull request #13665 from kpayson64/poll_spin_bug | kpayson64 | 2017-12-19 |
| | | | |\ | |||
| * | | | | | Add ownership semantic comments to error.h | ncteisen | 2017-12-19 |
| | * | | | | Fix wrong unreffing of slice | David Garcia Quintas | 2017-12-19 |
| |/ / / / |/| | | | | |||
| | | | * | Fix a Python spinlock bug | Ken Payson | 2017-12-19 |
* | | | | | Merge pull request #13494 from dgquintas/backoff_cpp | David G. Quintas | 2017-12-19 |
|\ \ \ \ \ | |||
| * | | | | | Create copy of "ac" data instead of stretching the locked section | David Garcia Quintas | 2017-12-19 |
| * | | | | | Fix use-after-free caused by unsync'd access in tcp_client_posix. | David Garcia Quintas | 2017-12-19 |
* | | | | | | Fix internal TSAN bug | Noah Eisen | 2017-12-19 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #13798 from apolcyn/min_max_rpc_version_constants | apolcyn | 2017-12-18 |
|\ \ \ \ \ | |||
| * | | | | | Define RPC protocol version constants | Alexander Polcyn | 2017-12-18 |
| | | * | | | minor typo : becuase -> because | ita9naiwa | 2017-12-19 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #13776 from ncteisen/executor-tsan | Noah Eisen | 2017-12-15 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #13771 from yang-g/delete | Yang Gao | 2017-12-15 |
|\ \ \ \ \ \ | |||
| | | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-15 |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | |||
| | * | | | | | Fix executor tsan bug | ncteisen | 2017-12-14 |
| |/ / / / / |/| | | | | | |||
* | | | | | | Fix tsan in bad_client tests | Noah Eisen | 2017-12-13 |
| |/ / / / |/| | | | | |||
| * | | | | Mark tcp errors as UNAVAILABLE | yang-g | 2017-12-13 |
* | | | | | Merge pull request #13754 from muxi/fix-stream-compression-gzip | Muxi Yan | 2017-12-13 |
|\ \ \ \ \ | |||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into backoff_cpp | David Garcia Quintas | 2017-12-13 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | * | | | Fixed wrong conversion factor | David Garcia Quintas | 2017-12-13 |
| * | | | | | Fix inline/refcounted slice problem in gzip | Muxi Yan | 2017-12-13 |
| |/ / / / | |||
* | | | | | Merge pull request #13450 from daniel-j-born/tcp_client | Mark D. Roth | 2017-12-13 |
|\ \ \ \ \ | |||
| | | | * | | fix or slow down windows socket leak | Junsung Ko | 2017-12-12 |
* | | | | | | Merge pull request #13604 from yayaboring/master | Jan Tattermusch | 2017-12-12 |
|\ \ \ \ \ \ | |||
| | | | | * | | v1.8.0-pre2 is now v1.8.0 | Mehrdad Afshari | 2017-12-12 |
| | | | | |/ | |||
* | | | | | | Merge pull request #13631 from sreecha/cv-wait-monotonic | Sree Kuchibhotla | 2017-12-12 |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | |||
| | | * | | | Refactor POSIX TCP client connect. | Dan Born | 2017-12-12 |
* | | | | | | Use the correct env var name | yang-g | 2017-12-11 |
| |_|/ / / |/| | | | | |||
| * | | | | Merge branch 'master' into cv-wait-monotonic | Sree Kuchibhotla | 2017-12-08 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx | Yash Tibrewal | 2017-12-08 |
|\ \ \ \ \ | |||
| * | | | | | Disallow delete on ExecCtx | Yash Tibrewal | 2017-12-08 |
| * | | | | | virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and re... | Yash Tibrewal | 2017-12-07 |
| * | | | | | Merge master | Yash Tibrewal | 2017-12-07 |
| |\ \ \ \ \ | |||
* | \ \ \ \ \ | Merge pull request #12488 from dgquintas/removed_expiration_interval | David G. Quintas | 2017-12-07 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #13647 from y-zeng/send_ping | Yuchen Zeng | 2017-12-07 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #13670 from apolcyn/fix_backup_poller_race | apolcyn | 2017-12-07 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | * | | Do the Step() in the right place | David Garcia Quintas | 2017-12-07 |
| * | | | | | | | | Unref global backup poller under its lock | Alexander Polcyn | 2017-12-07 |