96 Commits (cdf709c76e1e0bf69426f69854e61eeba42e0ecd)

Author SHA1 Message Date
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 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
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 3150744c71 Removing more exec_ctx instances 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
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 7 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 7 years ago
Mark D. Roth 76e264b8df Implement call combiner. 7 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 0bb25f325c Build fix 8 years ago
Yuxuan Li f2af0c3009 change to new completion queue api 8 years ago
Yuxuan Li 0bbdb022de adding a benchmark for c core call create that do two separate batches. 8 years ago
Yuxuan Li 784018d8a4 use grpc_channel_create_registered_call 8 years ago
Yuxuan Li c7609c4f3f profile cpp overhead for call create 8 years ago
Craig Tiller 3bd7a2111e Fixup code 8 years ago
Craig Tiller a24b971214 Rename compress_filter --> message_compress_filter 8 years ago
Craig Tiller 5bdffab426 Add profiling annotations 8 years ago
Craig Tiller e3593d912b Fix sanity 8 years ago
Craig Tiller 3be7dd0e79 Optionalize deadline checking 8 years ago
Craig Tiller af76743e33 Optionalize compress, gather all the http2 filter bits together in ext/ 8 years ago
Craig Tiller 9b3648a28e Optionalize message_size_filter 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller a0f3abd925 Review feedback: bikeshedding round 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Craig Tiller 57178eff19 fixes 8 years ago
Sree Kuchibhotla 6ac703d1fd Fix after merge with master 8 years ago
Craig Tiller b14ab80cd8 Fixes for new APIs 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Craig Tiller b7f35a658b Expand benchmark coverage to isolated grpc_call scenarios against a dummy filter stack 8 years ago
Craig Tiller 5279370314 Fix compilation 8 years ago
Craig Tiller e1523e95c1 Track calls to gpr_now() 8 years ago
Craig Tiller fc830f2c09 Fix compilation 8 years ago
Craig Tiller c945c12b47 Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"" 8 years ago
Craig Tiller e667aaf9f9 clang-format 8 years ago
Craig Tiller d720d5dd0a Track zalloc times in microbenchmark 8 years ago
Jan Tattermusch 0cb7fef406 Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks" 8 years ago