aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/surface
Commit message (Expand)AuthorAge
* Add !=NULLGravatar Craig Tiller2015-04-21
* Use GPR_ASSERT hereGravatar Craig Tiller2015-04-21
* Merge github.com:grpc/grpc into batch-metadataGravatar Craig Tiller2015-04-20
|\
| * Refactoring of core security to remove the factories.Gravatar Julien Boeuf2015-04-17
* | clang-formatGravatar Craig Tiller2015-04-17
* | Fix remaining allocation bugsGravatar Craig Tiller2015-04-17
* | Random small fixesGravatar Craig Tiller2015-04-17
* | clang-formatGravatar Craig Tiller2015-04-17
* | Got rid of GRPC_SEND_STARTGravatar Craig Tiller2015-04-17
| * Merge pull request #1288 from ctiller/init-fix2Gravatar Nicolas Noble2015-04-16
| |\
* | | Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* | | clang-formatGravatar Craig Tiller2015-04-16
* | | Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
|/ /
* | clang-formatGravatar Craig Tiller2015-04-16
* | Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| * Get GRPC_TRACE tcp working againGravatar Craig Tiller2015-04-15
|/
* Merge github.com:google/grpc into fast-unrefGravatar Craig Tiller2015-04-14
|\
* | Share mdctx between secure channelsGravatar Craig Tiller2015-04-14
| * Move files to a new "profiling" directory to better distinguish from censusGravatar Vijay Pai2015-04-13
| * Merge branch 'timers' of https://github.com/vjpai/grpc into vjpai-timersGravatar Vijay Pai2015-04-13
|/|
| * Infrastructure for timer insertion, logging, and testing.Gravatar Vijay Pai2015-04-13
* | clang-formatGravatar Craig Tiller2015-04-07
* | Fix server shutdownGravatar Craig Tiller2015-04-07
|/
* Added missing log argumentGravatar murgatroid992015-03-09
* Added batch GRPC_TRACE option to trace calls to grpc_call_start_batchGravatar murgatroid992015-03-09
* Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-06
|\
| * Merge pull request #964 from ctiller/i-am-so-very-lazyGravatar Nicolas Noble2015-03-06
| |\
| | * Rename to save confusionGravatar Craig Tiller2015-03-05
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\| |
| | * Crash in channel/server creation if grpc_init not calledGravatar Craig Tiller2015-03-05
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-05
|\ \ \ | | |/ | |/|
| | * Don't call grpc_create_chttp2_transport after destroying the serverGravatar David Klempner2015-03-05
| |/
| * Fix ref countingGravatar Craig Tiller2015-03-05
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\|
| * Allow only one thread to complete ioreqs at onceGravatar Craig Tiller2015-03-03
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-03
|\|
| * Merge pull request #908 from ctiller/sslGravatar Nicolas Noble2015-03-02
| |\
| * | Completion queue cleanupGravatar Craig Tiller2015-03-02
| | * Rename flagGravatar Craig Tiller2015-03-02
* | | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-03-02
|\| |
| | * Tracer registration.Gravatar Craig Tiller2015-03-01
| |/
| * Guard headers tool.Gravatar Nicolas "Pixel" Noble2015-03-01
* | Merge github.com:grpc/grpc into creditGravatar Craig Tiller2015-02-26
|\|
| * Add a shutdown API to pollsetGravatar David Klempner2015-02-24
* | Update C++ server with new core APIGravatar Craig Tiller2015-02-23
* | Server API simplificationGravatar Craig Tiller2015-02-23
|/
* Merge pull request #705 from ctiller/fd_shutdownGravatar Nicolas Noble2015-02-21
|\
| * Fix a double-close in the server code.Gravatar Craig Tiller2015-02-21
* | Fixing Windows port.Gravatar Nicolas "Pixel" Noble2015-02-20
|/
* Add a facility to control tracing without recompilingGravatar Craig Tiller2015-02-20