aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/iomgr
Commit message (Expand)AuthorAge
* Fix tests on MacGravatar Craig Tiller2017-05-10
* Fix test nameGravatar Craig Tiller2017-05-09
* Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpollGravatar Craig Tiller2017-05-05
|\
* \ Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpollGravatar Craig Tiller2017-05-05
|\ \
| * | Fix old trace varsGravatar Craig Tiller2017-05-04
| | * New epoll-based polling engine with dedicated poller threadsGravatar Sree Kuchibhotla2017-05-02
| |/
* | Merge branch 'hiertune' into epex4+epoll1Gravatar Craig Tiller2017-05-01
|\ \
| * | Fix test compilationGravatar Craig Tiller2017-04-27
| |/
* | Fix portability testGravatar Craig Tiller2017-04-25
* | Fix compileGravatar Craig Tiller2017-04-24
* | Fixup testsGravatar Craig Tiller2017-04-17
|/
* Merge pull request #10440 from danzh2010/udpserverGravatar Yang Gao2017-04-14
|\
* \ Merge pull request #10501 from ctiller/epex2Gravatar Craig Tiller2017-04-11
|\ \
* \ \ Merge pull request #10407 from kpayson64/alpine_linux_supportGravatar kpayson642017-04-10
|\ \ \
* \ \ \ Merge pull request #10492 from ncteisen/error-overflowGravatar Noah Eisen2017-04-07
|\ \ \ \
| | * | | Fix build on Alpine linux + add portability testsGravatar Ken Payson2017-04-06
* | | | | Fix posix leakageGravatar Craig Tiller2017-04-06
| * | | | Fix error overflow bugGravatar Noah Eisen2017-04-06
| |/ / /
| | | * clang formatGravatar Dan Zhang2017-04-06
| | * | Ensure cleanup before orphaningGravatar Craig Tiller2017-04-06
| |/ /
| | * modify udp_serverGravatar Dan Zhang2017-04-05
| |/
* | Merge branch 'atomic-timers' into dynamic_tcp_sizingGravatar Craig Tiller2017-03-31
|\|
| * Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-31
| |\
* | | Merge branch 'atomic-timers' into dynamic_tcp_sizingGravatar Craig Tiller2017-03-30
|\| |
| | * Fix leakGravatar Craig Tiller2017-03-29
| | * Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
| | |\
| * | \ Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-29
| |\ \ \ | | | |/ | | |/|
| | * | Clamp memory usage estimateGravatar yang-g2017-03-28
* | | | Make chunk sizes configurable, push channel args down a little deeperGravatar Craig Tiller2017-03-28
| |/ / |/| |
* | | Merge pull request #9955 from y-zeng/ev_epoll_testGravatar Yuchen Zeng2017-03-27
|\ \ \
| | * | Add tracing, fix off-by-one errorGravatar Craig Tiller2017-03-24
| | * | Merge github.com:grpc/grpc into atomic-timersGravatar Craig Tiller2017-03-24
| | |\ \ | |_|/ / |/| | |
* | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
| | | * Make repro more repro-ableGravatar Craig Tiller2017-03-17
| | | * Make repro more repro-ableGravatar Craig Tiller2017-03-17
| | | * Test exposing TSAN raceGravatar Craig Tiller2017-03-17
| | * | Track milliseconds since process start in timer heapGravatar Craig Tiller2017-03-16
| | |/
* | | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar ncteisen2017-03-15
|\ \ \ | | |/ | |/|
* | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| * | Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
* | | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar ncteisen2017-03-14
|\| |
* | | Change error_create API to sliceGravatar ncteisen2017-03-13
* | | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
| * | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
|/| |
* | | Address github commentsGravatar ncteisen2017-03-09
* | | Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi...Gravatar Noah Eisen2017-03-09
|\ \ \
| | * | Add uv resolver fallback for named ports, fix portability testsGravatar murgatroid992017-03-09
| |/ /
* | | Error arena optimizationGravatar ncteisen2017-03-08
| * | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_masterGravatar David Garcia Quintas2017-03-03
| |\ \
| * | | Avoid using oversized framesGravatar Yuchen Zeng2017-03-02