1. cdddc8c Desneak client unary call, avoid Hyrum's Law (used for 1-thread simplicity) by Vijay Pai · 6 years ago
  2. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  3. 4d20a66 Run clang fmt by Noah Eisen · 6 years ago
  4. be82e64 Autofix c casts to c++ casts by Noah Eisen · 6 years ago
  5. 461d59c Add BUILD file by Adele Zhou · 6 years ago
  6. 889bb7f calling create in default param is against code style by Jan Tattermusch · 7 years ago
  7. 18f2737 avoid touching stats_ instance field before base constructor by Jan Tattermusch · 7 years ago
  8. 12ba4b1 make grpc_passthru_endpoint_stats refcounted by Jan Tattermusch · 7 years ago
  9. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  10. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  11. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  12. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  13. 177039b Merge master by Yash Tibrewal · 7 years ago
  14. 03610f6 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  15. 6c26b16 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes by Yash Tibrewal · 7 years ago
  16. 75122c2 Address some PR comments by Yash Tibrewal · 7 years ago
  17. 4ac2b8e Enable clang-tidy as a sanity check, fix up all known failures by Craig Tiller · 7 years ago
  18. 3150744 Removing more exec_ctx instances by Yash Tibrewal · 7 years ago
  19. 4e9265c Merge with master by Yash Tibrewal · 7 years ago
  20. 04c97d0 Add notify_on_receive_settings closure to chttp2 transport. by Mark D. Roth · 7 years ago
  21. bcfd0f3 Bool-ify is_client param. by Mark D. Roth · 7 years ago
  22. 39aed1a Remove unnecessary extern Cs by Yash Tibrewal · 7 years ago
  23. 0ee7574 Removing instances of exec_ctx being passed around in functions in by Yash Tibrewal · 7 years ago
  24. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  25. 74bf087 Increase error threshold for too many writes by Craig Tiller · 7 years ago
  26. 9a3997c Add a test verifying number of writes per RPC is reasonable by Craig Tiller · 8 years ago