aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Reviewer commentsGravatar ncteisen2018-03-15
* Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
|\
| * 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
| |\
| * | 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 linuxGravatar Yash Tibrewal2018-03-14
| | |/ | |/|
| | * Merge pull request #14688 from kpayson64/revert_prGravatar kpayson642018-03-13
| | |\
| | * \ Merge pull request #14681 from AspirinSJL/headGravatar Juanli Shen2018-03-13
| | |\ \
| | * \ \ Merge pull request #14599 from kpayson64/abstract_libuv_stuffGravatar kpayson642018-03-13
| | |\ \ \
| | * | | | Merge pull request #14694 from yashykt/execctxdescGravatar Yash Tibrewal2018-03-13
| |/| | | |
| | * | | | Update documentation for ExecCtxGravatar Yash Tibrewal2018-03-13
| * | | | | Merge pull request #14686 from markdroth/caching_byte_stream_fixGravatar Mark D. Roth2018-03-13
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #14675 from markdroth/auth_filter_metadata_calloutsGravatar Mark D. Roth2018-03-13
| |\ \ \ \ \ \
| | | | | | | * Revert "Use heuristic to determine how many events to handle per iteration"Gravatar kpayson642018-03-13
| | | * | | | | 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
| | |_|/ / / | |/| | | |
| * | | | | Merge pull request #14676 from muxi/fix-inttypes-includeGravatar Vijay Pai2018-03-12
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | | * | Fix call stack ref flakeGravatar Juanli Shen2018-03-12
| | | * | | Use metadata batch callouts in client_auth_filter.Gravatar Mark D. Roth2018-03-12
| | * | | | Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
| | |/ / /
| * / / / Convert byte_stream API to C++.Gravatar Mark D. Roth2018-03-09
| |/ / /
| * | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| * | | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| * | | Merge pull request #14448 from kpayson64/remove_pollerGravatar kpayson642018-03-07
| |\ \ \
| * \ \ \ Merge pull request #14544 from danzh2010/udpinterfaceGravatar Yang Gao2018-03-07
| |\ \ \ \
| | | * | | Do poll for poll_posix engine when kicked with 0s timeoutGravatar kpayson642018-03-07
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
|\| | | | |
* | | | | | Reviewer commentsGravatar ncteisen2018-03-07
* | | | | | Fix sanityGravatar ncteisen2018-03-07
* | | | | | Add severityGravatar ncteisen2018-03-07
* | | | | | Make test workGravatar ncteisen2018-03-06
* | | | | | Redoing render, about to take things awayGravatar ncteisen2018-03-06
| * | | | | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
* | | | | | Review feedback, gTestGravatar ncteisen2018-03-06
* | | | | | Move status utilGravatar ncteisen2018-03-06
* | | | | | Reviewer feedback, s/object_registry/channel_trace_registryGravatar ncteisen2018-03-06
| | * | | | Merge branch 'master' into udpinterfaceGravatar danzh2018-03-06
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | * | | | use static_castGravatar Dan Zhang2018-03-06
* | | | | | reviewer feedback, renameGravatar ncteisen2018-03-06
* | | | | | Reviewer feedbackGravatar ncteisen2018-03-05
* | | | | | Reviewer commentsGravatar ncteisen2018-03-05
* | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-05
|\ \ \ \ \ \
| | * | | | | Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
| |/ / / / /
| * | | | | Merge pull request #14458 from coryan/patch-1Gravatar Vijay Pai2018-03-05
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #14532 from ncteisen/cpuGravatar Vijay Pai2018-03-05
| |\ \ \ \ \
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-02
|\| | | | | |
| * | | | | | Address reviewer commentsGravatar Vijay Pai2018-03-02