aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
...
| | * | | | | | | | | Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
| | | | | | | | | | |
| | | | | | * | | | | Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-08
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| | | * | | | | | | | merge and resolve conflictsGravatar yang-g2015-10-08
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| | | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-08
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| | | | | | * | | | | Latency tracesGravatar Craig Tiller2015-10-08
| | | | | | | | | | |
| | | | * | | | | | | Fixing #3680Gravatar Julien Boeuf2015-10-08
| | | | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The server auth filter needs a reference on the server credentials so that the processor that belongs to the creds is not destroyed when the server auth filter is still using it. The server auth filter also does not need the security connector but just the auth context.
* | | | / / / / / / fix compilation with VS2010Gravatar Jan Tattermusch2015-10-08
| |_|_|/ / / / / / |/| | | | | | | |
| | | | * | | | | Fixup mac buildGravatar Craig Tiller2015-10-08
| | | | | | | | |
| | | | * | | | | Get basic profiler working againGravatar Craig Tiller2015-10-08
| | | | | |/ / / | | | | |/| | |
| | | | | * | | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-07
| | | | | |\ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| | | | | | * | Moar commentsGravatar David Garcia Quintas2015-10-07
| | | | | | | |
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-07
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | |
| | | | | | * | Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
| | | | | | | |
| | | * | | | | mark unreachable code with a macroGravatar yang-g2015-10-07
| | | | | | | |
* | | | | | | | Merge pull request #3647 from ctiller/smash-itGravatar Nicolas Noble2015-10-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Fix connectivity tests under Windows
* | | | | | | | | Fix broken udp_server_test, by adding exec_ctx to read_cbGravatar Robbie Shade2015-10-07
| | | | | | | | |
| | | * | | | | | Fixed unprotected access to call fieldGravatar David Garcia Quintas2015-10-06
| | | | |/ / / / | | | |/| | | |
| | * / | | | | Fix incorrect assertGravatar Sree Kuchibhotla2015-10-06
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #3679 from yang-g/flake3Gravatar Vijay Pai2015-10-06
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | unref slice before cancel
| * | | | | | unref slice before cancelGravatar yang-g2015-10-06
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #3615 from dgquintas/gcc_520Gravatar Vijay Pai2015-10-06
|\ \ \ \ \ \ | |/ / / / / |/| | | | | Type conversion fixes to make GCC 5.2.0 happy
* | | | | | Merge pull request #3610 from ctiller/stressyGravatar Vijay Pai2015-10-06
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | Fix thread stuck problem on Mac
| * | | | | Add commentaryGravatar Craig Tiller2015-10-06
| | | | | |
| * | | | | Add commentaryGravatar Craig Tiller2015-10-06
| | | | | |
| * | | | | clang-formatGravatar Craig Tiller2015-10-06
| | | | | |
| * | | | | ex --> extGravatar Craig Tiller2015-10-06
| | | | | |
| | * | | | Simplified commentsGravatar David Garcia Quintas2015-10-06
| | | | | |
| | | * | | Fix memory leaksGravatar Craig Tiller2015-10-06
| | | | | |
| | | * | | Close incoming connections if we are post shutdownGravatar Craig Tiller2015-10-06
| | | | | |
| | | * | | Discard unnecessary subchannels when they're no longer requiredGravatar Craig Tiller2015-10-06
| | | | | |
| | | * | | Add a simpler (but slower) path for closures for where it makes senseGravatar Craig Tiller2015-10-06
| | | | | |
| | | * | | Tag struct to ease casting in debuggerGravatar Craig Tiller2015-10-06
| |_|/ / / |/| | | |
| | | | * μChannels implementation.Gravatar David Garcia Quintas2015-10-05
| | | | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into cq_alarmGravatar David Garcia Quintas2015-10-05
| | | |\ \ | |_|_|/ / |/| | | |
| | * | | Merge branch 'master' of github.com:grpc/grpc into gcc_520Gravatar David Garcia Quintas2015-10-05
| | |\ \ \ | |_|/ / / |/| | | |
| | | | * Added means to cancel a subchannel call in waitingGravatar David Garcia Quintas2015-10-05
| |_|_|/ |/| | |
* | | | Merge pull request #3635 from ctiller/be-usefulGravatar Yang Gao2015-10-05
|\ \ \ \ | | | | | | | | | | Add a more useful log message when failing to connect
| | | * | Added commentsGravatar David Garcia Quintas2015-10-05
| | | | |
| * | | | Add a more useful log message when failing to connectGravatar Craig Tiller2015-10-05
| | | | |
* | | | | Fix use-after-freeGravatar Craig Tiller2015-10-05
|/ / / /
* | | | Merge pull request #3627 from yang-g/flake2Gravatar Craig Tiller2015-10-05
|\ \ \ \ | | | | | | | | | | Deflake end2end_test
| | * \ \ Merge branch 'my-sanity-is-failing' into stressyGravatar Craig Tiller2015-10-05
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Restore sanityGravatar Craig Tiller2015-10-05
| | | | |
| | * | | Merge github.com:grpc/grpc into stressyGravatar Craig Tiller2015-10-05
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #3006 from soltanmm/sketchbookGravatar Craig Tiller2015-10-05
|\ \ \ \ \ | | | | | | | | | | | | Add API tracing, coalesce surface+batch tracing
* \ \ \ \ \ Merge pull request #3611 from nicolasnoble/stop-fightingGravatar Michael Lumish2015-10-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Making template agree with clang-format.
| | | | | | * s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarmGravatar David Garcia Quintas2015-10-04
| | | | | | |
| | | | | | * Removed exec_ctx from cq_alarm's functionsGravatar David Garcia Quintas2015-10-04
| | | | | | |
| | | | | | * Added grpc_cq_alarmGravatar David Garcia Quintas2015-10-04
| |_|_|_|_|/ |/| | | | |
| | | | | * Type conversion fixes to make GCC 5.2.0 happyGravatar David Garcia Quintas2015-10-03
| |_|_|_|/ |/| | | |