aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Full path names for header inclusionGravatar Alistair Veitch2016-07-26
* Fix comment typoGravatar Alistair Veitch2016-07-26
* Fix memory overwrite in proto decding; fix test for windowsGravatar Alistair Veitch2016-07-26
* address commentsGravatar Alistair Veitch2016-07-22
* merge to upstream/masterGravatar Alistair Veitch2016-07-21
|\
| * Sanitizing master.Gravatar Nicolas "Pixel" Noble2016-07-21
| * Merge pull request #7454 from dgquintas/tiny_comment_updateGravatar David G. Quintas2016-07-20
| |\
| | * Updated outdated comment about uchannelsGravatar David Garcia Quintas2016-07-18
| * | Reduce the number of unnecessary allocationsGravatar Sree Kuchibhotla2016-07-14
| |/
| * Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-writeGravatar Craig Tiller2016-07-14
| |\
| * | Make network status follow the normal init/shutdown pathGravatar Craig Tiller2016-07-14
| | * Cleanup from code reviewGravatar Craig Tiller2016-07-14
| |/
| * Remove now redundant lineGravatar Craig Tiller2016-07-14
| * Correct direction of inequalityGravatar Craig Tiller2016-07-14
| * Document refcountingGravatar Craig Tiller2016-07-13
| * Document creation functionGravatar Craig Tiller2016-07-13
| * Add a quick note on the write chain execution\nthis is changed already in a f...Gravatar Craig Tiller2016-07-13
| * Update commentGravatar Craig Tiller2016-07-13
| * Describe workqueue_enqueue betterGravatar Craig Tiller2016-07-13
| * Failure reporting fixGravatar Craig Tiller2016-07-13
| * Fix potential null ptr derefGravatar Craig Tiller2016-07-13
| * Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-13
| |\
| * | Better error messageGravatar Craig Tiller2016-07-12
| * | Make request freelists per cq, to allow drastically higher requested call countsGravatar Craig Tiller2016-07-12
| | * Merge pull request #7330 from dgquintas/fix_tsanGravatar kpayson642016-07-12
| | |\
| | * \ Merge pull request #6595 from thinkerou/timeGravatar kpayson642016-07-12
| | |\ \
| * | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-12
| |\| | |
| * | | | Fix rare flakeGravatar Craig Tiller2016-07-12
| | * | | Master is now 1.1.0-dev.Gravatar Nicolas "Pixel" Noble2016-07-12
| | * | | Flagging master as 1.0.0-pre1.Gravatar Nicolas "Pixel" Noble2016-07-12
| | | | * Fix tsan raceGravatar David Garcia Quintas2016-07-11
| | | |/ | | |/|
| | * | Merge pull request #7291 from ctiller/better_statusGravatar Nicolas Noble2016-07-11
| | |\ \
| | | * | clang-formatGravatar Craig Tiller2016-07-11
| * | | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-11
| |\| | |
| | | | * Fixed code formatGravatar thinkerou2016-07-09
| | | | * Update the clearer name of functionGravatar thinkerou2016-07-09
| | | | * Merged some codes to the common function for maintainabilityGravatar thinkerou2016-07-09
| | * | | Merge remote-tracking branch 'upstream/master' into importGravatar yang-g2016-07-08
| | |\ \ \ | | | | |/ | | | |/|
| | | | * Convert time to monotonic internallyGravatar Craig Tiller2016-07-08
| | | * | Merge pull request #7268 from ctiller/smaller_max_message_sizeGravatar Nicolas Noble2016-07-08
| | | |\ \
| | | | | * Make it more likely to correctly report deadline exceededGravatar Craig Tiller2016-07-08
| | | | |/ | | | |/|
| | | * | Merge pull request #7239 from jboeuf/fix_7182Gravatar kpayson642016-07-08
| | | |\ \
| | | | | * Merge github.com:grpc/grpc into smaller_max_message_sizeGravatar Craig Tiller2016-07-07
| | | | | |\ | | | | |_|/ | | | |/| |
| | | * | | Merge pull request #7190 from dgquintas/bb_reader_errorGravatar Nicolas Noble2016-07-07
| | | |\ \ \
| * | | \ \ \ Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-writeGravatar Craig Tiller2016-07-07
| |\ \ \ \ \ \
| * | | | | | | Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
| | * | | | | | Fix windows compilationGravatar Craig Tiller2016-07-07
| |/ / / / / /
| | | | | | * Reduce default max message sizeGravatar Craig Tiller2016-07-07
| | | | |_|/ | | | |/| |
| * | | | | clang-formatGravatar Craig Tiller2016-07-07
| * | | | | Better fix for flow control bugGravatar Craig Tiller2016-07-07