16 Commits (4c4e51d568c8e77f36e832d58407250aba890708)

Author SHA1 Message Date
Yihua Zhang e145c52286 use a new gcp env check mechansim 7 years ago
Yihua Zhang 392dad7134 incorporate alts to google default creds 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 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 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
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 7 years ago
Yuchen Zeng 309c9de041 Update credentials_test 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 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
David Garcia Quintas a03d204dd7 Update credentials test after #9328 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 91031dacb1 Changes to exec_ctx/closure/combiner/workqueue interfaces 8 years ago
Craig Tiller 3b05e1da91 Move from cmp --> eq, and provide a good implementation for interning 8 years ago
Craig Tiller 7d4116fa44 All core tests compile without grpc_mdstr 8 years ago
Craig Tiller 10cd356662 Finish moving to new APIs 8 years ago
Craig Tiller 28b72428a8 clang-format 8 years ago
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 8 years ago
Julien Boeuf e26ab6c561 Adding a method in channel creds to remove any attached call creds. 8 years ago
murgatroid99 165e5066e4 Only use unsetenv where available 8 years ago
murgatroid99 7c205906d5 Removed GPR_POSIX_FILE, and changed the files that used it 8 years ago
Craig Tiller 332f1b35d5 Rename functions 9 years ago
Julien Boeuf 2e3c9ad6dd Starting the work to fix #3803. 9 years ago
Craig Tiller b30d3d727a Address some memory leaks 9 years ago
Craig Tiller 4727b9be84 Cleanup error handling for google_default_credentials 9 years ago
Craig Tiller f707d62db6 Convert tests to new error scheme 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 f40df23eeb Auto-changes 9 years ago
Matthew Iselin 1824f0519f Add HTTP request parsing. 9 years ago
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Nicolas "Pixel" Noble 1d43bc3ed3 Fixing copyrights. 9 years ago
Nicolas "Pixel" Noble da71518169 Replacing grpc_max_auth_token_lifetime by an accessor. 9 years ago
Craig Tiller 620e965c1b clang-format after last weeks test-fest 9 years ago
Julien Boeuf 97e5147bd1 One more test for default google creds. 9 years ago