Nicolas Noble
7a509048f6
Merge pull request #1420 from zeliard/master
...
make initializing overlapped-struct obvious for preventing a ciritical bug
10 years ago
zeliard
3874ad0833
make initializing overlapped-struct obvious for preventing a ciritical bug
10 years ago
Craig Tiller
d3e4be5f03
Merge pull request #1417 from nicolasnoble/travis-speedup
...
Travis speedup.
10 years ago
Nicolas Noble
ceb20ae45c
Merge pull request #1419 from ctiller/travvy
...
Merge C/C++ build steps on Travis
10 years ago
Nicolas "Pixel" Noble
f0668c83bb
Alright, fine Travis. You can try and build for another version of gcc.
10 years ago
Craig Tiller
93e4a386a5
Merge github.com:grpc/grpc into travvy
...
Conflicts:
.travis.yml
10 years ago
Craig Tiller
7d9df1b23a
Merge C/C++ build steps on Travis
10 years ago
Nicolas "Pixel" Noble
9adbf48970
Adjusting scripts to fake-install.
10 years ago
Nicolas "Pixel" Noble
f173793e51
Merge branch 'master' of github.com:grpc/grpc into travis-speedup
...
Conflicts:
.travis.yml
10 years ago
Craig Tiller
76dcd38332
Hack to get Mac end2end test working
10 years ago
David Garcia Quintas
31e3a6fc69
Removed redundant if from basic_timers.c
10 years ago
Craig Tiller
81e57d9acf
Add a thread stress end2end test
10 years ago
David Garcia Quintas
7af45f2821
Fixed bad merge on basic_timers.c
10 years ago
Craig Tiller
581737ce27
Kill thread stress test - to be replaced with something new
10 years ago
Craig Tiller
0ced984233
Kill echo test
10 years ago
David Garcia Quintas
5c3686990b
Merge remote-tracking branch 'upstream/master'
10 years ago
Craig Tiller
8ad26f7f74
Remove test for an old API corner case
10 years ago
Craig Tiller
2f36d4682c
Remove test for an old API corner case
10 years ago
David Garcia Quintas
5f9f455682
Merge remote-tracking branch 'upstream/master' into stap
10 years ago
Craig Tiller
68bad431a2
Dualstack fixup
10 years ago
David Garcia Quintas
b220c1d213
Added missing globals declaration to STAP script.
10 years ago
Craig Tiller
f968980665
Fix cq test
10 years ago
Craig Tiller
1df06263fc
Fix fling
10 years ago
Craig Tiller
abd4cc905e
Further tidyup
10 years ago
Craig Tiller
900e451407
Remove ungeneratable enum values and union members
10 years ago
Craig Tiller
5f5fd6719b
Remove ungeneratable enum values and union members
10 years ago
David Garcia Quintas
bbc0b775e1
Merge comments. See below.
...
- 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.
10 years ago
Craig Tiller
eeb428865b
Fix no-server-test
10 years ago
Craig Tiller
9f3675f10a
clang-format
10 years ago
Craig Tiller
2365c7d467
Fix lame client test
10 years ago
Craig Tiller
72f7646358
Merge github.com:grpc/grpc into delete-the-old-api
10 years ago
Craig Tiller
7af7d51c8f
Merge branch 'swappy' of github.com:ctiller/grpc into swappy
10 years ago
Craig Tiller
455253f52c
Merge branch 'one-read' into swappy
10 years ago
murgatroid99
ca38ddb105
Fixed ivar names and comments
10 years ago
murgatroid99
b8776398c5
Exposed server address string in stub
10 years ago
Craig Tiller
dba5e0f96b
Tweak comment
10 years ago
Craig Tiller
39d4d72eb6
Cast away errors on Windows
10 years ago
Craig Tiller
c9b3b1874d
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
10 years ago
Craig Tiller
a8ef3eae92
Merge github.com:grpc/grpc into one-read
10 years ago
Yang Gao
1685d773ef
Merge pull request #1406 from ctiller/crash-boom-bang
...
Incoming stream id validation fixes
10 years ago
Craig Tiller
50f7b87bec
Merge pull request #1411 from jboeuf/ref_cache_default_creds
...
Ref the cached default creds so that we do not crash next time we use it....
10 years ago
murgatroid99
2101a48e1f
Simplified startBatch, resolved comments
10 years ago
Julien Boeuf
f3764292f0
Ref the cache default creds so that we do not crash next time we use it...
10 years ago
Craig Tiller
d7f0fe55b8
Merge pull request #1409 from vjpai/endthreads
...
Move end_threads to subclass
10 years ago
Craig Tiller
dce7a12941
Merge pull request #1410 from murgatroid99/core_ios_thread_local_fix
...
Fix thread local storage error in iOS build
10 years ago
Abhishek Kumar
d7ec8a3dd0
Merge pull request #1369 from ctiller/one-pass
...
Unify transport & channel op interfaces
10 years ago
murgatroid99
33655f970b
Moved deallocation code to the right place
10 years ago
Vijay Pai
4434796073
Merge pull request #1400 from ctiller/timers
...
Capure thread id with default timer implementation
10 years ago
murgatroid99
1cb8bbcf0a
Fix thread local storage error in iOS build
10 years ago
murgatroid99
fe2c0c6569
Added nil check in GRPCWrappedCall initializer
10 years ago