19 Commits (8db60763ca25a4954a5d8c6090180ab60349ede1)

Author SHA1 Message Date
Mark D. Roth 3bb427195e Revert "Merge pull request #23053 from grpc/revert-22772-gpr_strvec" 5 years ago
Karthik Ravi Shankar f46c07f3f8
Revert "Remove gpr_strvec." 5 years ago
Mark D. Roth c2ef110303 Replace gpr_strvec with absl::StrJoin(). 5 years ago
Mark D. Roth f961942266 Convert security code to use new JSON API 5 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 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 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 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
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Craig Tiller 19b9af0cb8 Fix tools compilation 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Yuchen Zeng 47de64c700 zalloc grpc_pollset 8 years ago
Craig Tiller 9e5ac1bf11 Fix broken shutdown, and cascading exec_ctx usage bugs 8 years ago
Julien Boeuf 964d7bb482 Fixing JWT verifier. 8 years ago
Craig Tiller 3cf79228ff Review feedback 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller b37d53ebc0 Bulk update #includes 8 years ago
Craig Tiller 1aee5362f4 Progress converting to new error system 9 years ago
Julien Boeuf 8ca294e417 Refactoring the core security code. 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 9533d042d4 Fix includes 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller 85371a2bb0 Change pollset mutex ownership 9 years ago
Craig Tiller c605c62b30 Update copyrights 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Craig Tiller 89d517c86a Fix copyrights 9 years ago
Craig Tiller 3633ce48a9 Fix tools 9 years ago
Craig Tiller b8b1a462e5 Finish cleanup 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 9 years ago
Craig Tiller f5768a6765 Rename init 9 years ago
Craig Tiller 098047b53a Rename run 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 9 years ago
Craig Tiller ba496454b2 Fixes 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
Julien Boeuf c7176a80ab Fixing clock type. 9 years ago
Craig Tiller 038d26acd8 Update tools 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
Julien Boeuf feca1bf06c Adding JWT verifier. 10 years ago