aboutsummaryrefslogtreecommitdiffhomepage
path: root/build.json
Commit message (Expand)AuthorAge
* Merge branch 'decompression' of https://github.com/dgquintas/grpc into dgquin...Gravatar Craig Tiller2015-07-19
|\
* \ Merge with head and resolve conflictGravatar yang-g2015-07-17
|\ \
| * \ Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-17
| |\ \
| | * \ Merge with headGravatar yang-g2015-07-16
| | |\ \
| | * | | split iterator into its own fileGravatar yang-g2015-07-16
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-16
| | | | |\ | | | | |/ | | | |/|
| | | * | Merge pull request #2460 from vjpai/exposed_poolGravatar Craig Tiller2015-07-16
| | | |\ \
| | | | * | Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| | | | | |\ | | | | |_|/ | | | |/| |
| | | | * | Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
| | | |/ / | | |/| |
* | | | | Add oauth2_auth_token test case in interop testGravatar yang-g2015-07-13
| * | | | Merge github.com:grpc/grpc into no-worries-i-can-waitGravatar Craig Tiller2015-07-13
| |\| | |
| * | | | Introduce a clock type field onto gpr_timespec.Gravatar Craig Tiller2015-07-13
|/ / / /
| | * | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
| | |\ \ | | |/ / | |/| |
| | * | Test codeGravatar vjpai2015-07-10
| * | | Merge pull request #2380 from ctiller/slartiwhatfastGravatar Vijay Pai2015-07-10
| |\ \ \
| | | * | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10
| | * | | Make naming a little more consistentGravatar Craig Tiller2015-07-10
| |/ / / |/| | |
| * | | Add a version string and a function to retrieve itGravatar Craig Tiller2015-07-10
|/ / /
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| | |\ | | |/ | |/|
* | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-09
|\| |
| * | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
| |\ \
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | | |\ | | | |/ | | |/|
* | | | resolve commentsGravatar yang-g2015-07-07
* | | | Merge remote-tracking branch 'upstream/master' into security_context2Gravatar yang-g2015-07-07
|\ \ \ \ | | |/ / | |/| |
* | | | Add a unit testGravatar yang-g2015-07-06
* | | | merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\ \ \ \
* | | | | compilesGravatar yang-g2015-07-06
| | * | | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| | |\ \ \ | | |/ / / | |/| | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | | |\
| * | | | \ Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-30
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-30
| | |\ \ \ \
| | | | | * | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| | | | |/ / | | | |/| |
| * | | | | Resolving dependency error in JenkinsGravatar Siddharth Rakesh2015-06-29
| * | | | | Resolving merge conflictGravatar Siddharth Rakesh2015-06-29
| * | | | | Adding required changesGravatar Siddharth Rakesh2015-06-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | * | Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| | | | * | Merge branch 'forever-is-a-long-time' into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Add an fd conservation test to verify that fds actually closeGravatar Craig Tiller2015-06-29
| | | | * | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| | | | * | Factor out channel state watchingGravatar Craig Tiller2015-06-27
| | | | * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
| | | | |\ \ | | | |_|/ / | | |/| | |
| | * | | | Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
| | |\ \ \ \
| | | | * \ \ Merge github.com:grpc/grpc into forever-is-a-long-timeGravatar Craig Tiller2015-06-26
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
| | | | * | | Tidy up test to meet our standardsGravatar Craig Tiller2015-06-26
| | | | * | | Rename test into the right placeGravatar Craig Tiller2015-06-26
| | | | * | | BLARGHAFLARGHAAHAJHAKJHATJHKAYMNHZIYRNGravatar Masood Malekghassemi2015-06-25
| | | | | * | Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| | | | | * | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| | | | | * | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | | | | |\ \ | | | | |_|/ / | | | |/| | |