Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1971 from endobson/patch-1 | Craig Tiller | 2015-06-09 |
|\ | | | | | Fix typo in grpc_security.h | ||
* \ | Merge pull request #1963 from dgquintas/compression | Craig Tiller | 2015-06-09 |
|\ \ | | | | | | | Made grpc_byte_buffer_reader able to decompress msgs. | ||
* \ \ | Merge pull request #2000 from dgquintas/extern-c-braces | Nicolas Noble | 2015-06-08 |
|\ \ \ | | | | | | | | | Added braces to "extern C". | ||
| | * \ | Added missing compression.h file. | David Garcia Quintas | 2015-06-08 |
| | |\ \ | |_|/ / |/| | | | |||
| | * | | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | | |||
* | | | | Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson | Craig Tiller | 2015-06-08 |
|\ \ \ \ | | | | | | | | | | | Revert "Revert "Open loop sync/async multithreaded testing"" | ||
| | * | | | Added braces to "extern C". | David Garcia Quintas | 2015-06-08 |
| |/ / / |/| | | | |||
* | | | | Merge pull request #1994 from ↵ | David G. Quintas | 2015-06-08 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | nicolasnoble/c++-is-a-true-language-too-and-has-feelings Properly exporting our C functions to C++. | ||
| * | | | | Properly exporting our C functions to C++. | Nicolas "Pixel" Noble | 2015-06-09 |
|/ / / / | | | | | | | | | | | | | Also properly including our headers from public headers using <> | ||
* | | | | Merge pull request #1982 from ctiller/cereal-will-make-you-limp | David G. Quintas | 2015-06-08 |
|\ \ \ \ | | | | | | | | | | | Split channel level and call level callback serialization | ||
* \ \ \ \ | Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health | Vijay Pai | 2015-06-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Dont serialize new call requests under the server test lock | ||
| | | * | | | Stop worrying about 1 second deadline as a fatal problem | Vijay Pai | 2015-06-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | Also fix reporter | ||
| | | * | | | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| |_|/ / / |/| | | | | |||
* | | | | | Merge pull request #1983 from dgquintas/reporter-qps-test-fix | Vijay Pai | 2015-06-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Missing required changes from pull req. #1964 | ||
| * | | | | | Missing required changes from pull req. #1964 | David Garcia Quintas | 2015-06-08 |
|/ / / / / | |||
| | * | | | Add some commentary | Craig Tiller | 2015-06-08 |
| | | | | | |||
| | * | | | Split channel level and call level callback serialization | Craig Tiller | 2015-06-08 |
| | | | | | | | | | | | | | | | | | | | | This effectively doubles our qps/core on qps_test on my machine. | ||
| | | * | | Merge branch 'master' of github.com:grpc/grpc into compression | David Garcia Quintas | 2015-06-08 |
| | | |\ \ | |_|_|/ / |/| | | | | |||
| | | | * | Fix typo in grpc_security.h | Eric Dobson | 2015-06-08 |
| | | | | | |||
| * | | | | Merge github.com:grpc/grpc into cereal-is-bad-for-your-health | Craig Tiller | 2015-06-08 |
| |\ \ \ \ | |/ / / / |/| | | | | |||
* | | | | | Merge pull request #1980 from grpc/revert-1948-poisson | Vijay Pai | 2015-06-08 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Revert "Open loop sync/async multithreaded testing" | ||
| * | | | | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
|/ / / / | |||
| * / / | Dont serialize new call requests under the server test lock | Craig Tiller | 2015-06-08 |
|/ / / | |||
* | | | Merge pull request #1974 from vjpai/comments-1972 | Craig Tiller | 2015-06-08 |
|\ \ \ | | | | | | | | | Fix comments about return value of grpc_completion_queue_{next,pluck} | ||
* \ \ \ | Merge pull request #1948 from vjpai/poisson | Craig Tiller | 2015-06-08 |
|\ \ \ \ | | | | | | | | | | | Open loop sync/async multithreaded testing | ||
* \ \ \ \ | Merge pull request #1964 from dgquintas/reporter-interface-tweak | Vijay Pai | 2015-06-08 |
|\ \ \ \ \ | | | | | | | | | | | | | Removed redundant parameter from Reporter interface. | ||
* \ \ \ \ \ | Merge pull request #1902 from ctiller/not-everything-is-linux | Vijay Pai | 2015-06-08 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Fix compilation on mac | ||
| | | | * | | Fix comments about return value of grpc_completion_queue_{next,pluck} | vjpai | 2015-06-08 |
| |_|_|/ / |/| | | | | |||
| | | * | | Add a new test for qps openloop to make sure this code gets exercised | vjpai | 2015-06-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark | ||
* | | | | | Merge pull request #1961 from ctiller/moar-defense | Nicolas Noble | 2015-06-05 |
|\ \ \ \ \ | | | | | | | | | | | | | Add tests for initial settings frames being bad | ||
* \ \ \ \ \ | Merge pull request #1955 from ↵ | Nicolas Noble | 2015-06-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/critical-code-needs-at-least-some-sort-of-test Add working tests for httpcli | ||
| | | | * | | | Removed redundant parameter from Reporter interface. | David Garcia Quintas | 2015-06-05 |
| |_|_|/ / / |/| | | | | | |||
| | | | | * | Made grpc_byte_buffer_reader able to decompress msgs. | David Garcia Quintas | 2015-06-05 |
| | | | | | | |||
* | | | | | | Merge pull request #1956 from grpc/jtattermusch-patch-2 | Tim Emiola | 2015-06-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update README.md | ||
| | | * | | | | clang-format | Craig Tiller | 2015-06-05 |
| | | | | | | | |||
| | | * | | | | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 |
| | | | | | | | |||
| | | | | * | | Address reviewer comment by not having non-const reference | vjpai | 2015-06-05 |
| | | | | | | | |||
| * | | | | | | Update README.md | Jan Tattermusch | 2015-06-05 |
|/ / / / / / | |||
* | | | | | | Merge pull request #1950 from ↵ | Nicolas Noble | 2015-06-05 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong Get internal documentation generated in the right place | ||
* \ \ \ \ \ \ | Merge pull request #1851 from ejona86/dockerfile-no-codegen | Nicolas Noble | 2015-06-05 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | Don't build codegen in grpc/java dockerfile | ||
| | | * | | | | Add working tests for httpcli | Craig Tiller | 2015-06-05 |
| |_|/ / / / |/| | | | | | |||
| | | | * | | Address review comments for code clarity | Vijay Pai | 2015-06-05 |
| | | | | | | |||
| | | | * | | Add comments describing various random distributions | Vijay Pai | 2015-06-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove the parameterized constructor for InterarrivalTimer and only keep the init function. | ||
| | * | | | | Get internal documentation generated in the right place | Craig Tiller | 2015-06-05 |
| |/ / / / |/| | | | | |||
| | | * | | Use typedef rather than using to make Travis happy | Vijay Pai | 2015-06-05 |
| | | | | | |||
| | | * | | clang-format | Vijay Pai | 2015-06-05 |
| | | | | | |||
| | | * | | Better management of channel attempts and channel coverage | Vijay Pai | 2015-06-05 |
| | | | | | |||
| | | * | | Omit redundant record-keeping | Vijay Pai | 2015-06-05 |
| | | | | | |||
| | | * | | Take some code out from under a lock_guard and try to | Vijay Pai | 2015-06-05 |
| | | | | | | | | | | | | | | | | | | | | maintain affinity of next_channel whenever possible | ||
| | | * | | Get the code to stop crashing by fixing bugs | Vijay Pai | 2015-06-05 |
| | | | | |