Commit message (Expand) | Author | Age | |
---|---|---|---|
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
* | change LICENSE, add AUTHORS | Jan Tattermusch | 2017-06-08 |
* | Merge github.com:grpc/grpc into faster_timer_pool | Craig Tiller | 2017-06-07 |
|\ | |||
| * | Implement LB policy updates | David Garcia Quintas | 2017-06-06 |
* | | Merge github.com:grpc/grpc into faster_timer_pool | Craig Tiller | 2017-06-06 |
|\| | |||
| * | Merge pull request #11368 from jtattermusch/csharp_polishing | Jan Tattermusch | 2017-06-05 |
| |\ | |||
* | | | clang-format | Craig Tiller | 2017-06-02 |
* | | | Fixes | Craig Tiller | 2017-06-02 |
| * | | Merge pull request #11286 from murgatroid99/node_perf_tests | Michael Lumish | 2017-06-02 |
| |\ \ | |||
| * \ \ | Merge pull request #11143 from dgquintas/dns_server | David G. Quintas | 2017-06-02 |
| |\ \ \ | |||
| * | | | | Expand pylint to grpc_health and grpc_reflection | Mehrdad Afshari | 2017-06-01 |
| | | | * | remove bad .NET45 references | Jan Tattermusch | 2017-06-01 |
| | | | * | silence xmldoc warnings for non-nuget projects | Jan Tattermusch | 2017-06-01 |
| | | | * | there is no GC generation 3 | Jan Tattermusch | 2017-06-01 |
| | |_|/ | |/| | | |||
* | | | | Fix shutdown bug in timer thread pool | Craig Tiller | 2017-05-31 |
| * | | | Merge pull request #11337 from makdharma/win_bldfix | makdharma | 2017-05-31 |
| |\ \ \ | |||
| | * | | | clang-format | Mak Dharma | 2017-05-30 |
| | * | | | Merge branch 'win_bldfix' of https://github.com/makdharma/grpc into win_bldfix | Mak Dharma | 2017-05-30 |
| | |\ \ \ | |||
| * | | | | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 |
| |/ / / / | |||
| | * | | | s/inline/__inline/. Visual studio incompatiblity. | Makarand Dharmapurikar | 2017-05-30 |
| * | | | | Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge | Michael Lumish | 2017-05-30 |
| |\ \ \ \ | | |/ / / | |/| | | | |||
* / | | | | Get rid of zero-length poll case now that timer pool exists | Craig Tiller | 2017-05-30 |
|/ / / / | |||
* | | | | Merge pull request #11272 from jtattermusch/csharp_microbenchmarks | Jan Tattermusch | 2017-05-26 |
|\ \ \ \ | |||
| * | | | | address comments | Jan Tattermusch | 2017-05-26 |
* | | | | | Merge pull request #11315 from ncteisen/nit | Noah Eisen | 2017-05-26 |
|\ \ \ \ \ | |||
| * | | | | | Remove uneeded ref/unref | ncteisen | 2017-05-26 |
* | | | | | | fix format of include guards | Alexander Polcyn | 2017-05-25 |
* | | | | | | rerun clang format code.sh | Alexander Polcyn | 2017-05-25 |
* | | | | | | add missing copyright headers | Alexander Polcyn | 2017-05-25 |
|/ / / / / | |||
| | * | | | Fix node cancellation tests | murgatroid99 | 2017-05-25 |
| | * | | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
| | |\ \ \ | |||
* | | \ \ \ | Merge pull request #11306 from kpayson64/python_reflection | kpayson64 | 2017-05-25 |
|\ \ \ \ \ \ | |||
| * | | | | | | Fix Python reflection arguments | Ken Payson | 2017-05-25 |
* | | | | | | | Merge pull request #11224 from makdharma/http_proxy_test_fix | makdharma | 2017-05-25 |
|\ \ \ \ \ \ \ | |||
| | | | | * | | | Add more null checks to call methods | murgatroid99 | 2017-05-25 |
| | | | | * | | | Merge pull request #11283 from jtattermusch/bump_136 | Jan Tattermusch | 2017-05-25 |
| | | | | |\ \ \ | |||
* | | | | | \ \ \ | Merge pull request #10920 from Vizerai/intrusive_hash_map | Jim King | 2017-05-24 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | update | Vizerai | 2017-05-24 |
* | | | | | | | | | | Merge pull request #11285 from ctiller/refc | Craig Tiller | 2017-05-24 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #10925 from jiangtaoli2016/handshaker | Mark D. Roth | 2017-05-24 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | | * | Enable more Node performance tests, fix streaming test implementation | murgatroid99 | 2017-05-23 |
| | | | | | | | |_|_|/ | | | | | | | |/| | | | |||
* | | | | | | | | | | | Merge pull request #11280 from murgatroid99/node_api_docs | Michael Lumish | 2017-05-23 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | * | | | | | | | | Add missing ref | Craig Tiller | 2017-05-23 |
| | | | * | | | | | | | update | Vizerai | 2017-05-23 |
| | | * | | | | | | | | Refcounting fix | Craig Tiller | 2017-05-23 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map | Vizerai | 2017-05-23 |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #11158 from yang-g/async_default_service | Yang Gao | 2017-05-23 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | * | | bump version to 1.3.6 | Jan Tattermusch | 2017-05-23 |
* | | | | | | | | | | | Fix sanity | Craig Tiller | 2017-05-23 |