aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Make log lines line up and be prettierGravatar Craig Tiller2015-07-06
* Merge pull request #2117 from dgquintas/bb_from_bbreaderGravatar Craig Tiller2015-07-05
|\
* | Fix refcount leakGravatar Craig Tiller2015-07-01
* | Merge pull request #2284 from ctiller/oops-i-split-it-againGravatar David G. Quintas2015-07-01
|\ \
| * | Properly reset counterGravatar Craig Tiller2015-07-01
| * | Remove errant assertGravatar Craig Tiller2015-07-01
* | | Merge pull request #2282 from ctiller/red-orange-yellow-green-blue-indigo-violetGravatar Nicolas Noble2015-07-01
|\ \ \
| * | | Fix a TSAN reported raceGravatar Craig Tiller2015-07-01
* | | | Merge pull request #2277 from ctiller/in-the-town-where-i-was-born-there-live...Gravatar Nicolas Noble2015-07-01
|\ \ \ \ | |/ / / |/| | |
* | | | Don't unregister resolver object until callback completeGravatar Craig Tiller2015-07-01
* | | | Delay unregister of fd until freelistedGravatar Craig Tiller2015-07-01
* | | | Try harder to return DEADLINE_EXCEEDED when we shouldGravatar Craig Tiller2015-07-01
| * | | Fix a bug in the multipoll on poll path where we use a file descriptor thats ...Gravatar Craig Tiller2015-07-01
|/ / /
* | | Merge pull request #2216 from jboeuf/unpadded_base64Gravatar Nicolas Noble2015-07-01
|\ \ \
* \ \ \ Merge pull request #2229 from ctiller/forever-is-a-long-timeGravatar David Klempner2015-06-30
|\ \ \ \
* | | | | Fix leak in chttp2_transportGravatar Craig Tiller2015-06-30
| * | | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
| |\ \ \ \
* | | | | | Spam cleanupGravatar Craig Tiller2015-06-30
| |/ / / / |/| | | |
* | | | | Remove the ability to specify a string on cancel: it was broken and unused; w...Gravatar Craig Tiller2015-06-30
* | | | | Fix a bug where transports can leak because they are not shut down correctlyGravatar Craig Tiller2015-06-30
* | | | | Fix leaking unclaimed incoming metadataGravatar Craig Tiller2015-06-30
* | | | | SSL refcounting fixesGravatar Craig Tiller2015-06-30
* | | | | Fix leak in chttp2_transport incoming metadataGravatar Craig Tiller2015-06-30
| | * | | Fixing indentation.Gravatar Julien Boeuf2015-06-30
| * | | | Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
* | | | | Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #2204 from nicolasnoble/completion-queue-refcount-debuggingGravatar Craig Tiller2015-06-26
|\ \ \ \ \
| | | * \ \ Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | | |\ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #2221 from yang-g/no_new_bbq_after_flushGravatar Craig Tiller2015-06-26
|\ \ \ \ \ \
| | | | * | | Call fd_orphan callback a little earlierGravatar Craig Tiller2015-06-26
* | | | | | | Merge pull request #2214 from ctiller/are-includes-saneGravatar Nicolas Noble2015-06-25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | * | | | | Bug fix. Do not push to incoming_queue after it is flushed.Gravatar yang-g2015-06-25
* | | | | | | Reworking the cascade kick to be Windows-specific.Gravatar Nicolas "Pixel" Noble2015-06-25
| |/ / / / / |/| | | | |
| | | * | | Addressing commentsGravatar Craig Tiller2015-06-25
| | | | * | Base64 decode improvements.Gravatar Julien Boeuf2015-06-25
| |_|_|/ / |/| | | |
| | | * | Simpler codeGravatar Craig Tiller2015-06-25
| | | * | Remove dead codeGravatar Craig Tiller2015-06-25
| | | * | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Merge github.com:grpc/grpc into are-includes-saneGravatar Craig Tiller2015-06-25
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
* | | | | Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-meGravatar Craig Tiller2015-06-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2205 from nicolasnoble/threadpools-need-to-cascade-kickGravatar Craig Tiller2015-06-24
|\ \ \ \ \ \
* | | | | | | On pollset shutdown, we need to unconditionally start the kick cascade.Gravatar Nicolas "Pixel" Noble2015-06-24
| * | | | | | Cascade-kick pollsets when shutting down.Gravatar Nicolas "Pixel" Noble2015-06-24
|/ / / / / /
| | | * / / Adding file and line number to cq debug refcount.Gravatar Nicolas "Pixel" Noble2015-06-24
| |_|/ / / |/| | | |
* | | | | Merge pull request #2185 from ctiller/it-hides-themGravatar Nicolas Noble2015-06-24
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2167 from ctiller/everyone-is-specialGravatar David G. Quintas2015-06-24
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| | | * | | Let's inform the system of the lock to unlock...Gravatar Nicolas "Pixel" Noble2015-06-24
| |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-24
| | | |\ \ | |_|_|/ / |/| | | |