aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Removing instances of exec_ctx being passed around in functions inGravatar Yash Tibrewal2017-10-18
* Merge pull request #12895 from ctiller/timerGravatar Craig Tiller2017-10-16
|\
| * Fix memory leakGravatar Craig Tiller2017-10-16
* | Add comparison function for security connectors.Gravatar Mark D. Roth2017-10-16
| * Review feedbackGravatar Craig Tiller2017-10-13
| * Merge github.com:grpc/grpc into timerGravatar Craig Tiller2017-10-13
| |\ | |/ |/|
* | include port_platform.h for bdp estimatorGravatar Yash Tibrewal2017-10-13
* | annotate call combinerGravatar Craig Tiller2017-10-12
| * Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
| |\ | |/ |/|
* | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-12
|\ \
| | * Be consistent with JavaGravatar Craig Tiller2017-10-12
| | * Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-12
| | |\ | |_|/ |/| |
* | | Fix compilationGravatar Craig Tiller2017-10-12
| * | Add OpenBSD supportGravatar Frank Groeneveld2017-10-12
| * | Merge pull request #12980 from ctiller/ccstatGravatar Craig Tiller2017-10-12
| |\ \
| | * | Add countersGravatar Craig Tiller2017-10-12
| * | | Track where combiners are initiated in latency tracesGravatar Craig Tiller2017-10-12
| | * | Add call combiner statsGravatar Craig Tiller2017-10-12
| |/ /
| * | Merge pull request #12808 from sreecha/cq_statsGravatar Craig Tiller2017-10-12
| |\ \
| * \ \ Merge pull request #12797 from vjpai/inproc_flowctlGravatar Vijay Pai2017-10-12
| |\ \ \
| * \ \ \ Merge pull request #12970 from ctiller/basicGravatar Craig Tiller2017-10-12
| |\ \ \ \
| | | * | | Add flow control to inproc transport so send needs a matching recv; fixGravatar Vijay Pai2017-10-11
| | |/ / / | |/| | |
| * | | | Merge pull request #12965 from vjpai/fix_no_pollGravatar Vijay Pai2017-10-11
| |\ \ \ \
| | | * | | Get latency profiles back up and workingGravatar Craig Tiller2017-10-11
| | |/ / / | |/| | |
| | | | * Fix testsGravatar Craig Tiller2017-10-11
| | * | | Allow zero-duration polls in non-pollerGravatar Vijay Pai2017-10-11
| * | | | Merge pull request #12736 from markdroth/grpclb_update_simplificationGravatar Nicolas Noble2017-10-11
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Sanity check that tests declared non-polling actually don't pollGravatar Vijay Pai2017-10-11
| | | | * Fix leakGravatar Craig Tiller2017-10-11
| | | | * Fix leakGravatar Craig Tiller2017-10-11
| | | | * Merge branch 'chttp2_timer' into timerGravatar Craig Tiller2017-10-11
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge github.com:grpc/grpc into chttp2_timerGravatar Craig Tiller2017-10-10
|\| | | |
| * | | | Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-10
| |\ \ \ \
| | * \ \ \ Merge pull request #12929 from nicolasnoble/init-test-timeoutGravatar Nicolas Noble2017-10-10
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #12927 from nicolasnoble/windows-cache-fixGravatar Nicolas Noble2017-10-10
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge pull request #12930 from nicolasnoble/windows-memleakGravatar Nicolas Noble2017-10-10
| | |\ \ \ \ \ \
| | | | | * | | | Fixing init-test timeout.Gravatar Nicolas Noble2017-10-10
| | | * | | | | | clang-format.Gravatar Nicolas "Pixel" Noble2017-10-10
| | | * | | | | | Fixing Windows's memory leak.Gravatar Nicolas Noble2017-10-10
| | | | |/ / / / | | | |/| | | |
| | | | * | | | Properly flushing execution context cache under Windows.Gravatar Nicolas Noble2017-10-10
| | | |/ / / /
* | | | | | | Preprocessor guardsGravatar Craig Tiller2017-10-09
| * | | | | | Cleanup suggested by code reviewGravatar Craig Tiller2017-10-09
| | | | | * | Merge branch 'master' into cq_statsGravatar Sree Kuchibhotla2017-10-09
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | * / | | | Add newline at the end of src/core headers that did not have itGravatar Yash Tibrewal2017-10-09
| | |/ / / /
| * | | | | Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-09
| |\| | | |
| | | * | | Process updates immediately instead of waiting for a previous one to complete.Gravatar Mark D. Roth2017-10-09
| | | | | * Fix testGravatar Craig Tiller2017-10-09
| | | | | * Remove #if 0Gravatar Craig Tiller2017-10-08
| | | | | * Have BDP estimator schedule timersGravatar Craig Tiller2017-10-08
| |_|_|_|/ |/| | | |
* | | | | Missing destructorGravatar Craig Tiller2017-10-08