171 Commits (b0b4555f4ca720e626f42855f2257bf598e1bf74)

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
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 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
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
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 c430c84f84 more changes 7 years ago
Mark D. Roth 0e06c41c9c Fix build failure. 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 7 years ago
yang-g b98bf8c165 Make package names consistent under test/core 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Mark D. Roth f9bf428489 Add support for service configs to c-ares resolver. 7 years ago
Craig Tiller c0df1c0f9a Compiling again 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 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Yuchen Zeng 4ebace71b0 Fix windows build, no_logging tests, dns_resolver_test 8 years ago
Yuchen Zeng 1f4b2a8e33 Fix the fd clean up process 8 years ago
Yuchen Zeng 3b4bed273c Cancel the dns lookup in dns_ares_shutdown 8 years ago
Yuchen Zeng 24e3bc5510 Fix api_fuzzer, dns_resolver_connectivity_test 8 years ago
Craig Tiller 26e69f6534 clang-format 8 years ago
Craig Tiller 8c4f5cd2c1 Fix threading assumptions in test 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller ee4b145213 Remove workqueue, covered_by_poller as concepts, get Mac build up 8 years ago
David Garcia Quintas 04109e8f7d BUILD and #include fixes 8 years ago
David Garcia Quintas 04911ca202 New version of grpclb end2end test 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
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 8 years ago
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Sree Kuchibhotla a69599141c Remove a file that wasn't properly deleted after the merge 8 years ago
Sree Kuchibhotla b5b6bfd89b Updates C Core 8 years ago
Mark D. Roth d86d7424a0 Remove BUILD rule for removed test. 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