aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel
Commit message (Expand)AuthorAge
...
* | | yet another ref fixGravatar Makarand Dharmapurikar2017-03-23
* | | fixed yet another referencing issueGravatar Makarand Dharmapurikar2017-03-23
* | | fixed asan memory leak ref issueGravatar Makarand Dharmapurikar2017-03-23
* | | addressed review feedback.Gravatar Makarand Dharmapurikar2017-03-22
* | | free the allocated slice to fix asan failureGravatar Makarand Dharmapurikar2017-03-22
| * | Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...Gravatar Noah Eisen2017-03-22
| |\ \
* | | | removed multiple allocs, refactored b64 encoderGravatar Makarand Dharmapurikar2017-03-20
* | | | using URI query to communicate payloadGravatar Makarand Dharmapurikar2017-03-20
| | | * Merge github.com:grpc/grpc into new_transport_opGravatar Craig Tiller2017-03-20
| | | |\ | | | |/ | | |/|
| * | | Only use static on string literalsGravatar Noah Eisen2017-03-14
| * | | Change error_create API to sliceGravatar ncteisen2017-03-13
| | * | Additionally use arena for incoming metadata allocationGravatar Craig Tiller2017-03-13
| | * | Use an arena for call & subchannel_call allocationGravatar Craig Tiller2017-03-13
| | * | FixesGravatar Craig Tiller2017-03-13
| |/ / |/| |
| * | Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
|/ /
| * Conversion progressGravatar Craig Tiller2017-03-10
| * Further conversion workGravatar Craig Tiller2017-03-10
| * Continue conversionGravatar Craig Tiller2017-03-02
| * Get a few files compiling with new transport opsGravatar Craig Tiller2017-03-02
| * Get a few files compiling with new transport opsGravatar Craig Tiller2017-03-02
|/
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-24
|\
| * Fix closure running: current code is unsafeGravatar Craig Tiller2017-02-23
* | Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
|\|
| * Fix refcounting bugGravatar Craig Tiller2017-02-22
| * Merge github.com:grpc/grpc into deadline_muGravatar Craig Tiller2017-02-22
| |\
| | * Merge pull request #9746 from yang-g/handshake_mgrGravatar Yang Gao2017-02-21
| | |\
| * | \ Merge branch 'bm_call_create' into deadline_muGravatar Craig Tiller2017-02-17
| |\ \ \
| | * | | Merge github.com:grpc/grpc into bm_call_createGravatar Craig Tiller2017-02-17
| | |\| |
* | | | | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| |_|/ / |/| | |
| * | | Better implementation, flip timer logic to make 0-init pre-triggeredGravatar Craig Tiller2017-02-16
* | | | Merge pull request #9531 from dgquintas/compression_implicit_encodingGravatar David G. Quintas2017-02-16
|\ \ \ \
* \ \ \ \ Merge pull request #9648 from dgquintas/lr_sans_mdGravatar David G. Quintas2017-02-16
|\ \ \ \ \
| | | * | | Fix conditional, optimize cancellationGravatar Craig Tiller2017-02-16
| | | * | | Lock free deadline filterGravatar Craig Tiller2017-02-16
| | | |/ /
| | | | * Contain the links for the pending handshake managers inside handshake_managerGravatar yang-g2017-02-16
| |_|_|/ |/| | |
| | | * Hoist constant setting out of loop - and shave some ns from call creationGravatar Craig Tiller2017-02-15
| |_|/ |/| |
| * | Use call context to propagare LR costsGravatar David Garcia Quintas2017-02-13
| | * Merge branch 'master' of github.com:grpc/grpc into compression_implicit_encodingGravatar David Garcia Quintas2017-02-13
| | |\ | | |/ | |/|
* | | Fix substitutionGravatar Craig Tiller2017-02-09
* | | Should only do host-->:authority if there is no :authorityGravatar Craig Tiller2017-02-08
|/ /
* | Add some debug utilitiesGravatar Craig Tiller2017-02-03
| * make grpc-encoding:identity implicitGravatar David Garcia Quintas2017-01-31
|/
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Merge pull request #9444 from ctiller/rollfwdGravatar Craig Tiller2017-01-27
|\
* | Accept max message size JSON values as either strings or numbers.Gravatar Mark D. Roth2017-01-26
| * Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
|/
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* Fix sanity: core_banned_functionsGravatar Craig Tiller2017-01-11
* Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\