Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #1445 from jtattermusch/csharp_new_api | Tim Emiola | 2015-05-05 |
|\ | | | | | A new C# API based on async/await | ||
* \ | Merge pull request #1479 from ↵ | Eric Anderson | 2015-05-05 |
|\ \ | | | | | | | | | | | | | nathanielmanistaatgoogle/interop-test-specification Call out TODO interop test priorities | ||
| * | | Make headers of TODO interop test priorities | Nathaniel Manista | 2015-05-05 |
| | | | |||
* | | | Merge pull request #1452 from ctiller/profile-analyze | David G. Quintas | 2015-05-05 |
|\ \ \ | |/ / |/| | | Profile analyzer | ||
| * | | Basic profiler analyzer | Craig Tiller | 2015-05-05 |
|/ / | |||
* | | Merge pull request #1476 from stanley-cheung/php_gce_auth_test | Tim Emiola | 2015-05-05 |
|\ \ | | | | | | | add php compute_engine_creds auth interop test | ||
| * | | add php compute_engine_creds auth interop test | Stanley Cheung | 2015-05-05 |
|/ / | |||
* | | Merge pull request #1447 from ctiller/magical-void-pointers | jboeuf | 2015-05-05 |
|\ \ | | | | | | | Add per-call context pointer API | ||
* \ \ | Merge pull request #1464 from yang-g/init | Craig Tiller | 2015-05-05 |
|\ \ \ | | | | | | | | | Expose max message size at the server side. | ||
* \ \ \ | Merge pull request #1466 from ctiller/seqno2 | Yang Gao | 2015-05-04 |
|\ \ \ \ | | | | | | | | | | | Handle stream number exhaustion correctly | ||
| | | | * | stylecop fixes | Jan Tattermusch | 2015-05-04 |
| | | | | | |||
| | | | * | remove duplicate initialize | Jan Tattermusch | 2015-05-04 |
| | | | | | |||
* | | | | | Merge pull request #1469 from dgquintas/fix_ptags | Craig Tiller | 2015-05-04 |
|\ \ \ \ \ | | | | | | | | | | | | | Added missing profiling tags. | ||
| | | * | | | resolve comments | Yang Gao | 2015-05-04 |
| | | | | | | |||
| | * | | | | Merge github.com:grpc/grpc into seqno2 | Craig Tiller | 2015-05-04 |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | |||
| | | | | * | Fixes for C# cancellation support | Jan Tattermusch | 2015-05-04 |
| | | | | | | |||
| | | * | | | merge with head | Yang Gao | 2015-05-04 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||
| | | * | | | Add a c test for max message length | Yang Gao | 2015-05-04 |
| | | | | | | |||
* | | | | | | Merge pull request #1432 from vjpai/async-cleanup | David G. Quintas | 2015-05-04 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Create an async QPS client hierarchy | ||
| | * | | | | | Added missing profiling tags. | David Garcia Quintas | 2015-05-04 |
| | | | | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/master' | David Garcia Quintas | 2015-05-04 |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #1465 from ctiller/foo | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Remove dead file | ||
* \ \ \ \ \ \ \ | Merge pull request #1463 from ctiller/seqno | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix a typo that resulted in truncating incoming sequence numbers to 24 bits | ||
| | | | * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | David Garcia Quintas | 2015-05-04 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #1462 from vjpai/kill45 | Nicolas Noble | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Remove gcc 4.5 testing and keep 4.4 | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #1450 from donnadionne/php | Stanley Cheung | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | adding php to cloud to prod tests. | ||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #1396 from ctiller/one-read | Yang Gao | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Deliver data up from tcp immediately | ||
| | | | | | | | * | | | | Test that we dont wrap-around sequence numbers | Craig Tiller | 2015-05-04 |
| | | | | | | | | | | | | |||
| | | | | | | | * | | | | Synthesize goaway when max sequence number generated | Craig Tiller | 2015-05-04 |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | |||
| | | | | * | | | | | | Remove dead file | Craig Tiller | 2015-05-04 |
| |_|_|_|/ / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #1461 from murgatroid99/pod_typo_fix | Tim Emiola | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fixed typo | ||
| | | | | | | | * \ \ | merge with head | Yang Gao | 2015-05-04 |
| | | | | | | | |\ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |||
| | | | | * | | | | | | Add test for >16777215 sequence numbered streams | Craig Tiller | 2015-05-04 |
| | | | | | | | | | | | |||
| | | | | * | | | | | | Fix typo resulting in masking out high byte of http2 sequence numbers | Craig Tiller | 2015-05-04 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Remove gcc 4.5 testing and keep 4.4 | vjpai | 2015-05-04 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | * | | | | | | Add a hook to allow initial HTTP2 sequence number to be specified | Craig Tiller | 2015-05-04 |
| |_|_|/ / / / / / |/| | | | | | | | | |||
| * | | | | | | | | Fixed typo | murgatroid99 | 2015-05-04 |
|/ / / / / / / / | |||
| | | * | | | | | Merge branch 'master' into async-cleanup | vjpai | 2015-05-04 |
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
| | | * | | | | | Change function-pointer to std::function | vjpai | 2015-05-04 |
| | | | | | | | | |||
| | | | | | | * | added stats with number of active native calls, useful for debugging | Jan Tattermusch | 2015-05-04 |
| | | | | | | | | |||
| | | | | | | * | fixed some stylecop warnings | Jan Tattermusch | 2015-05-04 |
| | | | | | | | | |||
| | | | | | | * | Added basic support for cancellation | Jan Tattermusch | 2015-05-04 |
| | | | | | | | | |||
| | | | | | | * | A new version C# API based on async/await | Jan Tattermusch | 2015-05-04 |
| |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #1460 from ctiller/fast-timer | Vijay Pai | 2015-05-04 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | 25ns overhead latency timers | ||
* \ \ \ \ \ \ \ | Merge pull request #1457 from nicolasnoble/win32-fixes-once-again | Craig Tiller | 2015-05-04 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Another round of win32 fixes and documentation. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #1458 from nicolasnoble/sanity-submodules-pedantic | Craig Tiller | 2015-05-04 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Let's be really pedantic about the status of our submodules. | ||
| | | * \ \ \ \ \ \ | Merge branch 'fast-timer' of github.com:ctiller/grpc into fast-timer | Craig Tiller | 2015-05-04 |
| | | |\ \ \ \ \ \ \ | |||
| | | | * | | | | | | | clang-format | Craig Tiller | 2015-05-04 |
| | | | | | | | | | | | |||
| | | * | | | | | | | | Delete debug | Craig Tiller | 2015-05-04 |
| | | |/ / / / / / / | |||
| | | * | | | | | | | Thread local storage for profile data | Craig Tiller | 2015-05-04 |
| | | | | | | | | | |