621 Commits (749367fd004373c0dd0f0abebe36ad36275d0d51)

Author SHA1 Message Date
David Garcia Quintas d6fb831ce5 Updated codegen/call.h 9 years ago
Jan Tattermusch b85e9d43f0 fix formatting 9 years ago
Craig Tiller 9d86120547 clang-format 9 years ago
David Garcia Quintas a301eaade8 Allow servers to select compression level via initial MD. 9 years ago
Yuchen Zeng 7d099a5c90 Fix naming and comment problems 9 years ago
Yuchen Zeng 3b8f3354de Add plugins at the time of static initialization 9 years ago
Craig Tiller 4ee1a62723 Stress test fixes 9 years ago
Yuchen Zeng c049035bed Add GRPC_ prefix for macros 9 years ago
Yuchen Zeng a42ec21341 Server builder plugin 9 years ago
David Garcia Quintas 1b2db6333d Moved protos out of core_codegen interface 9 years ago
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the 9 years ago
Craig Tiller 788a25365d Fix dependencies 9 years ago
Craig Tiller 666a362a66 clang-fmt 9 years ago
Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 9 years ago
Craig Tiller 08eb0d6752 clang-format 9 years ago
Craig Tiller c954f59c2e Fix missing arg 9 years ago
Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
yang-g f64befd27f Make a copy of ByteBuffer when writing 9 years ago
David Garcia Quintas 146070db8d fixed multiple initialization of globals 9 years ago
David Garcia Quintas c14f1cbe9a new fixed guards 9 years ago
David Garcia Quintas 3598d4457d Fixed include guards 9 years ago
David Garcia Quintas 9eef377865 clang-format 9 years ago
David Garcia Quintas 60ee8dd2fc docstrings 9 years ago
David Garcia Quintas b942640497 clang-format 9 years ago
David Garcia Quintas be25493398 codegen interface usage of gpr_inf_future 9 years ago
David Garcia Quintas ef6848fe5b reverted gpr_ time changes 9 years ago
David Garcia Quintas 723af53419 moved some files around 9 years ago
David Garcia Quintas 8c3d9943f6 compiles! 9 years ago
David Garcia Quintas e1ce31eda3 wip. cq refactored 9 years ago
David Garcia Quintas 6848c4e145 wip. prior to cq refactoring 9 years ago
Sree Kuchibhotla b0d1567e8e Revert "Revert "Properly integrate async API with server-side cancellations."" 9 years ago
David Garcia Quintas b07938fa22 added missing initializer for global proto_serializer holder to codegen lib 9 years ago
Sree Kuchibhotla edd96e4926 Revert "Properly integrate async API with server-side cancellations." 9 years ago
Vijay Pai 13ee2f2df3 Properly integrate async API with server-side cancellations. 9 years ago
David Garcia Quintas 7f7181ffc5 fix comments 9 years ago
David Garcia Quintas c4f4f7ede9 clang-format 9 years ago
David Garcia Quintas f588aeb1e2 introduced workaround for proto_utils 9 years ago
David Garcia Quintas 0160873273 PR comments addressed 9 years ago
David Garcia Quintas bcd78fe845 Added missing virtual dtor 9 years ago
David Garcia Quintas 4105505b33 Fixed refactoring of grpc_arg pointer vtable 9 years ago
David Garcia Quintas 5e07d76a86 Made Alarm's constructor a template for deadline 9 years ago
yang-g eb62c94338 Add a way to override channel arguments for server creation 9 years ago
vjpai 50d7e3c4eb I merged this without checking the copyright. My mistake... 9 years ago
Craig Tiller d4f2604b53 Small tweak to make some customer code compile 9 years ago
Vijay Pai 810a13e2d3 Remove a small allocation, at the cost of a little uglier header file. 9 years ago
David Garcia Quintas 26a9848416 Removed outdated mention of AsynchronousService 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
yang-g 1945ae4285 Fix copyright 9 years ago