477 Commits (845b7b9cd1d6940acd5a2fefdc21afcafd82da40)

Author SHA1 Message Date
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
Vijay Pai f92b530068 Fix a data race in microbenchmark stats gathering 7 years ago
Vijay Pai cb36615ddd GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend 7 years ago
Ken Payson 667aa2b990 Add call size bm_diff 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
ncteisen c296e82e11 clang fmt 7 years ago
ncteisen 9e3eedb6af Remove old header benchmark 7 years ago
ncteisen 6bf4bcef04 Fix bm_diff 7 years ago
Yuchen Zeng 6a0874b405 Fix bm_chttp2_transport 7 years ago
yang-g 83085aa74f Add a microbm, seeing 195ns with current impl and 162ns with new impl 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller 25b037fe9d Fix benchmark crash 7 years ago
Craig Tiller f83b6ce151 Fix compilation 7 years ago
yang-g c010d1d18a Update benchmark according to new encoding method 7 years ago
yang-g c94c7cc5b5 restore existing fixtures 7 years ago
yang-g 377636f4d2 Make hpack micro bm more representative 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 2145d2cee4 clang-format 7 years ago
Craig Tiller 4048569477 Fix compilation 7 years ago
Craig Tiller 99fafa17a3 Fix compilation 7 years ago
Craig Tiller 710334577c Fix sanity 7 years ago
Craig Tiller f7225eb5f6 Fix some stalling in bm_fullstack_trickle, also switch to synthetic time 7 years ago
Alok Kumar 6b84005651 Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h 7 years ago
Craig Tiller 8e87c74fe9 Fix compilation for C++ 7 years ago
Craig Tiller ed26a49b2c Add annotation 7 years ago
Craig Tiller c1453ca8c2 Revert "Annotate benign race" 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Alok Kumar 1b6f4fc79f Clang format modified files 7 years ago
Alok Kumar dd9916d364 Fix microbenchmarks BUILD file 7 years ago