aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge branch 'grpclb_resolver_changes2' into service_configGravatar Mark D. Roth2016-09-13
|\
| * Merge branch 'grpclb_resolver_changes' into grpclb_resolver_changes2Gravatar Mark D. Roth2016-09-13
| |\
| | * Switch to single-line comments.Gravatar Mark D. Roth2016-09-13
| | * Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changesGravatar Mark D. Roth2016-09-13
| | |\
* | | | Change method config table to use open addressing with quadratic probing.Gravatar Mark D. Roth2016-09-12
* | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-12
|\ \ \ \ | | |_|/ | |/| |
| * | | Revert "Grand unified closures"Gravatar Craig Tiller2016-09-12
* | | | Add map of path name to grpc_method_config data structures.Gravatar Mark D. Roth2016-09-12
| |/ / |/| |
| * | Merge pull request #8048 from jtattermusch/dotnetcli_interoptestGravatar Jan Tattermusch2016-09-12
| |\ \
| * \ \ Merge pull request #8047 from jtattermusch/coreclr_unloadingGravatar Jan Tattermusch2016-09-12
| |\ \ \
* | | | | Fix use-after-free bug.Gravatar Mark D. Roth2016-09-09
| * | | | Fix bad mergeGravatar Craig Tiller2016-09-09
| * | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-09
| |\ \ \ \
| | * \ \ \ Merge pull request #8021 from hacfi/node_typoGravatar Michael Lumish2016-09-09
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototypeGravatar Jan Tattermusch2016-09-09
| | |\ \ \ \ \
* | | | | | | | Avoid circular refcounting.Gravatar Mark D. Roth2016-09-09
| | | | | | * | fix copying data directoryGravatar Jan Tattermusch2016-09-09
| | | | |_|/ / | | | |/| | |
| | | | | * | add shutdownhook for CoreCLRGravatar Jan Tattermusch2016-09-09
| | | | |/ / | | | |/| |
| | * | | | Merge pull request #7748 from thinkerou/update_function_descGravatar Stanley Cheung2016-09-08
| | |\ \ \ \
* | | | | | | Move LB policy instantiation from resolvers into client_channel.Gravatar Mark D. Roth2016-09-08
| |_|_|_|_|/ |/| | | | |
| | | | * | fixed formattingGravatar Jan Tattermusch2016-09-08
| | | | * | allow building all nugets on linuxGravatar Jan Tattermusch2016-09-08
| | | | * | make native extension loader work for published netcoreapp1.0 tooGravatar Jan Tattermusch2016-09-08
| * | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-08
| |\| | | |
| | * | | | Merge pull request #8024 from makdharma/cpp_cacheableGravatar makdharma2016-09-08
| | |\ \ \ \
| | | | | * | dont enumerate runtimes in project.json fileGravatar Jan Tattermusch2016-09-08
| | | |_|/ / | | |/| | |
| | * | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmergeGravatar Nicolas "Pixel" Noble2016-09-08
| | |\ \ \ \
| | | | * | | add cacheable option to client_contextGravatar Makarand Dharmapurikar2016-09-07
| | | |/ / / | | |/| | |
| | * | | | Merge pull request #7864 from ctiller/bigger_framesGravatar Craig Tiller2016-09-07
| | |\ \ \ \
| | | | | | * Fix typo in node.js READMEGravatar Philipp Wahala2016-09-07
| | | |_|_|/ | | |/| | |
| | * | | | Merge pull request #7986 from jtattermusch/coreclr_interop_fixesGravatar Jan Tattermusch2016-09-07
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #7987 from ctiller/fuzz-failsGravatar Craig Tiller2016-09-07
| | |\ \ \ \ \
| * | | | | | | Merge github.com:grpc/grpc into grand-unified-closuresGravatar Craig Tiller2016-09-07
| |\| | | | | |
* | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changesGravatar Mark D. Roth2016-09-07
|\ \ \ \ \ \ \ \
* | | | | | | | | Move is_balancer into a new struct in the client_config directory.Gravatar Mark D. Roth2016-09-07
| | | * | | | | | Merge pull request #7774 from ctiller/percent-encoderGravatar Craig Tiller2016-09-06
| | | |\ \ \ \ \ \
| | | | | | | | | * update func descGravatar thinkerou2016-09-07
| | | | | | | | | * update func descGravatar thinkerou2016-09-07
| | | | | | | | * | Merge pull request #7963 from apolcyn/fix_server_leakGravatar apolcyn2016-09-06
| | | | | | | | |\ \
* | | | | | | | | | | clang-formatGravatar Mark D. Roth2016-09-06
| | | * | | | | | | | php: use ssl hostname_override as auth audience uri if presentGravatar Stanley Cheung2016-09-06
| | | * | | | | | | | php: minor error initializing a variableGravatar Stanley Cheung2016-09-06
| | | | |_|_|_|_|_|/ | | | |/| | | | | |
| | | * | | | | | | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.xGravatar Nicolas Noble2016-09-06
| | |/| | | | | | | | |/| | | | | | | |
| | | | | | | | * | Merge pull request #7894 from murgatroid99/build.yaml_changesGravatar Nicolas Noble2016-09-06
| | | | | | | | |\ \
* | | | | | | | | | | Add is_resolver bit to grpc_resolved_address.Gravatar Mark D. Roth2016-09-06
| | | | | * | | | | | Fix fuzzing detected failureGravatar Craig Tiller2016-09-05
| | |_|_|/ / / / / / | |/| | | | | | | |
| | | | | * | | | | address coreCLR TODOGravatar Jan Tattermusch2016-09-05
| | | | | * | | | | upgrade Moq to version that supports netstandard1.3Gravatar Jan Tattermusch2016-09-05
| | | | | * | | | | cleanup of project.json filesGravatar Jan Tattermusch2016-09-05
| | | | | * | | | | update csproj files to Google.Protobuf to 3.0.0Gravatar Jan Tattermusch2016-09-05