Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Noah Eisen | 2017-03-22 |
|\ | | | | | | | error-slice-optimization | ||
| * | Merge pull request #10247 from y-zeng/fix_lb_subchannel | Yuchen Zeng | 2017-03-22 |
| |\ | | | | | | | Fix fuzzing detected error: remaining GRPC_ARG_SUBCHANNEL_ADDRESS was not removed by pick_first and round_robin | ||
| | * | Add reproduction | Yuchen Zeng | 2017-03-21 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2017-03-21 |
| |\| | | | | | | | | | | remove_initial_connect_string | ||
| * | | Remove BUILD rule for removed test. | Mark D. Roth | 2017-03-21 |
| | | | |||
| | * | Merge pull request #10102 from ctiller/fuzzing-long | Craig Tiller | 2017-03-20 |
| | |\ | | | | | | | | | Fix fuzzing detected error: stack overflow in hpack parser | ||
| | * \ | Merge pull request #9995 from y-zeng/cpu_test | Yuchen Zeng | 2017-03-17 |
| | |\ \ | | | | | | | | | | | Avoid repetitive division calculations | ||
| * | | | | Merge remote-tracking branch 'upstream/master' into ↵ | Mark D. Roth | 2017-03-17 |
| |\| | | | | | | | | | | | | | | | | | | remove_initial_connect_string | ||
| | * | | | Merge pull request #10090 from rjshade/add_test_flags | Yang Gao | 2017-03-17 |
| | |\ \ \ | | | | | | | | | | | | | Add test feature flags | ||
| | * \ \ \ | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-16 |
| | |\ \ \ \ | |||
| | | * \ \ \ | Merge pull request #10122 from ctiller/arena | Craig Tiller | 2017-03-15 |
| | | |\ \ \ \ | | | | | | | | | | | | | | | | | Arena allocator for grpc | ||
| | | * \ \ \ \ | 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 branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-03-15 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | error-slice-optimization | ||
| | | | | | * | | | Add test feature flags | Robbie Shade | 2017-03-15 |
| | | | | | | | | | |||
| | | * | | | | | | Merge github.com:grpc/grpc into call_arena | Craig Tiller | 2017-03-14 |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
* | | | | | | | | | Only use static on string literals | Noah Eisen | 2017-03-14 |
| | | | | | | | | | |||
| * | | | | | | | | Remove grpc_udp_server dependency on grpc_server. | Michael Warres | 2017-03-14 |
| | | | | | | | | | |||
| | | * | | | | | | Review comments | Craig Tiller | 2017-03-14 |
| | | | | | | | | | |||
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | ncteisen | 2017-03-14 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | error-slice-optimization | ||
* | | | | | | | | | Change error_create API to slice | ncteisen | 2017-03-13 |
| | | | | | | | | | |||
| | | * | | | | | | Use an arena for call & subchannel_call allocation | Craig Tiller | 2017-03-13 |
| | | | |/ / / / | | | |/| | | | | |||
| * | | | | | | | Merge pull request #10105 from murgatroid99/upmerge_v1.2.x | Michael Lumish | 2017-03-13 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Upmerge v1.2.x | ||
| * \ \ \ \ \ \ \ | 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 github.com:grpc/grpc into fuzzing-long | Craig Tiller | 2017-03-13 |
| | | | | | | | | | |\ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||
| | | | | | * | | | | | Fix race condition | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Concurrent test | Craig Tiller | 2017-03-13 |
| | | | | | | | | | | | |||
| | | | | | * | | | | | Arena allocator for grpc | Craig Tiller | 2017-03-12 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||
* | | | | | | | | | | Change error get/set API to grpc_slice | ncteisen | 2017-03-10 |
| | | | | | | | | | | |||
| * | | | | | | | | | Merge pull request #10005 from ctiller/status_ordering | Abhishek Kumar | 2017-03-10 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Document status ordering rules | ||
| | | * | | | | | | | Hide memory counters from atomic counters | Craig Tiller | 2017-03-10 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | * | | | | | | Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x | murgatroid99 | 2017-03-10 |
| |_|/| | | | | | |/| | | | | | | | | |||
| | | | | | | | * | Fix fuzzing detected error | Craig Tiller | 2017-03-10 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
| | | * | | | | | Merge pull request #10054 from murgatroid99/uv_resolver_fallback | Michael Lumish | 2017-03-10 |
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add uv resolver fallback for named ports, fix portability tests | ||
* | | | | | | | | | Address github comments | ncteisen | 2017-03-09 |
| | | | | | | | | | |||
| | | | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human | ncteisen | 2017-03-09 |
| | | | | | | |\ \ | | | | |_|_|_|/ / | | | |/| | | | | | |||
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵ | Noah Eisen | 2017-03-09 |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | | | | | | | | | | error-arena-optimization | ||
| | | | * | | | | | Add uv resolver fallback for named ports, fix portability tests | murgatroid99 | 2017-03-09 |
| | | | | | | | | | |||
* | | | | | | | | | Error arena optimization | ncteisen | 2017-03-08 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #9977 from ctiller/fssplit | Craig Tiller | 2017-03-08 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks | ||
| * | | | | | | | | Actually print error message | Craig Tiller | 2017-03-07 |
| | | | | | | | | | |||
| | | | | | | | * | Avoid repetitive division calculations | Yuchen Zeng | 2017-03-07 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #10001 from y-zeng/fling_stream | Yuchen Zeng | 2017-03-06 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use gpr_subprocess in fling_stream_test | ||
| | | | * | | | | | | Document status ordering rules | Craig Tiller | 2017-03-06 |
| | | | | |_|_|_|/ | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This documents a rule that's existed in a hard to find internal document that's existed since Feb 2016 by abhikumar@google.com. Since that rule is critical to untangling some gRPC C core behavior, we should document it publically. | ||
| | * | / | | | | | Use gpr_subprocess in fling_stream_test | Yuchen Zeng | 2017-03-06 |
| | | |/ / / / / | | |/| | | | | | |||
| | | * | | | | | Resolve sanity failures | Craig Tiller | 2017-03-06 |
| | | | | | | | | |||
| * | | | | | | | Merge remote-tracking branch 'upstream/v1.1.x' into 1.1.x_to_master | David Garcia Quintas | 2017-03-03 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #9939 from ctiller/stream_owned_slice | Craig Tiller | 2017-03-03 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add a slice type that shares a refcount with a transport stream | ||
| * \ \ \ \ \ \ \ | Merge pull request #9966 from y-zeng/static_area | Yuchen Zeng | 2017-03-03 |
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | Avoid using oversized frames | ||
| | | | | * | | | | Include build env | Craig Tiller | 2017-03-03 |
| | | | | | | | | |