Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | post-merge | Alistair Veitch | 2015-07-26 |
|\ | |||
| * | Merge pull request #2605 from yang-g/fake_transport_security_to_private | jboeuf | 2015-07-24 |
| |\ | | | | | | | Fake transport security to private | ||
| * | | fix whitespaces and line length | Jan Tattermusch | 2015-07-24 |
| | | | |||
| * | | fix getpeername code on windows | Jan Tattermusch | 2015-07-24 |
| | | | |||
| * | | Merge pull request #2623 from ctiller/tightly-they-took-the-token-to-the-tent | Vijay Pai | 2015-07-24 |
| |\ \ | | | | | | | | | Handle a race where a new call comes in post-shutdown a little better | ||
| * \ \ | Merge pull request #2633 from ctiller/virtuous-velvit-velociraptor | Yang Gao | 2015-07-23 |
| |\ \ \ | | | | | | | | | | | Fix flow control | ||
| * \ \ \ | Merge pull request #2586 from dgquintas/compress_flag_reset | Craig Tiller | 2015-07-23 |
| |\ \ \ \ | | | | | | | | | | | | | Fixes for streaming compression. | ||
| * \ \ \ \ | Merge pull request #2629 from ctiller/always-with-the-mono | Yang Gao | 2015-07-23 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Make the server report monotonic times for deadlines | ||
| | | | * | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | |||
| | | | * | | | Integration fix | Craig Tiller | 2015-07-23 |
| | | | | | | | |||
| | | | * | | | Merge branch 'compress_flag_reset' of github.com:dgquintas/grpc into ↵ | Craig Tiller | 2015-07-23 |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | | | | | | | | virtuous-velvit-velociraptor | ||
| | | | * | | | Merge github.com:grpc/grpc into virtuous-velvit-velociraptor | Craig Tiller | 2015-07-23 |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | |||
| | | | * | | | Fix flow control | Craig Tiller | 2015-07-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - sending of window updates is now integrated with the primary write path, making this far more robust - iomgr starts up after shutdown correctly again | ||
| * | | | | | | Merge pull request #2617 from jboeuf/jwt_creds_renaming | Yang Gao | 2015-07-23 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Renaming jwt_credentials to service_account_jwt_access_credentials. | ||
| | | | | * | | | Merge branch 'flow_control_buf_fix' of github.com:yang-g/grpc into ↵ | Craig Tiller | 2015-07-23 |
| | |_|_|/| | | | |/| | | | | | | | | | | | | | | | | | | | | | | virtuous-velvit-velociraptor | ||
| * | | | | | | | Merge pull request #2493 from a-veitch/record_stat | Craig Tiller | 2015-07-23 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Census record stats API | ||
| | | | * | | | | | Make the server report monotonic times for deadlines | Craig Tiller | 2015-07-23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For very high performance systems, we're going to want to be able to simply push the value reported from the server down onto clients. If we report realtime now, then all wrapped languages are going to assume it, meaning that such a change will be impossible later. | ||
| * | | | | | | | | Merge pull request #2542 from ctiller/tell-me-who-you-might-be | Yang Gao | 2015-07-23 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Expose call peer uri from C core | ||
| | | | | | * | | | Flow control fix | yang-g | 2015-07-22 |
| | |_|_|_|/ / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #2622 from ctiller/look-at-the-trees | Yang Gao | 2015-07-22 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Prevent applications from sending reserved metadata | ||
| | | | | | | * | | Handle a race where a new call comes in post-shutdown a little better | Craig Tiller | 2015-07-22 |
| | |_|_|_|_|/ / | |/| | | | | | | |||
| | * | | | | | | Filter out reserved metadata so that applications cant mess us up | Craig Tiller | 2015-07-22 |
| | | | | | | | | |||
| * | | | | | | | Fix interop tests by ensuring non-http-special metadata precedes other metadata | Craig Tiller | 2015-07-22 |
| | | | | | | | | |||
| | | | | * | | | Renaming jwt_credentials to service_account_jwt_access_credentials. | Julien Boeuf | 2015-07-22 |
| | |_|_|/ / / | |/| | | | | | |||
| | | | | | * | merge head and resolve conflict | yang-g | 2015-07-22 |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | |||
| | | | | | * | move fake_transport_security_credentials to private API | yang-g | 2015-07-21 |
| | | |_|_|/ | | |/| | | | |||
| | | | | * | Fixes for streaming compression. | David Garcia Quintas | 2015-07-21 |
| | | |_|/ | | |/| | | |||
| * | | | | Merge pull request #2529 from ctiller/prefer-gin-n-tonic | Vijay Pai | 2015-07-21 |
| |\ \ \ \ | | | | | | | | | | | | | Move alarm subsystem to monotonic time | ||
| * \ \ \ \ | Merge pull request #2556 from ctiller/one-thing-at-a-time | Vijay Pai | 2015-07-21 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix TSAN reported failure | ||
| * \ \ \ \ \ | Merge pull request #2370 from ctiller/now-i-get-to-show-it-to-EVERYBODY | Yang Gao | 2015-07-21 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | User agent string sending support | ||
| * | | | | | | | Fix (forever) a TSAN bug thats plagued us | Craig Tiller | 2015-07-21 |
| | |_|_|/ / / | |/| | | | | | |||
| | | * | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 |
| | | | | | | | |||
| | | * | | | | Fix TSAN reported failure | Craig Tiller | 2015-07-20 |
| | |/ / / / | |/| | | | | |||
| | | | * | | Make endpoint peer API work on Windows | Craig Tiller | 2015-07-20 |
| | | | | | | |||
| | | | * | | Add grpc_call_get_peer | Craig Tiller | 2015-07-20 |
| | | | | | | |||
| | | | * | | Add ipv4:, ipv6: schemes | Craig Tiller | 2015-07-20 |
| | |_|/ / | |/| | | | |||
| | | | * | address comments | Alistair Veitch | 2015-07-20 |
| | | | | | |||
| | | * | | Update Windows to use the monotonic clock for alarms also | Craig Tiller | 2015-07-20 |
| | | | | | |||
| | | * | | Fix Windows CV | Craig Tiller | 2015-07-19 |
| | | | | | |||
| | * | | | Merge github.com:grpc/grpc into now-i-get-to-show-it-to-EVERYBODY | Craig Tiller | 2015-07-19 |
| | |\ \ \ | | |/ / / | |/| | | | | | | | | | | | | | Conflicts: src/cpp/client/channel_arguments.cc | ||
| | | * | | Move alarm subsystem to monotonic time | Craig Tiller | 2015-07-19 |
| | |/ / | |/| | | |||
| * | | | Merge pull request #2494 from grpc/cconfig-readme | Craig Tiller | 2015-07-19 |
| |\ \ \ | | | | | | | | | | | client config README small fixes | ||
| * \ \ \ | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | ||
| * \ \ \ \ | Merge pull request #2319 from dgquintas/str_join_with_sep | Nicolas Noble | 2015-07-19 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Added convenience functions gpr_strjoin_sep and grp_strsplit | ||
| | | | | * | | Extend tracer to server shutdown | Craig Tiller | 2015-07-18 |
| | | | | | | | |||
| | | | | * | | User agent string support | Craig Tiller | 2015-07-18 |
| | |_|_|/ / | |/| | | | | |||
| | | | * | | Rephrasing of lb policies sentence | David G. Quintas | 2015-07-18 |
| | | | | | | |||
| | | | * | | client config README small fixes | David G. Quintas | 2015-07-17 |
| | |_|/ / | |/| | | | | | | | | Tiny typo plus addition of URI RFC reference and formatting. | ||
| * | | | | Merge pull request #2470 from ctiller/i-want-to-wait-free | Vijay Pai | 2015-07-17 |
| |\ \ \ \ | | | | | | | | | | | | | Lock free requested call fulfillment path | ||
| | | * \ \ | Merge branch 'master' of github.com:grpc/grpc into str_join_with_sep | David Garcia Quintas | 2015-07-17 |
| | | |\ \ \ | | |_|/ / / | |/| | | | |