aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Improvements to grpc_byte_stream API and handling.Gravatar Mark D. Roth2017-07-26
* Merge pull request #11865 from yang-g/avl_interfaceGravatar Yang Gao2017-07-26
|\
* | enable epollsigGravatar Sree Kuchibhotla2017-07-25
| * Remove unused user_data from ref_node.Gravatar yang-g2017-07-25
| * Adding exec_ctx to avl vtable functionsGravatar yang-g2017-07-25
* | Disable epoll1 unless explicitly requestedGravatar Sree Kuchibhotla2017-07-24
|/
* Merge pull request #11786 from y-zeng/fd_orphanGravatar Yuchen Zeng2017-07-24
|\
* \ Merge pull request #11733 from markdroth/security_api_cleanupGravatar Mark D. Roth2017-07-24
|\ \
| * | Add cancellation to asynchronous security APIs.Gravatar Mark D. Roth2017-07-21
* | | Merge pull request #11816 from sreecha/sreek-epoll1Gravatar Sree Kuchibhotla2017-07-21
|\ \ \ | |/ / |/| |
* | | Merge pull request #11871 from murgatroid99/uv_portability_fixGravatar Michael Lumish2017-07-21
|\ \ \
| | * \ Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-20
| | |\ \ | |_|/ / |/| | |
| | * | Correctly fix the case where pollset->kicked_without_poller was missedGravatar Sree Kuchibhotla2017-07-20
* | | | Merge pull request #11875 from murgatroid99/core_uv_reuse_portGravatar Michael Lumish2017-07-20
|\ \ \ \
| | * | | Address comments: change names and remove unnecessary linesGravatar murgatroid992017-07-20
| | | * | Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-19
| | | |\ \
| * | | | | Add SO_REUSEPORT support to uv iomgr codeGravatar murgatroid992017-07-19
| | |_|/ / | |/| | |
* | | | | Const correct and clangGravatar ncteisen2017-07-19
| | | * | Consume kicked_without_pollerGravatar Sree Kuchibhotla2017-07-18
| | | * | Fix race-condition in epoll1 poller's begin_worker() and pollset_kick()Gravatar Sree Kuchibhotla2017-07-18
* | | | | Add commentGravatar ncteisen2017-07-18
* | | | | Quiet down getenvGravatar ncteisen2017-07-18
|/ / / /
| | * | Add/update comments and remove unused fieldsGravatar Sree Kuchibhotla2017-07-18
| * | | Clang formatGravatar murgatroid992017-07-18
| * | | Merge branch 'master' into uv_portability_fixGravatar murgatroid992017-07-18
| |\ \ \ | |/ / / |/| | |
| * | | Add asserts that uv calls all run on the same threadGravatar murgatroid992017-07-18
| * | | Fix failures in libuv portability testsGravatar murgatroid992017-07-18
| | | * Add already_closed in grpc_fd_orphanGravatar Yuchen Zeng2017-07-17
| |_|/ |/| |
* | | Merge pull request #11788 from y-zeng/fix_fd_orphanGravatar Yuchen Zeng2017-07-17
|\ \ \
| | | * Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-17
| | | |\ | |_|_|/ |/| | |
| | | * release the g_epfd whent he engine is shutdownGravatar Sree Kuchibhotla2017-07-17
* | | | Merge pull request #11189 from muxi/stream_compressionGravatar Muxi Yan2017-07-17
|\ \ \ \
* | | | | Reset OWNERS stateGravatar Craig Tiller2017-07-17
* | | | | Merge pull request #10827 from jboeuf/max_token_lifetime_cppGravatar jboeuf2017-07-14
|\ \ \ \ \
| | | | | * fix compiler bug in epoll-exGravatar Sree Kuchibhotla2017-07-14
| | | | | * Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-14
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #11825 from sreecha/asan_failureGravatar Sree Kuchibhotla2017-07-14
|\ \ \ \ \ \
| * | | | | | fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threadsGravatar Sree Kuchibhotla2017-07-14
* | | | | | | Fix use-after-free in timer managerGravatar David Garcia Quintas2017-07-13
|/ / / / / /
| * / / / / Better handling of token lifetime.Gravatar Julien Boeuf2017-07-13
|/ / / / /
| | | | * Merge branch 'master' into sreek-epoll1Gravatar Sree Kuchibhotla2017-07-13
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Add myself as owner of files in several directoriesGravatar murgatroid992017-07-13
* | | | | Merge pull request #11310 from nicolasnoble/importGravatar Nicolas Noble2017-07-13
|\ \ \ \ \
* | | | | | Add all refcount flagGravatar ncteisen2017-07-13
* | | | | | clang formatGravatar ncteisen2017-07-13
* | | | | | Add a list_tracer functionalityGravatar ncteisen2017-07-13
* | | | | | Tracers know their nameGravatar ncteisen2017-07-13
| | | * | | Also fix ev_epoll_limited_pollers_linuxGravatar Yuchen Zeng2017-07-12
| | | * | | Fix fd_orphan in ev_epollsig_linuxGravatar Yuchen Zeng2017-07-12
* | | | | | Merge pull request #11547 from ctiller/epex7Gravatar Craig Tiller2017-07-12
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |