aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
|\
| * Merge pull request #6585 from ctiller/connect_firstGravatar Jan Tattermusch2016-05-19
| |\ | | | | | | Make qps workers connect before even warmup stage begins
| * \ Merge pull request #6445 from yang-g/unique_ptr_resetGravatar Jan Tattermusch2016-05-18
| |\ \ | | | | | | | | Add an explicit base class pointer to avoid potential breakage.
| * | | Fixed usage of anon namespace inside .hGravatar David Garcia Quintas2016-05-13
| | | |
| | | * clang-formatGravatar Craig Tiller2016-05-13
| | | |
| | | * Make qps workers connect before even warmup stage beginsGravatar Craig Tiller2016-05-13
| | |/ | |/|
| * | Further renamings (compression channel arg keys)Gravatar David Garcia Quintas2016-05-12
| | |
| * | Renamed some definesGravatar David Garcia Quintas2016-05-12
| | |
| * | better docstrings for compression_types.hGravatar David Garcia Quintas2016-05-12
| | |
| | * Merge remote-tracking branch 'upstream/master' into unique_ptr_resetGravatar yang-g2016-05-12
| | |\
| * | \ Merge pull request #6553 from grpc/revert-6488-revert-6214-masterGravatar Jan Tattermusch2016-05-12
| |\ \ \ | | |_|/ | |/| | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml
| * | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
| |\ \ \ | | | | | | | | | | Server builder plugin
| | | * | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
| | |/ / | |/| |
| * | | fix formattingGravatar Jan Tattermusch2016-05-11
| | | |
| | | * Merge remote-tracking branch 'upstream/master' into unique_ptr_resetGravatar yang-g2016-05-10
| | | |\ | | |_|/ | |/| |
| | | * Add commentGravatar yang-g2016-05-10
| | | |
| * | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ | | | | | | | | | | Add support for max metadata size.
| * | | | Revert "Merge pull request #6214 from makdharma/master"Gravatar Nicolas "Pixel" Noble2016-05-09
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 48d833a9d8280216040ef731341502d7d0f157e4, reversing changes made to 66e9d8e8a7717d7ccece629df4454fc546e19daa.
| | | * | Resolve conflictsGravatar Yuchen Zeng2016-05-06
| | | |\ \
| | | * | | Fix naming and comment problemsGravatar Yuchen Zeng2016-05-06
| | | | | |
| * | | | | Move manylinux1 precompiler definitions into port_platform.hGravatar Masood Malekghassemi2016-05-05
| | |_|/ / | |/| | |
| * | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
| |\ \ \ \ | | | | | | | | | | | | cronet wrapper code
| | | | | * Add an explicit base class pointer to avoid potential breakage.Gravatar yang-g2016-05-05
| | |_|_|/ | |/| | |
| * | | | Merge pull request #6409 from jtattermusch/masterGravatar Jan Tattermusch2016-05-04
| |\ \ \ \ | | | | | | | | | | | | Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVER
| * \ \ \ \ Merge pull request #6323 from dgquintas/codegen_remove_protoGravatar Jan Tattermusch2016-05-04
| |\ \ \ \ \ | | | | | | | | | | | | | | Moved protos out of core_codegen interface
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-03
|\| | | | | |
| | | * | | | Remove trailing space.Gravatar Jan Tattermusch2016-05-03
| | | | | | |
| | | | | | * Add plugins at the time of static initializationGravatar Yuchen Zeng2016-05-03
| | | | | | |
| | | | | * | Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-03
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | Added bad_client test to check that the server rejects requests with tooGravatar Mark D. Roth2016-05-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | much metadata and refuses to send responses with too much metadata.
| | | * | | | Improve docs on GRPC_OP_RECV_CLOSE_ON_SERVERGravatar Jan Tattermusch2016-05-03
| | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
| | |\ \ \ \
| | | | | * \ Merge branch 'master' into limit_metadata_sizeGravatar Mark D. Roth2016-05-02
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | | * | | reverting stuffGravatar Makarand Dharmapurikar2016-05-01
| | | | | | |
| | | | * | | created new grpc_cronet.h. Addressed feedback from jcanizales@ and ctiller@Gravatar Makarand Dharmapurikar2016-05-01
| | | | | | |
| | | | * | | fixed clang formatingGravatar Makarand Dharmapurikar2016-05-01
| | | | | | |
| | | | * | | cronet wrapper codeGravatar Makarand Dharmapurikar2016-05-01
| | | |/ / /
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Stress test fixesGravatar Craig Tiller2016-04-29
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - properly fail a Read() on a stream if we fail to parse a protobuf - fix an ordering problem with the chttp2 transport global lock, whereby a sequence of two operations could be swapped - this resulted in slices being returned to the upper layers in the wrong order, corrupting data
| | | | * Add GRPC_ prefix for macrosGravatar Yuchen Zeng2016-04-29
| | | | |
| | | | * Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |_|/ | |/| |
* | | | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | | |
| * | | Merge pull request #6196 from y-zeng/call-error-to-stringGravatar Craig Tiller2016-04-28
| |\ \ \ | | | | | | | | | | Provide a function that converts grpc_call_error values into a string
| * | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
|/| | | | | | | | | | | | | | Adding support for msys.
| | | * | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
| |_|/ / |/| | |
| | | * Initial attempt at adding support for max metadata size. Currently, theGravatar Mark D. Roth2016-04-27
| |_|/ |/| | | | | | | | | | | code does not seem to be properly causing the RPC to fail when the max size is exceeded.
* | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \ \
| * \ \ Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ \ \ | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
| | * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | | | | | | | | | application handle the authentication.
| | | | * Provide a function that converts grpc_call_error values into a stringGravatar Yuchen Zeng2016-04-15
| | | |/ | | |/|