1137 Commits (e1418e4ab10344469bc975c32f340f07a3becb45)

Author SHA1 Message Date
Vijay Pai ce58cf8c44 Add Slice constructors to match all grpc_slice cases 7 years ago
Jan Tattermusch e68c0d1722 Revert "Reintroduce a lambda capture as part of C++11-izing code" 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
yang-g e8a61d63b5 Add a default delete override for the interface 7 years ago
Vijay Pai bc81eee4d4 Remove a follow-on internal that was added post-internalization, keep the templated QPS worker rather than going back to internal API 7 years ago
Vijay Pai 6abd20020b Revert "Separate internal-only and public parts of C++ API" 7 years ago
hxcan.cai ba65002de4 Fix error in Doxygen comment. 7 years ago
Vijay Pai 0f95fa4909 Add idiomatic C++ API for grpc::Slice construction that doesn't 7 years ago
Vijay Pai 3d7d5f4ed2 Create inproc transport, add relevant tests, exclude irrelevant tests 7 years ago
Mark D. Roth 0696611fb5 Do not return calls on server when request proto fails to deserialize. 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
ncteisen 616dafd52c Partial revert of https://github.com/grpc/grpc/pull/10743 7 years ago
Ken Payson b84a489f02 Revert "Reduce server memory usage" 7 years ago
Mehrdad Afshari bb3d95b643 Use https://grpc.io consistently as the canonical URL 7 years ago
Vijay Pai c0baec60a1 Internalize structs and methods meant for being exposed through codegen 7 years ago
yang-g d03594fb73 second try 7 years ago
yang-g 0d9caecde2 Unref the call first in case the collection is still used in call 7 years ago
yang-g a3d929169f Use pointer to avoid assignment and race. 8 years ago
Vijay Pai 28ee1ecdf0 Resolve typos 8 years ago
Noah Eisen 67a40548ca Initialize pending_ops false 8 years ago
ncteisen 36bb8a0006 s/hanging/pending/g 8 years ago
ncteisen 43f2b55a07 Add repro and fix to bidi case 8 years ago
ncteisen 95f7a51746 Fix writelast bug 8 years ago
Vijay Pai 10c040d455 Move collection reset before unref (since unref could destroy obj) 8 years ago
Vijay Pai d35730d185 Fix use of terminal underscores in field names. 8 years ago
Vijay Pai fc539eb193 Re-enable public constructor for ClientAsyncResponseReader to avoid busting client that bypassed code generator. This code is deprecated-on-arrival as it is a performance pessimization. This code path should not be used. 8 years ago
David Garcia Quintas e48949f0b4 Make grpc::Alarm non-copyable 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Garret Kelly 0cd689202d Remove extraneous semicolons. 8 years ago
yang-g 63610c4740 Update comments to discourage having an OK status with error_message 8 years ago
Eric Gribkoff df8b5eacf0 Update comment formatting 8 years ago
Mark D. Roth 98bb6323ae Yet another Doxygen comment syntax fix. 8 years ago
Mark D. Roth a4881ccd5e Fixed Doxygen comment syntax. 8 years ago
Craig Tiller 840931eec9 More import fixes 8 years ago
Mark D. Roth 127fdaeace More Doxygen comment improvements. 8 years ago
Mehrdad Afshari 37718a4fce Doxygenize comments in server_context_test_spouse.h 8 years ago
Mehrdad Afshari d488bbac02 minor: doxygenize comment 8 years ago
Mehrdad Afshari 6a6747a906 Link comment code entities 8 years ago
Mehrdad Afshari 65942421b4 minor edits in channel_arguments.h 8 years ago
Mehrdad Afshari 27da5defc7 Minor edits and doxygenize some comments 8 years ago
Mehrdad Afshari 4601bc254b tiny edit and linking entities 8 years ago
Mehrdad Afshari 59cd2d7f66 doxygenize include/grpc++/security/credentials.h comments 8 years ago
Mehrdad Afshari 31e9c14e83 doxygenize auth_metadata_processor.h comments 8 years ago
Mehrdad Afshari 3a509ecc5d minor: Link code entities in comments 8 years ago
Mehrdad Afshari a9d5637a37 minor: doxygenize health_care_service_interface.h comments 8 years ago
Mehrdad Afshari f0e87f7364 doxygenize comment 8 years ago
Mehrdad Afshari 6f07e3aa42 minor 8 years ago
Mehrdad Afshari b97bd4a8e7 minor: add trailing period 8 years ago
Mehrdad Afshari ab1277c433 Add documentation comment for Version() 8 years ago
Mehrdad Afshari dcc3610860 link referenced code elements 8 years ago