823 Commits (3b7ae55f77c61b3e787543c72b9ccb978900d529)

Author SHA1 Message Date
Alexander Polcyn 190a8dbc6c Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Ken Payson 5ca71f29bc Fix issue with filter_status_code test for proxy tests. 7 years ago
Ken Payson b353297b43 Revert "Revert "Set error status correctly on server side"" 7 years ago
David G. Quintas 951f84aea0
Revert "Set error status correctly on server side" 7 years ago
Ken Payson 6535cfd140 Set error status correctly on server side 7 years ago
Muxi Yan 9c02a3cca1 Do not separate message/stream compression levels 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
ncteisen 66a72bba69 Undo debugging output 7 years ago
ncteisen 15c32cd481 Fix parsing check 7 years ago
Vijay Pai 19988c6c7e clang-format 7 years ago
Dave MacLachlan da341bcb89 Fix up review comments 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Dave MacLachlan af5c54de9c Add thread naming support on platforms that support it. 7 years ago
ncteisen c7d1f93e76 Fix windows 7 years ago
ncteisen 6ab0ba8df5 clang fmt 7 years ago
ncteisen 65dbb9df64 Add test for RecvStatus error_string API 7 years ago
ncteisen adbfbd5977 Remove all extern C 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
Mark D. Roth 76d0ec4a73 Fix a bunch of dumb service config parsing bugs. 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 9f9f0f82f3 Review feedback 7 years ago
Craig Tiller 3273648a87 flow control fixes 7 years ago
Craig Tiller 1c3dd002b9 Be consistent with Java 7 years ago
Vijay Pai 4f0cd0e82c Add flow control to inproc transport so send needs a matching recv; fix 7 years ago
Craig Tiller 85516af26a Fix tests 7 years ago
Muxi Yan 4c7bc85bd8 Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algorithm names at surface API 7 years ago
Muxi Yan 6360274841 Make the names of compression algorithms backwards compatible at surface API 7 years ago
Yash Tibrewal bdf998a184 Fix compression tests for when they expect the client to receive the completion tag 7 years ago
Muxi Yan 68ee7ce732 clang-format 7 years ago
Muxi Yan e6d888d0a0 Change C core surface API 7 years ago
Craig Tiller 3c52038868 Fix memory leak 7 years ago
Craig Tiller 604a7ca07b Reduce stack size of simple_request e2e test 7 years ago
Muxi Yan 4b527a7d8c Fix test flake of stream_compression_compressed_payload #12307 7 years ago
Yuchen Zeng ad32075af8 Set last_ping_sent_time to inf_past after receiving data 7 years ago
Yuchen Zeng 27411495f6 Fix keepalive_timeout 7 years ago
Yuchen Zeng 6a8c0ac2aa Fix ping policy 7 years ago
Craig Tiller 468d1e5b56 Fix keepalive test 7 years ago
Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 7 years ago
Yash Tibrewal bc130daf5f Adding more pointer conversions and type renaming 7 years ago
Yash Tibrewal 7cdd99c86e Adding more pointer type conversions 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Mark D. Roth d4ac3a156f Clarify log messages when starting test cases. 7 years ago