aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/support
Commit message (Expand)AuthorAge
* Fix header file for MacGravatar vjpai2015-02-13
* Freeing the proper string in gpr_tmpfile.Gravatar Nicolas Noble2015-02-11
* added log messages for cpu_windows.cGravatar Jan Tattermusch2015-02-11
* added cpu_windows.cGravatar Jan Tattermusch2015-02-11
* Merge cleanup.Gravatar Nicolas Noble2015-02-09
* Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-10
|\
| * Merge pull request #418 from nicolasnoble/tmp-win32Gravatar Craig Tiller2015-02-06
| |\
| * | Adding /tmp to prefix when creating posix temporary files.Gravatar Julien Boeuf2015-02-06
| | * Making the gpr_tmpfile's win32 version a bit more Windows-y.Gravatar Nicolas "Pixel" Noble2015-02-06
| |/
| * Merge pull request #359 from jboeuf/ssl_default_creds_integrationGravatar Yang Gao2015-02-05
| |\
| | * Addressing comments.Gravatar Julien Boeuf2015-02-05
| | * Oooops. Forgot a the new file.Gravatar Julien Boeuf2015-02-04
| | * Adding linux specific env implementation.Gravatar Julien Boeuf2015-02-04
* | | Merge branch 'master' of github.com:google/grpc into grpc-win32Gravatar Nicolas "Pixel" Noble2015-02-04
|\ \ \
* | | | Second draft of the win32 implementation.Gravatar Nicolas "Pixel" Noble2015-02-04
| | * | Merge branch 'master' into source_cleanupGravatar David Klempner2015-02-04
| | |\ \ | | |/ / | |/| |
| * | | Merge branch 'master' into timespecGravatar David Klempner2015-02-04
| |\ \ \
| | * \ \ Merge pull request #392 from dklempner/timevalGravatar Craig Tiller2015-02-04
| | |\ \ \
| | | * | | Remove timeval functionsGravatar David Klempner2015-02-04
| | | | * | Fix up feature test macrosGravatar David Klempner2015-02-04
| | | |/ /
| | * | | Merge pull request #369 from jboeuf/tsan_opensslGravatar Nicolas Noble2015-02-04
| | |\ \ \ | | | |/ / | | |/| |
| * / | | Make gpr_timespec no longer be a typedef for struct timespec in posixGravatar David Klempner2015-02-04
| |/ / /
| | | * Addressing comments.Gravatar Julien Boeuf2015-02-03
| * | | undef and endif aren't the same thingGravatar David Klempner2015-02-03
| * | | We should ifdef check the define of _GNU_SOURCEGravatar David Klempner2015-02-03
| * | | Have cpu_linux.c define _GNU_SOURCE at the beginning of the fileGravatar David Klempner2015-02-03
* | | | First draft of the win32 implementation of iomgr.Gravatar Nicolas "Pixel" Noble2015-02-04
|/ / /
| * | Addressing nicolasnoble@ comments.Gravatar Julien Boeuf2015-02-03
| * | Fixing tsan errors in OpenSSL (#319)Gravatar Julien Boeuf2015-02-03
|/ /
| * Adding support for loading the SSL roots from an environment variable.Gravatar Julien Boeuf2015-02-02
|/
* Make _posix usage match 'the rules'Gravatar Craig Tiller2015-02-02
* Re-enabling errors on warning, disabling unused parameter warning, and fixing...Gravatar Nicolas "Pixel" Noble2015-01-30
* fixup compile error in log_android.cGravatar Todd Poynor2015-01-27
* sync up with masterGravatar Yang Gao2015-01-27
|\
| * Merge pull request #188 from ctiller/bprintfGravatar Nicolas Noble2015-01-26
| |\
* | | run clang-formatGravatar Yang Gao2015-01-26
|/ /
* | Fixing an extremely suspicious-looking paradigm in murmur_hash.cGravatar Nicolas "Pixel" Noble2015-01-25
| * Use a simpler growth algorithmGravatar Craig Tiller2015-01-23
| * Added commentsGravatar Craig Tiller2015-01-23
| * Add out-param to signal length of bufferGravatar Craig Tiller2015-01-23
| * Merge branch 'kill-more-printf' into bprintfGravatar Craig Tiller2015-01-23
| |\ | |/ |/|
* | FormattingGravatar Craig Tiller2015-01-23
* | srcGravatar Craig Tiller2015-01-23
| * Utilities for concatenating many stringsGravatar Craig Tiller2015-01-23
|/
* Move string.h to internal codeGravatar Craig Tiller2015-01-23
* Add gpr_ltoaGravatar Craig Tiller2015-01-23
* Fix math in time_posix.cGravatar Craig Tiller2015-01-21
* Use clang-format-3.5Gravatar Craig Tiller2015-01-18
* () --> (void)Gravatar Craig Tiller2015-01-15
* Run clang-format-all.shGravatar Yang Gao2015-01-14