aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Revert "Verify early OK behavior"Gravatar Noah Eisen2018-03-20
|
* Merge pull request #14748 from sreecha/fix_reuseportGravatar Sree Kuchibhotla2018-03-20
|\ | | | | Enable SO_REUSEPORT in ipv6-only environments as well
* \ Merge pull request #14674 from muxi/add-link-map-analyzerGravatar Muxi Yan2018-03-20
|\ \ | | | | | | Add Xcode link map analyzer script to ObjC repo
| | * Merge branch 'master' into fix_reuseportGravatar Sree Kuchibhotla2018-03-19
| | |\ | |_|/ |/| |
| | * enable SO_REUSEPORT option in ipv6 tooGravatar Sree Kuchibhotla2018-03-19
| | |
* | | Merge pull request #14746 from grpc/revert-13883-channel-tracingGravatar Noah Eisen2018-03-19
|\ \ \ | | | | | | | | Revert "Channel Tracing Implementation; Part 1"
* \ \ \ Merge pull request #14464 from yashykt/socklentGravatar Yash Tibrewal2018-03-19
|\ \ \ \ | |_|_|/ |/| | | Change size_t to socklen_t in resolve_address
| | * | Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| |/ / |/| |
* | | clean up alts protoGravatar Yihua Zhang2018-03-16
| | |
* | | Merge pull request #14626 from kpayson64/remove_dead_codeGravatar kpayson642018-03-16
|\ \ \ | | | | | | | | Remove unused idle_jobs
* \ \ \ Merge pull request #13883 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-16
|\ \ \ \ | | | | | | | | | | Channel Tracing Implementation; Part 1
| | | * \ Merge master into yashykt:socklentGravatar Yash Tibrewal2018-03-16
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #14723 from yashykt/tcpservermemsetGravatar Yash Tibrewal2018-03-16
|\ \ \ \ \ | | | | | | | | | | | | Zero out address before calling accept
| | * | | | Update proto name to fix Windows portability buildGravatar ncteisen2018-03-16
| | | | | |
| * | | | | Zero out resolved address before calling acceptGravatar Yash Tibrewal2018-03-15
| | | | | |
| | * | | | Reviewer commentsGravatar ncteisen2018-03-15
| | | | | |
| | * | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #14715 from yashykt/execctxcleanupGravatar Yash Tibrewal2018-03-15
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove unnecessary includes of exec_ctx.h
* \ \ \ \ \ \ Merge pull request #14657 from ghostwriternr/reflection-readmeGravatar kpayson642018-03-15
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Create README for gRPC Python reflection package
| | | | | * | Merge master into yashykt:socklentGravatar Yash Tibrewal2018-03-14
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | * | | | | Add header files for exec_ctx and closure in windows iomgr header filesGravatar Yash Tibrewal2018-03-14
| | | | | | |
| | * | | | | Merge master into yashykt:execctxcleanupGravatar Yash Tibrewal2018-03-14
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | |
* | | | | | | Merge pull request #14535 from nownabe/ruby-docGravatar apolcyn2018-03-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Tweak Ruby Documents
| | | * | | | | Remove unnecessary includes of exec_ctx.hGravatar Yash Tibrewal2018-03-14
| | | | | | | |
* | | | | | | | Merge pull request #14712 from yashykt/hotplugcpuGravatar Yash Tibrewal2018-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux
| * | | | | | | | Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linuxGravatar Yash Tibrewal2018-03-14
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #14659 from ZhouyihaiDing/trace_call_pluginGravatar Zhouyihai Ding2018-03-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | php: adding trace for call_credentials plugin callback function
* \ \ \ \ \ \ \ \ Merge pull request #14691 from jtattermusch/kokoro_packages_distribtestGravatar Jan Tattermusch2018-03-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Add kokoro build_packages and distribtests jobs.
* \ \ \ \ \ \ \ \ \ Merge pull request #14688 from kpayson64/revert_prGravatar kpayson642018-03-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Revert "Use heuristic to determine how many events to handle per iter…
* \ \ \ \ \ \ \ \ \ \ Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_testGravatar Nathaniel Manista2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove _face_interface_test.
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14681 from AspirinSJL/headGravatar Juanli Shen2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix call stack ref flake
| | * | | | | | | | | | | Remove _face_interface_testGravatar Nathaniel Manista2018-03-13
| |/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Beta API has an execution date and RPC Framework is but a distant memory. This test is flaky with Python 3.5 on Windows! Some mysteries will just have to remain unsolved...
* | | | | | | | | | | | Merge pull request #14687 from nathanielmanistaatgoogle/early-okGravatar Nathaniel Manista2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Verify early OK behavior.
* \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14599 from kpayson64/abstract_libuv_stuffGravatar kpayson642018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Abstract libuv event loop
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14694 from yashykt/execctxdescGravatar Yash Tibrewal2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | Update documentation for ExecCtx
| | | * | | | | | | | | | | Verify early OK behaviorGravatar Nathaniel Manista2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Looks like early OK support was implemented in https://github.com/grpc/grpc/pull/14080 but https://github.com/grpc/grpc/issues/7032 was not marked fixed at the time. Good thing it was just an idea on our Google Summer of Code ideas page...
| | | | | | | | | | | | * | Merge branch 'master' into socklentGravatar Yash Tibrewal2018-03-13
| | | | | | | | | | | | |\ \
| | | | | | | | | | | | | * | Remove unncessary castsGravatar Yash Tibrewal2018-03-13
| |_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | |
| | | | | | | | | * | | | | Create README for gRPC Python reflection packageGravatar Naresh2018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, `warning: sdist: standard file not found` warning is always printed when creating source distribution for gRPC python reflection package. This should stop that.
| * | | | | | | | | | | | | Update documentation for ExecCtxGravatar Yash Tibrewal2018-03-13
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #14686 from markdroth/caching_byte_stream_fixGravatar Mark D. Roth2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Orphan underlying byte stream as soon as it's been drained.
| | | * | | | | | | | | | | | Simplify dn_resolver_aresGravatar kpayson642018-03-13
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #14675 from markdroth/auth_filter_metadata_calloutsGravatar Mark D. Roth2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use metadata batch callouts in client_auth_filter.
| | | | | | | | * | | | | | | | make package builds work on kokoroGravatar Jan Tattermusch2018-03-13
| | | | | | |_|/ / / / / / / / | | | | | |/| | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #14517 from makdharma/extensible_apiGravatar Nicolas Noble2018-03-13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | Remove "final" keyword and make methods protected.
| | | | | | | * | | | | | | | Revert "Use heuristic to determine how many events to handle per iteration"Gravatar kpayson642018-03-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit be619a36203ac531d8e4b0bb9750d326ed853d40.
| | | * | | | | | | | | | | | clang-formatGravatar Mark D. Roth2018-03-13
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Avoid trying to access underlying_stream_ after it's been orphaned.Gravatar Mark D. Roth2018-03-13
| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | Orphan underlying byte stream as soon as it's been drained.Gravatar Mark D. Roth2018-03-13
| |_|/ / / / / / / / / / / / |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | Abstract libuv implementationGravatar kpayson642018-03-13
| |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers