Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'master' into cq_mpsc_based | 2017-04-18 | |
|\ | |||
| * | Merge remote-tracking branch 'upstream/master' into revert-10619-revert-9626-... | 2017-04-14 | |
| |\ | |||
* | \ | Merge branch 'master' into cq_lockfree | 2017-04-14 | |
|\ \ \ | | |/ | |/| | |||
| * | | Merge pull request #9972 from sreecha/cq_create_api_changes | 2017-04-14 | |
| |\ \ | |||
* | \ \ | Merge branch 'master' into cq_lockfree | 2017-04-13 | |
|\ \ \ \ | |||
| | | * \ | Merge branch 'master' into cq_create_api_changes | 2017-04-13 | |
| | | |\ \ | | |_|/ / | |/| | | | |||
| | | | * | Revert "Revert "Implement lazy deframe"" | 2017-04-12 | |
| | |_|/ | |/| | | |||
| | * | | Merge github.com:grpc/grpc into minimal_test | 2017-04-12 | |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Revert "Implement lazy deframe" | 2017-04-12 | |
| | * | | Merge github.com:grpc/grpc into minimal_test | 2017-04-12 | |
| | |\ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #10473 from ctiller/truebin | 2017-04-12 | |
| |\ \ \ | |||
| | * \ \ | Merge github.com:grpc/grpc into truebin | 2017-04-12 | |
| | |\ \ \ | |||
* | | | | | | Functionality complete | 2017-04-11 | |
| | | | * | | Merge github.com:grpc/grpc into minimal_test | 2017-04-11 | |
| | | | |\ \ | | | | |/ / | | | |/| | | |||
| * | | | | | Merge remote-tracking branch 'upstream/master' into lazy-deframe | 2017-04-11 | |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||
| | | | | * | Merge branch 'master' into cq_create_api_changes | 2017-04-10 | |
| | | | | |\ | | | |_|_|/ | | |/| | | | |||
* | | | | | | Merge branch 'bm_cq_asan' into cq_lockfree | 2017-04-09 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | | | |||
| * | | | | Fix asan and tsan bugs. Simplify the code | 2017-04-08 | |
| * | | | | Fix asan bug | 2017-04-07 | |
* | | | | | change cq_create to cq_create_for_next | 2017-04-07 | |
* | | | | | Merge branch 'master' into cq_create_api_changes | 2017-04-07 | |
|\| | | | | |||
| | * | | | Clean up unused variables and funcs | 2017-04-07 | |
| | * | | | Fix bm_chttp2_transport memory leak | 2017-04-07 | |
| | * | | | Merge remote-tracking branch 'upstream/master' into lazy-deframe | 2017-04-07 | |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | | | * | Merge github.com:grpc/grpc into minimal_test | 2017-04-07 | |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Fix bm_chttp2_transport | 2017-04-07 | |
| * | | | | Merge pull request #10467 from sreecha/bm_cq_multi_threads | 2017-04-06 | |
| |\ \ \ \ | |||
* | \ \ \ \ | Merge branch 'master' into cq_create_api_changes | 2017-04-06 | |
|\ \ \ \ \ \ | |||
| | | * | | | | Print items/sec metric at the end | 2017-04-06 | |
| | | | | | * | Fixup code | 2017-04-06 | |
| | | | | | * | Rename compress_filter --> message_compress_filter | 2017-04-06 | |
| | | * | | | | Merge branch 'master' into bm_cq_multi_threads | 2017-04-05 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into truebin | 2017-04-05 | |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | |||
| | | | | | * | Fix trickle | 2017-04-05 | |
| | * | | | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | 2017-04-05 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | |||
| | | | | | * | Merge branch 'minimal_bm' into minimal_test | 2017-04-05 | |
| | | | | | |\ | |||
| | | | | | * \ | Merge github.com:grpc/grpc into minimal_test | 2017-04-05 | |
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | | | |||
| * | | | | | | | Merge pull request #10469 from ctiller/xyz | 2017-04-05 | |
| |\ \ \ \ \ \ \ | |||
| | | | * | | | | | minor change | 2017-04-04 | |
| | | | | | * | | | better representative output | 2017-04-04 | |
| | | | | | * | | | Update hpack benchmarks for true binary | 2017-04-04 | |
| | | | * | | | | | use wallclock | 2017-04-04 | |
| | | | | | * | | | Merge github.com:grpc/grpc into truebin | 2017-04-04 | |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into lazy-deframe | 2017-04-04 | |
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | |||
| | * | | | | | | | Add profiling annotations | 2017-04-04 | |
| | | | * | | | | | Microbenchmark for measuring impact of multiple threads calling cq_next | 2017-04-04 | |
| | | |/ / / / / | | |/| | | | | | |||
| | | | | | | * | Actually instantiate minstack | 2017-04-04 | |
| | | | | | | * | Add representative benchmarks of minimal stacks on chttp2 | 2017-04-04 | |
| | | | | | |/ | |||
| | | | | * / | Convert everything to new encode API | 2017-04-04 | |
| | | |_|/ / | | |/| | | | |||
| | | * | | | Merge github.com:grpc/grpc into dynamic_tcp_sizing | 2017-04-04 | |
| | | |\ \ \ |