Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | Remove errant assert | Craig Tiller | 2015-07-01 | |
* | | | | | | | | | | Merge pull request #2283 from ctiller/make-it-a-bit-less-locky | Vijay Pai | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | Support sources in nested dirs | Jorge Canizales | 2015-07-01 | |
| | | | | | | * | | | | Correct comments | Craig Tiller | 2015-07-01 | |
* | | | | | | | | | | | Merge pull request #2282 from ctiller/red-orange-yellow-green-blue-indigo-violet | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Pluck some low hanging concurrency fruit | Craig Tiller | 2015-07-01 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | Fix a TSAN reported race | Craig Tiller | 2015-07-01 | |
* | | | | | | | | | | | Merge pull request #2268 from murgatroid99/makefile_pkg-config_generate | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2274 from ctiller/faster-faster-faster | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2277 from ctiller/in-the-town-where-i-was-born-there-live... | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #2281 from ctiller/and-he-told-us-of-his-life | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #2280 from ctiller/there-lived-a-man-who-sailed-the-seas | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | | | | | | * | | | | Expand comment | Craig Tiller | 2015-07-01 | |
| | | | | | | | | | | * | | | | Expand comment | Craig Tiller | 2015-07-01 | |
| | | | | | | | | | | * | | | | Expand comment | Craig Tiller | 2015-07-01 | |
| | | | | | | | | | * | | | | | Skylark macro to generate an objc_library from protos | Jorge Canizales | 2015-07-01 | |
| | | | | | | | | * | | | | | | if->while | Vijay Pai | 2015-07-01 | |
| | * | | | | | | | | | | | | | Don't unregister resolver object until callback complete | Craig Tiller | 2015-07-01 | |
| | * | | | | | | | | | | | | | Delay unregister of fd until freelisted | Craig Tiller | 2015-07-01 | |
| |/ / / / / / / / / / / / / | ||||
| | | | | | | | * / / / / / | Delete spare contexts lying around at the end of the test to avoid | Vijay Pai | 2015-07-01 | |
| |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Try harder to return DEADLINE_EXCEEDED when we should | Craig Tiller | 2015-07-01 | |
|/ / / / / / / / / / / / | ||||
| | | * | | | | | | | | | Fixed gpr name in .pc file | murgatroid99 | 2015-07-01 | |
| * | | | | | | | | | | | Fix a bug in the multipoll on poll path where we use a file descriptor thats ... | Craig Tiller | 2015-07-01 | |
|/ / / / / / / / / / / | ||||
| | | | | | | * | | | | Change capitalization | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Simplify check | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Add missing unlock | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Remove random includes of windows.h | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | clang-format changed files | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Fix a list management bug exposed by new locking scheme in client_channel | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Spam cleanup | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Spam cleanup | Craig Tiller | 2015-07-01 | |
| | * | | | | | | | | | Added missing pthread gpr requirement | murgatroid99 | 2015-07-01 | |
| | | | | | | * | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #2273 from vjpai/bit-race | Craig Tiller | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | Tweak timeouts for ?SAN | Craig Tiller | 2015-07-01 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Fix an lb_policy leak | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Fix a bug where cancelled calls can be stranded past disconnection | Craig Tiller | 2015-07-01 | |
| * | | | | | | | | | | Eliminate data-race caused by specialization in vector<bool> | Vijay Pai | 2015-07-01 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #2216 from jboeuf/unpadded_base64 | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #2272 from ctiller/buggy-mcbugglet | Nicolas Noble | 2015-07-01 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into slice_to_cstring | Julien Boeuf | 2015-07-01 | |
| | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | ||||
| | | | | | | * | | | | Merge branch 'buggy-mcbugglet' into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | | |\ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| | | | | | | * | | | | Refcounting fixes and debugging, empty batch stability fixes | Craig Tiller | 2015-07-01 | |
| | | | | | | * | | | | Merge branch 'tis-but-thy-name' of github.com:ctiller/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | | |\ \ \ \ | ||||
| | | | | | | * | | | | | Spam cleanup, properly shut down lb_policy | Craig Tiller | 2015-07-01 | |
| | | | | | | | * | | | | Expand uri tests | Craig Tiller | 2015-07-01 | |
| | | | | | | | * | | | | Ensure registry is shutdown | Craig Tiller | 2015-07-01 | |
| * | | | | | | | | | | | Memory leak fix | Craig Tiller | 2015-07-01 | |
|/ / / / / / / / / / / | ||||
| | | | | | | * | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-07-01 | |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |