Commit History

Author SHA1 Message Date
  Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 6 years ago
  Esun Kim 334fa41ec0 Update by review 6 years ago
  Esun Kim 4fc906a5fe Clean up memory code 6 years ago
  Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 6 years ago
  Arjun Roy bff4dd1b2d Fast-path for no-error case for grpc_error_get_status. 6 years ago
  Soheil Hassas Yeganeh 5d65a9fa7b Address comments from Vijay. 6 years ago
  Soheil Hassas Yeganeh 0d6cffd6c4 Introduce grpc_slice_from_moved_string. 6 years ago
  Vijay Pai e7aca312fc Stop misspelling our own project name 6 years ago
  Arjun Roy 0f83755c6e chttp2 hpack encoder: fast-pathed static md/slice ops 6 years ago
  Arjun Roy f65208af02 Added slice equality when static fastpath. 6 years ago
  Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
  Soheil Hassas Yeganeh 8898f48277 Avoid copying grpc_slice as much as possible. 6 years ago
  Soheil Hassas Yeganeh b4e069a5c3 Convert grpc malloc slice to use grpc_core::RefCount. 6 years ago
  ncteisen a64cb54de1 Channel trace is limited by memory 7 years ago
  Yash Tibrewal 6b3db74df9 Don't create exec_ctx on the stack if it's already there 7 years ago
  Yash Tibrewal 5dc577b517 Remove exec_ctx from slice and slice buffer 7 years ago
  Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h 7 years ago
  Noah Eisen 4d20a66685 Run clang fmt 7 years ago
  Noah Eisen be82e64b3d Autofix c casts to c++ casts 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 177039b2f8 Merge master 8 years ago
  Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 8 years ago
  Yash Tibrewal 75122c2357 Address some PR comments 8 years ago
  Craig Tiller 4782d92b2d s/NULL/nullptr 8 years ago
  Yash Tibrewal 4e9265c828 Merge with master 8 years ago
  Craig Tiller baa14a975e Update clang-format to 5.0 8 years ago
  Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 8 years ago
  Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 8 years ago