Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | Merge pull request #5052 from ctiller/compress | David G. Quintas | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix race condition in transport API | |||
| * | | | | | | | | | Revert "Proto API for LB request/responses" | Craig Tiller | 2016-02-11 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4038 from dgquintas/grpclb_api | Craig Tiller | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Proto API for LB request/responses | |||
| | | | | | | | * | | | Remove a vestige | vjpai | 2016-02-11 | |
| | | | | | | | | | | | ||||
| | | | | | | | * | | | fixed_size_thread_pool : why do we even have that lever? It has been | vjpai | 2016-02-11 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | deprecated and unused for quite some time. | |||
| | | | | | | * | | | This testing exposed a race condition in alarm creation - the | Vijay Pai | 2016-02-11 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | alarm needs to "begin" at the CQ before the timer should be inited. | |||
| | | | | * | | | | Paper over custom command limitations | Masood Malekghassemi | 2016-02-11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The custom gRPC bdist command depends on numerous undocumented and private behaviors of setuptools, wheel, distutils, etc. One such is the ordering of generated distribution targets. We paper over this under the assumption that the command will only be useful for gRPC devs, and document with a command description a contractual obligation of users of the command. | |||
| | | | | * | | | | Use wheels instead for custom bdists | Masood Malekghassemi | 2016-02-11 | |
| | | | | | | | | | ||||
| | | | | | * | | | merge to HEAD | Alistair Veitch | 2016-02-11 | |
| | | | | | |\ \ \ | ||||
| | | | | | * | | | | Respond to review comments | Alistair Veitch | 2016-02-11 | |
| | | | | | | | | | | ||||
| | | | | | | | | * | Add comment | Craig Tiller | 2016-02-11 | |
| | | | | | | | | | | ||||
| | | * | | | | | | | Merge github.com:grpc/grpc into compress | Craig Tiller | 2016-02-11 | |
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | | | ||||
| | | | | * | | | | | Merge github.com:grpc/grpc into compatibility_mode | Craig Tiller | 2016-02-11 | |
| | | | | |\ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||
| * | | | | | | | | | Remove a small allocation, at the cost of a little uglier header file. | Vijay Pai | 2016-02-11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit may or may not be a great tradeoff. | |||
| | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-11 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||
| * | | | | | | | | | Sanity: clang-format and regen projects | Vijay Pai | 2016-02-11 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'master' into alarm_mods | Vijay Pai | 2016-02-11 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||
| | * | | | | | | | | Add a dummy reference to prevent unused variable warning if there is no rpc ↵ | yang-g | 2016-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | method defined. | |||
| * | | | | | | | | | tag fed in by user should be any arbitrary tag, not a CompletionQueueTag | vjpai | 2016-02-10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | type | |||
| | * | | | | | | | | Merge pull request #5165 from ctiller/bring_back_gpr | Nicolas Noble | 2016-02-10 | |
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Bring back gpr | |||
| | * \ \ \ \ \ \ \ \ | Merge pull request #5188 from jtattermusch/resolve_0_13_merge | Michael Lumish | 2016-02-10 | |
| | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge changes from release-0_13 | |||
| | * | | | | | | | | | | Merge pull request #5185 from lepatryk/byte-buffer | Michael Lumish | 2016-02-10 | |
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass delete[] explicitely to Nan::NewBuffer. | |||
| | | * | | | | | | | | | Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge | Jan Tattermusch | 2016-02-10 | |
| | |/| | | | | | | | | | |/| | | | | |/ / / / | | | | |_|_|/| | | | | | | |/| | | | | | | | ||||
| | | * | | | | | | | | WTF | Craig Tiller | 2016-02-10 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Fix 1 second stall on Windows | Craig Tiller | 2016-02-10 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Fix copyright | yang-g | 2016-02-10 | |
| | | | | | | | | | | | ||||
| | | | | | | | | * | | Provide explicit API for user to set user agent string prefix | yang-g | 2016-02-10 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge remote-tracking branch 'google/release-0_13' into merge-and-regen | Nicolas "Pixel" Noble | 2016-02-10 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: build.yaml src/ruby/lib/grpc/version.rb | |||
| | | * | | | | | | | | Pass delete[] explicitely to Nan::NewBuffer. | Patryk Lesiewicz | 2016-02-10 | |
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the Nan::NewBuffer version that accepts an explicit callback deallocating buffers. This way we'll be resilient to different nan/node versions. Fixes grpc/grpc#4867 | |||
| | * | | | | | | | | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Fix some C# copyrights | vjpai | 2016-02-09 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #5149 from bogdandrutu/bug | Alistair Veitch | 2016-02-09 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Change the census metadata keys. | |||
| | | | | | | | | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-09 | |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge pull request #5066 from chrisdunelm/dnx_Profilers | Jan Tattermusch | 2016-02-09 | |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix Profilers for coreclr | |||
| | | * | | | | | | | | Manually added empty lines and spaces in the copyright and it worked. | Bogdan Drutu | 2016-02-09 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | Add the removed line before the copyright | Bogdan Drutu | 2016-02-09 | |
| | | | | | | | | | | | ||||
| | | * | | | | | | | | run sudo ./tools/distrib/clang_format_code.sh | Bogdan Drutu | 2016-02-09 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Merge pull request #5100 from ↵ | Nathaniel Manista | 2016-02-09 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | nathanielmanistaatgoogle/python-grpc_set_ssl_roots_override_callback grpc_set_ssl_roots_override_callback for Python. | |||
| | | | | | * | | | | | | Get compilation working again | Craig Tiller | 2016-02-09 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Stop generating .pyc files in boringssl | Craig Tiller | 2016-02-09 | |
| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | Fix some indentation. | Bogdan Drutu | 2016-02-09 | |
| | | | | | | | | | | | | ||||
| | | | * | | | | | | | | change gpr_int* to int*_t | Bogdan Drutu | 2016-02-09 | |
| | | | | | | | | | | | | ||||
| | | | | | * | | | | | | Rollback gpr deletion | Craig Tiller | 2016-02-09 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||
| | * | | | | | | | | | grpc_set_ssl_roots_override_callback for Python | Nathaniel Manista | 2016-02-09 | |
| | | | | | | | | | | | ||||
| | | | | | * | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_api | David Garcia Quintas | 2016-02-08 | |
| | | | | | |\ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||
| | | | | * | | | | | | Fixing ruby versionning. | Nicolas "Pixel" Noble | 2016-02-09 | |
| | | | | | | | | | | | ||||
| | | | * | | | | | | | Run clang-format | Bogdan Drutu | 2016-02-08 | |
| | | | | | | | | | | | ||||
| | | | | * | | | | | | fix copyrights | Jan Tattermusch | 2016-02-08 | |
| | | | | | | | | | | | ||||
| * | | | | | | | | | | Flagging master as 0.14.0-dev. | Nicolas "Pixel" Noble | 2016-02-09 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||
| | | | * | | | | | | Change the census metadata keys. Both census keys must be binary keys ↵ | Bogdan Drutu | 2016-02-08 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | because of the encoding. |