aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Collapse)AuthorAge
* Merge github.com:grpc/grpc into backoff_libGravatar Craig Tiller2016-03-16
|\
| * Use gpr_free() in gpr_free_aligned()Gravatar Paddy Byers2016-03-15
| |
* | Build out backoff as a libraryGravatar Craig Tiller2016-03-11
|/
* Always ref writable streamsGravatar Craig Tiller2016-03-02
| | | | | | | | We suffered a bug whereby doing a follow-up write to another write could resurrect a deleted stream, causing all sorts of crash. Fix: when a stream becomes writable (vs when we start writing) take a ref on the stream, and only relinquish it once we're done writing.
* clang-format all the things.Gravatar Nicolas "Pixel" Noble2016-02-25
|
* Fix bugGravatar Craig Tiller2016-02-24
|
* Merge github.com:grpc/grpc into 44Gravatar Craig Tiller2016-02-24
|\
* | Add fallback for secure_getenv (again)Gravatar Craig Tiller2016-02-23
| |
| * Fix copyrightsGravatar Craig Tiller2016-02-23
| |
| * Regenerate files, fix bugsGravatar Craig Tiller2016-02-22
| |\ | |/ |/|
| * Add a sanity test for name aliasingGravatar Craig Tiller2016-02-22
|/
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\
| * Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| |\
* | \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \ \ | | |/ | |/|
| * | Merge pull request #5096 from a-veitch/win_cv_waitGravatar Craig Tiller2016-02-08
| |\ \ | | | | | | | | Add timespan support for win32 gpr_cv_wait.
| * | | Reverse changes to AVL codeGravatar murgatroid992016-02-05
| | | |
| | * | Add timespan support for win32 gpr_cv_wait.Gravatar Alistair Veitch2016-02-05
| | | |
| * | | Clang format and fix copyrightsGravatar murgatroid992016-02-05
| | | |
| * | | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
| |/ /
| * | Fix copyright and use consistent C89 commentsGravatar vjpai2016-02-04
| | |
| | * Make binary compatibility not the defaultGravatar Craig Tiller2016-02-04
| | |
| * | Add explicit comments about purpose of writing to padGravatar Vijay Pai2016-02-04
| | |
| * | Stop upsetting valgrind with uninitialized shortsGravatar Vijay Pai2016-02-04
| |/
| * Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
| |\ | | | | | | Binary compatibility fixes
| | * Better dynamic linkingGravatar Craig Tiller2016-02-03
| | |
| | * Prevent infinite loopGravatar Craig Tiller2016-02-03
| | |
| * | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| | * Dont need this for 32bitGravatar Craig Tiller2016-02-02
| | |
| | * Merge pull request #5007 from ctiller/memcpy3Gravatar Nicolas Noble2016-02-02
| | |\ | | | | | | | | Use old memcpy for wrappers
| * | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-02
| |\| |
| | * | Merge pull request #4998 from ctiller/syscallGravatar Jan Tattermusch2016-02-02
| | |\ \ | | | | | | | | | | Make clock_gettime syscall directly to skirt ABI issues
* | | \ \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-02
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | * Clean up formattingGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Copyright, clang-formatGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Refine platform detectionGravatar Craig Tiller2016-02-02
| | | | |
| | | | * Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | |_|/ | |/| |
| | | * Please *sanGravatar Craig Tiller2016-02-01
| | | |
| | | * Fix copyrightGravatar Craig Tiller2016-02-01
| | | |
| * | | Fix copyrightGravatar Craig Tiller2016-02-01
| | | |
| | | * Make clock_gettime syscall directly to skirt ABI issuesGravatar Craig Tiller2016-02-01
| | | |
| * | | Add missing )Gravatar Craig Tiller2016-02-01
| | | |
| * | | CommentsGravatar Craig Tiller2016-02-01
| | | |
| * | | Support falling back on older secure_getenv/getenv versions on older glibcGravatar Craig Tiller2016-02-01
| | |/ | |/|
| | * Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-01
| | |\ | | |/ | |/|
| * | Fixing copyrights.Gravatar Nicolas "Pixel" Noble2016-02-01
| | |
| | * Building the grpc DLLs.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/
| * Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |
* | Fix copyrights, formattingGravatar Craig Tiller2016-01-28
| |
* | Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-01-28
|\|
| * More fixes.Gravatar Nicolas "Pixel" Noble2016-01-28
| |