Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge github.com:google/grpc into http3 | Craig Tiller | 2015-02-04 |
|\ | |||
| * | Merge pull request #396 from dklempner/source_cleanup | Craig Tiller | 2015-02-04 |
| |\ | |||
| * \ | Merge pull request #398 from nicolasnoble/http2-read-first | Craig Tiller | 2015-02-04 |
| |\ \ | |||
| * \ \ | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-04 |
| |\ \ \ | |||
| | | * | | Let the http2 transport issue a read request before pumping bytes into it. | Nicolas Noble | 2015-02-04 |
| | |/ / | |||
| | * | | Add a missing mdstr_unref | David Klempner | 2015-02-04 |
| | | * | Merge branch 'master' into source_cleanup | David Klempner | 2015-02-04 |
| | | |\ | | | |/ | | |/| | |||
| | * | | Merge branch 'master' into timespec | David Klempner | 2015-02-04 |
| | |\ \ | |||
| | | * \ | Merge pull request #392 from dklempner/timeval | Craig Tiller | 2015-02-04 |
| | | |\ \ | |||
| * | | \ \ | Merge branch 'async-api' of github.com:ctiller/grpc into async-api | Craig Tiller | 2015-02-04 |
| |\ \ \ \ \ | |||
| * | | | | | | Fix check for whether we should write to prevent infinite loop | Craig Tiller | 2015-02-04 |
| | | | | * | | Remove timeval functions | David Klempner | 2015-02-04 |
| | | | * | | | Merge remote-tracking branch 'upstream/master' | Vijay Pai | 2015-02-04 |
| | | | |\ \ \ | |||
| | | | * | | | | Revert "Make this compile on mac by adding in header files currently used for... | Vijay Pai | 2015-02-04 |
| | | | * | | | | Add write buffer hint to C++ server handlers so that writes actually go | Vijay Pai | 2015-02-04 |
| | | | | | | * | Fix up feature test macros | David Klempner | 2015-02-04 |
| | | | | | |/ | |||
| | | | | * | | Merge pull request #379 from murgatroid99/php_cancellation_interop_tests | Tim Emiola | 2015-02-04 |
| | | | | |\ \ | |||
| | | | | * \ \ | Merge pull request #373 from murgatroid99/php_metadata_representation | Tim Emiola | 2015-02-04 |
| | | | | |\ \ \ | |||
| | | | | * \ \ \ | Merge pull request #376 from murgatroid99/php_port_0_bind | Tim Emiola | 2015-02-04 |
| | | | | |\ \ \ \ | |||
| | | | | * \ \ \ \ | Merge pull request #369 from jboeuf/tsan_openssl | Nicolas Noble | 2015-02-04 |
| | | | | |\ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | | | |||
| | | * | / | | | | | Make gpr_timespec no longer be a typedef for struct timespec in posix | David Klempner | 2015-02-04 |
| | | | |/ / / / / | | | |/| | | | | | |||
* | | / | | | | | | Eliminate condvar in chttp2 transport | Craig Tiller | 2015-02-04 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Cleanup documentation | Craig Tiller | 2015-02-03 |
* | | | | | | | | Merge github.com:google/grpc into async-api | Craig Tiller | 2015-02-03 |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||
* | | | | | | | | Use unsigned for shifts | Craig Tiller | 2015-02-03 |
| * | | | | | | | Merge pull request #380 from dklempner/cpu_linux_build | Craig Tiller | 2015-02-03 |
| |\ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ | Merge pull request #371 from nicolasnoble/iomgr-deadline-fix | Craig Tiller | 2015-02-03 |
| |\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | undef and endif aren't the same thing | David Klempner | 2015-02-03 |
| | | * | | | | | | | We should ifdef check the define of _GNU_SOURCE | David Klempner | 2015-02-03 |
| | | * | | | | | | | Have cpu_linux.c define _GNU_SOURCE at the beginning of the file | David Klempner | 2015-02-03 |
| | |/ / / / / / / | |/| | | | | | | | |||
| | * | | | | | | | Adding another condition variable to fix the iomgr shutdown issue. | Nicolas "Pixel" Noble | 2015-02-04 |
| | | | | | | | * | Fixed error in new test | murgatroid99 | 2015-02-03 |
| | | | | | | | * | Added cancel_after_first_response interop test | murgatroid99 | 2015-02-03 |
| | | | | | * | | | Switched to binding servers to port 0 in tests | murgatroid99 | 2015-02-03 |
| | | | | | | |/ | | | | | | |/| | |||
| | | | | | | * | Corrected error in metadata parser | murgatroid99 | 2015-02-03 |
| * | | | | | | | updated readme | Jan Tattermusch | 2015-02-03 |
* | | | | | | | | Add some documentation to call.c | Craig Tiller | 2015-02-03 |
| |_|/ / / / / |/| | | | | | | |||
| | | | * | | | Addressing nicolasnoble@ comments. | Julien Boeuf | 2015-02-03 |
| | * | | | | | Fixing potential hitch in iomgr shutdown. | Nicolas "Pixel" Noble | 2015-02-04 |
| | | |_|/ / | | |/| | | | |||
| * / | | | | added grpc extension library for C# | Jan Tattermusch | 2015-02-03 |
| |/ / / / | |||
| | | * | | Fixing tsan errors in OpenSSL (#319) | Julien Boeuf | 2015-02-03 |
* | | | | | Simplify call.c | Craig Tiller | 2015-02-03 |
* | | | | | Fix alloc of zero request | Craig Tiller | 2015-02-03 |
* | | | | | Merge branch 'async-api' of github.com:ctiller/grpc into async-api | Craig Tiller | 2015-02-03 |
|\ \ \ \ \ | |||
* | | | | | | Fix potential deadlock | Craig Tiller | 2015-02-03 |
| | | | | * | Changed PHP metadata representation to associative array of arrays of strings | murgatroid99 | 2015-02-03 |
| | | | |/ | |||
| | * | | | Merge pull request #349 from murgatroid99/protobuf-php-references | Tim Emiola | 2015-02-03 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #346 from murgatroid99/php_weak_comparison | Tim Emiola | 2015-02-03 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||
| * / | | | | Back-end for new core API | Craig Tiller | 2015-02-02 |
| |/ / / / | |||
* | | | | | Add some documentation, simplify state | Craig Tiller | 2015-02-02 |