aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
|\
| * Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
| |\
| * | More missing flags = 0 lines...Gravatar David Garcia Quintas2015-06-15
| * | Added changes to c++ and ruby wrappersGravatar David Garcia Quintas2015-06-15
* | | Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
|\ \ \ | | |/ | |/|
| * | include string_util.h for the prototype of gpr_strdup and typo.Gravatar Oliver Smith2015-06-14
| | * Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| |/
* | Update Python for core server shutdown changeGravatar Masood Malekghassemi2015-06-10
| * Tiny comment fixGravatar David G. Quintas2015-06-10
| * Removed leftover TODOGravatar David G. Quintas2015-06-09
* | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
|\|
| * Merge pull request #1833 from zayoo/masterGravatar David G. Quintas2015-06-09
| |\
| * | Add commentGravatar Craig Tiller2015-06-09
| * | Add commentGravatar Craig Tiller2015-06-09
| * | Merge github.com:grpc/grpc into break-break-break-the-locksGravatar Craig Tiller2015-06-09
| |\ \
| | * | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| * | | TweakingGravatar Craig Tiller2015-06-08
| * | | Fix some asan issuesGravatar Craig Tiller2015-06-08
| * | | Cache commonly used status stringsGravatar Craig Tiller2015-06-08
| | * | Merge branch 'master' of github.com:grpc/grpc into compressionGravatar David Garcia Quintas2015-06-08
| | |\ \ | | |/ / | |/| |
* | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-06
|\| | |
| | * | Made grpc_byte_buffer_reader able to decompress msgs.Gravatar David Garcia Quintas2015-06-05
| * | | Add a test of bad settings frame (and fix a bug!)Gravatar Craig Tiller2015-06-05
* | | | Merge remote-tracking branch 'upstream/master' into you-complete-meGravatar Craig Tiller2015-06-04
|\| | |
| * | | 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 you-complete-meGravatar 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
| | |/ / | |/| |
| * | | Merge pull request #1866 from dgquintas/stack-allocate-bb-readerGravatar Craig Tiller2015-06-02
| |\ \ \
* | | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-02
|\| | | |
| | | * | Removing an assert on chand->security_connector->auth_context.Gravatar Nicolas "Pixel" Noble2015-06-03
| | |/ / | |/| |
| | * | Reintroduced grpc_byte_buffer_reader_destroy.Gravatar David Garcia Quintas2015-06-02
| * | | Fix Windows compilationGravatar Craig Tiller2015-06-02
| | * | Removed grpc_byte_buffer_reader_{create,destroy}.Gravatar David Garcia Quintas2015-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
| | |\ \ \
| | | | * | 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
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Implemented cb handling without the need for "managed closures".Gravatar David Garcia Quintas2015-06-01
| | * | | add init checksGravatar Alistair Veitch2015-06-01
| | * | | address commentsGravatar Alistair Veitch2015-06-01
* | | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
|\| | | |
| | | * | Added some comments.Gravatar David Garcia Quintas2015-05-31
| | | * | Removed managed closures from iomgr.Gravatar David Garcia Quintas2015-05-31