Tim Emiola
13363e31a7
make underscore a class method of GenericService
10 years ago
donnadionne
999971dbf7
Merge pull request #1482 from stanley-cheung/php_cloud_prod_cmd
...
add command for the rest of PHP interop test
10 years ago
Craig Tiller
0e17857ab5
Merge pull request #1484 from dgquintas/profiling_add_bang_mark
...
Added important (!) profiling mark.
10 years ago
David Garcia Quintas
73423ae76d
Added important (!) profiling mark.
...
It's meant to have a special status in the analysis, whereby latencies
from important marks to all their enclosing BEGIN ({) and END (})
markings will be measured.
10 years ago
David G. Quintas
234e62ce97
Merge pull request #1395 from ctiller/swappy
...
Optimize a few core routines
10 years ago
Stanley Cheung
ab4ad8590b
add command for the rest of PHP interop test
10 years ago
Tim Emiola
fde356c98e
Merge pull request #1445 from jtattermusch/csharp_new_api
...
A new C# API based on async/await
10 years ago
Eric Anderson
e785be8a93
Merge pull request #1479 from nathanielmanistaatgoogle/interop-test-specification
...
Call out TODO interop test priorities
10 years ago
Nathaniel Manista
ef42ea21b1
Make headers of TODO interop test priorities
10 years ago
David G. Quintas
da00c0aad3
Merge pull request #1452 from ctiller/profile-analyze
...
Profile analyzer
10 years ago
Craig Tiller
bd9f924f16
Basic profiler analyzer
10 years ago
Tim Emiola
97c5559040
Merge pull request #1476 from stanley-cheung/php_gce_auth_test
...
add php compute_engine_creds auth interop test
10 years ago
Stanley Cheung
e19497a9d5
add php compute_engine_creds auth interop test
10 years ago
jboeuf
a0e1454021
Merge pull request #1447 from ctiller/magical-void-pointers
...
Add per-call context pointer API
10 years ago
Craig Tiller
d53d87cbd3
Merge pull request #1464 from yang-g/init
...
Expose max message size at the server side.
10 years ago
Yang Gao
380b0f3b5d
Merge pull request #1466 from ctiller/seqno2
...
Handle stream number exhaustion correctly
10 years ago
Jan Tattermusch
a8447711be
stylecop fixes
10 years ago
Jan Tattermusch
32d95b9744
remove duplicate initialize
10 years ago
Craig Tiller
1458e66c11
Merge pull request #1469 from dgquintas/fix_ptags
...
Added missing profiling tags.
10 years ago
Yang Gao
172791a80c
resolve comments
10 years ago
Craig Tiller
b7d1608a72
Merge github.com:grpc/grpc into seqno2
10 years ago
Craig Tiller
80abd54fc1
Merge github.com:grpc/grpc into swappy
10 years ago
Jan Tattermusch
8c2dd9d864
Fixes for C# cancellation support
10 years ago
Yang Gao
3d3d632d72
merge with head
10 years ago
Yang Gao
26839c7da9
Add a c test for max message length
10 years ago
David G. Quintas
6dc5502871
Merge pull request #1432 from vjpai/async-cleanup
...
Create an async QPS client hierarchy
10 years ago
David Garcia Quintas
f667f1b3e8
Added missing profiling tags.
10 years ago
David Garcia Quintas
925573c17f
Merge remote-tracking branch 'upstream/master'
10 years ago
Yang Gao
097e7bf63e
Merge pull request #1465 from ctiller/foo
...
Remove dead file
10 years ago
Yang Gao
7164eea295
Merge pull request #1463 from ctiller/seqno
...
Fix a typo that resulted in truncating incoming sequence numbers to 24 bits
10 years ago
David Garcia Quintas
7c2ba271f9
Merge remote-tracking branch 'upstream/master'
10 years ago
Nicolas Noble
c112d146a2
Merge pull request #1462 from vjpai/kill45
...
Remove gcc 4.5 testing and keep 4.4
10 years ago
Stanley Cheung
4c8726318a
Merge pull request #1450 from donnadionne/php
...
adding php to cloud to prod tests.
10 years ago
Yang Gao
539af31bfb
Merge pull request #1396 from ctiller/one-read
...
Deliver data up from tcp immediately
10 years ago
Craig Tiller
cfda2bdd43
Test that we dont wrap-around sequence numbers
10 years ago
Craig Tiller
7098c03273
Synthesize goaway when max sequence number generated
10 years ago
Craig Tiller
4b40559eae
Remove dead file
10 years ago
Tim Emiola
e901ff5cd0
Merge pull request #1461 from murgatroid99/pod_typo_fix
...
Fixed typo
10 years ago
Yang Gao
181ad88508
merge with head
10 years ago
Craig Tiller
434a36bf4a
Add test for >16777215 sequence numbered streams
10 years ago
Craig Tiller
8fc673eefd
Fix typo resulting in masking out high byte of http2 sequence numbers
10 years ago
vjpai
5fd67940b8
Remove gcc 4.5 testing and keep 4.4
10 years ago
Craig Tiller
8802558895
Add a hook to allow initial HTTP2 sequence number to be specified
10 years ago
murgatroid99
27c0bf4d30
Fixed typo
10 years ago
vjpai
337814af4f
Merge branch 'master' into async-cleanup
10 years ago
vjpai
041998d986
Change function-pointer to std::function
10 years ago
Jan Tattermusch
1b54fcf31b
added stats with number of active native calls, useful for debugging
10 years ago
Jan Tattermusch
618647dc74
fixed some stylecop warnings
10 years ago
Jan Tattermusch
e5c446004f
Added basic support for cancellation
10 years ago
Jan Tattermusch
a5272b6adc
A new version C# API based on async/await
10 years ago