Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clang-format affected files | Craig Tiller | 2015-06-30 |
| | |||
* | SSL channel args work with client config again | Craig Tiller | 2015-06-29 |
| | |||
* | Debugging | Craig Tiller | 2015-06-29 |
| | |||
* | Merge branch 'forever-is-a-long-time' into tis-but-thy-name | Craig Tiller | 2015-06-29 |
|\ | | | | | | | | | | | Conflicts: Makefile vsprojects/Grpc.mak | ||
* | | Unix resolver, bug fixes | Craig Tiller | 2015-06-29 |
| | | |||
* | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-26 |
|\ \ | |||
* | | | Further client config work | 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 | ||
| | | * | Merge github.com:grpc/grpc into forever-is-a-long-time | Craig Tiller | 2015-06-26 |
| | | |\ | | |_|/ | |/| | | |||
| | | * | Tidy up test to meet our standards | Craig Tiller | 2015-06-26 |
| | | | | |||
| | | * | Rename test into the right place | Craig Tiller | 2015-06-26 |
| | | | | |||
* | | | | Plumbing transport_op changes through | Craig Tiller | 2015-06-25 |
| |/ / |/| | | |||
| * | | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 |
| |/ | | | | | | | Clean up anything that failed | ||
* / | Make tcp trace more readable | Craig Tiller | 2015-06-17 |
|/ | |||
* | clang-format affected files | Craig Tiller | 2015-06-17 |
| | |||
* | Fix flag settings on this test | Craig Tiller | 2015-06-17 |
| | |||
* | Compile fix | Craig Tiller | 2015-06-16 |
| | |||
* | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 |
|\ | |||
| * | Merge branch 'master' of github.com:grpc/grpc into flags-abi | David Garcia Quintas | 2015-06-15 |
| |\ | |||
| | * | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 |
| | | | |||
| * | | Added missing changes to fix bad_hostname C test | David Garcia Quintas | 2015-06-15 |
| | | | |||
| * | | Added flags support to grpc_op. | David Garcia Quintas | 2015-06-14 |
| |/ | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages. | ||
* | | Flush pending incoming messages when writing status | Craig Tiller | 2015-06-11 |
| | | | | | | | | As a bonus, correctly report was_cancelled when the server writes error | ||
* | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-09 |
|\ \ | |||
| * | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharp | Jan Tattermusch | 2015-06-09 |
| |\| | |||
| | * | Changes to byte_buffer based on comments. | David Garcia Quintas | 2015-06-08 |
| | | | |||
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-05 |
|\ \ \ | | |/ | |/| | |||
| | * | Merge remote-tracking branch 'upstream/master' into you-complete-me | Craig Tiller | 2015-06-04 |
| | |\ | | |/ | |/| | |||
| * | | Merge pull request #1903 from ctiller/maybe-i-want-to-change-my-mind | Yang Gao | 2015-06-04 |
| |\ \ | | | | | | | | | Enable runtime configuration of tracers | ||
| | | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-04 |
| | | |\ | | |_|/ | |/| | | |||
| | * | | Enable runtime configuration of tracers | Craig Tiller | 2015-06-03 |
| | | | | |||
| * | | | Expose gpr_asprintf and gpr_strdup | Masood Malekghassemi | 2015-06-03 |
| |/ / | |||
| | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-02 |
| | |\ | | |/ | |/| | | | | | | | | | | Conflicts: src/core/iomgr/resolve_address_posix.c src/core/surface/server.c | ||
* | | | Make this test harder to pass | Craig Tiller | 2015-06-02 |
| | | | |||
* | | | Merge branch 'count-the-things' into we-dont-need-no-backup | Craig Tiller | 2015-06-01 |
|\| | | |||
| * | | Label all iomgr objects | Craig Tiller | 2015-06-01 |
| | | | | | | | | | | | | | | | This allows a list of them to be dumped to isolate where memory leaks are occuring. | ||
| | * | Merge github.com:grpc/grpc into you-complete-me | Craig Tiller | 2015-06-01 |
| | |\ | | |/ | |/| | |||
* | | | Fixup merge | Craig Tiller | 2015-05-30 |
| | | | |||
* | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-30 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core | ||
| * | | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
* | | | | Make debug output a bit clearer | Craig Tiller | 2015-05-29 |
| | | | | |||
* | | | | Fix tests | Craig Tiller | 2015-05-29 |
| | | | | |||
* | | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | | | |||
| * | | | clang-format | Craig Tiller | 2015-05-29 |
| | | | | |||
* | | | | Update tests | Craig Tiller | 2015-05-29 |
| | | | | |||
* | | | | Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup | Craig Tiller | 2015-05-29 |
|\| | | | |||
| * | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
| | | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support? | ||
* | | | | Merge branch 'you-complete-me' into we-dont-need-no-cv | Craig Tiller | 2015-05-28 |
|\ \ \ \ | | |_|/ | |/| | | |||
* | | | | Remove condition variable from pollset | Craig Tiller | 2015-05-28 |
| | | | | |||
| * | | | Refine shutdown API | Craig Tiller | 2015-05-27 |
| | | | |