aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-15
|\ | | | | | | error-slice-optimization
| * Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| |\ | | | | | | Remove grpc_udp_server dependency on grpc_server.
* | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| | |
| * | Merge pull request #9906 from ctiller/trim-the-locksGravatar Craig Tiller2017-03-14
| |\ \ | | | | | | | | Trim deadline setting out of call creation path
| | | * Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| | |/ | |/|
* | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-14
|\| | | | | | | | | | | error-slice-optimization
| * | Merge pull request #10131 from ncteisen/copy-and-unref-fixGravatar Noah Eisen2017-03-14
| |\ \ | | | | | | | | Fix Copy and Unref Bug
| | | * Move config application to *just* prior to subchannel pickGravatar Craig Tiller2017-03-14
| | | | | | | | | | | | | | | | | | | | - this is both the point where we *know* we have a config (or not), and the last moment before wait_until_ready-ness is not an issue
* | | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | | |
| | * | 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
| |\ \ \ | | | | | | | | | | Fix flush read
| | | * | Fix copy and unref race cond bugGravatar ncteisen2017-03-13
| | | | |
| | * | | Add commentsGravatar Muxi Yan2017-03-13
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into fix-flush-readGravatar Muxi Yan2017-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
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge pull request #10087 from y-zeng/fix_ping_1_2_xGravatar Yuchen Zeng2017-03-10
| | |\ \ \ | | | | | | | | | | | | Fix chttp2 ping parser
| * | | | | Merge pull request #10074 from vjpai/commentGravatar Vijay Pai2017-03-10
|/| | | | | | | | | | | | | | | | | Fix a comment re wakeup_fd
* | | | | | Merge pull request #9963 from ncteisen/error-arena-optimizationGravatar Noah Eisen2017-03-10
|\ \ \ \ \ \ | | | | | | | | | | | | | | Error arena optimization
| | | * \ \ \ Merge pull request #10054 from murgatroid99/uv_resolver_fallbackGravatar Michael Lumish2017-03-10
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability tests
* | | | | | | | Ensure GRPC_TIMER_END gets calledGravatar Craig Tiller2017-03-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not calling this breaks our latency tracing/analysis code
| | | | | * | | Fix chttp2 ping parserGravatar Yuchen Zeng2017-03-10
| | | | |/ / / | | | |/| | |
| | | * | | | Merge pull request #10076 from apolcyn/fix_in6_scope_id_windows_issueGravatar apolcyn2017-03-10
| | | |\ \ \ \ | | | | | | | | | | | | | | | | fix in6_scope_id incompatibiliity issue on windows/mingw
| * | | | | | | Address github commentsGravatar ncteisen2017-03-09
| | | | | | | |
| * | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar ncteisen2017-03-09
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | error-arena-optimization
* | | | | | | | Merge pull request #9756 from ncteisen/to-grpc-err-is-humanGravatar Noah Eisen2017-03-09
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Optimizing grpc_error Part 1
| | | | * | | | | 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 ↵Gravatar Noah Eisen2017-03-09
| | |\ \ \ \ | |_|/ / / / |/| | | | | | | | | | | error-arena-optimization
| | | * | | 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
|\ \ \ \ \ \ | | | | | | | | | | | | | | Fix flaky use-after-free in udp_server
| | | * | | | 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
| | |/ / / | |/| | |
* | | | | Fix initializationGravatar Craig Tiller2017-03-07
| | | | |
* | | | | Silence accept4 message when its irrelevantGravatar Craig Tiller2017-03-07
|/ / / /
| | * | clang-formatGravatar Muxi Yan2017-03-06
| | | |
| | * | Improve the way to reject :authority headerGravatar Muxi Yan2017-03-06
| | | |
| | * | Fix flush readGravatar Muxi Yan2017-03-06
| | | |