aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/iomgr
Commit message (Expand)AuthorAge
* Microbenchmark for measuring impact of multiple threads calling cq_nextGravatar Sree Kuchibhotla2017-04-04
* Fix barrier, commentGravatar Craig Tiller2017-03-30
* Fix commentsGravatar Craig Tiller2017-03-29
* Merge github.com:grpc/grpc into bugscrub1-proposedfix1Gravatar Craig Tiller2017-03-29
|\
| * Clamp memory usage estimateGravatar yang-g2017-03-28
| * Merge pull request #10292 from yang-g/udp_serverGravatar Yang Gao2017-03-24
| |\
| * \ Merge pull request #10268 from y-zeng/fix_tcpGravatar Yuchen Zeng2017-03-24
| |\ \
| * \ \ Merge pull request #10293 from nicolasnoble/upmerge-1.2.0Gravatar Nicolas Noble2017-03-24
| |\ \ \
| * | | | Add socket factory support to udp_server.cGravatar Michael Warres2017-03-24
| | * | | Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0Gravatar Nicolas "Pixel" Noble2017-03-24
| |/| | |
| | | | * Prevent cleaning up the fd twice.Gravatar yang-g2017-03-23
| | |_|/ | |/| |
| | | * Fix tcp_server_utils_posix_commonGravatar Yuchen Zeng2017-03-23
| | |/ | |/|
| * | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\ \
| | * \ Merge pull request #10238 from ctiller/bm_chttp2_topGravatar Craig Tiller2017-03-22
| | |\ \
| | * \ \ Merge pull request #10203 from ncteisen/error-ownership-semanticsGravatar Noah Eisen2017-03-22
| | |\ \ \
| | | * | | Line breaks and doc reffingGravatar ncteisen2017-03-21
| | * | | | Assert on thread creationGravatar Ken Payson2017-03-21
* | | | | | Weaken some barriers that were stronger than necessaryGravatar Craig Tiller2017-03-21
| | | | * | Add benchmark suite for chttp2Gravatar Craig Tiller2017-03-21
| | | |/ / | | |/| |
* | | | | Fix race?Gravatar Craig Tiller2017-03-20
* | | | | Compile fixGravatar Craig Tiller2017-03-20
* | | | | Switch to no-barrier loads + full barrier cas-s to solve ABA problemGravatar Craig Tiller2017-03-20
| |_|/ / |/| | |
| | * | Downgrade error severity to INFO when failing to add a listenerGravatar Yuchen Zeng2017-03-17
| | * | Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
| |/| | |/| | |
| * | | 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
| | * | Resolve dependency issuesGravatar Yuchen Zeng2017-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
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
|\ \ \ \
| | * | | Change error_create API to sliceGravatar ncteisen2017-03-13
| * | | | clang fmtGravatar ncteisen2017-03-13
| | | * | Split ifaddr related functions out into a separate fileGravatar Yuchen Zeng2017-03-13
| * | | | Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| | | | * Merge pull request #10028 from yang-g/orphanGravatar Yang Gao2017-03-13
| | | | |\
| * | | | | Code health and commentsGravatar ncteisen2017-03-13
| | | * | | Change macrosGravatar Yuchen Zeng2017-03-13
| * | | | | Fix copy and unref race cond bugGravatar ncteisen2017-03-13
| | | * | | Fix android buildGravatar Yuchen Zeng2017-03-12
| | |/ / / | |/| | |
| | * | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| | | * | Stop gRPC timers from keeping the UV loop openGravatar murgatroid992017-03-10
| | |/ / | |/| |
* | | | Merge pull request #10074 from vjpai/commentGravatar Vijay Pai2017-03-10
|\ \ \ \ | |_|/ / |/| | |
* | | | Merge pull request #9963 from ncteisen/error-arena-optimizationGravatar Noah Eisen2017-03-10
|\ \ \ \
| | | * \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
| | | |\ \
* | | | | | Ensure GRPC_TIMER_END gets calledGravatar Craig Tiller2017-03-10
| * | | | | Address github commentsGravatar ncteisen2017-03-09
| | * | | | Fix a commentGravatar Vijay Pai2017-03-09
| | |/ / /
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-humanGravatar ncteisen2017-03-09
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | s/realloc/gpr_realloc to fix mem bugGravatar Noah Eisen2017-03-09