aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
| | | | | | | | * | Add test to verify objective c plugin outputs correct filenameGravatar Muxi Yan2017-06-06
| | | | | | | | | |
| | | | * | | | | | Fix build errorGravatar Craig Tiller2017-06-06
| | | | | | | | | |
| * | | | | | | | | Merge github.com:grpc/grpc into faster_timer_poolGravatar Craig Tiller2017-06-06
| |\| | | | | | | |
| | | | * | | | | | clang-formatGravatar Craig Tiller2017-06-06
| | | | | | | | | |
| | | | * | | | | | Fix contention detectionGravatar Craig Tiller2017-06-06
| | | | | | | | | |
| | | | * | | | | | Merge github.com:grpc/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-06
| | | | |\ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | Fix windows build, no_logging tests, dns_resolver_testGravatar Yuchen Zeng2017-06-05
| | | | | | | | | |
| | | | | | | | * | clang-formatGravatar Muxi Yan2017-06-05
| | | | | | | | | |
| | | | | | | | * | PolishGravatar Muxi Yan2017-06-05
| | | | | | | | | |
| | | * | | | | | | Fix the fd clean up processGravatar Yuchen Zeng2017-06-05
| | | | | | | | | |
| | | | | | | | | * Fix minor error in Node generated documentationGravatar murgatroid992017-06-05
| | | | | | | | | |
| | | | | | | | * | Backward compatibilityGravatar Muxi Yan2017-06-05
| | | | | | | | | |
| | * | | | | | | | Merge pull request #11368 from jtattermusch/csharp_polishingGravatar Jan Tattermusch2017-06-05
| | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | A bit of C# polish
| | | | * | | | | | | Cancel the dns lookup in dns_ares_shutdownGravatar Yuchen Zeng2017-06-04
| | | | | | | | | | |
| | | | | | * | | | | Fix python compiler for filenames with dashesGravatar Ken Payson2017-06-02
| | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | * | | | | Merge branch 'ALL-the-things' of github.com:ctiller/grpc into ALL-the-thingsGravatar Craig Tiller2017-06-02
| | | | | |\ \ \ \ \
| | | | | * \ \ \ \ \ Merge branch 'faster_timer_pool' into ALL-the-thingsGravatar Craig Tiller2017-06-02
| | | | | |\ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| * | | | | | | | | | clang-formatGravatar Craig Tiller2017-06-02
| | | | | | | | | | |
| * | | | | | | | | | FixesGravatar Craig Tiller2017-06-02
| | | | | | | | | | |
| | | | | | * | | | | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-06-02
| | | | | | |\ \ \ \ \
| | | | | | | * \ \ \ \ Merge github.com:grpc/grpc into selectivityGravatar Craig Tiller2017-06-02
| | | | | | | |\ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge pull request #11286 from murgatroid99/node_perf_testsGravatar Michael Lumish2017-06-02
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Enable more Node performance tests, fix streaming test implementation
| | * \ \ \ \ \ \ \ \ \ \ Merge pull request #11143 from dgquintas/dns_serverGravatar David G. Quintas2017-06-02
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ServerBuilder accept (dns:///) URIs instead of just dns names
| | * | | | | | | | | | | | Expand pylint to grpc_health and grpc_reflectionGravatar Mehrdad Afshari2017-06-01
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * Merge pull request #11353 from jtattermusch/csharp_dont_start_with_unbound_portsGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Don't start a server if there's unbound ports (for v1.4.x branch)
| | | | | | | | | | | | | | * improve exception messageGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | remove bad .NET45 referencesGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | silence xmldoc warnings for non-nuget projectsGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | there is no GC generation 3Gravatar Jan Tattermusch2017-06-01
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
| | | | | | | | | | | | * | PHP: windows config.w32 fixGravatar Stanley Cheung2017-06-01
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * add StartThrowsWithUnboundPortTestGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | | |
| | | | | | | | | | | | | * throw if server started with unbound portsGravatar Jan Tattermusch2017-06-01
| | | | | | | | | | | | |/
| | | | | | | * | | | | | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-31
| | | | | | | |\ \ \ \ \ \
| | | | | | | * | | | | | | Merge branch 'faster_timer_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-31
| | | | | | |/| | | | | | | | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix shutdown bug in timer thread poolGravatar Craig Tiller2017-05-31
| | | | | | | | | | | | |
| | | | | | | * | | | | | Spam cleanupGravatar Craig Tiller2017-05-31
| | | | | | | | | | | | |
| | | | | | | | | | | * | clang-formatGravatar Muxi Yan2017-05-31
| | | | | | | | | | | | |
| | * | | | | | | | | | | Merge pull request #11337 from makdharma/win_bldfixGravatar makdharma2017-05-31
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/inline/__inline/. Visual studio incompateblity.
| | | * | | | | | | | | | | clang-formatGravatar Mak Dharma2017-05-30
| | | | | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfixGravatar Mak Dharma2017-05-30
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | * | | | | | | | Fix api_fuzzer, dns_resolver_connectivity_testGravatar Yuchen Zeng2017-05-30
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | Use protobuf's native upper camel conversionGravatar Muxi Yan2017-05-30
| | | | |_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | |
| | * / | | | | | | | | | | master bumped to 1.5.xGravatar David Garcia Quintas2017-05-30
| | |/ / / / / / / / / / /
| | | | | | | | | | | | * 1.4.x branch cut, version bump PRGravatar David Garcia Quintas2017-05-30
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| | | * | | | | | | | | s/inline/__inline/. Visual studio incompatiblity.Gravatar Makarand Dharmapurikar2017-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MS Visual studio '13 and before don't understand inline and throw Error C2054. Reference: https://msdn.microsoft.com/en-us/library/bw1hbe6y.aspx
| | * | | | | | | | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmergeGravatar Michael Lumish2017-05-30
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | Master 1.3.x upmerge
| | | | | | | * | | | | Merge branch 'selectivity' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| | | | | | | |\ \ \ \ \
| | | | | | | | * \ \ \ \ Merge github.com:grpc/grpc into selectivityGravatar Craig Tiller2017-05-30
| | | | | | | | |\ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | / / / | | | | | | | | | |/ / / | | | | | | | | |/| | |
| | | | | | | * | | | | Merge branch 'thread_pool' into ALL-the-thingsGravatar Craig Tiller2017-05-30
| | |_|_|_|_|/| | | | | | |/| | | | | | |/ / / | | | | | | | |/| | |
| * | | | | | / | | | Get rid of zero-length poll case now that timer pool existsGravatar Craig Tiller2017-05-30
| |/ / / / / / / / /