Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Implementation of the accepted encodings propagation mechanism. | David Garcia Quintas | 2015-07-15 |
* | rewrote bitcount function as a macro | David Garcia Quintas | 2015-07-15 |
* | Require a pointer + macro arg protection | David Garcia Quintas | 2015-07-15 |
* | Merge branch 'bitsetmacros' into compression-accept-encoding | David Garcia Quintas | 2015-07-15 |
|\ | |||
| * | Added bitset macro ops | David Garcia Quintas | 2015-07-15 |
* | | Merge branch 'decompression' into compression-accept-encoding | David Garcia Quintas | 2015-07-15 |
|\ \ | |||
| * | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-15 |
| |\| | |||
| | * | Merge pull request #2383 from vjpai/lockfree-stack | Craig Tiller | 2015-07-15 |
| | |\ | |||
| | * \ | Merge pull request #2406 from dgquintas/writeoptions | Craig Tiller | 2015-07-15 |
| | |\ \ | |||
| | | | * | clang-format changed files | Vijay Pai | 2015-07-14 |
| | * | | | Addressing outstanding typos and comments | Vijay Pai | 2015-07-14 |
| | * | | | Remove reference to nullptr to avoid compiler seeing ambiguity in gcc-4.4 | vjpai | 2015-07-14 |
| | * | | | Adding a handler for abort(). | Nicolas "Pixel" Noble | 2015-07-14 |
| | | * | | Added WriteOptions for per-message flags and modified CallOps to use it. | David Garcia Quintas | 2015-07-13 |
| | * | | | Install simple Windows exception handlers. | Nicolas "Pixel" Noble | 2015-07-12 |
| | |/ / | |||
| | | * | Merge branch 'master' into lockfree-stack | vjpai | 2015-07-10 |
| | | |\ | | | |/ | | |/| | |||
| | | * | Multithreaded test of stack | Vijay Pai | 2015-07-10 |
| | | * | Test code | vjpai | 2015-07-10 |
| | * | | Merge pull request #2289 from ctiller/footprints-on-the-sands-of-time | Vijay Pai | 2015-07-10 |
| | |\ \ | |||
| | * \ \ | Merge pull request #2380 from ctiller/slartiwhatfast | Vijay Pai | 2015-07-10 |
| | |\ \ \ | |||
| | * \ \ \ | Merge pull request #2384 from ctiller/spiderman-cant-compete | Vijay Pai | 2015-07-10 |
| | |\ \ \ \ | |||
| | * \ \ \ \ | Merge pull request #2347 from ctiller/simpler-cq | Vijay Pai | 2015-07-10 |
| | |\ \ \ \ \ | |||
| | | | * | | | | 1 != 10 | Craig Tiller | 2015-07-10 |
| | | |/ / / / | | |/| | | | | |||
| | | | * | | | Make naming a little more consistent | Craig Tiller | 2015-07-10 |
| | | |/ / / | | |/| | | | |||
| | * | | | | Merge pull request #2369 from ctiller/mac-be-sadness | Yang Gao | 2015-07-10 |
| | |\ \ \ \ | |||
| | | | * \ \ | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-10 |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | |||
| | | | | * | | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-10 |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | |||
| | * | | | | | Merge branch 'master' of github.com:grpc/grpc into flexible_default_creds | Julien Boeuf | 2015-07-10 |
| | |\ \ \ \ \ | |||
| | | | * | | | | Compile fix for Mac | Craig Tiller | 2015-07-10 |
| | | |/ / / / | |||
| | | * | | | | Merge github.com:grpc/grpc into be-less-verbose | Craig Tiller | 2015-07-09 |
| | | |\ \ \ \ | |||
| * | | \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-09 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||
| | | | | | * | | Merge branch 'dont-shutdown-your-peers' into simpler-cq | Craig Tiller | 2015-07-09 |
| | | | | | |\ \ | | | | | | |/ / | | | | | |/| | | |||
| | | | | | * | | clang-format affected files | Craig Tiller | 2015-07-09 |
| | | | | | * | | Merge github.com:grpc/grpc into simpler-cq | Craig Tiller | 2015-07-09 |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | |||
| | | | | * | | | Add missing pieces | yang-g | 2015-07-09 |
| | | | | * | | | Merge remote-tracking branch 'upstream/master' into security_context2 | yang-g | 2015-07-09 |
| | | | | |\ \ \ | | | |_|_|/ / / | | |/| | | | | | |||
| | | | | * | | | Resolve comments | yang-g | 2015-07-09 |
| | | | | | | * | Merge github.com:grpc/grpc into footprints-on-the-sands-of-time | Craig Tiller | 2015-07-09 |
| | | | | | | |\ | | | |_|_|_|_|/ | | |/| | | | | | |||
* | | | | | | | | Fixed stupid bug from another dimension. Thanks msan. | David Garcia Quintas | 2015-07-08 |
| * | | | | | | | Fixed stupid bug from another dimension. Thanks msan. | David Garcia Quintas | 2015-07-08 |
| | * | | | | | | Merge pull request #2271 from jboeuf/oauth2_access_token | Yang Gao | 2015-07-08 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #2320 from ctiller/hosts-need-names-too | Yang Gao | 2015-07-08 |
| | |\ \ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ \ | Merge pull request #2308 from ctiller/metadata-wants-to-be-debugged | Yang Gao | 2015-07-08 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | * \ \ \ \ \ | Merge branch 'master' of github.com:grpc/grpc into oauth2_access_token | Julien Boeuf | 2015-07-08 |
| | | | | |\ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | |||
* | | | | | | | | | | | Modified gpr_slice_split to take a char* separator. | David Garcia Quintas | 2015-07-08 |
* | | | | | | | | | | | Merge remote-tracking branch 'local/str_join_with_sep' into compression-accep... | David Garcia Quintas | 2015-07-08 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'decompression' into compression-accept-encoding | David Garcia Quintas | 2015-07-08 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | | | |||
| | | * | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into jwt_verifier | Julien Boeuf | 2015-07-08 |
| | | |\ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | | Rewrite completion queue internals to use pre-allocation of events | Craig Tiller | 2015-07-08 |
| | | | | |_|_|_|_|_|/ / | | | | |/| | | | | | | | |||
| * | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-08 |
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / | | |/| | | | | | | | | |