Historique des commits

Auteur SHA1 Message Date
  Soheil Hassas Yeganeh 801eed8387 Merge pull request #18926 from soheilhy/slicebuffer-first il y a 6 ans
  Soheil Hassas Yeganeh 29aa8a9e59 Check count instead of length in maybe_embiggen() to reset the slice pointer. il y a 6 ans
  Soheil Hassas Yeganeh 1f0476267b Add a better comment and rename consume_first to remove_first. il y a 6 ans
  Soheil Hassas Yeganeh b3fb277da6 Reset slices pointer to base_slices when slice_bufer length is 0. il y a 6 ans
  Soheil Hassas Yeganeh f5f030e675 Use end - begin instead of GRPC_SLICE_LENGTH(). il y a 6 ans
  Soheil Hassas Yeganeh 4c0c2965fe Use peek_first instead of mutable_first. il y a 6 ans
  Soheil Hassas Yeganeh fd5f787080 Introduce slice_buffer helper methods to avoid copies. il y a 6 ans
  Muxi Yan 5c30f1cca0 Tweaks to existing components for CFStream il y a 7 ans
  Yash Tibrewal 6b3db74df9 Don't create exec_ctx on the stack if it's already there il y a 7 ans
  Yash Tibrewal 5dc577b517 Remove exec_ctx from slice and slice buffer il y a 7 ans
  Yash Tibrewal c0cd82faed Remove unnecessary includes of exec_ctx.h il y a 7 ans
  Alexander Polcyn db3e898a98 Add a sanity check for inclusion of port_platform.h il y a 7 ans
  Noah Eisen 4d20a66685 Run clang fmt il y a 7 ans
  Noah Eisen be82e64b3d Autofix c casts to c++ casts il y a 7 ans
  Vijay Pai d4d0a30c6f Privatize useful.h and avl.h il y a 7 ans
  Yash Tibrewal 8cf1470a51 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" il y a 7 ans
  Yash Tibrewal ad4d2dde00 Revert "All instances of exec_ctx being passed around in src/core removed" il y a 7 ans
  Yash Tibrewal c354269ba7 Remove _ prefixed variable names il y a 7 ans
  Yash Tibrewal 177039b2f8 Merge master il y a 8 ans
  Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes il y a 8 ans
  Yash Tibrewal 75122c2357 Address some PR comments il y a 8 ans
  Craig Tiller 4782d92b2d s/NULL/nullptr il y a 8 ans
  Yash Tibrewal 4e9265c828 Merge with master il y a 8 ans
  Craig Tiller baa14a975e Update clang-format to 5.0 il y a 8 ans
  Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in il y a 8 ans
  Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. il y a 8 ans