Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | | Merge branch 'master' into cc-tsan-1 | Sree Kuchibhotla | 2017-11-09 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | Merge pull request #13201 from wjackson/cancel-and-priority | Noah Eisen | 2017-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix header-with-priority for canceled stream bug | |||
| | | | | | | | | * | | | | | | grpclb: Improved logging | David Garcia Quintas | 2017-11-09 | |
| | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | Merge pull request #13259 from sreecha/resource-quota-fix | Sree Kuchibhotla | 2017-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | Fix resource_quota_server bug | |||
| | | | | | | | | * | | | | | | Don't expect LB call to be NULL inside LB call retry timer. | David Garcia Quintas | 2017-11-09 | |
| |_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The timer callback runs independently of query_for_backends_locked() (which initializes the LB call). It's possible for the timer callback to fire right after query_for_backends_locked() has initialized the LB call. These changes makes the timer cb be a no-op in that scenario. | |||
| | | | | | | | | | * | | | | relax for inlined bytes to avoid allocation | yang-g | 2017-11-09 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | handle 0 byte size message... | yang-g | 2017-11-09 | |
| | | | | | | | | | | | | | | ||||
| | | | | | | | | | * | | | | Only allocate what we need in the last slice for proto serialization | yang-g | 2017-11-09 | |
| |_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #13326 from vjpai/cpu_test | Vijay Pai | 2017-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reduce # of arithmetic ops to reduce time spent in gpr_cpu_test | |||
* \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #13313 from murgatroid99/uv_assertion_fixes | Michael Lumish | 2017-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix timer freed early in uv pollset | |||
| | | | * | | | | | | | | | | | Handle frame with priority flag for canceled stream | Whitney Jackson | 2017-11-09 | |
| |_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Reduce # of arithmetic ops to reduce time spent in this test. | Vijay Pai | 2017-11-09 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge pull request #13324 from jtattermusch/fix_artifact_build | Jan Tattermusch | 2017-11-09 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add back artifact builder dockerfiles | |||
| * | | | | | | | | | | | | | artifact builder dockerfiles were removed by mistake | Jan Tattermusch | 2017-11-09 | |
|/ / / / / / / / / / / / / | ||||
| | | | | | | * / / / / / | Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure | Julien Boeuf | 2017-11-08 | |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Typically these failures are symptomatic of a busy oauth2 auth server and calls should be retried in this case. | |||
| | | | | | | * | | | | | Removed Python because of test timeouts | Adele Zhou | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into log_envar | yang-g | 2017-11-08 | |
| | | |\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #13311 from ctiller/lfe3 | Craig Tiller | 2017-11-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | Fix races in rolled-back LockfreeEvent code | |||
| | * | | | | | | | | | | Clang format | murgatroid99 | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | clang format | Sree Kuchibhotla | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | clang format | Sree Kuchibhotla | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| | | | | | | * | | | | | Merge branch 'master' into cc-tsan-1 | Sree Kuchibhotla | 2017-11-08 | |
| | | | | | | |\ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | Fix timer freed early in uv pollset | murgatroid99 | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Fixes, commentary | Craig Tiller | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Fix data race | Craig Tiller | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Revert "Revert "Class-ify lockfree event"" | Craig Tiller | 2017-11-08 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #13303 from ncteisen/ubsan | Noah Eisen | 2017-11-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Fix internal UBSAN failure | |||
| | | | | * | | | | | | | doc: Fully define GetState in connectivity state API | Eric Anderson | 2017-11-08 | |
| | | | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge pull request #13307 from grpc/revert-13097-lfe3 | David G. Quintas | 2017-11-08 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | Revert "Class-ify lockfree event" | |||
| | | | | | | | * | | | | Update C# versions | Adele Zhou | 2017-11-08 | |
| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | Revert "Class-ify lockfree event" | David G. Quintas | 2017-11-08 | |
|/ / / / / / / / / / / | ||||
* | | | | | | | | | | | Merge pull request #13304 from yashykt/testc++fixes | Yash Tibrewal | 2017-11-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Remove include from end2end data files and add extern C to each defin… | |||
| | | | | | * | | | | | Merge branch 'master' into cc-tsan-1 | Sree Kuchibhotla | 2017-11-08 | |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||
| | | * | | | | | | | | Merge branch 'master' into resource-quota-fix | Sree Kuchibhotla | 2017-11-08 | |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||
* | | | | | | | | | | | Merge pull request #13097 from ctiller/lfe3 | Craig Tiller | 2017-11-08 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Class-ify lockfree event | |||
| | | | | | * \ \ \ \ \ | Merge github.com:grpc/grpc into tfix2 | Craig Tiller | 2017-11-08 | |
| | | | | | |\ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | Remove include from end2end data files and add extern C to each definition ↵ | Yash Tibrewal | 2017-11-07 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead | |||
| | * | | | | | | | | | Fix internal UBSAN failure | ncteisen | 2017-11-07 | |
| | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||
* | | | | | | | | | | Merge pull request #13147 from yashykt/testc++ize | Yash Tibrewal | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Convert test/core to C++ | |||
| * | | | | | | | | | MacOS uses end2end tests. therefore extern C needed | Yash Tibrewal | 2017-11-07 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | include log.h for mac | yang-g | 2017-11-07 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #12648 from kpayson64/attempt_2 | kpayson64 | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Add back mpscq request matcher implementation | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #13297 from yang-g/pollcv | Yang Gao | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Use same cq for client and server | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #13199 from ncteisen/zero-copy | Noah Eisen | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor SerializationTraits | |||
| | | | | | | * | | | | | | remove unused variable | yang-g | 2017-11-07 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Add back mpscq request matcher | Ken Payson | 2017-11-07 | |
| |_|/ / / / / / / / / / |/| | | | | | | | | | | | ||||
| | * | | | | | | | | | | Use same cq for client and server | yang-g | 2017-11-07 | |
| |/ / / / / / / / / / |/| | | | | | | | | | | ||||
| | | | | | | | * | | | Remove images as soon as its testing is done instead in the end. | Adele Zhou | 2017-11-07 | |
| |_|_|_|_|_|_|/ / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #13145 from murgatroid99/remove_node | Michael Lumish | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Remove src/node and references to it | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles | Jan Tattermusch | 2017-11-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Consolidate C# interop test docker images |