aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mindGravatar Yang Gao2015-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
|\ \
| | * 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
| | * Added some comments.Gravatar David Garcia Quintas2015-05-31
| | * Removed managed closures from iomgr.Gravatar David Garcia Quintas2015-05-31
| | * removed managed closures from server.cGravatar David Garcia Quintas2015-05-31
| | * fd_posix: free from managed closures!Gravatar David Garcia Quintas2015-05-31
| | * fd_posix: removed redundant on_doneGravatar David Garcia Quintas2015-05-31
| | * assert -> GPR_ASSERTGravatar David Garcia Quintas2015-05-31
| | * fixed compilation errors on windows code.Gravatar David Garcia Quintas2015-05-31
| | * Comments addressed.Gravatar David Garcia Quintas2015-05-31
| | * Adapted the following to the new iomgr's cb API:Gravatar David Garcia Quintas2015-05-31
| |/ |/|
* | Merge github.com:grpc/grpc into but-maybe-i-want-to-pollGravatar Craig Tiller2015-05-30
|\ \
| * \ Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\ \
| | * \ Merge branch 'master' of github.com:grpc/grpc into mdctx_free_credsGravatar Julien Boeuf2015-05-29
| | |\ \
| * | \ \ Merge branch 'master' of github.com:grpc/grpc into server_auth_contextGravatar Julien Boeuf2015-05-29
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | clang-formatGravatar Craig Tiller2015-05-29
* | | | | Make it possible to run with poll() instead of epoll()Gravatar Craig Tiller2015-05-29
| |/ / / |/| | |
| | * | Removing mdctx from the credentials.Gravatar Julien Boeuf2015-05-29
* | | | Rename function for clarityGravatar Craig Tiller2015-05-29
* | | | Add missing lockGravatar Craig Tiller2015-05-29
* | | | Merge pull request #1781 from ctiller/test-we-can-tell-people-thingsGravatar David G. Quintas2015-05-28
|\ \ \ \ | |_|/ / |/| | |
* | | | Merge pull request #1778 from yang-g/testGravatar Craig Tiller2015-05-28
|\ \ \ \
| | * | | Add a test of cmdline usage strings - and make them sanerGravatar Craig Tiller2015-05-28
* | | | | Add commentGravatar Craig Tiller2015-05-28
* | | | | Merge github.com:grpc/grpc into scalable-pollGravatar Craig Tiller2015-05-28
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | Unref the slices if no write will happen.Gravatar Yang Gao2015-05-28
| |/ / /
| * | | Merge pull request #1764 from ctiller/so-the-standard-we-rely-on-is-actually-...Gravatar Eric Anderson2015-05-27
| |\ \ \
| * \ \ \ Merge pull request #1745 from ctiller/misbehaving-is-expectedGravatar Nicolas Noble2015-05-27
| |\ \ \ \
| | | * | | clang-formatGravatar Craig Tiller2015-05-27
| | | * | | Advertise HTTP2 supportGravatar Craig Tiller2015-05-27
| | |/ / / | |/| | |
| * | | | Merge pull request #1732 from murgatroid99/core_request_call_traceGravatar Craig Tiller2015-05-27
| |\ \ \ \
| * | | | | Standardize on |BIO_pending| and |BIO_wpending|.Gravatar Julien Boeuf2015-05-26