Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-13 |
|\ | |||
| * | Revert "Grand unified closures" | Craig Tiller | 2016-09-12 |
| * | Merge pull request #8048 from jtattermusch/dotnetcli_interoptest | Jan Tattermusch | 2016-09-12 |
| |\ | |||
| * \ | Merge pull request #8047 from jtattermusch/coreclr_unloading | Jan Tattermusch | 2016-09-12 |
| |\ \ | |||
| * | | | Fix bad merge | Craig Tiller | 2016-09-09 |
| * | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-09 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #8021 from hacfi/node_typo | Michael Lumish | 2016-09-09 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype | Jan Tattermusch | 2016-09-09 |
| | |\ \ \ \ | |||
| | | | | | * | fix copying data directory | Jan Tattermusch | 2016-09-09 |
| | | | |_|/ | | | |/| | | |||
| | | | | * | add shutdownhook for CoreCLR | Jan Tattermusch | 2016-09-09 |
| | | | |/ | | | |/| | |||
| | * | | | Merge pull request #7748 from thinkerou/update_function_desc | Stanley Cheung | 2016-09-08 |
| | |\ \ \ | |||
| | | | * | | fixed formatting | Jan Tattermusch | 2016-09-08 |
| | | | * | | allow building all nugets on linux | Jan Tattermusch | 2016-09-08 |
| | | | * | | make native extension loader work for published netcoreapp1.0 too | Jan Tattermusch | 2016-09-08 |
| * | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-08 |
| |\| | | | | |||
| | * | | | | Merge pull request #8024 from makdharma/cpp_cacheable | makdharma | 2016-09-08 |
| | |\ \ \ \ | |||
| | | | | * | | dont enumerate runtimes in project.json file | Jan Tattermusch | 2016-09-08 |
| | | |_|/ / | | |/| | | | |||
| | * | | | | Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge | Nicolas "Pixel" Noble | 2016-09-08 |
| | |\ \ \ \ | |||
| | | | * | | | add cacheable option to client_context | Makarand Dharmapurikar | 2016-09-07 |
| | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #7864 from ctiller/bigger_frames | Craig Tiller | 2016-09-07 |
| | |\ \ \ \ | |||
| | | | | | * | Fix typo in node.js README | Philipp Wahala | 2016-09-07 |
| | | |_|_|/ | | |/| | | | |||
| | * | | | | Merge pull request #7986 from jtattermusch/coreclr_interop_fixes | Jan Tattermusch | 2016-09-07 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 |
| | |\ \ \ \ \ | |||
| * | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-07 |
| |\| | | | | | | |||
* | | | | | | | | Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes | Mark D. Roth | 2016-09-07 |
|\ \ \ \ \ \ \ \ | |||
* | | | | | | | | | Move is_balancer into a new struct in the client_config directory. | Mark D. Roth | 2016-09-07 |
| | | * | | | | | | Merge pull request #7774 from ctiller/percent-encoder | Craig Tiller | 2016-09-06 |
| | | |\ \ \ \ \ \ | |||
| | | | | | | | | * | update func desc | thinkerou | 2016-09-07 |
| | | | | | | | | * | update func desc | thinkerou | 2016-09-07 |
| | | | | | | | * | | Merge pull request #7963 from apolcyn/fix_server_leak | apolcyn | 2016-09-06 |
| | | | | | | | |\ \ | |||
* | | | | | | | | | | | clang-format | Mark D. Roth | 2016-09-06 |
| | | * | | | | | | | | php: use ssl hostname_override as auth audience uri if present | Stanley Cheung | 2016-09-06 |
| | | * | | | | | | | | php: minor error initializing a variable | Stanley Cheung | 2016-09-06 |
| | | | |_|_|_|_|_|/ | | | |/| | | | | | | |||
| | | * | | | | | | | Merge pull request #7848 from nicolasnoble/upmerge-from-v1.0.x | Nicolas Noble | 2016-09-06 |
| | |/| | | | | | | | |/| | | | | | | | | |||
| | | | | | | | * | | Merge pull request #7894 from murgatroid99/build.yaml_changes | Nicolas Noble | 2016-09-06 |
| | | | | | | | |\ \ | |||
* | | | | | | | | | | | Add is_resolver bit to grpc_resolved_address. | Mark D. Roth | 2016-09-06 |
| | | | | * | | | | | | Fix fuzzing detected failure | Craig Tiller | 2016-09-05 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | address coreCLR TODO | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | upgrade Moq to version that supports netstandard1.3 | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | cleanup of project.json files | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | update csproj files to Google.Protobuf to 3.0.0 | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | update Protobuf to 3.0.0 in project.json projects | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | update .csproj projects to Google.Apis.Auth to 1.16.0 | Jan Tattermusch | 2016-09-05 |
| | | | | * | | | | | update Google.Apis.Auth to 1.16.0 for project.json projects | Jan Tattermusch | 2016-09-05 |
| * | | | | | | | | | Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master | kpayson64 | 2016-09-02 |
| |\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | Revert barrier change to restore TSAN passing | Craig Tiller | 2016-09-02 |
| | | * | | | | | | | | Fix typo | Craig Tiller | 2016-09-02 |
| | | * | | | | | | | | Address review comments | Craig Tiller | 2016-09-02 |
| | | * | | | | | | | | Improve comment | Craig Tiller | 2016-09-02 |
| | | * | | | | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-09-02 |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | |