Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #11913 from apolcyn/debug_new_ruby_flake | apolcyn | 2017-07-24 |
|\ | |||
* \ | Merge pull request #11733 from markdroth/security_api_cleanup | Mark D. Roth | 2017-07-24 |
|\ \ | |||
| | * | Fix a ruby test flake | Alexander Polcyn | 2017-07-21 |
* | | | Merge pull request #11884 from yashykt/connect-auth | Yash Tibrewal | 2017-07-21 |
|\ \ \ | |_|/ |/| | | |||
| | * | Add cancellation to asynchronous security APIs. | Mark D. Roth | 2017-07-21 |
* | | | Merge pull request #11816 from sreecha/sreek-epoll1 | Sree Kuchibhotla | 2017-07-21 |
|\ \ \ | |||
* \ \ \ | Merge pull request #9840 from ctiller/maxstrm | Craig Tiller | 2017-07-21 |
|\ \ \ \ | |_|_|/ |/| | | | |||
| | | * | Changing a few variable names and adding few safety conditions | Yash Tibrewal | 2017-07-21 |
* | | | | Merge pull request #11871 from murgatroid99/uv_portability_fix | Michael Lumish | 2017-07-21 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #11693 from ncteisen/refactor-thread-pool | Noah Eisen | 2017-07-21 |
|\ \ \ \ \ | |||
| | | | * \ | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-20 |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | |||
| | | | * | | Correctly fix the case where pollset->kicked_without_poller was missed | Sree Kuchibhotla | 2017-07-20 |
* | | | | | | Merge pull request #11890 from vjpai/inproc_comment | Vijay Pai | 2017-07-20 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #11764 from apolcyn/fix_ruby_socket_leak | apolcyn | 2017-07-20 |
|\ \ \ \ \ \ \ | |||
| | | | | | | * | Test credentials are passed with channel arg. Renamed macros and refactored c... | Yash Tibrewal | 2017-07-20 |
* | | | | | | | | Merge pull request #11875 from murgatroid99/core_uv_reuse_port | Michael Lumish | 2017-07-20 |
|\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | Address comments: change names and remove unnecessary lines | murgatroid99 | 2017-07-20 |
| | * | | | | | | | add a standalone client auth test | Alexander Polcyn | 2017-07-20 |
| | | * | | | | | | Improve a comment in inproc transport | Vijay Pai | 2017-07-20 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #11773 from michaelbausor/stub_param | Stanley Cheung | 2017-07-19 |
|\ \ \ \ \ \ \ \ | |||
| | | | | | | | * | Nit correction | Yash Tibrewal | 2017-07-19 |
| | | * | | | | | | add missing fields on server call context and improve robustness of finished ... | Alexander Polcyn | 2017-07-19 |
| | | | | | | | * | Removing a few style issues | Yash Tibrewal | 2017-07-19 |
* | | | | | | | | | Merge pull request #11770 from ncteisen/too-much-trace | Noah Eisen | 2017-07-19 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11874 from dgquintas/fix_pending_grpclb | David G. Quintas | 2017-07-19 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * \ | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-19 |
| | | | | | | | | |\ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | |||
| | | | | | | | | | * | Merged latest commit from upstream | Yash Tibrewal | 2017-07-19 |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | | | | | | | | * | Adding connect auth feature. Proxy-Authorization header is being inserted whe... | Yash Tibrewal | 2017-07-19 |
| | | | * | | | | | | | Add SO_REUSEPORT support to uv iomgr code | murgatroid99 | 2017-07-19 |
* | | | | | | | | | | | Merge pull request #11755 from bsyk/observe_no_proxy | Mark D. Roth | 2017-07-19 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | | | Check for no_proxy environment variable and skip proxy if host is listed | Ben Sykes | 2017-07-19 |
| | | * | | | | | | | | | Const correct and clang | ncteisen | 2017-07-19 |
| | | | | | | | | | * | | Consume kicked_without_poller | Sree Kuchibhotla | 2017-07-18 |
| | | | | | | | | | * | | Fix race-condition in epoll1 poller's begin_worker() and pollset_kick() | Sree Kuchibhotla | 2017-07-18 |
* | | | | | | | | | | | | Merge pull request #11787 from guantaol/qps_driver | Guantao Liu | 2017-07-18 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | |||
| | | | | | * | | | | | | make sure that client-side view of calls is robust | Alexander Polcyn | 2017-07-18 |
| | | | | | | * | | | | | Anon namespace over static | ncteisen | 2017-07-18 |
| | | | | | | * | | | | | Rename function to avoud future clash | ncteisen | 2017-07-18 |
| | | | | | | * | | | | | Make CreateThreadPool settable | ncteisen | 2017-07-18 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
| | | | * | | | | | | | Add comment | ncteisen | 2017-07-18 |
| | | | * | | | | | | | Quiet down getenv | ncteisen | 2017-07-18 |
| | | | * | | | | | | | Quiet down server builder | ncteisen | 2017-07-18 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | | | | | * | | Add/update comments and remove unused fields | Sree Kuchibhotla | 2017-07-18 |
| | | * | | | | | | | Free pending grpclb update args | David Garcia Quintas | 2017-07-18 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | | | * | | | | Clang format | murgatroid99 | 2017-07-18 |
| | | | | * | | | | Merge branch 'master' into uv_portability_fix | murgatroid99 | 2017-07-18 |
| | | | | |\ \ \ \ | |||
* | | | | | \ \ \ \ | Merge pull request #11870 from vjpai/slice | Vijay Pai | 2017-07-18 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
| | | | | | * | | | | Add asserts that uv calls all run on the same thread | murgatroid99 | 2017-07-18 |
| | | | | | * | | | | Fix failures in libuv portability tests | murgatroid99 | 2017-07-18 |
* | | | | | | | | | | Merge pull request #11454 from markdroth/server_cq_ok_semantics | Mark D. Roth | 2017-07-18 |
|\ \ \ \ \ \ \ \ \ \ |