Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | |||
* | auto-fix most of licenses | 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 |
|\| | |||
* | | clang-format | Craig Tiller | 2017-06-02 |
| | | |||
* | | Fixes | Craig Tiller | 2017-06-02 |
| | | |||
* | | Fix shutdown bug in timer thread pool | Craig Tiller | 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 |
| |\ | |||
| | * | s/inline/__inline/. Visual studio incompatiblity. | Makarand Dharmapurikar | 2017-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_upmerge | Michael Lumish | 2017-05-30 |
| |\ \ | | |/ | |/| | Master 1.3.x upmerge | ||
* / | | Get rid of zero-length poll case now that timer pool exists | Craig Tiller | 2017-05-30 |
|/ / | |||
* | | Merge pull request #11315 from ncteisen/nit | Noah Eisen | 2017-05-26 |
|\ \ | | | | | | | Remove uneeded ref/unref | ||
| * | | 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 |
|/ / | |||
| * | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
| |\ | |||
* | \ | Merge pull request #11224 from makdharma/http_proxy_test_fix | makdharma | 2017-05-25 |
|\ \ \ | | | | | | | | | Fixes #9542 | ||
* \ \ \ | Merge pull request #10920 from Vizerai/intrusive_hash_map | Jim King | 2017-05-24 |
|\ \ \ \ | | | | | | | | | | | Intrusive hash map | ||
| * | | | | update | Vizerai | 2017-05-24 |
| | | | | | |||
* | | | | | Merge pull request #11285 from ctiller/refc | Craig Tiller | 2017-05-24 |
|\ \ \ \ \ | | | | | | | | | | | | | Refcounting fix | ||
| * | | | | | 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 |
| | |\ \ \ | | |/ / / | |/| | | | |||
* | | | | | Revise handshaker to make callback once a time. | jiangtaoli2016 | 2017-05-23 |
| | | | | | |||
* | | | | | Merge branch 'master' into handshaker | jiangtaoli2016 | 2017-05-23 |
|\| | | | | |||
* | | | | | Revise based on Mark Roth comments. | jiangtaoli2016 | 2017-05-22 |
| | | | | | |||
| * | | | | %z -> %lu for mingw build | Alexander Polcyn | 2017-05-22 |
| | | | | | |||
* | | | | | Address Mark Roth's comments. | jiangtaoli2016 | 2017-05-20 |
| | | | | | |||
* | | | | | Merge branch 'master' into handshaker | jiangtaoli2016 | 2017-05-20 |
|\| | | | | |||
| * | | | | Change round_robin LB policy to use the addresses in the order given. | Mark D. Roth | 2017-05-19 |
| | | | | | |||
| * | | | | Merge pull request #10706 from markdroth/c_ares_authority | Mark D. Roth | 2017-05-19 |
| |\ \ \ \ | | | | | | | | | | | | | Allow specifying DNS server to query for c-ares via URI authority. | ||
| * | | | | | Add trace protector to flag | ncteisen | 2017-05-18 |
| | | | | | | |||
| * | | | | | Merge pull request #10930 from ncteisen/frame-size | Noah Eisen | 2017-05-18 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Set Frame Size to Bytes per Microsecond | ||
| | | | | | * | Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum | apolcyn | 2017-05-18 |
| | | | | | |\ | | | | | | | | | | | | | | | | | get rid of connectivity state watchers right after timeout | ||
| | | * | | | | | Allow specifying DNS server to query for c-ares via URI authority. | Mark D. Roth | 2017-05-18 |
| | |/ / / / / | |/| | | | | | |||
| | | | | | * | get rid of connectivity state watchers right after timeout | Alexander Polcyn | 2017-05-18 |
| | | | | | | | |||
| * | | | | | | Merge pull request #11093 from ctiller/c++compat4 | Craig Tiller | 2017-05-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | C++ compatibility fixes | ||
| | | | | * | | | Fixes #9542 | Makarand Dharmapurikar | 2017-05-18 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the case when a server is shutdown right after it Accept'ed a connection. The socket needs to be closed right before the endpoint is destroyed. | ||
| * | | | | | | Merge pull request #11026 from markdroth/grpclb_drop_alt | Mark D. Roth | 2017-05-18 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Implement grpclb drop support. | ||
| * \ \ \ \ \ \ | Merge pull request #11198 from stanley-cheung/upmerge-v1_3_2-to-master | Stanley Cheung | 2017-05-18 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Upmerge v1.3.x branch to master | ||
| * \ \ \ \ \ \ \ | Merge pull request #11201 from yang-g/debug | Yang Gao | 2017-05-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Unref pending events under cq lock | ||
| | | * | | | | | | | Upmerge from v1.3.x branch to master | Stanley Cheung | 2017-05-17 |
| | |/| | | | | | | | |/| | | | | |/ / | | | | |_|_|/| | | | | |/| | | | | | |||
| | * | | | | | | | Unref pending events under cq lock | yang-g | 2017-05-17 |
| | | | | | | | | | |||
| * | | | | | | | | Merge pull request #11098 from dgquintas/fix_subchannel_stuffs | David G. Quintas | 2017-05-17 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fixes to subchannel and its index | ||
| * | | | | | | | | | Fix hpack_size test | Craig Tiller | 2017-05-17 |
| | | | | | | | | | | |||
| | | | | * | | | | | Implement grpclb drop support. | Mark D. Roth | 2017-05-17 |
| | |_|_|/ / / / / | |/| | | | | | | |