Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-16 |
|\ | |||
| * | Merge pull request #9786 from vjpai/heldplace | Vijay Pai | 2017-03-16 |
| |\ | | | | | | | Eliminate a "using namespace" | ||
| * \ | Merge pull request #10052 from ctiller/nolock | Craig Tiller | 2017-03-16 |
| |\ \ | | | | | | | | | Remove most usage of the grpc_call lock | ||
| * \ \ | Merge pull request #10148 from ctiller/ubsan | Craig Tiller | 2017-03-16 |
| |\ \ \ | | | | | | | | | | | UBSAN cleanup | ||
| | | | * | Eliminate std::placeholders | Vijay Pai | 2017-03-16 |
| | | | | | |||
| * | | | | Merge pull request #10174 from nathanielmanistaatgoogle/health | Nathaniel Manista | 2017-03-15 |
| |\ \ \ \ | | | | | | | | | | | | | Update health to current gRPC code elements. | ||
| * \ \ \ \ | Merge pull request #10122 from ctiller/arena | Craig Tiller | 2017-03-15 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Arena allocator for grpc | ||
| | | * | | | | Update health to current gRPC code elements | Nathaniel Manista | 2017-03-15 |
| | | | | | | | |||
| * | | | | | | Merge pull request #10085 from yongni/split | yongni | 2017-03-15 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Created a standalone utility for uploading images to GCR | ||
| * \ \ \ \ \ \ | Merge pull request #9896 from matt-kwong/ssl-fuzz2 | matt-kwong | 2017-03-15 |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | Embed mock SSL data into ssl_server_fuzzer.c and add fuzzer options | ||
| * | | | | | | | Merge pull request #10000 from yang-g/grpc_pb_h | Yang Gao | 2017-03-15 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Include x.pb.h instead of x.grpc.pb.h for message-only protos | ||
| | | | * | | | | | created gcr upload script for version compatiblity tests. | Yong Ni | 2017-03-15 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #10021 from mpwarres/udp_server_user_data | Michael Warres | 2017-03-14 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove grpc_udp_server dependency on grpc_server. | ||
| * \ \ \ \ \ \ \ \ | Merge pull request #10149 from matt-kwong/fix-kokoro-jobs | matt-kwong | 2017-03-14 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Correct Kokoro scripts | ||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #10152 from yang-g/iostream | Yang Gao | 2017-03-14 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | add missing header | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #9906 from ctiller/trim-the-locks | Craig Tiller | 2017-03-14 |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | Trim deadline setting out of call creation path | ||
| | | | | * | | | | | | | Remove grpc_udp_server dependency on grpc_server. | Michael Warres | 2017-03-14 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| | | | | | | * | | | | Get growth right | Craig Tiller | 2017-03-14 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | add missing header | yang-g | 2017-03-14 |
| | |/ / / / / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Update cronet transport | Craig Tiller | 2017-03-14 |
| | | | | | | | | | | |||
| | | * | | | | | | | Correct Kokoro scripts | Matt Kwong | 2017-03-14 |
| | |/ / / / / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #10141 from nathanielmanistaatgoogle/import-prefix | Nathaniel Manista | 2017-03-14 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | Add import prefix to Python code generator. | ||
* | | | | | | | | | Fix compilation | Craig Tiller | 2017-03-14 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #10131 from ncteisen/copy-and-unref-fix | Noah Eisen | 2017-03-14 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix Copy and Unref Bug | ||
| | | | | | | | | * | Merge github.com:grpc/grpc into nolock | Craig Tiller | 2017-03-14 |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||
| | | | | | | * | | | Fix crash | Craig Tiller | 2017-03-14 |
| | | | | | | | | | | |||
| | | | | | | | * | | UBSAN cleanup | Craig Tiller | 2017-03-14 |
| | | | | | | | | | | |||
| | | | * | | | | | | Move config application to *just* prior to subchannel pick | Craig Tiller | 2017-03-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - this is both the point where we *know* we have a config (or not), and the last moment before wait_until_ready-ness is not an issue | ||
| | | | * | | | | | | Merge github.com:grpc/grpc into trim-the-locks | Craig Tiller | 2017-03-14 |
| | | | |\ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #10115 from ↵ | Nathaniel Manista | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | thunderboltsid/update-run-tests-scripts-to-python3.x Make testing scripts python3.x compatible. | ||
| | | | * | | | | | | | Add import prefix to Python generator | Nathaniel Manista | 2017-03-14 |
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed by a customer with a nontraditional codebase. | ||
| | | * | | | | | | | clang fmt | ncteisen | 2017-03-13 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge github.com:grpc/grpc into new_transport_op | Craig Tiller | 2017-03-13 |
|\| | | | | | | | | | |||
| | | * | | | | | | | Atomically load ref debugging output numbers | ncteisen | 2017-03-13 |
| | | | | | | | | | | |||
* | | | | | | | | | | Fix coercion | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | |||
| | | | | | | | | * | Fix cancellation | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | |||
| | | * | | | | | | | Code health and comments | ncteisen | 2017-03-13 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #9984 from ctiller/poll-wakeup | Craig Tiller | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add some pollset benchmarks | ||
| | | | | * | | | | | | Fix formatting | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Move functions around to avoid forward declarations | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Merge github.com:grpc/grpc into trim-the-locks | Craig Tiller | 2017-03-13 |
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
| * | | | | | | | | | | Merge pull request #10009 from muxi/fix-flush-read | Muxi Yan | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix flush read | ||
| * \ \ \ \ \ \ \ \ \ \ | Merge pull request #10105 from murgatroid99/upmerge_v1.2.x | Michael Lumish | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Upmerge v1.2.x | ||
| | | | | | * | | | | | | | Fix copy and unref race cond bug | ncteisen | 2017-03-13 |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | |||
| * | | | | | | | | | | | Merge pull request #10042 from muxi/objc-test-fix | Muxi Yan | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Use the right encoding overhead number in remote interop test with Cronet | ||
| | | | * | | | | | | | | | Add comments | Muxi Yan | 2017-03-13 |
| | | | | | | | | | | | | | |||
| * | | | | | | | | | | | | Merge pull request #10110 from ctiller/foo2 | Craig Tiller | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't track allocations if we are not going to use the tracking results | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #9947 from ctiller/track_memory | Craig Tiller | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Track memory as part of microbenchmark profiling runs | ||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #10114 from thunderboltsid/skip-test-if-pypy | Nathaniel Manista | 2017-03-13 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Skip split_definitions_test if PyPy is used as an interpreter. | ||
| | | | | | | | | | | | | * | | | clang-format | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | | | | | | |