aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Fix ownershipGravatar Craig Tiller2015-06-08
* Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont...Gravatar Craig Tiller2015-06-08
|\
| * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-06
| |\
| * \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
| |\ \
| | | * Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
| | |/
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-05
|\ \ \ | | |/ | |/|
* | | clang-formatGravatar Craig Tiller2015-06-05
| * | fix C# test access violation exception on WindowsGravatar Jan Tattermusch2015-06-04
| * | Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mindGravatar Yang Gao2015-06-04
| |\ \
| | | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
| |_|/| |/| |/ | |/|
| | * Proper init/shutdownGravatar Craig Tiller2015-06-04
| * | Merge pull request #1879 from nicolasnoble/that-assert-makes-me-sadGravatar Craig Tiller2015-06-03
| |\ \
| | | * Enable runtime configuration of tracersGravatar Craig Tiller2015-06-03
| * | | Expose gpr_asprintf and gpr_strdupGravatar Masood Malekghassemi2015-06-03
| | |/ | |/|
* | | Fix TSAN reported errorsGravatar Craig Tiller2015-06-03
* | | Fix memory leakGravatar Craig Tiller2015-06-03
* | | Dont unref secure state until destroy completesGravatar Craig Tiller2015-06-03
* | | Fix refcounting bugGravatar Craig Tiller2015-06-03
* | | Bandaid over pollset promotionGravatar Craig Tiller2015-06-03
| * | Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
| |\ \
* | | | Turn off debugGravatar Craig Tiller2015-06-02
| | | * Removing an assert on chand->security_connector->auth_context.Gravatar Nicolas "Pixel" Noble2015-06-03
| | |/ | |/|
* | | Fix threading problem on early orphaningGravatar Craig Tiller2015-06-02
| | * Reintroduced grpc_byte_buffer_reader_destroy.Gravatar David Garcia Quintas2015-06-02
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-02
|\| |
* | | Order unregister, freelist properlyGravatar Craig Tiller2015-06-02
| * | Fix Windows compilationGravatar Craig Tiller2015-06-02
* | | Handle reffing when a cancel or bind gets stuck in the waiting queueGravatar Craig Tiller2015-06-02
* | | Fix use-after-freeGravatar Craig Tiller2015-06-02
* | | Fix MSAN reported errorGravatar Craig Tiller2015-06-02
* | | Fix TSAN reported errorsGravatar Craig Tiller2015-06-01
* | | Fix use-after-freeGravatar Craig Tiller2015-06-01
| | * Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-06-01
* | | Compile fixGravatar Craig Tiller2015-06-01
* | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| |
| * | Merge github.com:grpc/grpc into count-the-thingsGravatar Craig Tiller2015-06-01
| |\ \
| | * \ Merge pull request #1862 from nicolasnoble/fixing-toolsGravatar Craig Tiller2015-06-01
| | |\ \ | | | |/ | | |/|
| | * | Merge pull request #1758 from dgquintas/iomgr_managed_cbsGravatar Craig Tiller2015-06-01
| | |\ \
* | | | | Merge branch 'count-the-things' into we-dont-need-no-backupGravatar Craig Tiller2015-06-01
|\| | | |
| | | | * Fixing tools compilation.Gravatar Nicolas "Pixel" Noble2015-06-02
| | * | | change census_context_deserialize signatureGravatar Alistair Veitch2015-06-01
| * | | | Label all iomgr objectsGravatar Craig Tiller2015-06-01
| | |_|/ | |/| |
| | * | merge with masterGravatar Alistair Veitch2015-06-01
| | |\ \ | | |/ / | |/| |
* | | | Signal when shutting downGravatar Craig Tiller2015-06-01
| | | * Implemented cb handling without the need for "managed closures".Gravatar David Garcia Quintas2015-06-01
* | | | Properly integrate credentials metadata deliveryGravatar Craig Tiller2015-06-01
* | | | Rephrase integration for httpcliGravatar Craig Tiller2015-06-01
| | * | add init checksGravatar Alistair Veitch2015-06-01
| | * | address commentsGravatar Alistair Veitch2015-06-01
* | | | Fix memory leak, reduce spamGravatar Craig Tiller2015-06-01