aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into ↵Gravatar Craig Tiller2015-07-19
|\ | | | | | | | | | | | | | | dgquintas-decompression Conflicts: Makefile vsprojects/Grpc.mak
* \ Merge pull request #2319 from dgquintas/str_join_with_sepGravatar Nicolas Noble2015-07-19
|\ \ | | | | | | Added convenience functions gpr_strjoin_sep and grp_strsplit
* \ \ Merge pull request #2476 from murgatroid99/ruby_fix_warningsGravatar Nicolas Noble2015-07-19
|\ \ \ | | | | | | | | Clean up some warnings in the ruby wrapping code
* \ \ \ Merge pull request #2404 from yang-g/oauth_interopGravatar jboeuf2015-07-18
|\ \ \ \ | | | | | | | | | | Oauth interop
| * \ \ \ Merge with head and resolve conflictGravatar yang-g2015-07-17
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #2470 from ctiller/i-want-to-wait-freeGravatar Vijay Pai2015-07-17
|\ \ \ \ \ | | | | | | | | | | | | Lock free requested call fulfillment path
| | | | * \ Merge branch 'master' of github.com:grpc/grpc into str_join_with_sepGravatar David Garcia Quintas2015-07-17
| | | | |\ \ | |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #2403 from ctiller/no-worries-i-can-waitGravatar Nicolas Noble2015-07-17
|\ \ \ \ \ \ | | | | | | | | | | | | | | Add a clock_type field to gpr_timespec
| | | | | | * Moved docs from .c to .h for compress_filterGravatar David Garcia Quintas2015-07-17
| | | | | | |
| | | | | | * Removed compression levels from clients and _experimental_'d signature of ↵Gravatar David Garcia Quintas2015-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | methods manipulating compression algorithms
* | | | | | | Merge pull request #2489 from yang-g/header_guardGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | set header guard
* \ \ \ \ \ \ \ Merge pull request #2482 from vjpai/rename_schedule_callbackGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
| | | | | * | | | update according to spec changeGravatar yang-g2015-07-17
| | | | | | | | |
* | | | | | | | | Merge pull request #2472 from nicolasnoble/4000-is-infinite-rightGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Changing a very long (4000s) deadline to 10s.
| | | * | | | | | | set header guardGravatar yang-g2015-07-17
| |_|/ / / / / / / |/| | | | | | | |
| | | * | | | | | Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into ↵Gravatar Craig Tiller2015-07-17
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no-worries-i-can-wait
| | | * \ \ \ \ \ \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | | | | * | | | | Merge github.com:grpc/grpc into i-want-to-wait-freeGravatar Craig Tiller2015-07-17
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | | * | | | | Spelling correctionGravatar Craig Tiller2015-07-17
| | | | | | | | | |
| | | | * | | | | | Reflect new gpr_timespec type in C#Gravatar Craig Tiller2015-07-17
| | | | | | | | | |
| | | | | | | | | * Added commentsGravatar David Garcia Quintas2015-07-17
| | | | | | | | | |
* | | | | | | | | | Merge pull request #2485 from ctiller/thread-stress=craig-stressGravatar David G. Quintas2015-07-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Fix leaked completions (leading to leaked calls in thread_stress_test)
* \ \ \ \ \ \ \ \ \ \ Merge pull request #2486 from murgatroid99/node_error_status_testGravatar Jan Tattermusch2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add tests for translating server handler errors to status objects
* \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2488 from jcanizales/subclass-grxwriterGravatar Michael Lumish2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Subclass GRXWriter instead of conforming to its protocol
| | * | | | | | | | | | | Added tests for UNKNOWN status when the handler does not specifyGravatar murgatroid992015-07-17
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #2479 from grpc/pick_first_h_docstringGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Docstring for grpc_create_pick_first_lb_policy
* \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2478 from grpc/pollset_set_comment_fixGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tiny comment grammar fix
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2463 from dgquintas/bitsetmacrosGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added bitset macro ops
| | | | | | | * | | | | | | | | Changing a very long (4000s) deadline to 10s.Gravatar Nicolas "Pixel" Noble2015-07-17
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Remove GRXWriter wrappers that are now unnecessaryGravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With GRXWriter a subclass of all writers, we can map the requestsWriter directly without a dumb wrapper, and return GRXImmediateWriter objects where GRXWriter is expected.
| | | | * | | | | | | | | | | | Subclass GRXWriter instead of conforming to protocolGravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Codegen GRXWriter* instead of id<GRXWriter>Gravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | id<GRXWriter> -> GRXWriter * in the testsGravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | id<GRXWriter> -> GRXWriter * in the runtimeGravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Moar parenthesis!Gravatar David Garcia Quintas2015-07-17
| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Separate GRXForwardingWriter, delete the protocolGravatar Jorge Canizales2015-07-17
| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #2413 from dgquintas/interop_snifferGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduced InteropContextInspector
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #2385 from yang-g/timeout_interopGravatar Craig Tiller2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add timeout interop test case
| | | | | | | * | | | | | | | | | | Add tests for translating server handler errors to status objectsGravatar murgatroid992015-07-17
| |_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | Fix leaked completions (leading to leaked calls in thread_stress_test)Gravatar Craig Tiller2015-07-17
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkinsGravatar Jan Tattermusch2015-07-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename Jenkins script to run_distribution
| * | | | | | | | | | | | | | | | | rename script to run_distributionGravatar Stanley Cheung2015-07-17
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #2451 from yang-g/authcontext_iteratorGravatar jboeuf2015-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | auth context iterator
| | | | | | | | | | * | | | | | | | ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::AddGravatar vjpai2015-07-16
| |_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | add missed 'class'Gravatar yang-g2015-07-16
| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge with headGravatar yang-g2015-07-16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyardGravatar Abhishek Kumar2015-07-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | Transport/call flow control interface
| | | | | | | * | | | | | | | | | Docstring for grpc_create_pick_first_lb_policyGravatar David G. Quintas2015-07-16
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | | | * | | | | | | | | | Tiny comment grammar fixGravatar David G. Quintas2015-07-16
| |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | s/adds...with/adds...to