Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Removed unnecessary comments. Added connection counter to test. | Mark D. Roth | 2016-06-16 |
* | Fix portability issues. | Mark D. Roth | 2016-06-16 |
* | Remove unnecessary code from test. | Mark D. Roth | 2016-06-16 |
* | clang-format | Mark D. Roth | 2016-06-16 |
* | Pass channel args to ChannelData ctor and ChannelData to CallData ctor. | Mark D. Roth | 2016-06-16 |
* | Fixed test. | Mark D. Roth | 2016-06-16 |
* | - fix build problems | Mark D. Roth | 2016-06-16 |
* | Merge pull request #6875 from y-zeng/log_check | Jan Tattermusch | 2016-06-14 |
|\ | |||
* \ | Merge pull request #6572 from y-zeng/base64_decode | Jan Tattermusch | 2016-06-14 |
|\ \ | |||
* \ \ | Merge pull request #6704 from yang-g/distribtest | Jan Tattermusch | 2016-06-13 |
|\ \ \ | |||
| | | * | Rename gpr_strpad as gpr_leftpad | Yuchen Zeng | 2016-06-13 |
| * | | | minor fixes | yang-g | 2016-06-13 |
* | | | | Merge pull request #6438 from y-zeng/reflection_separate_lib | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ | |||
| | * | | | cloning from the local repo | yang-g | 2016-06-13 |
* | | | | | Merge pull request #6867 from ctiller/blazing-fuzz | Jan Tattermusch | 2016-06-13 |
|\ \ \ \ \ | |||
| | | | | * | Fix zookeeper_test | Yuchen Zeng | 2016-06-10 |
| | | | | * | Merge remote-tracking branch 'upstream/master' into log_format_check | Yuchen Zeng | 2016-06-10 |
| | | | | |\ | |||
| | | | | * | | Fix type mismatch for type_size | Yuchen Zeng | 2016-06-10 |
| | | | | * | | Fix gpr_log format mismatches in c++ tests | Yuchen Zeng | 2016-06-10 |
| | | | | * | | Restricted the check to GUNC | Yuchen Zeng | 2016-06-10 |
| | | | | * | | Add format check for gpr_log and gpr_asprintf | Yuchen Zeng | 2016-06-10 |
| * | | | | | | Expand corpus, make one-shot runners not self-check leaks (to give ASAN a cha... | Craig Tiller | 2016-06-10 |
| | |_|_|_|/ | |/| | | | | |||
* / | | | | | Fix fuzzing detected bug | Craig Tiller | 2016-06-10 |
|/ / / / / | |||
* | | | | | Merge pull request #6822 from yang-g/empty_message_test | Jan Tattermusch | 2016-06-09 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #6804 from ctiller/plugin_advertisement | Jan Tattermusch | 2016-06-09 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #6753 from ctiller/fuzz-me | Jan Tattermusch | 2016-06-09 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||
| | | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-09 |
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | | | |||
* | | | | | | | Merge pull request #6481 from dgquintas/compression_md_level_bis | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #6610 from xyzzyz/external_fd_fresh | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ | Merge pull request #6779 from dgquintas/rr_docs | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ \ \ | Merge pull request #6833 from rjshade/sockopts | Jan Tattermusch | 2016-06-08 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | | | | | | | | * | Merge remote-tracking branch 'upstream/master' into base64_decode | Yuchen Zeng | 2016-06-08 |
| | | | | | | | | | |\ | |||
* | | | | | | | | | | | | Factor out json seriailzation code and move it into parse_json. | David Klempner | 2016-06-08 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||
| | | * | | | | | | | | clang-format code | Craig Tiller | 2016-06-08 |
| | | | | * | | | | | | Merge github.com:grpc/grpc into fuzz-me | Craig Tiller | 2016-06-08 |
| | | | | |\ \ \ \ \ \ | |||
| * | | | | | | | | | | | Adds include for socket utils. | Robbie Shade | 2016-06-08 |
| * | | | | | | | | | | | Adds functions to set snd/rcv socket buffer sizes. | Robbie Shade | 2016-06-08 |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | removed unused vble | David Garcia Quintas | 2016-06-07 |
| | | | * | | | | | | | Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis | David Garcia Quintas | 2016-06-07 |
| | | | |\ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
* | | | | | | | | | | | fixed silly typo | David Garcia Quintas | 2016-06-07 |
* | | | | | | | | | | | disabled bogus checks for streaming compressed | David Garcia Quintas | 2016-06-07 |
* | | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop | David Garcia Quintas | 2016-06-07 |
|\| | | | | | | | | | | |||
* | | | | | | | | | | | removed RANDOM and simplified req for compression | David Garcia Quintas | 2016-06-07 |
| | | | * | | | | | | | s/maybe_compression_level.compression_level/maybe_compression_level.level | David Garcia Quintas | 2016-06-07 |
| | | * | | | | | | | | clang-format, fix headers, windows fixes | Adam Michalik | 2016-06-07 |
| | | * | | | | | | | | Add completion queue argument which is necessary after merge with master | Adam Michalik | 2016-06-07 |
| | | * | | | | | | | | implement support for adding external fd to server | Adam Michalik | 2016-06-07 |
| | | * | | | | | | | | code formatting | Adam Michalik | 2016-06-07 |
| | | * | | | | | | | | added missing include | Adam Michalik | 2016-06-07 |
| | | * | | | | | | | | separate posix functionality to grpc_posix.h | Adam Michalik | 2016-06-07 |