aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-17
|\
| * Fix call to grpc_exec_ctx_enqueueGravatar Bogdan Drutu2016-02-16
| * Fix the arguments type for on_read and destroy callbacks to match with grpc_i...Gravatar Bogdan Drutu2016-02-16
| * Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
| |\
| * \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
| |\ \
| | | * Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #5078 from ctiller/compatibility_modeGravatar Craig Tiller2016-02-12
| |\ \ \
| * \ \ \ Merge github.com:grpc/grpc into bad_metadataGravatar Craig Tiller2016-02-12
| |\ \ \ \
| | | | | * This testing exposed a race condition in alarm creation - theGravatar Vijay Pai2016-02-11
| | | | * | merge to HEADGravatar Alistair Veitch2016-02-11
| | | | |\|
| | | | * | Respond to review commentsGravatar Alistair Veitch2016-02-11
* | | | | | Add commentGravatar Craig Tiller2016-02-11
| | * | | | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-11
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | Merge github.com:grpc/grpc into compatibility_modeGravatar Craig Tiller2016-02-11
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_mergeGravatar Jan Tattermusch2016-02-10
| | | |\ \ \
| | | | * | | WTFGravatar Craig Tiller2016-02-10
| | | | * | | Fix 1 second stall on WindowsGravatar Craig Tiller2016-02-10
| | | * | | | Merge pull request #5149 from bogdandrutu/bugGravatar Alistair Veitch2016-02-09
| | | |\ \ \ \
* | | | \ \ \ \ Merge github.com:grpc/grpc into sceqGravatar Craig Tiller2016-02-09
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | * | | | Manually added empty lines and spaces in the copyright and it worked.Gravatar Bogdan Drutu2016-02-09
| | | | * | | | Add the removed line before the copyrightGravatar Bogdan Drutu2016-02-09
| | | | * | | | run sudo ./tools/distrib/clang_format_code.shGravatar Bogdan Drutu2016-02-09
| | | | * | | | Fix some indentation.Gravatar Bogdan Drutu2016-02-09
| | | | * | | | change gpr_int* to int*_tGravatar Bogdan Drutu2016-02-09
| | | | * | | | Run clang-formatGravatar Bogdan Drutu2016-02-08
| * | | | | | | Flagging master as 0.14.0-dev.Gravatar Nicolas "Pixel" Noble2016-02-09
| | |_|_|/ / / | |/| | | | |
| | | | * | | Change the census metadata keys. Both census keys must be binary keys because...Gravatar Bogdan Drutu2016-02-08
| * | | | | | Flagging 0.13 as pre1.Gravatar Nicolas "Pixel" Noble2016-02-09
| | |_|/ / / | |/| | | |
| | | | | * Merge branch 'master' into base_logGravatar Alistair Veitch2016-02-08
| | | | | |\
| * | | | | | build.yaml centric versioningGravatar Craig Tiller2016-02-08
| | |_|_|_|/ | |/| | | |
| * | | | | Merge pull request #5114 from yang-g/flushed_too_earlyGravatar Craig Tiller2016-02-08
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #5096 from a-veitch/win_cv_waitGravatar Craig Tiller2016-02-08
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
| |\ \ \ \ \ \ \
| | | | * | | | | flush the stalled list after the window is updatedGravatar yang-g2016-02-05
| | * | | | | | | Reverse changes to AVL codeGravatar murgatroid992016-02-05
| | | | | | | | * mergeGravatar Alistair Veitch2016-02-05
| | | | | | | | |\
| | | * | | | | | | Add timespan support for win32 gpr_cv_wait.Gravatar Alistair Veitch2016-02-05
| | | | |_|_|_|_|/ | | | |/| | | | |
| * | | | | | | | Merge pull request #5017 from daniel-j-born/tcp_server_trivialGravatar Craig Tiller2016-02-05
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | | * | | | | | Clang format and fix copyrightsGravatar murgatroid992016-02-05
| | | * | | | | | Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
| | |/ / / / / / | |/| | | | | |
| | | | | * | | Merge github.com:grpc/grpc into compressGravatar Craig Tiller2016-02-05
| | | | | |\ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Merge pull request #5081 from vjpai/dbg_asyncGravatar Craig Tiller2016-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
| * | | | | | | Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | * | | | | Stop upsetting valgrind with uninitialized shortsGravatar Vijay Pai2016-02-04
| | |/ / / / / | |/| | | | |
| * | | | | | clang-formatGravatar yang-g2016-02-03
| | | | | * | SanityGravatar Craig Tiller2016-02-03
| | | | * | | Properly handle "." in metadataGravatar Craig Tiller2016-02-03
| | |_|/ / / | |/| | | |