Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #12209 from mehrdada/unskip-reflection-test | Mehrdad Afshari | 2017-08-23 |
|\ | |||
* \ | Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility | Jan Tattermusch | 2017-08-23 |
|\ \ | |||
* \ \ | Merge pull request #12128 from jtattermusch/csharp_easierlogging | Jan Tattermusch | 2017-08-23 |
|\ \ \ | |||
* \ \ \ | Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-features | Stanley Cheung | 2017-08-22 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #12242 from dgquintas/rr_initial_conn | David G. Quintas | 2017-08-22 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #12251 from ncteisen/fix-ubsan | Noah Eisen | 2017-08-22 |
|\ \ \ \ \ \ | |||
| | | * | | | | PHP: upmerge from 1.4.x branch | Stanley Cheung | 2017-08-22 |
| |_|/ / / / |/| | | | | | |||
* | | | | | | Merge pull request #12225 from muxi/fix-already-finished | Muxi Yan | 2017-08-22 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-prot... | Muxi Yan | 2017-08-22 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12246 from yang-g/epoll1 | Yang Gao | 2017-08-22 |
|\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | Fix ubsan | Noah Eisen | 2017-08-22 |
| |_|_|/ / / / / |/| | | | | | | | |||
| | | | | * | | | address review comments | Jan Tattermusch | 2017-08-22 |
| | | | | | * | | csharp: make the native libraries links are not shown | Gorka Lerchundi Osa | 2017-08-22 |
| |_|_|_|_|/ / |/| | | | | | | |||
| * | | | | | | Add timer annotations in epoll1 | yang-g | 2017-08-21 |
| | | | | | * | Unskip reflection unit test since proto is fixed | Mehrdad Afshari | 2017-08-22 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge pull request #12182 from dgquintas/grpclb_destroy_bbr | David G. Quintas | 2017-08-21 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| | | | * | | RR: Initialize subchannel connectivity state | David Garcia Quintas | 2017-08-21 |
| |_|_|/ / |/| | | | | |||
* | | | | | Merge pull request #12169 from muxi/improve-objc-test-info | Muxi Yan | 2017-08-21 |
|\ \ \ \ \ | |||
| | | | | * | unify loggers used by Grpc tests | Jan Tattermusch | 2017-08-20 |
| | | | | * | make C# logging & tracing more intuitive | Jan Tattermusch | 2017-08-20 |
| |_|_|_|/ |/| | | | | |||
* | | | | | Merge pull request #11936 from sreecha/fix-end2end-test | Sree Kuchibhotla | 2017-08-19 |
|\ \ \ \ \ | |||
| | | | | * | Replace dispatch_once_t with BOOL | Muxi Yan | 2017-08-18 |
| |_|_|_|/ |/| | | | | |||
| * | | | | disable epoll1 by default (just enable tests) | Sree Kuchibhotla | 2017-08-17 |
* | | | | | Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 | Nicolas Noble | 2017-08-17 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #12188 from michaelbausor/add-async-support | Stanley Cheung | 2017-08-17 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #12213 from dgquintas/v1.7.x-version-bump | David G. Quintas | 2017-08-17 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #12192 from jmillikin-stripe/ruby-catch-script-error | apolcyn | 2017-08-16 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #12158 from jboeuf/fix_mem_leak | jboeuf | 2017-08-16 |
|\ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | Master version bump to 1.7.x | David Garcia Quintas | 2017-08-16 |
| |_|/ / / / / / / |/| | | | | | | | | |||
| | | | * | | | | | Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 | Maxim Dzoba | 2017-08-16 |
| | | | | * | | | | initialize pollset struct. Ideally not needed since we do zalloc but some cod... | Sree Kuchibhotla | 2017-08-16 |
| | | | | * | | | | Enable epoll1 by default (and move epollsig as second choice) | Sree Kuchibhotla | 2017-08-16 |
| | | | |/ / / / | |||
| | | * | | | | | Remove assignment | Michael Bausor | 2017-08-16 |
| | | * | | | | | Remove metadata set | Michael Bausor | 2017-08-16 |
* | | | | | | | | give C# continuations 10 secs to finish on shutdown | Jan Tattermusch | 2017-08-16 |
* | | | | | | | | wait for queued continuation to finish | Jan Tattermusch | 2017-08-16 |
* | | | | | | | | more correct atomic counter | Jan Tattermusch | 2017-08-16 |
| |_|_|/ / / / |/| | | | | | | |||
| | * | | | | | Catch NotImplementedError exceptions and forward them to the client. | John Millikin | 2017-08-16 |
| |/ / / / / |/| | | | | | |||
| * | | | | | Fixing memory leak and removing unneeded NULL checks. | Julien Boeuf | 2017-08-16 |
|/ / / / / | |||
* | | | | | Merge pull request #12127 from jtattermusch/csharp_warningsaserrors | Jan Tattermusch | 2017-08-15 |
|\ \ \ \ \ | |||
| | * | | | | Move OP_RECV_INITIAL_METADATA out of start() methods | Michael Bausor | 2017-08-15 |
| |/ / / / |/| | | | | |||
| | | * | | Added missing call to grpc_byte_buffer_reader_destroy() | David Garcia Quintas | 2017-08-14 |
| |_|/ / |/| | | | |||
| | | * | Revert "Revert "Add OAuth2 protocol in GRPCClient"" | Muxi Yan | 2017-08-14 |
| |_|/ |/| | | |||
* | | | Merge pull request #11831 from ncteisen/flow-control-part2 | Noah Eisen | 2017-08-14 |
|\ \ \ | |||
| * | | | Pull bdp estimation into flowctl module | ncteisen | 2017-08-13 |
| | | * | Reenable CronetUnitTests as it is no longer a blocker | Muxi Yan | 2017-08-11 |
| | | * | Make Jenkins debug information more useful | Muxi Yan | 2017-08-11 |
| |_|/ |/| | | |||
| | * | fix more warnings | Jan Tattermusch | 2017-08-11 |
| | * | dont use generic version of Marshal.SizeOf | Jan Tattermusch | 2017-08-11 |
| | * | dont use generic version of PtrToStructure | Jan Tattermusch | 2017-08-11 |