aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #1370 from zeliard/masterGravatar Nicolas Noble2015-04-28
|\
* \ Merge pull request #1377 from ctiller/server-cq-ownGravatar Vijay Pai2015-04-28
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-28
| | |\ | |_|/ |/| |
* | | Merge pull request #1371 from wkubiak/masterGravatar Nicolas Noble2015-04-27
|\ \ \
* | | | Pass deadline to call details for batch callsGravatar Masood Malekghassemi2015-04-27
| | * | Dont use op outstanding refs to count ownershipGravatar Craig Tiller2015-04-27
| | * | Have server hold a reference to completion queuesGravatar Craig Tiller2015-04-27
| |/ / |/| |
* | | Fix includes for Boring SSL.Gravatar Julien Boeuf2015-04-27
* | | Stop kicking ourselvesGravatar Craig Tiller2015-04-27
| * | fix comparison between pointer and integer errorGravatar wkubiak2015-04-27
| * | removed unused variablesGravatar wkubiak2015-04-27
|/ /
| * remove type casting on gpr_time_to_millisGravatar zeliard2015-04-27
| * merge VS solutions file from upstream masterGravatar zeliard2015-04-27
| * undo time_t type castingGravatar zeliard2015-04-27
* | Merge pull request #1328 from vjpai/clampGravatar Craig Tiller2015-04-23
|\ \
| | * Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-23
| | |\ | |_|/ |/| |
| | * 64bit support on WindowsGravatar zeliard2015-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