Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into immolating-conversion | Craig Tiller | 2015-09-10 |
|\ | |||
* | | Sign conversion fixes | Craig Tiller | 2015-09-10 |
| | | |||
| * | Merge pull request #3277 from vjpai/cleanup | Yang Gao | 2015-09-09 |
| |\ | | | | | | | Removing some unused vestiges | ||
| * | | Fixing #3286 | Julien Boeuf | 2015-09-08 |
| | | | | | | | | | | | | | | | - We cannot use call_data after the final callback as this one may trigger the deletion of the call object (hence the call_data). | ||
| * | | Remove check for no workers | Craig Tiller | 2015-09-08 |
| | | | | | | | | | | | | | | | | | | | | | I *believe* this is actually safe, and the assert was errantly copy-pasted a while back. Fixes #3022 | ||
| | * | Removing some unused vestiges | vjpai | 2015-09-08 |
| | | | |||
| * | | Fix a case where :status could be returned to applications | Craig Tiller | 2015-09-04 |
| | | | |||
| * | | Merge pull request #3249 from nicolasnoble/windows-fixes | Craig Tiller | 2015-09-04 |
| |\ \ | | |/ | |/| | Fixing lingering bytes clipping issue on socket shutdown. | ||
| | * | Fixing lingering bytes clipping issue on socket shutdown. | Nicolas Noble | 2015-09-03 |
| | | | | | | | | | | | | | | | For more information, see comments on https://msdn.microsoft.com/en-us/library/windows/desktop/ms738547(v=vs.85).aspx | ||
| * | | Merge pull request #3236 from ctiller/insert-branch-name | Nicolas Noble | 2015-09-03 |
| |\ \ | | | | | | | | | Moar Windows fixes | ||
| * \ \ | Merge pull request #3190 from ctiller/daisy-dukes | Yang Gao | 2015-09-03 |
| |\ \ \ | | | | | | | | | | | Fix flow control issues | ||
| | | * \ | Merge branch 'release-0_11' of github.com:grpc/grpc into insert-branch-name | Craig Tiller | 2015-09-03 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #3242 from nicolasnoble/cancel-means-change | Craig Tiller | 2015-09-03 |
| |\ \ \ \ | | | | | | | | | | | | | Even if the stream was cancelled, notify of its state change. | ||
| | * | | | | Even if the stream was cancelled, notify of its state change. | Nicolas "Pixel" Noble | 2015-09-04 |
| | | |_|/ | | |/| | | |||
| * | | | | Merge pull request #3233 from jcanizales/fix-core-breakage | Michael Lumish | 2015-09-03 |
| |\ \ \ \ | | |/ / / | |/| | | | Fix C core build breakage. | ||
| | | | * | avoid infinite spin without checking condvar | Craig Tiller | 2015-09-03 |
| | | | | | |||
| | | | * | avoid underflow | Craig Tiller | 2015-09-03 |
| | |_|/ | |/| | | |||
| * | | | Replicate C++ docs from master to beta branch | Craig Tiller | 2015-09-03 |
| | | | | | | | | | | | | | | | | Original PR #3074 by @dgquintas | ||
| * | | | Merge pull request #3183 from ctiller/second-coming | Nicolas Noble | 2015-09-02 |
| |\ \ \ | | | | | | | | | | | Refactor Endpoint API | ||
| | * | | | Fix ASAN issues | Craig Tiller | 2015-09-02 |
| | | | | | |||
| | | * | | Fix C core build breakage. | Jorge Canizales | 2015-09-01 |
| | |/ / | |/| | | |||
| | | * | Merge github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-09-01 |
| | | |\ | | |_|/ | |/| | | | | | | | | | | | | | | Conflicts: build.json vsprojects/Grpc.mak | ||
| | * | | Fix asan bug | Craig Tiller | 2015-09-01 |
| | | | | |||
| | * | | fixes for windows | Craig Tiller | 2015-09-01 |
| | | | | |||
| * | | | Bumping revision to 0.11 for beta. | Nicolas "Pixel" Noble | 2015-09-01 |
| | | | | |||
| | * | | Fixup windows server | Craig Tiller | 2015-09-01 |
| | | | | |||
| | * | | Merge branch 'endpoints' into second-coming | Craig Tiller | 2015-09-01 |
| | |\ \ | |||
| | | * | | Merge branch 'third-coming' into endpoints | Craig Tiller | 2015-09-01 |
| | |/| | | |/| | | | |||
| * | | | | Merge pull request #3107 from a-veitch/view_api | Hongyu Chen | 2015-08-31 |
| |\ \ \ \ | | | | | | | | | | | | | API for: defining view and aggregations, associating them with metrics, and retrieving data | ||
| | * | | | | change aggregation_ops to internal type | Alistair Veitch | 2015-08-31 |
| | | | | | | |||
| | | | | * | Add a little experiment | Craig Tiller | 2015-08-31 |
| | | | | | | |||
| | | | * | | Merge github.com:grpc/grpc into second-coming | Craig Tiller | 2015-08-31 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| | * | | | | merge | Alistair Veitch | 2015-08-31 |
| | |\ \ \ \ | |||
| | | | | | * | Merge github.com:grpc/grpc into daisy-dukes | Craig Tiller | 2015-08-31 |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | |||
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-30 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||
| * | | | | | | Change the ownership model of the auth processor. | Julien Boeuf | 2015-08-30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - The processor now belongs to the server credentials in core. - The server credentials now needs to be refcounted. - Changed slighly the vtable of credentials to make it easier to avoid memory leaks (free'ing the pointer is now done at the common layer, the implementations of the creds are now only reponsible for destructing the implementations' specific members. | ||
| | * | | | | | Merge pull request #2668 from a-veitch/tracing_api | Craig Tiller | 2015-08-30 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Tracing api | ||
| * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
| |\| | | | | | | |||
| | | * | | | | | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-28 |
| | | |\ \ \ \ \ | |||
| | * | \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-08-28 |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | | | | | | | | | | credentials_naming_and_cleanup | ||
| * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-28 |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||
| * | | | | | | | | Adding C++ metadata processor. | Julien Boeuf | 2015-08-28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Had to chnage the core API to add a destroy function pointer in grpc_auth_metadata_processor. - Tested end to end. - Fixed some issues in the server_auth_filter (we were not checking the length which put us at risk of an overflow). | ||
| | | | * | | | | | add functions for getting trace records | Alistair Veitch | 2015-08-28 |
| | | | | | | | | | |||
| | | | | * | | | | merge to head | Alistair Veitch | 2015-08-28 |
| | | | | |\ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||
| | | | | | * | | | Cleaning up Windows endpoint code | Craig Tiller | 2015-08-28 |
| | | | | | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - removed the need to track some state - fixed chttp2 transport endpoint shutdown management - made a bunch of tests pass | ||
| | * | | | | | | Merge github.com:grpc/grpc into reject-the-stuffs | Craig Tiller | 2015-08-27 |
| | |\ \ \ \ \ \ | |||
| | | * \ \ \ \ \ | Merge pull request #3082 from dgquintas/cl | Craig Tiller | 2015-08-27 |
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Protect against dereferencing a null ptr in http2 stream | ||
| | | * \ \ \ \ \ \ | Merge pull request #3100 from murgatroid99/core_fix_improper_include | Craig Tiller | 2015-08-27 |
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect include line in core/census/grpc_filter.c | ||
| | | | | | | | * | | | make metric part of view | Alistair Veitch | 2015-08-27 |
| | | | | | | | | | | | |||
| * | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-27 |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | |