aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-22
|\
* | Transport compilesGravatar Craig Tiller2015-04-22
* | Beginning transport workGravatar Craig Tiller2015-04-22
* | Call compilesGravatar Craig Tiller2015-04-22
| * Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-22
| |\
* | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\| |
* | | call progressGravatar Craig Tiller2015-04-22
| | * partial fix for #546Gravatar Jan Tattermusch2015-04-21
| | * removed chatty log messages on windowsGravatar Jan Tattermusch2015-04-21
| | * remove nslices assertion on windowsGravatar Jan Tattermusch2015-04-21
* | | stuffGravatar Craig Tiller2015-04-21
| | * allow empty messages in gRPC on windowsGravatar Jan Tattermusch2015-04-21
| * | Add !=NULLGravatar Craig Tiller2015-04-21
| * | Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-21
| |\|
| * | Use GPR_ASSERT hereGravatar Craig Tiller2015-04-21
| * | Add helpful log messageGravatar Craig Tiller2015-04-21
| * | Add != NULLGravatar Craig Tiller2015-04-21
| * | Fix indentationGravatar Craig Tiller2015-04-21
| * | Add /* NDEBUGS */ as appropriateGravatar Craig Tiller2015-04-21
* | | Initial interface changeGravatar Craig Tiller2015-04-21
* | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-20
|\| | | |/ |/|
* | resolve commentGravatar Yang Gao2015-04-20
* | Tidying up proof of conceptGravatar Craig Tiller2015-04-20
* | Proof of concept fix for flow control errorGravatar Yang Gao2015-04-20
| * Remove expensive asserts from NDEBUG buildsGravatar Craig Tiller2015-04-20
| * Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
| |\ | |/ |/|
| * Addressing commentsGravatar Craig Tiller2015-04-20
* | Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
| * clang-formatGravatar Craig Tiller2015-04-17
| * Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
| * Random small fixesGravatar Craig Tiller2015-04-17
| * clang-formatGravatar Craig Tiller2015-04-17
| * Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
* | Merge pull request #1292 from jboeuf/load_file_with_null_termGravatar Craig Tiller2015-04-17
|\ \
| | * Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
* | | Merge pull request #1288 from ctiller/init-fix2Gravatar Nicolas Noble2015-04-16
|\ \ \
| | | * Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
| | | * clang-formatGravatar Craig Tiller2015-04-16
| | | * Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
| |_|/ |/| |
| | * Addressing comments.Gravatar Julien Boeuf2015-04-16
* | | clang-formatGravatar Craig Tiller2015-04-16
* | | Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| | * Adding option to add a null terminator when loading a file.Gravatar Julien Boeuf2015-04-15
| |/ |/|
| * Get GRPC_TRACE tcp working againGravatar Craig Tiller2015-04-15
* | Merge remote-tracking branch 'upstream/master' into timersGravatar Vijay Pai2015-04-15
|\|
* | Fix some name choicesGravatar Vijay Pai2015-04-15
* | Mark activation for read, write, and time spent in system callsGravatar Vijay Pai2015-04-15
* | Rename seq to id so that it's clear it can be any generic IDGravatar Vijay Pai2015-04-15
* | Change int sequence number to a void* for more generalityGravatar Vijay Pai2015-04-15
| * Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| |\