Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | more comments | Stanley Cheung | 2015-04-30 | |
| | | | | | | | | | | | | ||||
| | | | | * | | | | | | | Ensure call alarms are cancelled when the underlying stream closes | Craig Tiller | 2015-04-30 | |
| |_|_|_|/ / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | add php service account credentials auth interop test, tested against cloud ↵ | Stanley Cheung | 2015-04-30 | |
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | server | |||
| * | | | | | | | | | Make gcov compile flags reflect dbg | Craig Tiller | 2015-04-30 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Remove dbg build from Travis, use gcov instead | Craig Tiller | 2015-04-30 | |
|/ / / / / / / / / | ||||
| | * / / / / / / | Fix errant empty data frame after trailers | Craig Tiller | 2015-04-30 | |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With the metadata batching changes recently, I introduced a bug whereby the http2 stream encoder would end up not being able to set the close bit on a header frame, and instead placed it on a new data frame, which is illegal by the HTTP2 spec. | |||
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-30 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | Fixed missing name change from timers.h refactor. | David Garcia Quintas | 2015-04-30 | |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #1412 from murgatroid99/node_stub_expose_address | Tim Emiola | 2015-04-30 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Exposed server address string in stub | |||
| | | * | | | | | | implement gpr_cpu_num_cores() and gpr_cpu_current_cpu() on Windows | zeliard | 2015-04-30 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #1420 from zeliard/master | Nicolas Noble | 2015-04-30 | |
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | make initializing overlapped-struct obvious for preventing a ciritical bug | |||
| * | | | | | | | | make initializing overlapped-struct obvious for preventing a ciritical bug | zeliard | 2015-04-30 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge pull request #1417 from nicolasnoble/travis-speedup | Craig Tiller | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Travis speedup. | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #1419 from ctiller/travvy | Nicolas Noble | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Merge C/C++ build steps on Travis | |||
| | * | | | | | | | | Alright, fine Travis. You can try and build for another version of gcc. | Nicolas "Pixel" Noble | 2015-04-30 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Merge github.com:grpc/grpc into travvy | Craig Tiller | 2015-04-29 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .travis.yml | |||
| * | | | | | | | | | Merge C/C++ build steps on Travis | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Adjusting scripts to fake-install. | Nicolas "Pixel" Noble | 2015-04-30 | |
| | | | | | | | | | | ||||
| | * | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into travis-speedup | Nicolas "Pixel" Noble | 2015-04-30 | |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .travis.yml | |||
| | | | | | * | | | | Hack to get Mac end2end test working | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | | ||||
| | | | * | | | | | | Removed redundant if from basic_timers.c | David Garcia Quintas | 2015-04-29 | |
| | | | | | | | | | | ||||
| | | | | | * | | | | Add a thread stress end2end test | Craig Tiller | 2015-04-29 | |
| | | | | |/ / / / | ||||
| | | | * | | | | | Fixed bad merge on basic_timers.c | David Garcia Quintas | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Kill thread stress test - to be replaced with something new | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Kill echo test | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Remove test for an old API corner case | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Remove test for an old API corner case | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | * | | | | | Merge remote-tracking branch 'upstream/master' into stap | David Garcia Quintas | 2015-04-29 | |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| | | | | * | | | | Dualstack fixup | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | * | | | | | Added missing globals declaration to STAP script. | David Garcia Quintas | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Fix cq test | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Fix fling | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Further tidyup | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Remove ungeneratable enum values and union members | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Remove ungeneratable enum values and union members | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | * | | | | | Merge comments. See below. | David Garcia Quintas | 2015-04-29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added ptag ignore annotation threshold - prefixed everythig with grpc_ - removed spurious annotations in channel_create.c and client_channel.c - removed stap_probes.h (it's generated from stap_probes.d by make) - Updated Makefile and its template with the right way to generate stap probe headers from its .d definition. | |||
| | | | | * | | | | Fix no-server-test | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | clang-format | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Fix lame client test | Craig Tiller | 2015-04-29 | |
| | | | | | | | | | ||||
| | | | | * | | | | Merge github.com:grpc/grpc into delete-the-old-api | Craig Tiller | 2015-04-29 | |
| | | | | |\ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | | | | | | * | | Fixed ivar names and comments | murgatroid99 | 2015-04-29 | |
| | | | | | | | | | ||||
| | | * | | | | | | Exposed server address string in stub | murgatroid99 | 2015-04-29 | |
| |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #1406 from ctiller/crash-boom-bang | Yang Gao | 2015-04-29 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Incoming stream id validation fixes | |||
* \ \ \ \ \ \ \ \ | Merge pull request #1411 from jboeuf/ref_cache_default_creds | Craig Tiller | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Ref the cached default creds so that we do not crash next time we use it.... | |||
| | | | | | | | * | | Simplified startBatch, resolved comments | murgatroid99 | 2015-04-29 | |
| | | | | | | | | | | ||||
| * | | | | | | | | | Ref the cache default creds so that we do not crash next time we use it... | Julien Boeuf | 2015-04-29 | |
| | | | | | | | | | | ||||
* | | | | | | | | | | Merge pull request #1409 from vjpai/endthreads | Craig Tiller | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Move end_threads to subclass | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix | Craig Tiller | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | | | Fix thread local storage error in iOS build | |||
* | | | | | | | | | | | Merge pull request #1369 from ctiller/one-pass | Abhishek Kumar | 2015-04-29 | |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Unify transport & channel op interfaces | |||
| | | | | | | | | | * | | Moved deallocation code to the right place | murgatroid99 | 2015-04-29 | |
| | | | | | | | | | | | |