Craig Tiller
f107120907
Fixing some tests I broke during conversion
10 years ago
Craig Tiller
48373dfab0
Merge github.com:grpc/grpc into delete-the-old-api
10 years ago
Craig Tiller
f2791ab02b
Merge pull request #1408 from dgquintas/stap
...
Integration of Systemtap as a profiling mechanism.
10 years ago
Nicolas Noble
d30457a348
Merge pull request #1427 from ctiller/gcov-is-basically-debug-lets-save-time-and-ride-unicorns
...
Remove dbg build from Travis, use gcov instead
10 years ago
Tim Emiola
e4cf6e1cf3
Merge pull request #1431 from soltanmm/py-release
...
Release Python 0.5.0a1
10 years ago
Masood Malekghassemi
fae9d99e6a
Release Python 0.5.0a1
10 years ago
Tim Emiola
be02e15cf6
Merge pull request #1429 from stanley-cheung/php_auth_interop_test
...
Php auth interop test
10 years ago
Craig Tiller
94d7f8542c
Merge github.com:grpc/grpc into delete-the-old-api
10 years ago
Stanley Cheung
4fbc53e82d
more comments
10 years ago
Stanley Cheung
0e08aed61c
add php service account credentials auth interop test, tested against cloud server
10 years ago
Craig Tiller
2e4a7dc2fe
Make gcov compile flags reflect dbg
10 years ago
Craig Tiller
42b14cba51
Remove dbg build from Travis, use gcov instead
10 years ago
David Garcia Quintas
34c396325a
Merge remote-tracking branch 'upstream/master' into stap
10 years ago
David Garcia Quintas
0e67cb2c39
Fixed missing name change from timers.h refactor.
10 years ago
Tim Emiola
6d42a73bb9
Merge pull request #1412 from murgatroid99/node_stub_expose_address
...
Exposed server address string in stub
10 years ago
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
David Garcia Quintas
31e3a6fc69
Removed redundant if from basic_timers.c
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
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
murgatroid99
b8776398c5
Exposed server address string in stub
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
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