aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
|\
| * Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| |\
| * \ Merge pull request #9906 from ctiller/trim-the-locksGravatar Craig Tiller2017-03-14
| |\ \
| | | * Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| | |/ | |/|
* | | Review commentsGravatar Craig Tiller2017-03-14
* | | Auto-call-arena-sizingGravatar Craig Tiller2017-03-14
| * | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
| |\ \
| | | * Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | * | clang fmtGravatar ncteisen2017-03-13
| | * | Atomically load ref debugging output numbersGravatar ncteisen2017-03-13
| | * | Code health and commentsGravatar ncteisen2017-03-13
| | | * Fix formattingGravatar Craig Tiller2017-03-13
| | | * Move functions around to avoid forward declarationsGravatar Craig Tiller2017-03-13
| | | * Merge github.com:grpc/grpc into trim-the-locksGravatar Craig Tiller2017-03-13
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #10009 from muxi/fix-flush-readGravatar Muxi Yan2017-03-13
| |\ \ \
* | | | | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
* | | | | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | | * | Fix copy and unref race cond bugGravatar ncteisen2017-03-13
* | | | | FixesGravatar Craig Tiller2017-03-13
| | * | | Add commentsGravatar Muxi Yan2017-03-13
* | | | | clang-formatGravatar Craig Tiller2017-03-13
* | | | | Fix race conditionGravatar Craig Tiller2017-03-13
* | | | | Concurrent testGravatar Craig Tiller2017-03-13
* | | | | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| |_|/ / |/| | |
| | * | Merge remote-tracking branch 'upstream/master' into fix-flush-readGravatar Muxi Yan2017-03-12
| | |\ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
|/| | |
| * | | Merge pull request #10087 from y-zeng/fix_ping_1_2_xGravatar Yuchen Zeng2017-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
| | | | | * | | Fix chttp2 ping parserGravatar Yuchen Zeng2017-03-10
| | | | |/ / / | | | |/| | |
| | | * | | | Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issueGravatar apolcyn2017-03-10
| | | |\ \ \ \
| * | | | | | | Address github commentsGravatar ncteisen2017-03-09
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi...Gravatar ncteisen2017-03-09
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #9756 from ncteisen/to-grpc-err-is-humanGravatar Noah Eisen2017-03-09
|\ \ \ \ \ \ \ \
| | | | * | | | | Write an essayGravatar Craig Tiller2017-03-09
| | | | | * | | | fix in6_scope_id incompatibiliity issue on windows/mingwGravatar Alexander Polcyn2017-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
* | | | | | | Write an essayGravatar Craig Tiller2017-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
* | | | | | Merge pull request #10040 from rjshade/udp_use_after_freeGravatar Yang Gao2017-03-08
|\ \ \ \ \ \
| | | * | | | Error arena optimizationGravatar ncteisen2017-03-08
| | |/ / / /
| * | | | | Fix flaky use-after-free in udp_serverGravatar Robbie Shade2017-03-08
* | | | | | Fix lockingGravatar Craig Tiller2017-03-07
| | | * | | Revert "Fix flaky use-after-free in udp_server"Gravatar Yang Gao2017-03-07
| | | * | | Fix flaky use-after-free in udp_serverGravatar Robbie Shade2017-03-07
| | |/ / / | |/| | |