23 Commits (10f995d283607a161e2ddcae5dd94636de950ec5)

Author SHA1 Message Date
Yash Tibrewal 519d2b1fae Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. 7 years ago
Vijay Pai 2f4161c210 Use stack frame size limits for consistency with internal builds 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
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 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
Jan Tattermusch 5b2c12e0c2 make stats_test skip values far from boundaries 7 years ago
Yash Tibrewal 0032548674 Correction to closure.cc,bm_chttp2_hpack and few more 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Craig Tiller f0a2412338 clang-format 7 years ago
Craig Tiller 3cf8d50d1e accurate, exhaustive "fast" version of this test 7 years ago
Craig Tiller c5fb7e5b73 Use a mutex for an exact test 7 years ago
Craig Tiller 8d4d52d396 Multithread & shard stats test, make it exhaustive 7 years ago
Craig Tiller e5a1b2b087 clang-format 7 years ago
Craig Tiller 3e3dd08087 Bounds fixes 7 years ago
Craig Tiller 83db6312c6 Optimize test 7 years ago
Craig Tiller 97ec5eb61e Add stats test 7 years ago