aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #1328 from vjpai/clampGravatar Craig Tiller2015-04-23
|\
* \ Merge github.com:google/grpc into batch-metadataGravatar 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
| * | 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
| | * Clamp at 1.0 on low end to handle rare possibility of sub-1 microsecondGravatar vjpai2015-04-21
| * | 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
| |\
| * \ Merge github.com:google/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| |\ \ | |/ / |/| |
| | * Remove (void*)1Gravatar Craig Tiller2015-04-14
| |/
* | Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\ \
| * | Explicit header pathGravatar vjpai2015-04-14
| | * Merge with other metadata changesGravatar Craig Tiller2015-04-14
| | * Merge github.com:grpc/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| | |\ | |_|/ |/| |
* | | Merge pull request #1259 from ctiller/metadataGravatar David Klempner2015-04-14
|\ \ \