aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge pull request #2084 from stanley-cheung/php_pecl_extensionGravatar Tim Emiola2015-06-18
|\
* \ Merge pull request #2125 from jtattermusch/fix_win_read_memory_leakGravatar Nicolas Noble2015-06-18
|\ \
| * | prevent leaking gpr_slice in windows on_read()Gravatar Jan Tattermusch2015-06-18
| | * Add package.xml and necessary files for pecl extensionGravatar Stanley Cheung2015-06-18
| |/ |/|
* | Merge pull request #2071 from dgquintas/compression-levelsGravatar Craig Tiller2015-06-17
|\ \
* \ \ Merge pull request #2108 from jcanizales/disallow-started-writersGravatar Michael Lumish2015-06-17
|\ \ \ | |_|/ |/| |
* | | Merge pull request #2100 from tbetbetbe/grpc-ruby-adjust-rspec-outputGravatar donnadionne2015-06-17
|\ \ \
| | * | Disallow started request writers on GRPCCall initGravatar Jorge Canizales2015-06-17
* | | | Merge pull request #1731 from ctiller/you-complete-meGravatar Nicolas Noble2015-06-17
|\ \ \ \
| | * | | Prints test names as ruby tests runGravatar Tim Emiola2015-06-17
* | | | | Merge pull request #2092 from jcanizales/point-to-official-proto-podspecGravatar Michael Lumish2015-06-17
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Link to official protobuf podspec in the READMEGravatar Jorge Canizales2015-06-17
| | |/ / | |/| |
| | * | temporary hotfix before #1577 is inGravatar Jan Tattermusch2015-06-17
| | * | Fix Python compilationGravatar Craig Tiller2015-06-17
| | * | Ruby shutdown api migrationGravatar Tim Emiola2015-06-17
| | | * Fixed wrong switch label nameGravatar David Garcia Quintas2015-06-16
| | * | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
| | |\ \ | |_|/ / |/| | |
* | | | Merge pull request #2081 from soltanmm/c89-oopsGravatar Nathaniel Manista2015-06-16
|\ \ \ \
| * | | | Make warnings errors when building Python testsGravatar Masood Malekghassemi2015-06-16
* | | | | Merge pull request #2079 from yang-g/statusChangeGravatar Nicolas Noble2015-06-16
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2054 from dgquintas/flags-abiGravatar Craig Tiller2015-06-16
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #2063 from stanley-cheung/php_timeout_interop_testGravatar Tim Emiola2015-06-16
|\ \ \ \ \ \
| | | | | | * Exposed compression level in channel arguments (C and C++)Gravatar David Garcia Quintas2015-06-16
| | | * | | | Update the Status APIGravatar Yang Gao2015-06-16
| |_|/ / / / |/| | | | |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into flags-abiGravatar David Garcia Quintas2015-06-15
| | |\| | |
| | | | | * Mapped DEFLARE as a high compression level algorithmGravatar David Garcia Quintas2015-06-15
* | | | | | Fix NPE for trying to add metadata to error when it was nilGravatar Jorge Canizales2015-06-15
| |_|/ / / |/| | | |
| | | | * Introduced compression levels as an abstraction for the actual algorithm.Gravatar David Garcia Quintas2015-06-15
| |_|_|/ |/| | |
| * | | add PHP timeout interop testGravatar Stanley Cheung2015-06-15
|/ / /
| * | More missing flags = 0 lines...Gravatar David Garcia Quintas2015-06-15
| * | Added changes to node and php wrappersGravatar David Garcia Quintas2015-06-15
| * | Added changes to python and csharp wrappersGravatar David Garcia Quintas2015-06-15
| * | Added changes to c++ and ruby wrappersGravatar David Garcia Quintas2015-06-15
* | | Merge pull request #2052 from jcanizales/fix-empty-globsGravatar Michael Lumish2015-06-15
|\ \ \
* \ \ \ Merge pull request #2051 from jcanizales/simplify-metadataGravatar Michael Lumish2015-06-15
|\ \ \ \
| | | | * Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-meGravatar Masood Malekghassemi2015-06-15
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | include string_util.h for the prototype of gpr_strdup and typo.Gravatar Oliver Smith2015-06-14
| | | * | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| |_|/ / |/| | |
| | * | Remove failing globs from examples and testsGravatar Jorge Canizales2015-06-13
| |/ / |/| |
| * | Specify responseMetadata structureGravatar Jorge Canizales2015-06-13
| * | Drop repeated response headers.Gravatar Jorge Canizales2015-06-13
| * | Test call and error metadata are the same.Gravatar Jorge Canizales2015-06-13
| * | Merge trailers into responseMetadata. Add it to NSError.Gravatar Jorge Canizales2015-06-13
| * | Let set NSDictionary as headers, and init the property (not nil)Gravatar Jorge Canizales2015-06-13
| * | Add test to set and read headers. Flaky!!Gravatar Jorge Canizales2015-06-13
| * | Cleanup GRPCClientTests.mGravatar Jorge Canizales2015-06-13
|/ /
* | fix native callback signature to match with C#Gravatar Jan Tattermusch2015-06-11
* | Merge pull request #1995 from jtattermusch/csharp_channel_optionsGravatar Tim Emiola2015-06-11
|\ \
* \ \ Merge pull request #2034 from soltanmm/pip89Gravatar Nathaniel Manista2015-06-11
|\ \ \
| * | | Ensure C89 compatibility in Linux testsGravatar Masood Malekghassemi2015-06-10