aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Collapse)AuthorAge
* Fix the arguments type for on_read and destroy callbacks to match with ↵Gravatar Bogdan Drutu2016-02-16
| | | | grpc_iomgr_cb_func
* Merge pull request #5201 from vjpai/alarm_openloopGravatar David G. Quintas2016-02-16
|\ | | | | Revive and reform open-loop QPS testing
* \ Merge pull request #5098 from a-veitch/base_logGravatar Bogdan Drutu2016-02-16
|\ \ | | | | | | Add Census base log
| | * Merge branch 'master' into alarm_openloopGravatar Vijay Pai2016-02-12
| | |\ | |_|/ |/| |
* | | Merge pull request #5078 from ctiller/compatibility_modeGravatar Craig Tiller2016-02-12
|\ \ \ | | | | | | | | Make binary compatibility not the default
* \ \ \ 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
| | | | | | | | | | | | | | | | | | | | alarm needs to "begin" at the CQ before the timer should be inited.
| | | * | merge to HEADGravatar Alistair Veitch2016-02-11
| | | |\|
| | | * | Respond to review commentsGravatar Alistair Veitch2016-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
| | |\ \ \ \ | | | | | | | | | | | | | | Change the census metadata keys.
| | | * | | | 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 ↵Gravatar Bogdan Drutu2016-02-08
| | | | | | | | | | | | | | | | | | | | | | | | because of the encoding.
| | * | | | 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
| | |\ \ \ | | | | | | | | | | | | flush the stalled list after the window is updated
| | * \ \ \ Merge pull request #5096 from a-veitch/win_cv_waitGravatar Craig Tiller2016-02-08
| | |\ \ \ \ | | | | | | | | | | | | | | Add timespan support for win32 gpr_cv_wait.
| | * \ \ \ \ Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Replace 'long' with 'int64_t' in public core headers
| | | | | * | | 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
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | Fix comments in tcp_server.h
| | | | * | | | 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
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Write to dummy pads and invalid entries in lock-free stack to prevent valgrind complaints
| | | * | | | | 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
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | | Change all instances of census_tag_set to census_context
| | | | * | | 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
| |/ / / / |/| | | |
| * | | | Fix race condition in transport APIGravatar Craig Tiller2016-02-03
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically: Receiving trailing and initial metadata had to be published in lock-step. => If we wanted trailing metadata, we might not get initial metadata processed until messages arrived. => Compression code had no idea what codec to use. To fix it, publish initial metadata as soon as it's ready (this is a transport API change). Requires changes to grpc_call to ensure ordering in processing initial metadata and messages (one may be delayed). Exposed at least some bugs in C++ where we never read initial metadata. I expect at least one more similar bug.
* | | | Merge pull request #5032 from yang-g/two_implsGravatar Nicolas Noble2016-02-03
|\ \ \ \ | | | | | | | | | | Fix clean up logic when failing to add a secure port.
* \ \ \ \ Merge pull request #5036 from ctiller/fixes2Gravatar Jan Tattermusch2016-02-03
|\ \ \ \ \ | | | | | | | | | | | | Binary compatibility fixes
| | | * \ \ mergeGravatar Alistair Veitch2016-02-03
| | | |\ \ \ | |_|_|/ / / |/| | | | |