aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
* Fix shutdown process on macosGravatar Yuchen Zeng2017-03-21
|
* Use _locked functions in dns_ares_resolver_vtableGravatar Yuchen Zeng2017-03-20
|
* Fix cmake build on linuxGravatar Yuchen Zeng2017-03-20
|
* Fix uv, cmake, bazel buildGravatar Yuchen Zeng2017-03-20
|
* Turn off c_ares resolver by defaultGravatar Yuchen Zeng2017-03-19
|
* Use the combiner from client_channelGravatar Yuchen Zeng2017-03-17
|
* Add TODOs to track unimplmented featuresGravatar Yuchen Zeng2017-03-17
|
* Use zalloc in c-ares resolverGravatar Yuchen Zeng2017-03-17
|
* Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\
* | Update with the client channel combiner changeGravatar Yuchen Zeng2017-03-17
| |
* | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \
* | | Print debug infoGravatar Yuchen Zeng2017-03-17
| | |
* | | Update with combiner APIGravatar Yuchen Zeng2017-03-17
| | |
* | | Merge remote-tracking branch 'upstream/master' into cares_bazel_ruleGravatar Yuchen Zeng2017-03-17
|\ \ \
| | | * Merge pull request #9889 from y-zeng/channel_argGravatar Yuchen Zeng2017-03-17
| | | |\ | | | | | | | | | | Destroy pointer args when destructing a ChannelArguments
| | | * \ Merge pull request #10123 from y-zeng/androidGravatar Yuchen Zeng2017-03-17
| | | |\ \ | | | | | | | | | | | | Fix android build
| | | * \ \ Merge pull request #10165 from markdroth/proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| | | |\ \ \ | | | | | | | | | | | | | | Fix proxy mapper initialization to work with third-party plugins.
| | | * \ \ \ Merge pull request #10179 from markdroth/proxy_mapper_channel_arg_fixGravatar Mark D. Roth2017-03-17
| | | |\ \ \ \ | | | | | | | | | | | | | | | | Also override subchannel address in channel args when proxy mapper is used.
| | | | | * \ \ Merge remote-tracking branch 'upstream/master' into proxy_mapper_init_fixGravatar Mark D. Roth2017-03-17
| | | | | |\ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | Merge github.com:grpc/grpc into call_arenaGravatar Craig Tiller2017-03-16
| | | |\ \ \ \ \
| | | | * \ \ \ \ Merge pull request #10176 from muxi/fix-test-timeoutGravatar Muxi Yan2017-03-16
| | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Fix the error in flush read that was causing jenkins timeout
| | | | * \ \ \ \ \ Merge pull request #10156 from grpc/nameGravatar Nicolas Noble2017-03-16
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | G stands for...
| | | * | | | | | | | Add castGravatar Craig Tiller2017-03-16
| | | | | | | | | | |
| | | | | | * | | | | Disable cronet traceGravatar Muxi Yan2017-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
| | | | | | | | * | | | Override subchannel address in channel args when proxy mapper is used.Gravatar Mark D. Roth2017-03-16
| | | | | | | | | | | |
| | | | * | | | | | | | Merge pull request #10174 from nathanielmanistaatgoogle/healthGravatar Nathaniel Manista2017-03-15
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Update health to current gRPC code elements.
| | | | | | | | * | | | | Fix the error in flush read that was causing jenkins timeoutGravatar Muxi Yan2017-03-15
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge pull request #10122 from ctiller/arenaGravatar Craig Tiller2017-03-15
| | | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / / | | | | |/| | | | | | | Arena allocator for grpc
| | | | | | * | | | | | Update health to current gRPC code elementsGravatar Nathaniel Manista2017-03-15
| | | | | | | | | | | |
| | | | | | | | | * | | Fix proxy mapper initialization to work with third-party plugins.Gravatar Mark D. Roth2017-03-15
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | * | | | | | | | Fix compilationGravatar Craig Tiller2017-03-15
| | | | | | | | | | |
| | | * | | | | | | | 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
| | | |/| | | | | | | | | | | | |/ / / / / / /
| | | | * | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_dataGravatar Michael Warres2017-03-14
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server.
| | | | | | | | | | * | Resolve dependency issuesGravatar Yuchen Zeng2017-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
| | | | | |/ / / / / / / | | | | |/| | | | | | |
| | | | | | | | | * | | G stands for...Gravatar Nicolas "Pixel" Noble2017-03-14
| | | | | |_|_|_|/ / / | | | | |/| | | | | |
| | | | | | | | | | * Copy value at SetPointerWithVtableGravatar Yuchen Zeng2017-03-14
| | | | | | | | | | |
| | | | | | * | | | | Get growth rightGravatar Craig Tiller2017-03-14
| | | | | | | | | | |
| | | | * | | | | | | Merge pull request #10141 from nathanielmanistaatgoogle/import-prefixGravatar Nathaniel Manista2017-03-14
| | | | |\ \ \ \ \ \ \ | | | | | | |_|/ / / / | | | | | |/| | | | | Add import prefix to Python code generator.
| | | * | | | | | | | 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
| | | | | | | | | |\ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | | | | | * | | | | 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