Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #17266 from lidizheng/python-channelz | Lidi Zheng | 2018-11-29 |
|\ | |||
* \ | Merge pull request #17346 from grpc/ncteisen-patch-1 | Noah Eisen | 2018-11-29 |
|\ \ | |||
* \ \ | Merge pull request #17331 from yashykt/timestamplength | Yash Tibrewal | 2018-11-29 |
|\ \ \ | |||
| | | * | Update docstring of Channelz function && add default variable initialization | Lidi Zheng | 2018-11-29 |
* | | | | Merge pull request #17332 from yashykt/emptymsg | Yash Tibrewal | 2018-11-29 |
|\ \ \ \ | |||
| | | * | | Fix comment | Noah Eisen | 2018-11-29 |
| |_|/ / |/| | | | |||
| | | * | Update comments && modify function name | Lidi Zheng | 2018-11-29 |
* | | | | Merge pull request #17333 from yashykt/tsinit | Yash Tibrewal | 2018-11-29 |
|\ \ \ \ | |||
| | | * | | Explicit conversion | Yash Tibrewal | 2018-11-29 |
* | | | | | Merge pull request #17337 from jtattermusch/php_macos_high_sierra | Jan Tattermusch | 2018-11-29 |
|\ \ \ \ \ | |||
| | | * | | | Revert the do while and if | Yash Tibrewal | 2018-11-29 |
* | | | | | | Merge pull request #17307 from ericgribkoff/create_server_format | Eric Gribkoff | 2018-11-29 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #17312 from markdroth/grpclb_empty_serverlist_fix | Mark D. Roth | 2018-11-29 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #17306 from srini100/master | Srini Polavarapu | 2018-11-29 |
|\ \ \ \ \ \ \ \ | |||
| | | | * | | | | | make sure PHP tests work on high sierra kokoro workers | Jan Tattermusch | 2018-11-29 |
| |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #17323 from markdroth/inlined_vector_copy_and_move_fix | Mark D. Roth | 2018-11-29 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Don't ignore empty serverlists from the grpclb balancer. | Mark D. Roth | 2018-11-29 |
| | | | | * | | | | Initialize all other timestamps (non sendmsg) to gpr_inf_past | Yash Tibrewal | 2018-11-29 |
| | | | | | | * | | s/int/uint32_t | Yash Tibrewal | 2018-11-29 |
| | | | | | | * | | Add a byte counter to chttp2_stream and use that for timestamps | Yash Tibrewal | 2018-11-29 |
| | | | | | | * | | Do not add the TCP buffer length. | Yash Tibrewal | 2018-11-29 |
| | | | | | | * | | Update test | Yash Tibrewal | 2018-11-28 |
| | | | | | * | | | Return immediately if the first message is empty | Yash Tibrewal | 2018-11-28 |
| | | | | |/ / / | |||
| | | | | | * / | Add the length of the buffer that is traced | Yash Tibrewal | 2018-11-28 |
| | | | | |/ / | |||
* | | | | | | | Merge pull request #17110 from billfeng327/multipool-config | Bill Feng | 2018-11-28 |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||
| | | | | | * | Disable three subchannel unit tests for gevent | Lidi Zheng | 2018-11-28 |
* | | | | | | | Merge pull request #17329 from grpc/authors-alphabetical | Nicolas Noble | 2018-11-28 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | Adding a line about alphabetical order of AUTHORS | Nicolas Noble | 2018-11-28 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #17313 from yashykt/padstreamsize | Yash Tibrewal | 2018-11-28 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #17294 from yashykt/traced | Yash Tibrewal | 2018-11-28 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #17326 from stanley-cheung/php-fix-zts-master | Stanley Cheung | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #17244 from guantaol/ev_epollbg | Guantao Liu | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ | Merge pull request #17317 from mehrdada/fix-interceptor-bug | Lidi Zheng | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | * | | | | regenerate doxygen files | Srini Polavarapu | 2018-11-28 |
| | | * | | | | | | | | | PHP: fix ZTS build | Stanley Cheung | 2018-11-28 |
| |_|/ / / / / / / / / |/| | | | | | | | | | | |||
| | | | | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc | Srini Polavarapu | 2018-11-28 |
| | | | | | | |\ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | |||
| | | | | | | | | | * | Remove the `del` hack and skip server related test cases | Lidi Zheng | 2018-11-28 |
| | | | * | | | | | | | Add required header | Yash Tibrewal | 2018-11-28 |
| | | | | | | | | | * | Adding comment about `del` about #17258 | Lidi Zheng | 2018-11-28 |
* | | | | | | | | | | | Merge pull request #17310 from yashykt/enableerrqueue | Yash Tibrewal | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | * | | | | | Fix InlinedVector to use its elements' move and copy methods. | Mark D. Roth | 2018-11-28 |
| | | | | | | | |/ / / | | | | | | | |/| | | | |||
* | | | | | | | | | | | Merge pull request #17320 from soheilhy/worktree-refcounted-bench | Soheil Hassas Yeganeh | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ \ \ | Merge pull request #17316 from vishalpowar/upb_submodule | vishalpowar | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | | | Add GPR_ATM_INC_ADD_THEN to grpc_core::RefCount | Soheil Hassas Yeganeh | 2018-11-28 |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | |||
| | | | | | | | | | * | | fix docstring on grpc.server | Eric Gribkoff | 2018-11-28 |
| | | | | | | * | | | | | cleanup | Bill Feng | 2018-11-28 |
| | | | | | | * | | | | | added exec_compatible_with to sh_test | Bill Feng | 2018-11-28 |
| | | | | | | | | | | * | Adopt reviewer's suggestions | Lidi Zheng | 2018-11-28 |
| * | | | | | | | | | | | Adding upb as submodule | Vishal Powar | 2018-11-28 |
* | | | | | | | | | | | | Merge pull request #17315 from stanley-cheung/php-fix-zts-master | Stanley Cheung | 2018-11-28 |
|\ \ \ \ \ \ \ \ \ \ \ \ |