Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into issue_2709 | Alistair Veitch | 2015-07-30 |
|\ | |||
* | | Move grpc_census_call_*_context calls into public header | Alistair Veitch | 2015-07-30 |
| | | |||
| * | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-26 |
| |\ | |/ |/| | |||
* | | Merge pull request #2629 from ctiller/always-with-the-mono | Yang Gao | 2015-07-23 |
|\ \ | | | | | | | Make the server report monotonic times for deadlines | ||
| | * | Merge github.com:grpc/grpc into warbling-wombat | Craig Tiller | 2015-07-23 |
| | |\ | |_|/ |/| | | |||
| * | | 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 | ||
| | * | Canonicalize metadata keys in core | Craig Tiller | 2015-07-22 |
| | | | |||
| * | | Add grpc_call_get_peer | Craig Tiller | 2015-07-20 |
| |/ | |||
* / | Move alarm subsystem to monotonic time | Craig Tiller | 2015-07-19 |
|/ | |||
* | Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵ | Craig Tiller | 2015-07-19 |
|\ | | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak | ||
* \ | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-17 |
|\ \ | |||
| | * | Fixed small leak. | David Garcia Quintas | 2015-07-15 |
| | | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # include/grpc++/client_context.h # include/grpc++/server_context.h # src/cpp/client/client_context.cc # src/cpp/server/server_context.cc # vsprojects/Grpc.mak | ||
| | * | | Added some comments, minot stylistic tweaks | David Garcia Quintas | 2015-07-15 |
| | | | | |||
| | * | | Fixes to compression, to be merged back to the appropriate branch. | David Garcia Quintas | 2015-07-15 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard | Craig Tiller | 2015-07-13 |
| |\ \ \ | | | |/ | | |/| | |||
* | | | | Merge github.com:grpc/grpc into no-worries-i-can-wait | Craig Tiller | 2015-07-13 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Introduce a clock type field onto gpr_timespec. | Craig Tiller | 2015-07-13 |
| | | | | | | | | | | | | | | | | | | | | Use it to validate that arithmetic on time types makes even some vague kind of sense. | ||
| * | | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time | Vijay Pai | 2015-07-10 |
| |\ \ \ | |/ / / |/| | | | Introduce multiple clocks to GPR | ||
| * | | | Added static where needed | Craig Tiller | 2015-07-10 |
| | | | | |||
| * | | | Remove magic number | Craig Tiller | 2015-07-10 |
| | | | | |||
| | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-09 |
| | | |\ | |||
| * | | | | Fix TSAN reported errors | Craig Tiller | 2015-07-09 |
| | | | | | |||
| * | | | | clang-format affected files | Craig Tiller | 2015-07-09 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-09 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| | | * | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard | Craig Tiller | 2015-07-09 |
| | | |\ \ | | |_|/ / | |/| | | | |||
| * | | | | Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged | Yang Gao | 2015-07-08 |
| |\ \ \ \ | | | | | | | | | | | | | Add metadata refcount debug helpers | ||
| | | * | | | Rewrite completion queue internals to use pre-allocation of events | Craig Tiller | 2015-07-08 |
| | |/ / / | |/| | | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| * | | | | Merge pull request #2242 from a-veitch/external_api_2 | Craig Tiller | 2015-07-07 |
| |\ \ \ \ | | | | | | | | | | | | | add client side census context | ||
| | | * \ \ | Merge github.com:grpc/grpc into metadata-wants-to-be-debugged | Craig Tiller | 2015-07-07 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
* | | | | | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-07 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/channel/client_setup.c src/core/surface/init.c | ||
| | | | * | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard | Craig Tiller | 2015-07-07 |
| | | | |\ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-07 |
| |\ \ \ \ \ | |||
* | | | | | | | clang-format changed files | Craig Tiller | 2015-07-06 |
| | | | | | | | |||
| | | | * | | | Add metadata refcount debugging | Craig Tiller | 2015-07-06 |
| | |_|/ / / | |/| | | | | |||
| | | | * | | Merge github.com:grpc/grpc into flow-like-lava-to-a-barnyard | Craig Tiller | 2015-07-05 |
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/core/surface/call.c src/core/transport/chttp2_transport.c src/core/transport/transport.h | ||
| | * | | | | | Structure repacking and sizing | Craig Tiller | 2015-07-02 |
| | | |_|/ / | | |/| | | | |||
* | / | | | | Introduce multiple clocks to GPR | Craig Tiller | 2015-07-01 |
| |/ / / / |/| | | | | |||
| * | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-01 |
| | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # Makefile # gRPC.podspec # src/core/surface/call.c # src/core/transport/chttp2/frame_data.c # tools/doxygen/Doxyfile.core.internal # vsprojects/Grpc.mak | ||
* | | | | | | Try harder to return DEADLINE_EXCEEDED when we should | Craig Tiller | 2015-07-01 |
| |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do this by ensuring that the alarm callback has had a chance to run on a call before returning status to the application. If we do not do this: - the server alarm could be scheduled and run - it will write a RST_STREAM with a status that loses the deadline exceededness (because that is unexpressable in HTTP2 error codes) - it will be received by the client and processed - the client will return an INTERNAL error (the lossy re-encoding of the server status), and then run its alarm handler to set the status to something else | ||
| | | | * | WIP in *_end2end_test.cc. Tests pass. Fixed leaks and introduced concept of ↵ | David Garcia Quintas | 2015-06-30 |
| | | | | | | | | | | | | | | | | | | | | compression request thru MD | ||
| * | | | | clang-format affected files | Craig Tiller | 2015-06-30 |
| | | | | | |||
| | * | | | add client side census context | Alistair Veitch | 2015-06-29 |
| |/ / / |/| | | | |||
| * | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-26 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #2149 from ctiller/oops-i-split-it-again | Vijay Pai | 2015-06-26 |
|\ \ \ \ | | | | | | | | | | | Initial transport lock split up | ||
| | | | * | Moar tests, fixed wrongly named vbles, minor bugs. | David Garcia Quintas | 2015-06-25 |
| | | | | |