562 Commits (ef7d49d17f7aed3a600486027b68b69fdbd73285)

Author SHA1 Message Date
Nicolas Noble 43557fee0b
Revert "Add suppressions to sanitizers for bazel builds" 7 years ago
Mark D. Roth 817d28fed6 Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" 7 years ago
Adele Zhou 4cd659505c Add data param to grpc_cc_library 7 years ago
Mark D. Roth 0159026111
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth 9846826b51 Revert "Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"" 7 years ago
Mark D. Roth c6664b0467 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth f371513445
Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth 8ae0ff0af2 Move recv_trailing_metadata into its own callback. Don't use 7 years ago
Alexander Polcyn 4e8a2f5f27 Remove already_closed param from fd_orphan 7 years ago
Vizerai 8cd49c528d update 7 years ago
Noah Eisen e8157e662c remove unnecessary blank line 7 years ago
Noah Eisen 39a6bb6c3e Fix asan closure bug 7 years ago
Vizerai 95393cf530 Fixed opencensus benchmark to be compliant with grpc benchmarks. 7 years ago
ncteisen 771385789b Dont use benchmark counters 7 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
Yash Tibrewal adc733f024 Make linux polling engines capable of tracking errors separately with 7 years ago
Vijay Pai cdddc8ce42 Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) 7 years ago
Mark D. Roth 3d8b32d8b3 Convert byte_stream API to C++. 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Vijay Pai 2f4161c210 Use stack frame size limits for consistency with internal builds 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Sree Kuchibhotla 3293da3ca3 Change the Fixture shutdown code so that the server fds are still polled 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
Jan Tattermusch 889bb7fde4 calling create in default param is against code style 7 years ago
Jan Tattermusch 18f27376c5 avoid touching stats_ instance field before base constructor 7 years ago
Jan Tattermusch 12ba4b1e05 make grpc_passthru_endpoint_stats refcounted 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Mark D. Roth e204e5e497 Apply #13336 to v1.8.x branch. 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Mark D. Roth aaad0c2e5a clang-format 7 years ago
Yash Tibrewal eaf67dbdf6 Fixing errors and minor bugs 7 years ago
ncteisen 6dc1097c5e Fix test cert build 7 years ago
ncteisen 3039b37a0e Fix bad merge 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
ncteisen 40737d67ee Add error string to recv status API 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 0032548674 Correction to closure.cc,bm_chttp2_hpack and few more 7 years ago
Yash Tibrewal 3150744c71 Removing more exec_ctx instances 7 years ago
Mark D. Roth 04c97d0e0d Add notify_on_receive_settings closure to chttp2 transport. 7 years ago
Mark D. Roth bcfd0f38fc Bool-ify is_client param. 7 years ago
ncteisen e8b09eee58 Fix deadlock 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
ncteisen b669ff34eb Revert "Revert "Fix benchmark crash"" 7 years ago
Noah Eisen ac5522bef7
Revert "Fix benchmark crash" 7 years ago