aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/grpc/impl/codegen/slice.h
Commit message (Expand)AuthorAge
* Abstract libuv implementationGravatar kpayson642018-03-13
* exec_ctx_fwd.h should never have been in public headersGravatar Vijay Pai2018-01-10
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge with masterGravatar Yash Tibrewal2017-11-09
|\
| * Update clang-format to 5.0Gravatar Craig Tiller2017-11-03
* | Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
|/
* EXPERIMENT: Increase grpc_slice size to allow more inliningGravatar Craig Tiller2017-09-06
* Add tags to tagless structs and unions.Gravatar Jeremy Yallop2017-08-09
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* cpp doc nitsGravatar Alexander Polcyn2017-05-05
* Remove errant use of stdint.hGravatar Craig Tiller2017-04-17
* Merge github.com:grpc/grpc into rollfwdGravatar Craig Tiller2017-01-24
|\
| * Merge github.com:grpc/grpc into faster_slicesGravatar Craig Tiller2017-01-23
| |\
* | | Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
| |/ |/|
* | Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
| * Merge github.com:grpc/grpc into faster_slicesGravatar Craig Tiller2017-01-20
| |\ | |/ |/|
| * Merge branch 'tweak_slice_buffer' of github.com:sreecha/grpc into blahGravatar Craig Tiller2017-01-19
| |\
* | | Merge github.com:grpc/grpc into metadata_filterGravatar Craig Tiller2017-01-17
|\| |
| | * Merge branch 'master' into tweak_slice_bufferGravatar Sree Kuchibhotla2017-01-09
| | |\
| * | | clang-formatGravatar Mark D. Roth2017-01-06
| * | | Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-r...Gravatar Mark D. Roth2017-01-06
| |\ \ \ | | | |/ | | |/|
| | | * Improve grpc_slice_buffer's grpc_slice_buffer_take_first function. ThisGravatar Sree Kuchibhotla2016-12-13
| | * | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\|
| * | | Revert "Revert "Revert "Revert "Remove redundant includes from string.h and t...Gravatar Mark D. Roth2016-12-12
| | |/ | |/|
| * | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| | * Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
| | |\ | | |/ | |/|
| * | clang-formatGravatar Mark D. Roth2016-12-06
| * | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
| * | Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
| * | Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
* | | Declare sub_refcnt fieldGravatar Craig Tiller2016-11-23
* | | Move from cmp --> eq, and provide a good implementation for interningGravatar Craig Tiller2016-11-21
* | | Move slice functions to vtable, implement hashGravatar Craig Tiller2016-11-17
| |/ |/|
* | Fix foward declaration duplicationGravatar Craig Tiller2016-11-10
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* removed codegen/slice_buffer.h and scrubbed codegen/slice.hGravatar David Garcia Quintas2016-07-27
* removed codegen/byte_buffer.hGravatar David Garcia Quintas2016-07-27
* Add gpr_slice_new_with_user_data.Gravatar Sanjay Ghemawat2016-07-21
* Update copyrightsGravatar Craig Tiller2016-03-31
* Auto-changesGravatar Craig Tiller2016-03-25
* Removing undescores in {GPR,GRPC,CENSUS}_API.Gravatar Nicolas "Pixel" Noble2016-02-08
* clang-formatGravatar Craig Tiller2016-01-29
* Add {GPR,GRPC,CENSUS}_API tags to public functionsGravatar Craig Tiller2016-01-29
* copyrightsGravatar David Garcia Quintas2016-01-25
* Further work. Compiles. WIPGravatar David Garcia Quintas2016-01-25