371 Commits (aae4ca01a315a69fcf182d09aea1efdfcda13d48)

Author SHA1 Message Date
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Ken Payson 42bd87e376 Adds gRPC Experimental CQ DoThenAsyncNext lambda API 7 years ago
Nicolas Noble 850568944a Fixing init-test timeout. 7 years ago
Yash Tibrewal f49ab12975 Some final linker and build issues. Also, resolving invalid_channel_args_test 7 years ago
Vijay Pai efce6e1e50 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 7 years ago
Jan Tattermusch 5432dd8874 Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer" 7 years ago
Vijay Pai 677395558d Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer 7 years ago
Vijay Pai 58c33ba19b Decouple alarm construction from setting to avoid races in MT code 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
yang-g 9ff6031014 Add sync_custom.h 7 years ago
yang-g 7d6b914f98 Change return type to bool 7 years ago
yang-g 0eaf7debd2 Allow adding events to cq after shutdown is called. 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Craig Tiller e251fbac20 clang-format 7 years ago
Craig Tiller a7e5a0bd9c Add a test of repeatedly calling grpc_init then grpc_shutdown 7 years ago
Sree Kuchibhotla a8cf05c803 Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
Sree Kuchibhotla bfce58742d Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called before the alarm event is dequeued from the completion queue 8 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 148970b2aa Fix test 8 years ago
Craig Tiller e86a851cb9 Fix build error 8 years ago
Alexander Polcyn cce3ccc29e get rid of flakey asserts in num_watchers test 8 years ago
Craig Tiller dcb6262019 Make race conditions more prevalent 8 years ago
murgatroid99 cd6ab22122 Fix concurrent_connectivity_test 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Alexander Polcyn c3b1f18a7e get rid of connectivity state watchers right after timeout 8 years ago
Craig Tiller 83b34e524f Fix some races in tests 8 years ago
Muxi Yan 29ff4665a8 Revert "Revert "Implement Server Backward Compatibility"" 8 years ago
Nicolas Noble 7edcce2147 Revert "Implement Server Backward Compatibility" 8 years ago
Muxi Yan 937dba3ea1 Put workaround list somewhere accessable by wrapping languages 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 8 years ago
Craig Tiller f840110de2 Fixup tests 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
Sree Kuchibhotla def3354c9a Fix test bug and generate_projects.sh 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
ncteisen 4b36a3d9ea Change error_create API to slice 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 6b45d01246 fix tests after rebase 8 years ago
Sree Kuchibhotla 4f31f44f34 rebase with latest master 8 years ago
Sree Kuchibhotla 321881d07f Change Core to use the new completion_queue_create API 8 years ago
Yuchen Zeng 39514ccb29 Add licenses() in BUILD files 8 years ago
Yuchen Zeng 47de64c700 zalloc grpc_pollset 8 years ago