Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | Merge branch 'idempotent' into ignore_connectivity | Craig Tiller | 2016-03-16 | |
|\| | | | | | | | ||||
| * | | | | | | | Merge github.com:grpc/grpc into idempotent | Craig Tiller | 2016-03-16 | |
| |\ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into codegen_lib | David Garcia Quintas | 2016-03-15 | |
| | | |\ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||
| | | | | | * | | | Fixed include guards | David Garcia Quintas | 2016-03-15 | |
| | | |_|_|/ / / | | |/| | | | | | ||||
| | | | | | * | | Make use of unix sockets optional. | ahedberg | 2016-03-15 | |
| | | | | |/ / | ||||
| | | | * / / | Add intial plaform support for Native Client (NaCl) | Sam Clegg | 2016-03-14 | |
| | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The initial port to NaCl was done in the webports repository: https://chromium.googlesource.com/webports.git/+/master/ports/grpc/ In order to be buildable under NaCl outside the webports repo there are several further changes that will be needed: 1. Make AF_UNIX sockets optional 2. Make IP_PKTINFO optional 3. Make vector I/O (readv/writev) optional | |||
* | | | / / | Initial fail-fast support | Craig Tiller | 2016-03-11 | |
|/ / / / / | ||||
* | | | | | clang-format | Craig Tiller | 2016-03-10 | |
| | | | | | ||||
* | | | | | Change client :method selection based on idempotency | Craig Tiller | 2016-03-09 | |
| | | | | | ||||
* | | | | | Punch through flags for incoming calls | Craig Tiller | 2016-03-09 | |
| |_|/ / |/| | | | ||||
| | * | | clang-format | David Garcia Quintas | 2016-03-09 | |
| | | | | ||||
| | * | | docstrings | David Garcia Quintas | 2016-03-08 | |
| | | | | ||||
| | * | | clang-format | David Garcia Quintas | 2016-03-08 | |
| | | | | ||||
| | * | | codegen interface usage of gpr_inf_future | David Garcia Quintas | 2016-03-08 | |
| | | | | ||||
| | * | | reverted gpr_ time changes | David Garcia Quintas | 2016-03-08 | |
| | | | | ||||
| | * | | moved some files around | David Garcia Quintas | 2016-03-08 | |
| | | | | ||||
| | | * | Added a channel argument to set the maximum reconnect backoff duration. ↵ | Aaron Isotton | 2016-03-08 | |
| |_|/ |/| | | | | | | | | | | | | | | Extended the interop test to test the custom reconnect backoffs. This closes #5377. | |||
| | * | compiles! | David Garcia Quintas | 2016-03-08 | |
| | | | ||||
| | * | wip. cq refactored | David Garcia Quintas | 2016-03-07 | |
| | | | ||||
| | * | wip. prior to cq refactoring | David Garcia Quintas | 2016-03-07 | |
| | | | ||||
| * | | Revert "Revert "Properly integrate async API with server-side cancellations."" | Sree Kuchibhotla | 2016-03-07 | |
|/ / | ||||
| * | added missing initializer for global proto_serializer holder to codegen lib | David Garcia Quintas | 2016-03-06 | |
| | | ||||
* | | Revert "Properly integrate async API with server-side cancellations." | Sree Kuchibhotla | 2016-03-04 | |
| | | ||||
* | | Properly integrate async API with server-side cancellations. | Vijay Pai | 2016-03-03 | |
| | | | | | | | | There is a comment above IsCancelled that says when it is ok to use this. | |||
| * | Merge branch 'master' of github.com:grpc/grpc into codegen_proto_utils_fix | David Garcia Quintas | 2016-03-03 | |
| |\ | |/ |/| | ||||
* | | Always ref writable streams | Craig Tiller | 2016-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. | |||
| * | fix comments | David Garcia Quintas | 2016-03-02 | |
| | | ||||
| * | clang-format | David Garcia Quintas | 2016-03-02 | |
| | | ||||
| * | introduced workaround for proto_utils | David Garcia Quintas | 2016-03-02 | |
|/ | ||||
* | Merge pull request #5441 from a-veitch/no_binary_tags | Bogdan Drutu | 2016-02-29 | |
|\ | | | | | Remove binary tags, restrict tag characters to ASCII | |||
| * | eliminate binary tags | Alistair Veitch | 2016-02-25 | |
| | | ||||
* | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 | |
|\| | ||||
| * | Merge pull request #5287 from yang-g/global_callback_magic | Craig Tiller | 2016-02-22 | |
| |\ | | | | | | | Add a way to override channel arguments for server creation | |||
* | | | PR comments addressed | David Garcia Quintas | 2016-02-22 | |
| | | | ||||
* | | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-22 | |
|\| | | ||||
| * | | Added missing virtual dtor | David Garcia Quintas | 2016-02-19 | |
| | | | ||||
| * | | Fixed refactoring of grpc_arg pointer vtable | David Garcia Quintas | 2016-02-17 | |
| | | | ||||
* | | | Merge branch 'master' of github.com:grpc/grpc into alarm_cpp | David Garcia Quintas | 2016-02-17 | |
|\| | | ||||
* | | | Made Alarm's constructor a template for deadline | David Garcia Quintas | 2016-02-17 | |
| | | | ||||
| * | | Merge pull request #4859 from ctiller/sceq | Sree Kuchibhotla | 2016-02-17 | |
| |\ \ | | | | | | | | | Subchannel Sharing [The interop tests failures and Basic test failures are unrelated to this change. Merging] | |||
| * \ \ | Merge pull request #5186 from yang-g/inherit_from_grpc_library | Sree Kuchibhotla | 2016-02-17 | |
| |\ \ \ | | | | | | | | | | | Provide explicit API for user to set user agent string prefix | |||
| | | | * | Add a way to override channel arguments for server creation | yang-g | 2016-02-17 | |
| | |_|/ | |/| | | ||||
| * | | | Flagging the missing API entries. | Nicolas "Pixel" Noble | 2016-02-17 | |
|/ / / | ||||
| | * | Merge github.com:grpc/grpc into sceq | Craig Tiller | 2016-02-17 | |
| | |\ | |_|/ |/| | | ||||
* | | | I merged this without checking the copyright. My mistake... | vjpai | 2016-02-12 | |
| | | | ||||
* | | | Small tweak to make some customer code compile | Craig Tiller | 2016-02-12 | |
| | | | ||||
| * | | Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library | yang-g | 2016-02-12 | |
| |\ \ | |/ / |/| | | ||||
* | | | Merge pull request #5078 from ctiller/compatibility_mode | Craig Tiller | 2016-02-12 | |
|\ \ \ | | | | | | | | | Make binary compatibility not the default | |||
* \ \ \ | Merge pull request #5052 from ctiller/compress | David G. Quintas | 2016-02-11 | |
|\ \ \ \ | | | | | | | | | | | Fix race condition in transport API | |||
* \ \ \ \ | Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil | David G. Quintas | 2016-02-11 | |
|\ \ \ \ \ | | | | | | | | | | | | | Removing underscores in CENSUS_API, GRPC_API and GPR_API. |