10013 Commits (b5869dc7131f368d5e90686dfffd6d6cf798c607)

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