Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | * | | Make .pxi imports relative | Ken Payson | 2016-09-11 | |
| | | | | | | | |/ / | ||||
| | | | | * | | | | | clang-format | Makarand Dharmapurikar | 2016-09-11 | |
| | | | | | | | | | | ||||
| | | | | * | | | | | fixes to handle failed connections | Makarand Dharmapurikar | 2016-09-11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1. added lock/unlock around cronet callbacks to avoid race 2. added on_failed condition check in addition to cancellation 3. changed return code when no cronet call is initiated in failed/cancelled case | |||
* | | | | | | | | | | Fix use-after-free bug. | Mark D. Roth | 2016-09-09 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix typo in node.js README | |||
| | | * \ \ \ \ \ \ \ | Merge pull request #8039 from jtattermusch/dotnetcli_distribtest_prototype | Jan Tattermusch | 2016-09-09 | |
| | | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / | | | |/| | | | | | | | Dotnet CLI distrib tests and associated cleanup. | |||
* | | | | | | | | | | | Avoid circular refcounting. | Mark D. Roth | 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 | |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | PHP: update param description of function | |||
* | | | | | | | | | | Move LB policy instantiation from resolvers into client_channel. | Mark D. Roth | 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 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add cacheable option to client_context | |||
| | | | | * | | | | | 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 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Support >16kib frame sizes in core | |||
| | | | | | * | | | | 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 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Improvements to CoreCLR support | |||
| | * \ \ \ \ \ \ \ | Merge pull request #7987 from ctiller/fuzz-fails | Craig Tiller | 2016-09-07 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix fuzzing detected failure | |||
| * | | | | | | | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Percent encoding routines | |||
| | | | | | | | | * | | | | 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 | |
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | destroy byte buffer reader after use | |||
* | | | | | | | | | | | | | | 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 | |
| | |/| | | | | | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Manual upmerge from v1.0.x | |||
| | | | | | | | * | | | | | Merge pull request #7894 from murgatroid99/build.yaml_changes | Nicolas Noble | 2016-09-06 | |
| | | | | | | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | build.yaml changes to make certain grpc++ builds work | |||
* | | | | | | | | | | | | | | 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 | |
| | | | | | | | | | | | | | ||||
| | | | | | | | | | | * | | fix type convert | thinkerou | 2016-09-04 | |
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| | | | | | | | | | * | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-09-03 | |
| | | | | | | | | | |\ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master | kpayson64 | 2016-09-02 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use thread pool from concurrent-ruby on ruby server | |||
| | | * | | | | | | | | | | Revert barrier change to restore TSAN passing | Craig Tiller | 2016-09-02 | |
| | | | | | | | | | | | | |