aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Collapse)AuthorAge
* 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
|\ | | | | Fix android build
* \ Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
|\ \
| * \ Merge pull request #10156 from grpc/nameGravatar Nicolas Noble2017-03-16
| |\ \ | | | | | | | | G stands for...
* | | | Add castGravatar Craig Tiller2017-03-16
| | | |
* | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
|\| | |
| * | | Merge pull request #10052 from ctiller/nolockGravatar Craig Tiller2017-03-16
| |\ \ \ | | | | | | | | | | Remove most usage of the grpc_call lock
| * \ \ \ Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| |\ \ \ \ | | | | | | | | | | | | Arena allocator for grpc
* | \ \ \ \ Merge branch 'call_arena' of github.com:ctiller/grpc into call_arenaGravatar Craig Tiller2017-03-15
|\ \ \ \ \ \
* | | | | | | Fix use-after-free, cronet compilesGravatar Craig Tiller2017-03-15
| | | | | | |
* | | | | | | Fix use-after-freeGravatar Craig Tiller2017-03-15
| | | | | | |
| * | | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-14
|/| | | | | | | |/ / / / /
| | | | | * Resolve dependency issuesGravatar Yuchen Zeng2017-03-14
| | | | | |
| * | | | | Remove grpc_udp_server dependency on grpc_server.Gravatar Michael Warres2017-03-14
| | | | | |
| | | | * | G stands for...Gravatar Nicolas "Pixel" Noble2017-03-14
| | |_|/ / | |/| | |
| | * | | Get growth rightGravatar Craig Tiller2017-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
| |\ \ \ \ | | | | | | | | | | | | Fix Copy and Unref Bug
| | | | * \ Merge github.com:grpc/grpc into nolockGravatar Craig Tiller2017-03-14
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | * | | | 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
| | | | | |
| | | | * | Fix cancellationGravatar Craig Tiller2017-03-13
| | | | | |
| | * | | | Code health and commentsGravatar ncteisen2017-03-13
| | | | | |
| | | | | * Change macrosGravatar Yuchen Zeng2017-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
| |_|/ / / |/| | | |
* | | | | clang-formatGravatar Craig Tiller2017-03-13
| | | | |
* | | | | Fix race conditionGravatar Craig Tiller2017-03-13
| | | | |
* | | | | Concurrent testGravatar Craig Tiller2017-03-13
| | | | |
| | | | * Fix android buildGravatar Yuchen Zeng2017-03-12
| | | |/ | | |/|
* | / | Arena allocator for grpcGravatar Craig Tiller2017-03-12
| |/ / |/| |
| | * debugGravatar Craig Tiller2017-03-10
| | |
| * | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.xGravatar murgatroid992017-03-10
|/| |
* | | 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
| | | | | * Handle a race between cancellation of a parent call and adding a childGravatar 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
| | | | |
| | * | | 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
| | | | |
| | | | * Race fixesGravatar Craig Tiller2017-03-09
| | | | |
| * | | | Merge pull request #10040 from rjshade/udp_use_after_freeGravatar Yang Gao2017-03-08
| |\ \ \ \ | | | | | | | | | | | | Fix flaky use-after-free in udp_server