10013 Commits (b5869dc7131f368d5e90686dfffd6d6cf798c607)

Author SHA1 Message Date
Craig Tiller 537f7c2a13 Revert "Grand unified closures" 9 years ago
Makarand Dharmapurikar bb6ba36c1a clang-format 9 years ago
Makarand Dharmapurikar 99bdd206da fixes to handle failed connections 9 years ago
Craig Tiller 2fe75ec459 Fix bad merge 9 years ago
Jan Tattermusch 4f5009f27f fix copying data directory 9 years ago
Jan Tattermusch 93f62aff5f add shutdownhook for CoreCLR 9 years ago
Jan Tattermusch e4e30f8813 fixed formatting 9 years ago
Jan Tattermusch 8a84c8c9df allow building all nugets on linux 9 years ago
Jan Tattermusch b3df1c4500 make native extension loader work for published netcoreapp1.0 too 9 years ago
Jan Tattermusch 08ac1d4b5a dont enumerate runtimes in project.json file 9 years ago
Makarand Dharmapurikar 2b98b77225 add cacheable option to client_context 9 years ago
Philipp Wahala b72e78e23c Fix typo in node.js README 9 years ago
thinkerou efbc9e7b9f update func desc 9 years ago
thinkerou 03dc219896 update func desc 9 years ago
Stanley Cheung cde12a523a php: use ssl hostname_override as auth audience uri if present 9 years ago
Stanley Cheung 47110750bc php: minor error initializing a variable 9 years ago
Craig Tiller ecb12511ed Fix fuzzing detected failure 9 years ago
Jan Tattermusch 7b3cf071c3 address coreCLR TODO 9 years ago
Jan Tattermusch 06aff11d39 upgrade Moq to version that supports netstandard1.3 9 years ago
Jan Tattermusch b9a6f79241 cleanup of project.json files 9 years ago
Jan Tattermusch 350458f714 update csproj files to Google.Protobuf to 3.0.0 9 years ago
Jan Tattermusch d059de7c55 update Protobuf to 3.0.0 in project.json projects 9 years ago
Jan Tattermusch 9ed4098925 update .csproj projects to Google.Apis.Auth to 1.16.0 9 years ago
Jan Tattermusch 3fa3d44548 update Google.Apis.Auth to 1.16.0 for project.json projects 9 years ago
Craig Tiller 78dc25e86b Revert barrier change to restore TSAN passing 9 years ago
Craig Tiller 62622970cd Fix typo 9 years ago
Craig Tiller f6b6d29841 Address review comments 9 years ago
Craig Tiller 23aff2e0cd Improve comment 9 years ago
Craig Tiller a6c2179c3b clang-format 9 years ago
Alexander Polcyn 676565326c destroy byte buffer reader after use 9 years ago
murgatroid99 7c5befd86b Change UnimplementedService to UnimplementedEchoService in echo.proto 9 years ago
Mark D. Roth d4c0f550b0 clang-format 9 years ago
Mark D. Roth 2a5959f2ae A bit more cleanup. 9 years ago
Makarand Dharmapurikar 3f374386e6 moved kMaxPayloadSizeForGet definition to C file 9 years ago
Makarand Dharmapurikar b94656d20e addressed review feedback. 9 years ago
Mark D. Roth 4c0fe49f76 Move subchannel_call_holder code into client_channel module. 9 years ago
Alistair Veitch a0c69f9099 add trace context proto 9 years ago
Makarand Dharmapurikar 432d1db177 one more clang-format fix 9 years ago
David Garcia Quintas 468e16d97a server builder include fix 9 years ago
Makarand Dharmapurikar a6babb040a addressed comments from review 9 years ago
Vijay Pai 5e6edbbb69 Put a space after '<' to avoid chance of digraph 9 years ago
Yuchen Zeng 11d3c8f3d4 Add ServerBuilderPlugin::UpdateChannelArguments 9 years ago
Alexander Polcyn 38ba85ce48 allow choosing config of ruby package builds from environment variable 9 years ago
Vijay Pai d4d5f4cd53 clang-format 9 years ago
Craig Tiller d9f907671d Update documentation 9 years ago
Vijay Pai a9c0d7f88b Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is 9 years ago
Makarand Dharmapurikar f44946bd9b fixes for asan leak, and proxy test 9 years ago
Makarand Dharmapurikar d322d4b329 surface cacheable flag to the call 9 years ago
Craig Tiller 8dfdb7e299 Specify the "g" in gRPC 9 years ago
Nathaniel Manista 79cf53c992 Lower-case example "Authorization" header name 9 years ago